Pull request #512 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 1cc9a7eb41750662e6d40092eb74fdcfac7e224a+bc7652beee9a90296fe0b57947c4589a421f5e02 (59322dd95e153003ce4a14e0080eaefb004ace84) 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-ssh12787278226096011459.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-ssh1821261544806240911.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-512/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-512/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14277048875109791835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-512/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17695377392602669905.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12164270089778501727.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-512/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-512/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5301258613442064673.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Running on prd-ubuntu20.04-docker-8c-8g-8609 in /w/workspace/gexfoundry_device-mqtt-go_PR-512 [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-512 # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 1cc9a7eb41750662e6d40092eb74fdcfac7e224a > 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/512/head:refs/remotes/origin/PR-512 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cc9a7eb41750662e6d40092eb74fdcfac7e224a # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 1cc9a7eb41750662e6d40092eb74fdcfac7e224a Checking out Revision 1cc9a7eb41750662e6d40092eb74fdcfac7e224a (PR-512) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cc9a7eb41750662e6d40092eb74fdcfac7e224a # timeout=10 Commit message: "feat!: updates for common config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:25 ========================================================= 19:01:25 EdgeX Global Pipelines Version Info 19:01:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:26 ------------------- 19:01:26 stable info: 19:01:26 ------------------- 19:01:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:01:26 Message: update stable to v1.0.244 19:01:26 ------------------- 19:01:26 experimental info: 19:01:26 ------------------- 19:01:26 Commited By: **** collab-it+edgex@linuxfoundation.org 19:01:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:01:26 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 19:01:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-512 [Pipeline] echo 19:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-512 [Pipeline] echo 19:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-512 [Pipeline] echo 19:01:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cc9a7eb41750662e6d40092eb74fdcfac7e224a [Pipeline] echo 19:01:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cc9a7e [Pipeline] echo 19:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:28 provisioning config files... 19:01:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp/config5817503451917944384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:28 ---> docker-login.sh 19:01:28 nexus3.edgexfoundry.org:10001 19:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:28 Configure a credential helper to remove this warning. See 19:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:28 19:01:28 Login Succeeded 19:01:28 nexus3.edgexfoundry.org:10002 19:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:29 Configure a credential helper to remove this warning. See 19:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:29 19:01:29 Login Succeeded 19:01:29 nexus3.edgexfoundry.org:10003 19:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:29 Configure a credential helper to remove this warning. See 19:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:29 19:01:29 Login Succeeded 19:01:29 nexus3.edgexfoundry.org:10004 19:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:29 Configure a credential helper to remove this warning. See 19:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:29 19:01:29 Login Succeeded 19:01:29 docker.io 19:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:29 Configure a credential helper to remove this warning. See 19:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:29 19:01:29 Login Succeeded 19:01:29 ---> docker-login.sh ends [Pipeline] } 19:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:01:30 + git rev-list -1 --merges 1cc9a7eb41750662e6d40092eb74fdcfac7e224a~1..1cc9a7eb41750662e6d40092eb74fdcfac7e224a [Pipeline] echo 19:01:30 -----------> git rev-list -1 --merges 1cc9a7eb41750662e6d40092eb74fdcfac7e224a~1..1cc9a7eb41750662e6d40092eb74fdcfac7e224a 1cc9a7eb41750662e6d40092eb74fdcfac7e224a [false] [Pipeline] sh 19:01:30 + git log --format=format:%s -1 1cc9a7eb41750662e6d40092eb74fdcfac7e224a [Pipeline] echo 19:01:30 ========================================================= 19:01:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:01:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:31 + git log --format=format:%s -1 1cc9a7eb41750662e6d40092eb74fdcfac7e224a [Pipeline] echo 19:01:31 [semverPrep] GIT_COMMIT: 1cc9a7eb41750662e6d40092eb74fdcfac7e224a, Commit Message: feat!: updates for common config [Pipeline] echo 19:01:31 [semverPrep] This is not a build commit. [Pipeline] sh 19:01:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:31 + grep -v github /etc/ssh/ssh_known_hosts 19:01:31 + [ -e /tmp/ssh_known_hosts ] 19:01:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:01:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:01:31 + sudo tee -a /etc/ssh/ssh_known_hosts 19:01:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:32 19:01:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:32 0.1.4: Pulling from edgex-devops/py-git-semver 19:01:32 b85a868b505f: Pulling fs layer 19:01:32 e2be974225ed: Pulling fs layer 19:01:32 339a4e72a1f5: Pulling fs layer 19:01:32 988bab9f4d93: Pulling fs layer 19:01:32 1469e6f7b9e6: Pulling fs layer 19:01:32 eaf3925da568: Pulling fs layer 19:01:32 bab4dde63d76: Pulling fs layer 19:01:32 bde34c3a00c8: Pulling fs layer 19:01:32 b352a97aabf1: Pulling fs layer 19:01:32 4872d77fe225: Pulling fs layer 19:01:32 5851b861e8e6: Pulling fs layer 19:01:32 988bab9f4d93: Waiting 19:01:32 1469e6f7b9e6: Waiting 19:01:32 eaf3925da568: Waiting 19:01:32 bab4dde63d76: Waiting 19:01:32 5851b861e8e6: Waiting 19:01:32 bde34c3a00c8: Waiting 19:01:32 b352a97aabf1: Waiting 19:01:32 4872d77fe225: Waiting 19:01:32 e2be974225ed: Download complete 19:01:32 988bab9f4d93: Verifying Checksum 19:01:32 988bab9f4d93: Download complete 19:01:32 1469e6f7b9e6: Verifying Checksum 19:01:32 1469e6f7b9e6: Download complete 19:01:32 eaf3925da568: Verifying Checksum 19:01:32 eaf3925da568: Download complete 19:01:32 339a4e72a1f5: Verifying Checksum 19:01:32 339a4e72a1f5: Download complete 19:01:32 bde34c3a00c8: Download complete 19:01:32 b352a97aabf1: Download complete 19:01:32 4872d77fe225: Download complete 19:01:32 5851b861e8e6: Download complete 19:01:32 b85a868b505f: Verifying Checksum 19:01:32 b85a868b505f: Download complete 19:01:33 bab4dde63d76: Verifying Checksum 19:01:33 bab4dde63d76: Download complete 19:01:34 b85a868b505f: Pull complete 19:01:34 e2be974225ed: Pull complete 19:01:34 339a4e72a1f5: Pull complete 19:01:34 988bab9f4d93: Pull complete 19:01:34 1469e6f7b9e6: Pull complete 19:01:34 eaf3925da568: Pull complete 19:01:36 bab4dde63d76: Pull complete 19:01:36 bde34c3a00c8: Pull complete 19:01:36 b352a97aabf1: Pull complete 19:01:36 4872d77fe225: Pull complete 19:01:36 5851b861e8e6: Pull complete 19:01:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:37 prd-ubuntu20.04-docker-8c-8g-8609 does not seem to be running inside a container 19:01:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-512 -v /w/workspace/gexfoundry_device-mqtt-go_PR-512:/w/workspace/gexfoundry_device-mqtt-go_PR-512:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:01:39 $ docker top ad727368650c20cd07c4aaf1f0b9bba3d7608552b7338971a903c81f6d10550d -eo pid,comm 19:01:39 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). 19:01:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:39 [ssh-agent] Looking for ssh-agent implementation... 19:01:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:39 $ docker exec ad727368650c20cd07c4aaf1f0b9bba3d7608552b7338971a903c81f6d10550d ssh-agent 19:01:39 SSH_AUTH_SOCK=/tmp/ssh-zTFCpIQmGEIr/agent.33 19:01:39 SSH_AGENT_PID=39 19:01:39 Running ssh-add (command line suppressed) 19:01:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp/private_key_14481074307045404888.key (/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp/private_key_14481074307045404888.key) 19:01:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:40 + git tag --points-at HEAD [Pipeline] } 19:01:40 $ docker exec --env ******** --env ******** ad727368650c20cd07c4aaf1f0b9bba3d7608552b7338971a903c81f6d10550d ssh-agent -k 19:01:40 unset SSH_AUTH_SOCK; 19:01:40 unset SSH_AGENT_PID; 19:01:40 echo Agent pid 39 killed; 19:01:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:40 [ssh-agent] Looking for ssh-agent implementation... 19:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:40 $ docker exec ad727368650c20cd07c4aaf1f0b9bba3d7608552b7338971a903c81f6d10550d ssh-agent 19:01:40 SSH_AUTH_SOCK=/tmp/ssh-UWVPLicj5Nhj/agent.71 19:01:40 SSH_AGENT_PID=77 19:01:40 Running ssh-add (command line suppressed) 19:01:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp/private_key_14234374371264475060.key (/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp/private_key_14234374371264475060.key) 19:01:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:41 + git semver init 19:01:41 2023-03-07 19:01:41,471 [run_init] DEBUG init version:0.0.0 force:False 19:01:41 2023-03-07 19:01:41,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-512/.semver 19:01:41 2023-03-07 19:01:41,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-512/.semver 19:01:41 2023-03-07 19:01:41,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-512/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-512, universal_newlines=False, shell=None, istream=None) 19:01:42 2023-03-07 19:01:42,317 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-512/.git/info/exclude 19:01:42 2023-03-07 19:01:42,318 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-512/.semver/PR-512 with force:False 19:01:42 2023-03-07 19:01:42,318 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-512/.semver/PR-512 19:01:42 2023-03-07 19:01:42,323 [execute] INFO git cat-file --batch-check 19:01:42 2023-03-07 19:01:42,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-512/.semver, universal_newlines=False, shell=None, istream=) 19:01:42 2023-03-07 19:01:42,331 [execute] INFO git cat-file --batch 19:01:42 2023-03-07 19:01:42,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-512/.semver, universal_newlines=False, shell=None, istream=) 19:01:42 2023-03-07 19:01:42,338 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-512/.semver/PR-512 19:01:42 0.0.0 [Pipeline] } 19:01:42 $ docker exec --env ******** --env ******** ad727368650c20cd07c4aaf1f0b9bba3d7608552b7338971a903c81f6d10550d ssh-agent -k 19:01:42 unset SSH_AUTH_SOCK; 19:01:42 unset SSH_AGENT_PID; 19:01:42 echo Agent pid 77 killed; 19:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:43 + git semver [Pipeline] } 19:01:43 $ docker stop --time=1 ad727368650c20cd07c4aaf1f0b9bba3d7608552b7338971a903c81f6d10550d 19:01:44 $ docker rm -f --volumes ad727368650c20cd07c4aaf1f0b9bba3d7608552b7338971a903c81f6d10550d [Pipeline] // withDockerContainer [Pipeline] sh 19:01:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:45 Stashed 1 file(s) [Pipeline] echo 19:01:45 [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 19:01:45 provisioning config files... 19:01:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp/config9466594552641773561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8614 in /w/workspace/gexfoundry_device-mqtt-go_PR-512 [Pipeline] { [Pipeline] ws 19:01:46 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 19:01:46 Selected Git installation does not exist. Using Default 19:01:46 The recommended git tool is: NONE 19:01:46 ---> docker-login.sh 19:01:46 nexus3.edgexfoundry.org:10001 19:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:46 Configure a credential helper to remove this warning. See 19:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:46 19:01:46 Login Succeeded 19:01:46 nexus3.edgexfoundry.org:10002 19:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:46 Configure a credential helper to remove this warning. See 19:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:46 19:01:46 Login Succeeded 19:01:46 nexus3.edgexfoundry.org:10003 19:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:46 Configure a credential helper to remove this warning. See 19:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:46 19:01:46 Login Succeeded 19:01:46 nexus3.edgexfoundry.org:10004 19:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:46 Configure a credential helper to remove this warning. See 19:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:46 19:01:46 Login Succeeded 19:01:46 docker.io 19:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:46 Configure a credential helper to remove this warning. See 19:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:46 19:01:46 Login Succeeded 19:01:46 ---> docker-login.sh ends [Pipeline] } 19:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:46 ========================================================= 19:01:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:01:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:47 + 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 . 19:01:47 Sending build context to Docker daemon 6.368MB 19:01:47 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:01:47 Step 2/12 : FROM ${BASE} AS builder 19:01:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:47 213ec9aee27d: Pulling fs layer 19:01:47 4583459ba037: Pulling fs layer 19:01:47 93c1e223e6f2: Pulling fs layer 19:01:47 53926ce57604: Pulling fs layer 19:01:47 21b2b0c7a3f4: Pulling fs layer 19:01:47 22ff95d597cd: Pulling fs layer 19:01:47 12d6caf4c0d1: Pulling fs layer 19:01:47 96b7cbca73a9: Pulling fs layer 19:01:47 a7acece74701: Pulling fs layer 19:01:47 96b7cbca73a9: Waiting 19:01:47 12d6caf4c0d1: Waiting 19:01:47 22ff95d597cd: Waiting 19:01:47 a7acece74701: Waiting 19:01:47 21b2b0c7a3f4: Waiting 19:01:47 53926ce57604: Waiting 19:01:47 93c1e223e6f2: Verifying Checksum 19:01:47 93c1e223e6f2: Download complete 19:01:47 4583459ba037: Verifying Checksum 19:01:47 4583459ba037: Download complete 19:01:47 21b2b0c7a3f4: Download complete 19:01:47 22ff95d597cd: Verifying Checksum 19:01:47 22ff95d597cd: Download complete 19:01:47 213ec9aee27d: Verifying Checksum 19:01:47 213ec9aee27d: Download complete 19:01:47 12d6caf4c0d1: Verifying Checksum 19:01:47 12d6caf4c0d1: Download complete 19:01:47 213ec9aee27d: Pull complete 19:01:47 4583459ba037: Pull complete 19:01:47 93c1e223e6f2: Pull complete 19:01:47 a7acece74701: Verifying Checksum 19:01:47 a7acece74701: Download complete 19:01:48 96b7cbca73a9: Verifying Checksum 19:01:48 96b7cbca73a9: Download complete 19:01:48 53926ce57604: Verifying Checksum 19:01:48 53926ce57604: Download complete 19:01:50 using credential edgex-jenkins-ssh 19:01:50 Cloning the remote Git repository 19:01:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 19:01:50 > git init /w/workspace/device-mqtt-go/1 # timeout=10 19:01:51 53926ce57604: Pull complete 19:01:51 21b2b0c7a3f4: Pull complete 19:01:52 22ff95d597cd: Pull complete 19:01:52 12d6caf4c0d1: Pull complete 19:01:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:01:50 > git --version # timeout=10 19:01:50 > git --version # 'git version 2.25.1' 19:01:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:01:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:01:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:01:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/512/head:refs/remotes/origin/PR-512 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:01:53 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 1cc9a7eb41750662e6d40092eb74fdcfac7e224a 19:01:53 Merge succeeded, producing 1cc9a7eb41750662e6d40092eb74fdcfac7e224a 19:01:53 Checking out Revision 1cc9a7eb41750662e6d40092eb74fdcfac7e224a (PR-512) 19:01:53 96b7cbca73a9: Pull complete 19:01:53 > git config core.sparsecheckout # timeout=10 19:01:53 > git checkout -f 1cc9a7eb41750662e6d40092eb74fdcfac7e224a # timeout=10 19:01:53 > git remote # timeout=10 19:01:53 > git config --get remote.origin.url # timeout=10 19:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:53 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 19:01:53 > git rev-parse HEAD^{commit} # timeout=10 19:01:53 > git config core.sparsecheckout # timeout=10 19:01:53 > git checkout -f 1cc9a7eb41750662e6d40092eb74fdcfac7e224a # timeout=10 19:01:54 a7acece74701: Pull complete 19:01:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:01:54 ---> db6d94c90886 19:01:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:01:57 Commit message: "feat!: updates for common config" 19:01:57 > git --version # timeout=10 19:01:57 > git --version # 'git version 2.25.1' 19:01:57 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:01:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:58 Dload Upload Total Spent Left Speed 19:01:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 19:01:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 19:01:59 ---> Running in cf2a8cdcad40 19:01:59 Removing intermediate container cf2a8cdcad40 19:01:59 ---> a1d2cc930fad 19:01:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:01:59 ---> Running in 96b579209ff2 19:01:59 Removing intermediate container 96b579209ff2 19:01:59 ---> e0e12dba58ca 19:01:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:01:59 ---> Running in 198e9957619f 19:01:59 Removing intermediate container 198e9957619f 19:01:59 ---> 2030fa0199ed 19:01:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:01:59 ---> Running in 594f63405ab5 19:01:59 Removing intermediate container 594f63405ab5 19:01:59 ---> 42e36f991580 19:01:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:59 ---> Running in 1543ab18223f [Pipeline] sh 19:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:01:59 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 19:01:59 /etc/docker/daemon.json 19:01:59 { 19:01:59 "registry-mirrors": [ 19:01:59 "https://nexus3.edgexfoundry.org:10001" 19:01:59 ], 19:01:59 "bip": "10.250.0.254/24", 19:01:59 "hosts": [ 19:01:59 "tcp://0.0.0.0:5555", 19:01:59 "unix:///var/run/docker.sock" 19:01:59 ], 19:01:59 "mtu": 1458, 19:01:59 "selinux-enabled": true, 19:01:59 "seccomp-profile": "/etc/docker/seccomp.json" 19:01:59 } [Pipeline] sh 19:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:01:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:01:59 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:01:59 (2/4) Installing libedit (20210910.3.1-r0) 19:01:59 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:01:59 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:01:59 Executing busybox-1.35.0-r17.trigger 19:01:59 OK: 216 MiB in 55 packages 19:02:00 + sudo service docker restart 19:02:00 Removing intermediate container 1543ab18223f 19:02:00 ---> 634216da40f9 19:02:00 Step 8/12 : WORKDIR /device-mqtt-go 19:02:00 ---> Running in f0aadd10b465 19:02:00 Removing intermediate container f0aadd10b465 19:02:00 ---> df41ed819134 19:02:00 Step 9/12 : COPY go.mod vendor* ./ 19:02:00 ---> 9a967fba78a7 19:02:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:00 ---> Running in a9dfd3018297 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:18 provisioning config files... 19:02:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3177865419364498506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:18 ---> docker-login.sh 19:02:18 nexus3.edgexfoundry.org:10001 19:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:19 Configure a credential helper to remove this warning. See 19:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:19 19:02:19 Login Succeeded 19:02:19 nexus3.edgexfoundry.org:10002 19:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:19 Configure a credential helper to remove this warning. See 19:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:19 19:02:19 Login Succeeded 19:02:19 nexus3.edgexfoundry.org:10003 19:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:20 Configure a credential helper to remove this warning. See 19:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:20 19:02:20 Login Succeeded 19:02:20 nexus3.edgexfoundry.org:10004 19:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:20 Configure a credential helper to remove this warning. See 19:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:20 19:02:20 Login Succeeded 19:02:20 docker.io 19:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:20 Configure a credential helper to remove this warning. See 19:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:20 19:02:20 Login Succeeded 19:02:20 ---> docker-login.sh ends [Pipeline] } 19:02:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:21 ========================================================= 19:02:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:02:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:02:22 Sending build context to Docker daemon 3.318MB 19:02:22 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:02:22 Step 2/12 : FROM ${BASE} AS builder 19:02:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:02:23 9b18e9b68314: Pulling fs layer 19:02:23 35d82f9e3411: Pulling fs layer 19:02:23 e16973657156: Pulling fs layer 19:02:23 fc693d55d65f: Pulling fs layer 19:02:23 7e9fc2657dce: Pulling fs layer 19:02:23 dda99020689f: Pulling fs layer 19:02:23 db1c61fa0a46: Pulling fs layer 19:02:23 891c053d2c06: Pulling fs layer 19:02:23 dda99020689f: Waiting 19:02:23 fc693d55d65f: Waiting 19:02:23 db1c61fa0a46: Waiting 19:02:23 7e9fc2657dce: Waiting 19:02:23 891c053d2c06: Waiting 19:02:23 e16973657156: Download complete 19:02:23 35d82f9e3411: Download complete 19:02:23 7e9fc2657dce: Verifying Checksum 19:02:23 7e9fc2657dce: Download complete 19:02:23 dda99020689f: Verifying Checksum 19:02:23 dda99020689f: Download complete 19:02:23 9b18e9b68314: Download complete 19:02:24 9b18e9b68314: Pull complete 19:02:24 891c053d2c06: Verifying Checksum 19:02:24 891c053d2c06: Download complete 19:02:25 35d82f9e3411: Pull complete 19:02:25 e16973657156: Pull complete 19:02:25 db1c61fa0a46: Verifying Checksum 19:02:25 db1c61fa0a46: Download complete 19:02:26 fc693d55d65f: Verifying Checksum 19:02:26 fc693d55d65f: Download complete 19:02:27 Removing intermediate container a9dfd3018297 19:02:27 ---> 43b466402ea4 19:02:27 Step 11/12 : COPY . . 19:02:27 ---> 7c1c56d10623 19:02:27 Step 12/12 : RUN $MAKE 19:02:27 ---> Running in 7a9fbfbe485c 19:02:27 noop 19:02:27 Removing intermediate container 7a9fbfbe485c 19:02:27 ---> 338ebc8dc524 19:02:27 Successfully built 338ebc8dc524 19:02:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:27 + docker inspect -f . ci-base-image-x86_64 19:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:27 prd-ubuntu20.04-docker-8c-8g-8609 does not seem to be running inside a container 19:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-512 -v /w/workspace/gexfoundry_device-mqtt-go_PR-512:/w/workspace/gexfoundry_device-mqtt-go_PR-512:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:02:28 $ docker top d7401cab3804a07a756b9374f37e46f3fdef1215a9779a96d697c9a76f5fd5f2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:28 + go version 19:02:28 go version go1.18.7 linux/amd64 [Pipeline] } 19:02:28 $ docker stop --time=1 d7401cab3804a07a756b9374f37e46f3fdef1215a9779a96d697c9a76f5fd5f2 19:02:29 $ docker rm -f --volumes d7401cab3804a07a756b9374f37e46f3fdef1215a9779a96d697c9a76f5fd5f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:30 + docker inspect -f . ci-base-image-x86_64 19:02:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:30 prd-ubuntu20.04-docker-8c-8g-8609 does not seem to be running inside a container 19:02:30 $ 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-512 -v /w/workspace/gexfoundry_device-mqtt-go_PR-512:/w/workspace/gexfoundry_device-mqtt-go_PR-512:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:02:30 $ docker top 05bc91c0e2a3a0256968a77326a0236a0770cd222e3331cd4e85d1efe037df00 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-512 [Pipeline] fileExists [Pipeline] sh 19:02:31 + make test 19:02:31 go test ./... -coverprofile=coverage.out ./... 19:02:31 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:02:38 fc693d55d65f: Pull complete 19:02:38 7e9fc2657dce: Pull complete 19:02:38 dda99020689f: Pull complete 19:02:41 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:02:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 21.8% of statements 19:02:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:02:44 db1c61fa0a46: Pull complete 19:02:46 891c053d2c06: Pull complete 19:02:46 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:02:46 ---> f96f9c87975a 19:02:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:02:48 ---> Running in a735f4e367cb 19:02:48 Removing intermediate container a735f4e367cb 19:02:48 ---> 0f47f1723907 19:02:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:48 ---> Running in f12aca165f98 19:02:48 Removing intermediate container f12aca165f98 19:02:48 ---> 25fda93dedc1 19:02:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:02:48 ---> Running in f14e5cf97d34 19:02:48 Removing intermediate container f14e5cf97d34 19:02:48 ---> dcccdd618b19 19:02:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:02:48 ---> Running in dd67a6b8f595 19:02:49 Removing intermediate container dd67a6b8f595 19:02:49 ---> dd707e8347bd 19:02:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:49 ---> Running in 7ac66cf589de 19:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:02:50 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:02:50 go vet ./... 19:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:02:51 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:02:51 (2/4) Installing libedit (20210910.3.1-r0) 19:02:51 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:02:51 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:02:51 Executing busybox-1.35.0-r17.trigger 19:02:51 OK: 226 MiB in 55 packages 19:02:52 Removing intermediate container 7ac66cf589de 19:02:52 ---> 1b24f6409765 19:02:52 Step 8/12 : WORKDIR /device-mqtt-go 19:02:52 ---> Running in 431692224a1a 19:02:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:02:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:02:52 ./bin/test-attribution-txt.sh 19:02:52 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:02:52 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:02:52 $ docker stop --time=1 05bc91c0e2a3a0256968a77326a0236a0770cd222e3331cd4e85d1efe037df00 19:02:52 Removing intermediate container 431692224a1a 19:02:52 ---> de9ed21d33ad 19:02:52 Step 9/12 : COPY go.mod vendor* ./ 19:02:53 ---> 373a0f08677b 19:02:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:53 ---> Running in b4eba08f1df9 19:02:55 $ docker rm -f --volumes 05bc91c0e2a3a0256968a77326a0236a0770cd222e3331cd4e85d1efe037df00 [Pipeline] // withDockerContainer [Pipeline] sh 19:02:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:02:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:02:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:02:56 + ls -al . 19:02:56 total 184 19:02:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 19:02 . 19:02:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 19:01 .. 19:02:56 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 19:01 .dockerignore 19:02:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 19:02 .git 19:02:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 19:01 .github 19:02:56 -rw-rw-r-- 1 jenkins jenkins 329 Mar 7 19:01 .gitignore 19:02:56 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 19:01 .golangci.yml 19:02:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 19:01 .semver 19:02:56 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 7 19:01 Attribution.txt 19:02:56 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 7 19:01 CHANGELOG.md 19:02:56 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 7 19:01 Dockerfile 19:02:56 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 19:01 GOVERNANCE.md 19:02:56 -rw-rw-r-- 1 jenkins jenkins 678 Mar 7 19:01 Jenkinsfile 19:02:56 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 19:01 LICENSE 19:02:56 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 7 19:01 Makefile 19:02:56 -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 19:01 OWNERS.md 19:02:56 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 7 19:01 README.md 19:02:56 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 19:01 VERSION 19:02:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 19:01 bin 19:02:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 19:01 cmd 19:02:56 -rw-r--r-- 1 jenkins jenkins 17887 Mar 7 19:02 coverage.out 19:02:56 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 7 19:01 go.mod 19:02:56 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 7 19:01 go.sum 19:02:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 19:01 internal 19:02:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 19:01 mock 19:02:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 19:01 snap 19:02:56 -rw-rw-r-- 1 jenkins jenkins 227 Mar 7 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:57 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1cc9a7eb41750662e6d40092eb74fdcfac7e224a --label arch=amd64 --label version=0.0.0 . 19:02:57 Sending build context to Docker daemon 6.387MB 19:02:57 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 19:02:57 Step 2/24 : FROM ${BASE} AS builder 19:02:57 ---> 338ebc8dc524 19:02:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:02:57 ---> Running in a97a1c7702b8 19:02:57 Removing intermediate container a97a1c7702b8 19:02:57 ---> 24cc200684b3 19:02:57 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:57 ---> Running in d87631223fd5 19:02:57 Removing intermediate container d87631223fd5 19:02:57 ---> a65d5dedeac6 19:02:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:02:57 ---> Running in 6ee5d5eb152d 19:02:57 Removing intermediate container 6ee5d5eb152d 19:02:57 ---> d7193edb8ac9 19:02:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:02:57 ---> Running in eef75801c6db 19:02:57 Removing intermediate container eef75801c6db 19:02:57 ---> abd84467d35e 19:02:57 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:57 ---> Running in 7adc09b0c0fd 19:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:02:58 OK: 216 MiB in 55 packages 19:02:58 Removing intermediate container 7adc09b0c0fd 19:02:58 ---> aabebc43545f 19:02:58 Step 8/24 : WORKDIR /device-mqtt-go 19:02:58 ---> Running in 8527999c4a5d 19:02:58 Removing intermediate container 8527999c4a5d 19:02:58 ---> e4d801992214 19:02:58 Step 9/24 : COPY go.mod vendor* ./ 19:02:58 ---> 51e18c7ef1b5 19:02:58 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:58 ---> Running in b943b40af51f 19:02:59 Removing intermediate container b943b40af51f 19:02:59 ---> 92f46fb2b70c 19:02:59 Step 11/24 : COPY . . 19:03:00 ---> c6157069386e 19:03:00 Step 12/24 : RUN $MAKE 19:03:00 ---> Running in 47764d86913c 19:03:00 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 19:03:22 Removing intermediate container 47764d86913c 19:03:22 ---> b480dfa68650 19:03:22 Step 13/24 : FROM alpine:3.16 19:03:22 3.16: Pulling from library/alpine 19:03:22 ef5531b6e74e: Pulling fs layer 19:03:22 ef5531b6e74e: Verifying Checksum 19:03:22 ef5531b6e74e: Download complete 19:03:22 ef5531b6e74e: Pull complete 19:03:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:03:22 Status: Downloaded newer image for alpine:3.16 19:03:22 ---> dfd21b5a31f5 19:03:22 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:03:22 ---> Running in 4520d462d790 19:03:22 Removing intermediate container 4520d462d790 19:03:22 ---> 2dce06ecc49e 19:03:22 Step 15/24 : RUN apk add --update --no-cache dumb-init 19:03:23 ---> Running in 0f24bbb811a7 19:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:03:24 (1/1) Installing dumb-init (1.2.5-r1) 19:03:24 Executing busybox-1.35.0-r17.trigger 19:03:24 OK: 6 MiB in 15 packages 19:03:24 Removing intermediate container 0f24bbb811a7 19:03:24 ---> 22e2b922fba7 19:03:24 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 19:03:25 ---> 01e2c14a96e3 19:03:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 19:03:26 ---> 7e8d08a414f6 19:03:26 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:03:26 ---> 6f8a364180d8 19:03:26 Step 19/24 : EXPOSE 59982 19:03:27 ---> Running in d0f9a0c60cb0 19:03:27 Removing intermediate container d0f9a0c60cb0 19:03:27 ---> dc968bd4c0d9 19:03:27 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 19:03:27 ---> Running in c3d625abdb64 19:03:28 Removing intermediate container c3d625abdb64 19:03:28 ---> 9f8b9ca440cd 19:03:28 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:03:28 ---> Running in 957163afa63a 19:03:28 Removing intermediate container 957163afa63a 19:03:28 ---> f1280f4a78d6 19:03:28 Step 22/24 : LABEL arch=amd64 19:03:28 ---> Running in aa4c8893bfde 19:03:28 Removing intermediate container aa4c8893bfde 19:03:28 ---> 9c66be6fe43f 19:03:28 Step 23/24 : LABEL git_sha=1cc9a7eb41750662e6d40092eb74fdcfac7e224a 19:03:29 ---> Running in e948bf4b42d8 19:03:29 Removing intermediate container e948bf4b42d8 19:03:29 ---> c9b970ae3fb6 19:03:29 Step 24/24 : LABEL version=0.0.0 19:03:29 ---> Running in f26abbb107b3 19:03:29 Removing intermediate container f26abbb107b3 19:03:29 ---> b0bb3e25a746 19:03:29 [Warning] One or more build-args [ARCH] were not consumed 19:03:29 Successfully built b0bb3e25a746 19:03:29 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 19:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:29 19:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:30 latest: Pulling from edgex-lftools-log-publisher 19:03:30 5eb5b503b376: Pulling fs layer 19:03:30 5c69ac0246d0: Pulling fs layer 19:03:30 ec43610c2a17: Pulling fs layer 19:03:30 3a2ae6a8a46f: Pulling fs layer 19:03:30 33b1e0a273af: Pulling fs layer 19:03:30 5d3b04190fa2: Pulling fs layer 19:03:30 2f39f015ded8: Pulling fs layer 19:03:30 3a2ae6a8a46f: Waiting 19:03:30 33b1e0a273af: Waiting 19:03:30 5d3b04190fa2: Waiting 19:03:30 2f39f015ded8: Waiting 19:03:30 5c69ac0246d0: Verifying Checksum 19:03:30 5c69ac0246d0: Download complete 19:03:30 3a2ae6a8a46f: Download complete 19:03:30 33b1e0a273af: Verifying Checksum 19:03:30 33b1e0a273af: Download complete 19:03:30 ec43610c2a17: Verifying Checksum 19:03:30 ec43610c2a17: Download complete 19:03:30 5d3b04190fa2: Verifying Checksum 19:03:30 5d3b04190fa2: Download complete 19:03:30 5eb5b503b376: Verifying Checksum 19:03:30 5eb5b503b376: Download complete 19:03:31 2f39f015ded8: Verifying Checksum 19:03:31 2f39f015ded8: Download complete 19:03:31 5eb5b503b376: Pull complete 19:03:31 5c69ac0246d0: Pull complete 19:03:32 ec43610c2a17: Pull complete 19:03:32 3a2ae6a8a46f: Pull complete 19:03:32 33b1e0a273af: Pull complete 19:03:32 5d3b04190fa2: Pull complete 19:03:36 2f39f015ded8: Pull complete 19:03:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:36 prd-ubuntu20.04-docker-8c-8g-8609 does not seem to be running inside a container 19:03:37 $ 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-512 -v /w/workspace/gexfoundry_device-mqtt-go_PR-512:/w/workspace/gexfoundry_device-mqtt-go_PR-512:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-512@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 19:03:42 $ docker top 936d0252238d5a8accbdfd29595093820a8c6e413f03b30e3c1994b551993aa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:42 ---> job-cost.sh 19:03:42 lf-activate-venv: SKIPPING 19:03:42 INFO: No Stack... 19:03:43 INFO: Retrieving Pricing Info for: v3-standard-8 19:03:43 INFO: Archiving Costs [Pipeline] sh 19:03:43 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-512/archives/cost.csv 19:03:43 + cut -d, -f6 [Pipeline] lock 19:03:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-512-1-stack-cost] 19:03:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-512-1-stack-cost] did not exist. Created. 19:03:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-512-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:44 + echo total: 0.2199999988079071 [Pipeline] stash 19:03:44 Stashed 1 file(s) [Pipeline] } 19:03:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-512-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:44 $ docker stop --time=1 936d0252238d5a8accbdfd29595093820a8c6e413f03b30e3c1994b551993aa1 19:03:45 $ docker rm -f --volumes 936d0252238d5a8accbdfd29595093820a8c6e413f03b30e3c1994b551993aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:04:01 Removing intermediate container b4eba08f1df9 19:04:01 ---> 4b50c0a2da61 19:04:01 Step 11/12 : COPY . . 19:04:01 ---> f5a5892766c0 19:04:01 Step 12/12 : RUN $MAKE 19:04:01 ---> Running in c0385dd468f2 19:04:01 noop 19:04:01 Removing intermediate container c0385dd468f2 19:04:01 ---> 2ff95218c0a7 19:04:01 Successfully built 2ff95218c0a7 19:04:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:01 + docker inspect -f . ci-base-image-arm64 19:04:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:02 prd-ubuntu20.04-docker-arm64-4c-16g-8614 does not seem to be running inside a container 19:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:04:03 $ docker top 52ab632931dd1c6b0ae470dd33ebe14d2b516116f656fa2ec2324777bac412df -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:04 + go version 19:04:04 go version go1.18.7 linux/arm64 [Pipeline] } 19:04:04 $ docker stop --time=1 52ab632931dd1c6b0ae470dd33ebe14d2b516116f656fa2ec2324777bac412df 19:04:05 $ docker rm -f --volumes 52ab632931dd1c6b0ae470dd33ebe14d2b516116f656fa2ec2324777bac412df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:06 + docker inspect -f . ci-base-image-arm64 19:04:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:07 prd-ubuntu20.04-docker-arm64-4c-16g-8614 does not seem to be running inside a container 19:04:07 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:04:08 $ docker top 11fedb35c49df6e8a281ebeeb3d40f507a3595bd3093b571f2611df8873dcf70 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:09 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 19:04:09 + make test 19:04:09 go test ./... -coverprofile=coverage.out ./... 19:04:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:05:33 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:05:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.067s coverage: 21.8% of statements 19:05:33 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:05:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:05:33 go vet ./... 19:05:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:51 ./bin/test-attribution-txt.sh 19:05:51 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:05:51 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:05:51 $ docker stop --time=1 11fedb35c49df6e8a281ebeeb3d40f507a3595bd3093b571f2611df8873dcf70 19:05:53 $ docker rm -f --volumes 11fedb35c49df6e8a281ebeeb3d40f507a3595bd3093b571f2611df8873dcf70 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:05:54 Warning: overwriting stash ‘coverage-report’ 19:05:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:05:55 + ls -al . 19:05:55 total 180 19:05:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 19:04 . 19:05:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 19:01 .. 19:05:55 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 19:01 .dockerignore 19:05:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 19:01 .git 19:05:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 19:01 .github 19:05:55 -rw-rw-r-- 1 jenkins jenkins 329 Mar 7 19:01 .gitignore 19:05:55 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 19:01 .golangci.yml 19:05:55 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 7 19:01 Attribution.txt 19:05:55 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 7 19:01 CHANGELOG.md 19:05:55 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 7 19:01 Dockerfile 19:05:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 19:01 GOVERNANCE.md 19:05:55 -rw-rw-r-- 1 jenkins jenkins 678 Mar 7 19:01 Jenkinsfile 19:05:55 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 19:01 LICENSE 19:05:55 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 7 19:01 Makefile 19:05:55 -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 19:01 OWNERS.md 19:05:55 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 7 19:01 README.md 19:05:55 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 19:01 VERSION 19:05:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 19:01 bin 19:05:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 19:01 cmd 19:05:55 -rw-r--r-- 1 jenkins jenkins 17887 Mar 7 19:05 coverage.out 19:05:55 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 7 19:01 go.mod 19:05:55 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 7 19:01 go.sum 19:05:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 19:01 internal 19:05:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 19:01 mock 19:05:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 19:01 snap 19:05:55 -rw-rw-r-- 1 jenkins jenkins 227 Mar 7 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:56 + 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=1cc9a7eb41750662e6d40092eb74fdcfac7e224a --label arch=arm64 --label version=0.0.0 . 19:05:56 Sending build context to Docker daemon 3.337MB 19:05:56 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 19:05:56 Step 2/24 : FROM ${BASE} AS builder 19:05:56 ---> 2ff95218c0a7 19:05:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:05:56 ---> Running in ddd846bb98df 19:05:56 Removing intermediate container ddd846bb98df 19:05:56 ---> e1adf6811c30 19:05:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:05:56 ---> Running in 7f4513588b79 19:05:57 Removing intermediate container 7f4513588b79 19:05:57 ---> 437d8fd9b5c1 19:05:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:05:57 ---> Running in 49ce715944cf 19:05:57 Removing intermediate container 49ce715944cf 19:05:57 ---> ed1ed3756301 19:05:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:05:57 ---> Running in 8df7c684afc4 19:05:57 Removing intermediate container 8df7c684afc4 19:05:57 ---> 48aa26a2c3e0 19:05:57 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:57 ---> Running in e0355336713f 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:05:59 OK: 226 MiB in 55 packages 19:06:00 Removing intermediate container e0355336713f 19:06:00 ---> b43487454660 19:06:00 Step 8/24 : WORKDIR /device-mqtt-go 19:06:00 ---> Running in 2418f5eb10ab 19:06:00 Removing intermediate container 2418f5eb10ab 19:06:00 ---> 5de22b965aff 19:06:00 Step 9/24 : COPY go.mod vendor* ./ 19:06:01 ---> a7020db37452 19:06:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:01 ---> Running in cfbc913068ce 19:06:04 Removing intermediate container cfbc913068ce 19:06:04 ---> 64505c7e392c 19:06:04 Step 11/24 : COPY . . 19:06:05 ---> 116844480394 19:06:05 Step 12/24 : RUN $MAKE 19:06:05 ---> Running in 9afd4847ac2f 19:06:06 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 19:07:58 Removing intermediate container 9afd4847ac2f 19:07:58 ---> 38bd168a29ed 19:07:58 Step 13/24 : FROM alpine:3.16 19:08:00 3.16: Pulling from library/alpine 19:08:00 3760b48202b3: Pulling fs layer 19:08:01 3760b48202b3: Verifying Checksum 19:08:01 3760b48202b3: Download complete 19:08:01 3760b48202b3: Pull complete 19:08:01 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:08:01 Status: Downloaded newer image for alpine:3.16 19:08:01 ---> 4c81e5bf8899 19:08:01 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:08:01 ---> Running in 481d66e4e9f2 19:08:01 Removing intermediate container 481d66e4e9f2 19:08:01 ---> e82f594814c9 19:08:01 Step 15/24 : RUN apk add --update --no-cache dumb-init 19:08:01 ---> Running in f69a34df26e5 19:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:08:04 (1/1) Installing dumb-init (1.2.5-r1) 19:08:04 Executing busybox-1.35.0-r17.trigger 19:08:04 OK: 5 MiB in 15 packages 19:08:04 Removing intermediate container f69a34df26e5 19:08:04 ---> d52ff8755474 19:08:04 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 19:08:06 ---> ff9fbef6a1b9 19:08:06 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 19:08:06 ---> 1d2e301d86a6 19:08:06 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:08:06 ---> b67de681657d 19:08:06 Step 19/24 : EXPOSE 59982 19:08:06 ---> Running in 04532a351ab4 19:08:07 Removing intermediate container 04532a351ab4 19:08:07 ---> 403ec25e5cbc 19:08:07 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 19:08:07 ---> Running in e4c7589931c8 19:08:07 Removing intermediate container e4c7589931c8 19:08:07 ---> 4864a12fbcad 19:08:07 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:08:07 ---> Running in 135c1be036fe 19:08:07 Removing intermediate container 135c1be036fe 19:08:07 ---> 5e4b752484e8 19:08:07 Step 22/24 : LABEL arch=arm64 19:08:07 ---> Running in e18f315ab527 19:08:08 Removing intermediate container e18f315ab527 19:08:08 ---> 0ecfdd3d3917 19:08:08 Step 23/24 : LABEL git_sha=1cc9a7eb41750662e6d40092eb74fdcfac7e224a 19:08:08 ---> Running in 290c50e89dc3 19:08:08 Removing intermediate container 290c50e89dc3 19:08:08 ---> 04065147f854 19:08:08 Step 24/24 : LABEL version=0.0.0 19:08:08 ---> Running in 57c23b6567fb 19:08:08 Removing intermediate container 57c23b6567fb 19:08:08 ---> e062ee48a545 19:08:08 [Warning] One or more build-args [ARCH] were not consumed 19:08:08 Successfully built e062ee48a545 19:08:08 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 19:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:09 19:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:10 arm64: Pulling from edgex-lftools-log-publisher 19:08:10 8998bd30e6a1: Pulling fs layer 19:08:10 04944245beec: Pulling fs layer 19:08:10 699f458cf7ca: Pulling fs layer 19:08:10 765212b225bb: Pulling fs layer 19:08:10 f23df028b6ca: Pulling fs layer 19:08:10 d65c8cfc05b1: Pulling fs layer 19:08:10 2437ff75d9bd: Pulling fs layer 19:08:10 f23df028b6ca: Waiting 19:08:10 d65c8cfc05b1: Waiting 19:08:10 765212b225bb: Waiting 19:08:10 2437ff75d9bd: Waiting 19:08:10 04944245beec: Verifying Checksum 19:08:10 04944245beec: Download complete 19:08:10 765212b225bb: Download complete 19:08:10 f23df028b6ca: Verifying Checksum 19:08:10 f23df028b6ca: Download complete 19:08:10 d65c8cfc05b1: Verifying Checksum 19:08:10 d65c8cfc05b1: Download complete 19:08:10 699f458cf7ca: Download complete 19:08:11 8998bd30e6a1: Verifying Checksum 19:08:11 8998bd30e6a1: Download complete 19:08:13 2437ff75d9bd: Verifying Checksum 19:08:13 2437ff75d9bd: Download complete 19:08:14 8998bd30e6a1: Pull complete 19:08:15 04944245beec: Pull complete 19:08:15 699f458cf7ca: Pull complete 19:08:16 765212b225bb: Pull complete 19:08:16 f23df028b6ca: Pull complete 19:08:17 d65c8cfc05b1: Pull complete 19:08:30 2437ff75d9bd: Pull complete 19:08:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:08:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:30 prd-ubuntu20.04-docker-arm64-4c-16g-8614 does not seem to be running inside a container 19:08:30 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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:arm64 cat 19:08:33 $ docker top 4296a33144adb70b483d1e7ea09f5674668db2fbc951e507b7287f9cf55c9408 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:34 ---> job-cost.sh 19:08:34 lf-activate-venv: SKIPPING 19:08:34 INFO: No Stack... 19:08:34 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:35 INFO: Archiving Costs [Pipeline] sh 19:08:36 + cut -d, -f6 19:08:36 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 19:08:36 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-512-1-stack-cost] 19:08:36 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-512-1-stack-cost] did not exist. Created. 19:08:36 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-512-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:36 /w/workspace/device-mqtt-go/1@tmp/durable-b7db06f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:08:37 + echo total: 0.10999999940395355 [Pipeline] stash 19:08:37 Warning: overwriting stash ‘stack-cost’ 19:08:37 Stashed 1 file(s) [Pipeline] } 19:08:37 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-512-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:37 $ docker stop --time=1 4296a33144adb70b483d1e7ea09f5674668db2fbc951e507b7287f9cf55c9408 19:08:39 $ docker rm -f --volumes 4296a33144adb70b483d1e7ea09f5674668db2fbc951e507b7287f9cf55c9408 [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 19:08:40 provisioning config files... 19:08:40 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp/config3028361162820613849tmp [Pipeline] { [Pipeline] sh 19:08:41 + set +x 19:08:41 + curl -s https://codecov.io/bash 19:08:41 + bash -s -- 19:08:41 19:08:41 _____ _ 19:08:41 / ____| | | 19:08:41 | | ___ __| | ___ ___ _____ __ 19:08:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:41 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:41 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:41 Bash-1.0.6 19:08:41 19:08:41 19:08:41 ==> git version 2.25.1 found 19:08:41 ==> 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 19:08:41 Release-Date: 2020-01-08 19:08:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:08:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:08:41 ==> Jenkins CI detected. 19:08:41 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-512 19:08:41 project root: . 19:08:41 --> token set from env 19:08:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:41 ==> Running gcov in . (disable via -X gcov) 19:08:41 ==> Python coveragepy not found 19:08:41 ==> Searching for coverage reports in: 19:08:41 + . 19:08:41 -> Found 1 reports 19:08:41 ==> Detecting git/mercurial file structure 19:08:41 ==> Reading reports 19:08:41 + ./coverage.out bytes=17887 19:08:41 ==> Appending adjustments 19:08:41 https://docs.codecov.io/docs/fixing-reports 19:08:41 + Found adjustments 19:08:41 ==> Gzipping contents 19:08:41 4.0K /tmp/codecov.amMRXG.gz 19:08:41 ==> Uploading reports 19:08:41 url: https://codecov.io 19:08:41 query: branch=PR-512&commit=1cc9a7eb41750662e6d40092eb74fdcfac7e224a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-512%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=512&job=&cmd_args= 19:08:41 -> Pinging Codecov 19:08:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-512&commit=1cc9a7eb41750662e6d40092eb74fdcfac7e224a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-512%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=512&job=&cmd_args= 19:08:41 -> Uploading to 19:08:41 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/7D719EC7BBE17E464838252E33014C33/1cc9a7eb41750662e6d40092eb74fdcfac7e224a/844edb53-269a-4108-a911-9041c8369114.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T190841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d2cce39de57c5bbf8e9423942a06c60c006f03a9113bbf9426d7f16d65acd16 19:08:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:41 Dload Upload Total Spent Left Speed 19:08:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 10309 --:--:-- --:--:-- --:--:-- 10275 19:08:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1cc9a7eb41750662e6d40092eb74fdcfac7e224a [Pipeline] } 19:08:42 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 19:08:43 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-512/archives ] 19:08:43 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-512/archives 19:08:43 total 16 19:08:43 drwxr-xr-x 3 root root 4096 Mar 7 19:03 . 19:08:43 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 19:03 .. 19:08:43 drwxr-xr-x 2 root root 4096 Mar 7 19:03 cost 19:08:43 -rw-r--r-- 1 root root 87 Mar 7 19:03 cost.csv 19:08:43 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-512/archives 19:08:43 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-512/archives 19:08:43 total 16 19:08:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 19:03 . 19:08:43 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 19:03 .. 19:08:43 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 19:03 cost 19:08:43 -rw-r--r-- 1 jenkins jenkins 87 Mar 7 19:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:08:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:08:45 ---> package-listing.sh 19:08:45 ++ facter osfamily 19:08:45 ++ tr '[:upper:]' '[:lower:]' 19:08:45 + OS_FAMILY=debian 19:08:45 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-512 19:08:45 + START_PACKAGES=/tmp/packages_start.txt 19:08:45 + END_PACKAGES=/tmp/packages_end.txt 19:08:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:45 + PACKAGES=/tmp/packages_start.txt 19:08:45 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-512 ']' 19:08:45 + PACKAGES=/tmp/packages_end.txt 19:08:45 + case "${OS_FAMILY}" in 19:08:45 + dpkg -l 19:08:45 + grep '^ii' 19:08:45 + '[' -f /tmp/packages_start.txt ']' 19:08:45 + '[' -f /tmp/packages_end.txt ']' 19:08:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:45 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-512 ']' 19:08:45 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-512/archives/ 19:08:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-512/archives/ [Pipeline] echo 19:08:45 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-512/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:08:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:46 prd-ubuntu20.04-docker-8c-8g-8609 does not seem to be running inside a container 19:08:46 $ 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-512/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-512 -v /w/workspace/gexfoundry_device-mqtt-go_PR-512:/w/workspace/gexfoundry_device-mqtt-go_PR-512:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:46 $ docker top 0aadbe6b2ac553d2f6d91b5e6576ecb0290f978ff5f3eae40e513101b5da8c75 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:47 + touch /tmp/pre-build-complete [Pipeline] sh 19:08:47 + mkdir -p /var/log/sysstat [Pipeline] sh 19:08:47 + ls /var/log/sa-host 19:08:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:47 provisioning config files... 19:08:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-512@tmp/config17853954509001811365tmp [Pipeline] { [Pipeline] echo 19:08:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:08:48 ---> create-netrc.sh [Pipeline] } 19:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:08:48 ---> python-tools-install.sh [Pipeline] echo 19:08:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:08:49 ---> sudo-logs.sh 19:08:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:08:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:08:49 ---> job-cost.sh 19:08:49 lf-activate-venv: SKIPPING 19:08:49 DEBUG: total: 0.2199999988079071 19:08:49 INFO: Retrieving Stack Cost... 19:08:49 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:50 INFO: Archiving Costs [Pipeline] echo 19:08:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:08:50 ---> logs-deploy.sh 19:08:50 lf-activate-venv: SKIPPING 19:08:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-512/1 19:08:50 INFO: archiving workspace using pattern(s): 19:08:51 Archives upload complete. 19:08:51 INFO: archiving logs to Nexus 19:08:52 ---> uname -a: 19:08:52 Linux prd-ubuntu20-04-docker-8c-8g-8609 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:08:52 19:08:52 19:08:52 ---> lscpu: 19:08:52 Architecture: x86_64 19:08:52 CPU op-mode(s): 32-bit, 64-bit 19:08:52 Byte Order: Little Endian 19:08:52 Address sizes: 40 bits physical, 48 bits virtual 19:08:52 CPU(s): 8 19:08:52 On-line CPU(s) list: 0-7 19:08:52 Thread(s) per core: 1 19:08:52 Core(s) per socket: 1 19:08:52 Socket(s): 8 19:08:52 NUMA node(s): 1 19:08:52 Vendor ID: AuthenticAMD 19:08:52 CPU family: 23 19:08:52 Model: 49 19:08:52 Model name: AMD EPYC-Rome Processor 19:08:52 Stepping: 0 19:08:52 CPU MHz: 2799.998 19:08:52 BogoMIPS: 5599.99 19:08:52 Virtualization: AMD-V 19:08:52 Hypervisor vendor: KVM 19:08:52 Virtualization type: full 19:08:52 L1d cache: 256 KiB 19:08:52 L1i cache: 256 KiB 19:08:52 L2 cache: 4 MiB 19:08:52 L3 cache: 128 MiB 19:08:52 NUMA node0 CPU(s): 0-7 19:08:52 Vulnerability Itlb multihit: Not affected 19:08:52 Vulnerability L1tf: Not affected 19:08:52 Vulnerability Mds: Not affected 19:08:52 Vulnerability Meltdown: Not affected 19:08:52 Vulnerability Mmio stale data: Not affected 19:08:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:08:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:08:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:08:52 Vulnerability Srbds: Not affected 19:08:52 Vulnerability Tsx async abort: Not affected 19:08:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:08:52 19:08:52 19:08:52 ---> nproc: 19:08:52 8 19:08:52 19:08:52