Pull request #381 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 jinlinGuan for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 rather than c12c3218172f145be9a2a70c7d9871f4e5169780 Obtained Jenkinsfile from 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 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-ssh2647202598704899344.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh5635344249450925419.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-381/workspace@libs/edgex-global-pipelines # 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-381/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17122619850935393565.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-381/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4209555720994229932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh1814493614349607154.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-381/workspace@libs/lf-pipelines # 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-381/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7434973251552972925.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63048’ Running on prd-ubuntu20.04-docker-8c-8g-63050 in /w/workspace/gexfoundry_device-mqtt-go_PR-381 [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-381 # 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 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 into PR head commit c12c3218172f145be9a2a70c7d9871f4e5169780 Merge succeeded, producing c12c3218172f145be9a2a70c7d9871f4e5169780 Checking out Revision c12c3218172f145be9a2a70c7d9871f4e5169780 (PR-381) > 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/381/head:refs/remotes/origin/PR-381 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c12c3218172f145be9a2a70c7d9871f4e5169780 # 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 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c12c3218172f145be9a2a70c7d9871f4e5169780 # timeout=10 Commit message: "build: Update to released Go Mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T05:42:15.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T05:42:15.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T05:42:15.792Z] ========================================================= [2022-05-11T05:42:15.792Z] EdgeX Global Pipelines Version Info [2022-05-11T05:42:15.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:42:16.668Z] ------------------- [2022-05-11T05:42:16.668Z] stable info: [2022-05-11T05:42:16.668Z] ------------------- [2022-05-11T05:42:16.668Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T05:42:16.668Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T05:42:16.668Z] Message: update stable to v1.0.230 [2022-05-11T05:42:17.242Z] ------------------- [2022-05-11T05:42:17.242Z] experimental info: [2022-05-11T05:42:17.242Z] ------------------- [2022-05-11T05:42:17.242Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T05:42:17.242Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T05:42:17.242Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T05:42:17.493Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-11T05:42:17.530Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-11T05:42:17.565Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T05:42:17.599Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T05:42:17.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T05:42:17.684Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T05:42:17.723Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T05:42:17.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T05:42:17.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T05:42:17.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T05:42:17.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T05:42:17.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-11T05:42:17.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T05:42:18.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T05:42:18.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T05:42:18.102Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T05:42:18.139Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T05:42:18.180Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T05:42:18.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T05:42:18.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T05:42:18.307Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T05:42:18.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T05:42:18.395Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T05:42:18.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T05:42:18.472Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T05:42:18.510Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T05:42:18.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-381 [Pipeline] echo [2022-05-11T05:42:18.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-381 [Pipeline] echo [2022-05-11T05:42:18.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-381 [Pipeline] echo [2022-05-11T05:42:18.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] echo [2022-05-11T05:42:18.730Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c12c321 [Pipeline] echo [2022-05-11T05:42:18.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:42:18.895Z] provisioning config files... [2022-05-11T05:42:18.913Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/config4203389998185661264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:42:19.262Z] ---> docker-login.sh [2022-05-11T05:42:19.262Z] nexus3.edgexfoundry.org:10001 [2022-05-11T05:42:19.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:19.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:19.836Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:19.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:19.836Z] [2022-05-11T05:42:19.836Z] Login Succeeded [2022-05-11T05:42:19.836Z] nexus3.edgexfoundry.org:10002 [2022-05-11T05:42:20.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:20.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:20.097Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:20.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:20.097Z] [2022-05-11T05:42:20.097Z] Login Succeeded [2022-05-11T05:42:20.097Z] nexus3.edgexfoundry.org:10003 [2022-05-11T05:42:20.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:20.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:20.097Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:20.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:20.097Z] [2022-05-11T05:42:20.097Z] Login Succeeded [2022-05-11T05:42:20.097Z] nexus3.edgexfoundry.org:10004 [2022-05-11T05:42:20.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:20.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:20.358Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:20.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:20.358Z] [2022-05-11T05:42:20.358Z] Login Succeeded [2022-05-11T05:42:20.358Z] docker.io [2022-05-11T05:42:20.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:20.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:20.933Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:20.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:20.933Z] [2022-05-11T05:42:20.933Z] Login Succeeded [2022-05-11T05:42:20.933Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T05:42:20.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T05:42:21.589Z] + git rev-list -1 --merges c12c3218172f145be9a2a70c7d9871f4e5169780~1..c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] echo [2022-05-11T05:42:21.632Z] -----------> git rev-list -1 --merges c12c3218172f145be9a2a70c7d9871f4e5169780~1..c12c3218172f145be9a2a70c7d9871f4e5169780 c12c3218172f145be9a2a70c7d9871f4e5169780 [false] [Pipeline] sh [2022-05-11T05:42:21.947Z] + git log --format=format:%s -1 c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] echo [2022-05-11T05:42:21.982Z] ========================================================= [2022-05-11T05:42:21.982Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T05:42:21.982Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T05:42:22.421Z] + git log --format=format:%s -1 c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] echo [2022-05-11T05:42:22.451Z] [semverPrep] GIT_COMMIT: c12c3218172f145be9a2a70c7d9871f4e5169780, Commit Message: build: Update to released Go Mods [Pipeline] echo [2022-05-11T05:42:22.482Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T05:42:22.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T05:42:22.910Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T05:42:22.910Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T05:42:22.910Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T05:42:22.910Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T05:42:22.910Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T05:42:22.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:42:23.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T05:42:23.304Z] [2022-05-11T05:42:23.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:42:23.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T05:42:23.657Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T05:42:23.657Z] 1fe172e4850f: Pulling fs layer [2022-05-11T05:42:23.657Z] caf521ccaac6: Pulling fs layer [2022-05-11T05:42:23.657Z] 3ead6fa29328: Pulling fs layer [2022-05-11T05:42:23.657Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T05:42:23.657Z] a8d5f1318db7: Pulling fs layer [2022-05-11T05:42:23.657Z] c427282e49a2: Pulling fs layer [2022-05-11T05:42:23.657Z] 1827001aaf11: Pulling fs layer [2022-05-11T05:42:23.657Z] 0714d37db230: Pulling fs layer [2022-05-11T05:42:23.657Z] ac28cf19c067: Pulling fs layer [2022-05-11T05:42:23.657Z] ca983d60f3e2: Pulling fs layer [2022-05-11T05:42:23.657Z] 9f894cec8388: Pulling fs layer [2022-05-11T05:42:23.657Z] ca983d60f3e2: Waiting [2022-05-11T05:42:23.657Z] 1827001aaf11: Waiting [2022-05-11T05:42:23.657Z] 0714d37db230: Waiting [2022-05-11T05:42:23.657Z] ac28cf19c067: Waiting [2022-05-11T05:42:23.657Z] a8d5f1318db7: Waiting [2022-05-11T05:42:23.657Z] c427282e49a2: Waiting [2022-05-11T05:42:23.657Z] caf521ccaac6: Verifying Checksum [2022-05-11T05:42:23.657Z] caf521ccaac6: Download complete [2022-05-11T05:42:23.657Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T05:42:23.657Z] 5c2a1cbceb83: Download complete [2022-05-11T05:42:23.918Z] a8d5f1318db7: Verifying Checksum [2022-05-11T05:42:23.918Z] a8d5f1318db7: Download complete [2022-05-11T05:42:23.918Z] c427282e49a2: Verifying Checksum [2022-05-11T05:42:23.918Z] c427282e49a2: Download complete [2022-05-11T05:42:23.918Z] 3ead6fa29328: Verifying Checksum [2022-05-11T05:42:23.918Z] 3ead6fa29328: Download complete [2022-05-11T05:42:23.918Z] 0714d37db230: Download complete [2022-05-11T05:42:23.918Z] ac28cf19c067: Download complete [2022-05-11T05:42:23.918Z] ca983d60f3e2: Verifying Checksum [2022-05-11T05:42:23.918Z] ca983d60f3e2: Download complete [2022-05-11T05:42:23.918Z] 9f894cec8388: Verifying Checksum [2022-05-11T05:42:23.918Z] 9f894cec8388: Download complete [2022-05-11T05:42:23.918Z] 1fe172e4850f: Verifying Checksum [2022-05-11T05:42:23.918Z] 1fe172e4850f: Download complete [2022-05-11T05:42:24.177Z] 1827001aaf11: Verifying Checksum [2022-05-11T05:42:24.177Z] 1827001aaf11: Download complete [2022-05-11T05:42:25.116Z] 1fe172e4850f: Pull complete [2022-05-11T05:42:25.376Z] caf521ccaac6: Pull complete [2022-05-11T05:42:25.948Z] 3ead6fa29328: Pull complete [2022-05-11T05:42:25.948Z] 5c2a1cbceb83: Pull complete [2022-05-11T05:42:26.207Z] a8d5f1318db7: Pull complete [2022-05-11T05:42:26.207Z] c427282e49a2: Pull complete [2022-05-11T05:42:28.113Z] 1827001aaf11: Pull complete [2022-05-11T05:42:28.113Z] 0714d37db230: Pull complete [2022-05-11T05:42:28.113Z] ac28cf19c067: Pull complete [2022-05-11T05:42:28.373Z] ca983d60f3e2: Pull complete [2022-05-11T05:42:28.373Z] 9f894cec8388: Pull complete [2022-05-11T05:42:28.373Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T05:42:28.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T05:42:28.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T05:42:28.471Z] prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container [2022-05-11T05:42:28.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T05:42:30.845Z] $ docker top d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e -eo pid,comm [2022-05-11T05:42:30.966Z] 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). [2022-05-11T05:42:30.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T05:42:31.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T05:42:31.095Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T05:42:31.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T05:42:31.233Z] $ docker exec d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e ssh-agent [2022-05-11T05:42:31.352Z] SSH_AUTH_SOCK=/tmp/ssh-dwiKIOlQGaBC/agent.32 [2022-05-11T05:42:31.352Z] SSH_AGENT_PID=38 [2022-05-11T05:42:31.363Z] Running ssh-add (command line suppressed) [2022-05-11T05:42:31.476Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/private_key_1734214956818000634.key (/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/private_key_1734214956818000634.key) [2022-05-11T05:42:31.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T05:42:31.827Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T05:42:31.852Z] $ docker exec --env ******** --env ******** d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e ssh-agent -k [2022-05-11T05:42:31.951Z] unset SSH_AUTH_SOCK; [2022-05-11T05:42:31.952Z] unset SSH_AGENT_PID; [2022-05-11T05:42:31.952Z] echo Agent pid 38 killed; [2022-05-11T05:42:31.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T05:42:32.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T05:42:32.060Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T05:42:32.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T05:42:32.191Z] $ docker exec d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e ssh-agent [2022-05-11T05:42:32.323Z] SSH_AUTH_SOCK=/tmp/ssh-gzI2TcBz9WO9/agent.71 [2022-05-11T05:42:32.323Z] SSH_AGENT_PID=77 [2022-05-11T05:42:32.329Z] Running ssh-add (command line suppressed) [2022-05-11T05:42:32.436Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/private_key_6222412604102665634.key (/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/private_key_6222412604102665634.key) [2022-05-11T05:42:32.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T05:42:32.798Z] + git semver init [2022-05-11T05:42:33.060Z] 2022-05-11 05:42:32,988 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T05:42:33.060Z] 2022-05-11 05:42:32,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver [2022-05-11T05:42:33.060Z] 2022-05-11 05:42:32,990 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver [2022-05-11T05:42:33.060Z] 2022-05-11 05:42:32,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-381, universal_newlines=False, shell=None, istream=None) [2022-05-11T05:42:34.001Z] 2022-05-11 05:42:33,806 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381/.git/info/exclude [2022-05-11T05:42:34.001Z] 2022-05-11 05:42:33,807 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver/PR-381 with force:False [2022-05-11T05:42:34.001Z] 2022-05-11 05:42:33,807 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver/PR-381 [2022-05-11T05:42:34.001Z] 2022-05-11 05:42:33,811 [execute] INFO git cat-file --batch-check [2022-05-11T05:42:34.001Z] 2022-05-11 05:42:33,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T05:42:34.001Z] 2022-05-11 05:42:33,818 [execute] INFO git cat-file --batch [2022-05-11T05:42:34.001Z] 2022-05-11 05:42:33,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T05:42:34.001Z] 2022-05-11 05:42:33,824 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-381/.semver/PR-381 [2022-05-11T05:42:34.001Z] 0.0.0 [Pipeline] } [2022-05-11T05:42:34.026Z] $ docker exec --env ******** --env ******** d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e ssh-agent -k [2022-05-11T05:42:34.134Z] unset SSH_AUTH_SOCK; [2022-05-11T05:42:34.135Z] unset SSH_AGENT_PID; [2022-05-11T05:42:34.135Z] echo Agent pid 77 killed; [2022-05-11T05:42:34.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T05:42:34.577Z] + git semver [Pipeline] } [2022-05-11T05:42:34.862Z] $ docker stop --time=1 d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e [2022-05-11T05:42:36.290Z] $ docker rm -f d5acbf31cfe8ad69961f9429faa336fbf81e6ad6e4055704c1f9d8f3fccae33e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T05:42:36.716Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T05:42:37.038Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T05:42:37.059Z] [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 [2022-05-11T05:42:37.666Z] provisioning config files... [2022-05-11T05:42:37.678Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/config2900968606513477811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:42:38.040Z] ---> docker-login.sh [2022-05-11T05:42:38.040Z] nexus3.edgexfoundry.org:10001 [2022-05-11T05:42:38.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:38.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:38.040Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:38.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:38.040Z] [2022-05-11T05:42:38.040Z] Login Succeeded [2022-05-11T05:42:38.040Z] nexus3.edgexfoundry.org:10002 [2022-05-11T05:42:38.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:38.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:38.301Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:38.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:38.301Z] [2022-05-11T05:42:38.301Z] Login Succeeded [2022-05-11T05:42:38.301Z] nexus3.edgexfoundry.org:10003 [2022-05-11T05:42:38.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:38.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:38.301Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:38.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:38.301Z] [2022-05-11T05:42:38.301Z] Login Succeeded [2022-05-11T05:42:38.301Z] nexus3.edgexfoundry.org:10004 [2022-05-11T05:42:38.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:38.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:38.562Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:38.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:38.562Z] [2022-05-11T05:42:38.562Z] Login Succeeded [2022-05-11T05:42:38.562Z] docker.io [2022-05-11T05:42:38.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:42:38.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:42:38.824Z] Configure a credential helper to remove this warning. See [2022-05-11T05:42:38.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:42:38.824Z] [2022-05-11T05:42:38.824Z] Login Succeeded [2022-05-11T05:42:38.824Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T05:42:38.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T05:42:39.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T05:42:39.061Z] ========================================================= [2022-05-11T05:42:39.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T05:42:39.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:42:39.466Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T05:42:39.466Z] Sending build context to Docker daemon 5.939MB [2022-05-11T05:42:39.466Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:42:39.466Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T05:42:39.727Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T05:42:39.727Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T05:42:39.727Z] 666ba61612fd: Pulling fs layer [2022-05-11T05:42:39.727Z] 8ed8ca486205: Pulling fs layer [2022-05-11T05:42:39.727Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T05:42:39.727Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T05:42:39.727Z] ca2b28591e48: Pulling fs layer [2022-05-11T05:42:39.727Z] a51346096db8: Pulling fs layer [2022-05-11T05:42:39.727Z] daebc70d1ce1: Pulling fs layer [2022-05-11T05:42:39.727Z] 0e18a0eac166: Pulling fs layer [2022-05-11T05:42:39.727Z] ca2b28591e48: Waiting [2022-05-11T05:42:39.727Z] a51346096db8: Waiting [2022-05-11T05:42:39.727Z] daebc70d1ce1: Waiting [2022-05-11T05:42:39.727Z] 0e18a0eac166: Waiting [2022-05-11T05:42:39.727Z] 4fe6c5a15a65: Waiting [2022-05-11T05:42:39.727Z] 22a0e8bec74d: Waiting [2022-05-11T05:42:39.727Z] 8ed8ca486205: Verifying Checksum [2022-05-11T05:42:39.727Z] 8ed8ca486205: Download complete [2022-05-11T05:42:39.727Z] 666ba61612fd: Download complete [2022-05-11T05:42:39.727Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T05:42:39.727Z] 22a0e8bec74d: Download complete [2022-05-11T05:42:39.727Z] ca2b28591e48: Verifying Checksum [2022-05-11T05:42:39.727Z] ca2b28591e48: Download complete [2022-05-11T05:42:39.727Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T05:42:39.727Z] a51346096db8: Verifying Checksum [2022-05-11T05:42:39.727Z] a51346096db8: Download complete [2022-05-11T05:42:39.727Z] daebc70d1ce1: Verifying Checksum [2022-05-11T05:42:39.727Z] daebc70d1ce1: Download complete [2022-05-11T05:42:39.727Z] 59bf1c3509f3: Pull complete [2022-05-11T05:42:39.992Z] 666ba61612fd: Pull complete [2022-05-11T05:42:39.992Z] 8ed8ca486205: Pull complete [2022-05-11T05:42:40.566Z] 0e18a0eac166: Verifying Checksum [2022-05-11T05:42:40.567Z] 0e18a0eac166: Download complete [2022-05-11T05:42:40.567Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T05:42:40.567Z] 4fe6c5a15a65: Download complete [2022-05-11T05:42:43.860Z] 4fe6c5a15a65: Pull complete [2022-05-11T05:42:43.860Z] 22a0e8bec74d: Pull complete [2022-05-11T05:42:43.860Z] ca2b28591e48: Pull complete [2022-05-11T05:42:43.860Z] a51346096db8: Pull complete [2022-05-11T05:42:44.122Z] daebc70d1ce1: Pull complete [2022-05-11T05:42:46.662Z] 0e18a0eac166: Pull complete [2022-05-11T05:42:46.662Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T05:42:46.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T05:42:46.662Z] ---> f018257e8ee9 [2022-05-11T05:42:46.662Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:42:48.073Z] ---> Running in 8d02117385fa [2022-05-11T05:42:48.073Z] Removing intermediate container 8d02117385fa [2022-05-11T05:42:48.073Z] ---> d279664ed3b0 [2022-05-11T05:42:48.073Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:42:48.073Z] ---> Running in 3c8da4b63172 [2022-05-11T05:42:48.334Z] Removing intermediate container 3c8da4b63172 [2022-05-11T05:42:48.334Z] ---> 29269bd24f53 [2022-05-11T05:42:48.334Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:42:48.334Z] ---> Running in cccf95542298 [2022-05-11T05:42:48.905Z] Removing intermediate container cccf95542298 [2022-05-11T05:42:48.905Z] ---> db554a80034f [2022-05-11T05:42:48.905Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:42:48.905Z] ---> Running in e84300895e5c [2022-05-11T05:42:49.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T05:42:50.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T05:42:50.372Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T05:42:50.372Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T05:42:50.372Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T05:42:50.633Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T05:42:50.633Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T05:42:50.633Z] OK: 224 MiB in 56 packages [2022-05-11T05:42:51.203Z] Removing intermediate container e84300895e5c [2022-05-11T05:42:51.203Z] ---> e74e986a4442 [2022-05-11T05:42:51.203Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-11T05:42:51.203Z] ---> Running in 9f6529f4e5f3 [2022-05-11T05:42:51.203Z] Removing intermediate container 9f6529f4e5f3 [2022-05-11T05:42:51.203Z] ---> 98bc26976bd7 [2022-05-11T05:42:51.203Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-11T05:42:51.466Z] ---> 777a58d43f65 [2022-05-11T05:42:51.466Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:42:51.466Z] ---> Running in 55e26b2e82b4 [2022-05-11T05:42:52.472Z] Still waiting to schedule task [2022-05-11T05:42:52.473Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63049’ [2022-05-11T05:43:06.467Z] Removing intermediate container 55e26b2e82b4 [2022-05-11T05:43:06.467Z] ---> 9b4a355d77d2 [2022-05-11T05:43:06.467Z] Step 10/12 : COPY . . [2022-05-11T05:43:06.467Z] ---> 500689fc2056 [2022-05-11T05:43:06.467Z] Step 11/12 : ARG MAKE='make build' [2022-05-11T05:43:06.467Z] ---> Running in 02addb810dfe [2022-05-11T05:43:06.467Z] Removing intermediate container 02addb810dfe [2022-05-11T05:43:06.467Z] ---> bb69d3808ff1 [2022-05-11T05:43:06.467Z] Step 12/12 : RUN $MAKE [2022-05-11T05:43:06.467Z] ---> Running in c33df63bf0ba [2022-05-11T05:43:06.467Z] noop [2022-05-11T05:43:06.467Z] Removing intermediate container c33df63bf0ba [2022-05-11T05:43:06.467Z] ---> ca5ed908c13d [2022-05-11T05:43:06.467Z] Successfully built ca5ed908c13d [2022-05-11T05:43:06.467Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:43:06.805Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T05:43:06.805Z] . [Pipeline] withDockerContainer [2022-05-11T05:43:06.897Z] prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container [2022-05-11T05:43:06.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@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 ******** ci-base-image-x86_64 cat [2022-05-11T05:43:07.491Z] $ docker top c5b89433d38de294b31b5881821899730ed0fc41793039924ecc7f6ab62e7a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T05:43:07.893Z] + go version [2022-05-11T05:43:07.893Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T05:43:07.924Z] $ docker stop --time=1 c5b89433d38de294b31b5881821899730ed0fc41793039924ecc7f6ab62e7a27 [2022-05-11T05:43:09.264Z] $ docker rm -f c5b89433d38de294b31b5881821899730ed0fc41793039924ecc7f6ab62e7a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:43:10.015Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T05:43:10.015Z] . [Pipeline] withDockerContainer [2022-05-11T05:43:10.116Z] prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container [2022-05-11T05:43:10.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@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 ******** ci-base-image-x86_64 cat [2022-05-11T05:43:10.512Z] $ docker top 29c8c9952a8dca0820cd9cd1b8f7305a328df835e4600230c8f924d6fec5cbdd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T05:43:10.969Z] + make test [2022-05-11T05:43:10.969Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T05:43:11.229Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-11T05:43:21.217Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-11T05:43:21.217Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-05-11T05:43:21.217Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-11T05:43:26.491Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T05:43:30.690Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T05:43:30.690Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T05:43:30.690Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T05:43:30.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T05:43:30.759Z] $ docker stop --time=1 29c8c9952a8dca0820cd9cd1b8f7305a328df835e4600230c8f924d6fec5cbdd [2022-05-11T05:43:32.637Z] $ docker rm -f 29c8c9952a8dca0820cd9cd1b8f7305a328df835e4600230c8f924d6fec5cbdd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T05:43:33.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T05:43:33.234Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T05:43:33.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T05:43:34.237Z] + ls -al . [2022-05-11T05:43:34.237Z] total 180 [2022-05-11T05:43:34.237Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 05:43 . [2022-05-11T05:43:34.237Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:42 .. [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 140 May 11 05:42 .dockerignore [2022-05-11T05:43:34.237Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:42 .git [2022-05-11T05:43:34.237Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 .github [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 329 May 11 05:42 .gitignore [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 05:42 .golangci.yml [2022-05-11T05:43:34.237Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:42 .semver [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 11 05:42 Attribution.txt [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 11 05:42 CHANGELOG.md [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 11 05:42 Dockerfile [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:42 GOVERNANCE.md [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 678 May 11 05:42 Jenkinsfile [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 05:42 LICENSE [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 11 05:42 Makefile [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 05:42 OWNERS.md [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 11 05:42 README.md [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 05:42 VERSION [2022-05-11T05:43:34.237Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:42 bin [2022-05-11T05:43:34.237Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 cmd [2022-05-11T05:43:34.237Z] -rw-r--r-- 1 jenkins jenkins 17887 May 11 05:43 coverage.out [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 3263 May 11 05:42 go.mod [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 34802 May 11 05:42 go.sum [2022-05-11T05:43:34.237Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:42 internal [2022-05-11T05:43:34.237Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:42 mock [2022-05-11T05:43:34.237Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:42 snap [2022-05-11T05:43:34.237Z] -rw-rw-r-- 1 jenkins jenkins 227 May 11 05:42 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:43:34.570Z] + 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=c12c3218172f145be9a2a70c7d9871f4e5169780 --label arch=amd64 --label version=0.0.0 . [2022-05-11T05:43:34.570Z] Sending build context to Docker daemon 5.957MB [2022-05-11T05:43:34.570Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:43:34.570Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T05:43:34.570Z] ---> ca5ed908c13d [2022-05-11T05:43:34.570Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:43:34.570Z] ---> Running in 5d6b7badbb82 [2022-05-11T05:43:34.830Z] Removing intermediate container 5d6b7badbb82 [2022-05-11T05:43:34.830Z] ---> 61c09a4a9c9f [2022-05-11T05:43:34.830Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:43:34.830Z] ---> Running in ec84f801fed4 [2022-05-11T05:43:34.830Z] Removing intermediate container ec84f801fed4 [2022-05-11T05:43:34.830Z] ---> c473c015354b [2022-05-11T05:43:34.830Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:43:34.830Z] ---> Running in f55dc2d1cdb6 [2022-05-11T05:43:35.402Z] Removing intermediate container f55dc2d1cdb6 [2022-05-11T05:43:35.402Z] ---> f66d1d8e982f [2022-05-11T05:43:35.402Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:43:35.663Z] ---> Running in 58e23d4c1e09 [2022-05-11T05:43:35.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T05:43:36.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T05:43:36.868Z] OK: 224 MiB in 56 packages [2022-05-11T05:43:37.439Z] Removing intermediate container 58e23d4c1e09 [2022-05-11T05:43:37.439Z] ---> e937ab8132ae [2022-05-11T05:43:37.439Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-11T05:43:37.439Z] ---> Running in d7e5e4c33e91 [2022-05-11T05:43:37.439Z] Removing intermediate container d7e5e4c33e91 [2022-05-11T05:43:37.439Z] ---> db7ee649eda8 [2022-05-11T05:43:37.439Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-11T05:43:37.702Z] ---> b8c9d6f87ea7 [2022-05-11T05:43:37.702Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:43:37.702Z] ---> Running in c04508539eab [2022-05-11T05:43:38.274Z] Removing intermediate container c04508539eab [2022-05-11T05:43:38.274Z] ---> bdc63f0893ed [2022-05-11T05:43:38.274Z] Step 10/24 : COPY . . [2022-05-11T05:43:38.845Z] ---> b6d188f9379e [2022-05-11T05:43:38.845Z] Step 11/24 : ARG MAKE='make build' [2022-05-11T05:43:38.845Z] ---> Running in 726e5fb5a410 [2022-05-11T05:43:38.845Z] Removing intermediate container 726e5fb5a410 [2022-05-11T05:43:38.845Z] ---> 2c550c16a950 [2022-05-11T05:43:38.845Z] Step 12/24 : RUN $MAKE [2022-05-11T05:43:38.845Z] ---> Running in e1eb80a09a28 [2022-05-11T05:43:39.413Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-11T05:44:01.374Z] Removing intermediate container e1eb80a09a28 [2022-05-11T05:44:01.374Z] ---> 53f0ddaf1278 [2022-05-11T05:44:01.374Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T05:44:01.374Z] 3.14: Pulling from library/alpine [2022-05-11T05:44:01.374Z] 8663204ce13b: Pulling fs layer [2022-05-11T05:44:01.374Z] 8663204ce13b: Verifying Checksum [2022-05-11T05:44:01.374Z] 8663204ce13b: Download complete [2022-05-11T05:44:01.374Z] 8663204ce13b: Pull complete [2022-05-11T05:44:01.374Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T05:44:01.374Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T05:44:01.374Z] ---> e04c818066af [2022-05-11T05:44:01.374Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-11T05:44:01.374Z] ---> Running in 1ec58e58c9f9 [2022-05-11T05:44:01.374Z] Removing intermediate container 1ec58e58c9f9 [2022-05-11T05:44:01.374Z] ---> 1ac69069862a [2022-05-11T05:44:01.374Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T05:44:01.374Z] ---> Running in 8371d54a4f8d [2022-05-11T05:44:01.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T05:44:01.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T05:44:01.374Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T05:44:01.374Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T05:44:01.374Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T05:44:01.374Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T05:44:01.374Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T05:44:01.374Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T05:44:01.374Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T05:44:01.374Z] OK: 8 MiB in 20 packages [2022-05-11T05:44:01.374Z] Removing intermediate container 8371d54a4f8d [2022-05-11T05:44:01.374Z] ---> 18639662fc54 [2022-05-11T05:44:01.374Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-11T05:44:01.374Z] ---> ced32b258b4c [2022-05-11T05:44:01.374Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-11T05:44:01.374Z] ---> 14ef00ee4f20 [2022-05-11T05:44:01.374Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-11T05:44:01.374Z] ---> 6246d65e0d66 [2022-05-11T05:44:01.374Z] Step 19/24 : EXPOSE 59982 [2022-05-11T05:44:01.374Z] ---> Running in b6bc365dce76 [2022-05-11T05:44:01.640Z] Removing intermediate container b6bc365dce76 [2022-05-11T05:44:01.640Z] ---> f55526da7836 [2022-05-11T05:44:01.640Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-11T05:44:01.640Z] ---> Running in 3d728dc58157 [2022-05-11T05:44:01.640Z] Removing intermediate container 3d728dc58157 [2022-05-11T05:44:01.640Z] ---> 7e146f34bd50 [2022-05-11T05:44:01.640Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T05:44:01.640Z] ---> Running in 4e0870fcb9d0 [2022-05-11T05:44:01.901Z] Removing intermediate container 4e0870fcb9d0 [2022-05-11T05:44:01.901Z] ---> a7f1e3996d66 [2022-05-11T05:44:01.901Z] Step 22/24 : LABEL arch=amd64 [2022-05-11T05:44:01.901Z] ---> Running in 8ca37148749f [2022-05-11T05:44:01.901Z] Removing intermediate container 8ca37148749f [2022-05-11T05:44:01.901Z] ---> 1fd4f5db25a2 [2022-05-11T05:44:01.901Z] Step 23/24 : LABEL git_sha=c12c3218172f145be9a2a70c7d9871f4e5169780 [2022-05-11T05:44:01.901Z] ---> Running in 955c3d744154 [2022-05-11T05:44:01.901Z] Removing intermediate container 955c3d744154 [2022-05-11T05:44:01.901Z] ---> 7b734b37d338 [2022-05-11T05:44:01.901Z] Step 24/24 : LABEL version=0.0.0 [2022-05-11T05:44:02.161Z] ---> Running in a57447966dd7 [2022-05-11T05:44:02.161Z] Removing intermediate container a57447966dd7 [2022-05-11T05:44:02.161Z] ---> 5d51edb826e7 [2022-05-11T05:44:02.161Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T05:44:02.161Z] Successfully built 5d51edb826e7 [2022-05-11T05:44:02.161Z] Successfully tagged device-mqtt:latest [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] sh [2022-05-11T05:44:02.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:44:02.899Z] [2022-05-11T05:44:02.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:44:03.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:44:03.240Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T05:44:03.240Z] 5eb5b503b376: Pulling fs layer [2022-05-11T05:44:03.240Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T05:44:03.240Z] ec43610c2a17: Pulling fs layer [2022-05-11T05:44:03.240Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T05:44:03.240Z] 33b1e0a273af: Pulling fs layer [2022-05-11T05:44:03.240Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T05:44:03.240Z] 2f39f015ded8: Pulling fs layer [2022-05-11T05:44:03.240Z] 3a2ae6a8a46f: Waiting [2022-05-11T05:44:03.240Z] 33b1e0a273af: Waiting [2022-05-11T05:44:03.240Z] 2f39f015ded8: Waiting [2022-05-11T05:44:03.240Z] 5d3b04190fa2: Waiting [2022-05-11T05:44:03.240Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T05:44:03.240Z] 5c69ac0246d0: Download complete [2022-05-11T05:44:03.240Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T05:44:03.240Z] 3a2ae6a8a46f: Download complete [2022-05-11T05:44:03.240Z] 33b1e0a273af: Verifying Checksum [2022-05-11T05:44:03.240Z] 33b1e0a273af: Download complete [2022-05-11T05:44:03.240Z] ec43610c2a17: Verifying Checksum [2022-05-11T05:44:03.240Z] ec43610c2a17: Download complete [2022-05-11T05:44:03.240Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T05:44:03.240Z] 5d3b04190fa2: Download complete [2022-05-11T05:44:03.500Z] 5eb5b503b376: Verifying Checksum [2022-05-11T05:44:03.500Z] 5eb5b503b376: Download complete [2022-05-11T05:44:04.067Z] 2f39f015ded8: Download complete [2022-05-11T05:44:04.637Z] 5eb5b503b376: Pull complete [2022-05-11T05:44:04.897Z] 5c69ac0246d0: Pull complete [2022-05-11T05:44:05.157Z] ec43610c2a17: Pull complete [2022-05-11T05:44:05.416Z] 3a2ae6a8a46f: Pull complete [2022-05-11T05:44:05.416Z] 33b1e0a273af: Pull complete [2022-05-11T05:44:05.677Z] 5d3b04190fa2: Pull complete [2022-05-11T05:44:09.869Z] 2f39f015ded8: Pull complete [2022-05-11T05:44:09.869Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T05:44:09.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:44:09.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T05:44:09.965Z] prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container [2022-05-11T05:44:10.006Z] $ 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-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T05:44:11.718Z] $ docker top 63e44cbaa2a392b8bfd4ecda3308f9554e23867c1407617257972080ee964ab7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:44:12.178Z] ---> job-cost.sh [2022-05-11T05:44:12.178Z] lf-activate-venv: SKIPPING [2022-05-11T05:44:12.178Z] INFO: No Stack... [2022-05-11T05:44:12.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T05:44:13.013Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T05:44:13.400Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives/cost.csv [2022-05-11T05:44:13.400Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T05:44:13.472Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [2022-05-11T05:44:13.477Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] did not exist. Created. [2022-05-11T05:44:13.477Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T05:44:13.886Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T05:44:13.936Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T05:44:13.962Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T05:44:14.041Z] $ docker stop --time=1 63e44cbaa2a392b8bfd4ecda3308f9554e23867c1407617257972080ee964ab7 [2022-05-11T05:44:15.212Z] $ docker rm -f 63e44cbaa2a392b8bfd4ecda3308f9554e23867c1407617257972080ee964ab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T05:45:17.665Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63052 in /w/workspace/gexfoundry_device-mqtt-go_PR-381 [Pipeline] { [Pipeline] ws [2022-05-11T05:45:17.707Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-05-11T05:45:18.109Z] Selected Git installation does not exist. Using Default [2022-05-11T05:45:18.109Z] The recommended git tool is: NONE [2022-05-11T05:45:25.182Z] using credential edgex-jenkins-ssh [2022-05-11T05:45:25.200Z] Cloning the remote Git repository [2022-05-11T05:45:25.256Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-11T05:45:25.338Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-05-11T05:45:25.417Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-11T05:45:25.418Z] > git --version # timeout=10 [2022-05-11T05:45:25.439Z] > git --version # 'git version 2.25.1' [2022-05-11T05:45:25.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T05:45:25.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T05:45:26.647Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-11T05:45:26.665Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T05:45:26.706Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-11T05:45:26.794Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-11T05:45:26.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T05:45:26.828Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T05:45:27.486Z] Merging remotes/origin/main commit 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 into PR head commit c12c3218172f145be9a2a70c7d9871f4e5169780 [2022-05-11T05:45:27.743Z] Merge succeeded, producing c12c3218172f145be9a2a70c7d9871f4e5169780 [2022-05-11T05:45:27.743Z] Checking out Revision c12c3218172f145be9a2a70c7d9871f4e5169780 (PR-381) [2022-05-11T05:45:27.509Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T05:45:27.529Z] > git checkout -f c12c3218172f145be9a2a70c7d9871f4e5169780 # timeout=10 [2022-05-11T05:45:27.628Z] > git remote # timeout=10 [2022-05-11T05:45:27.651Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T05:45:27.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T05:45:27.697Z] > git merge 5c329650b3b8c4054c8b30f4ef8297f0a786fcf2 # timeout=10 [2022-05-11T05:45:27.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T05:45:27.751Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T05:45:27.772Z] > git checkout -f c12c3218172f145be9a2a70c7d9871f4e5169780 # timeout=10 [2022-05-11T05:45:32.211Z] Commit message: "build: Update to released Go Mods" [2022-05-11T05:45:32.280Z] > git --version # timeout=10 [2022-05-11T05:45:32.292Z] > git --version # 'git version 2.25.1' [2022-05-11T05:45:32.307Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T05:45:33.376Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T05:45:33.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T05:45:33.376Z] Dload Upload Total Spent Left Speed [2022-05-11T05:45:33.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 167k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh [2022-05-11T05:45:33.980Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T05:45:34.358Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T05:45:34.358Z] + sudo tee /etc/docker/daemon.new [2022-05-11T05:45:34.358Z] { [2022-05-11T05:45:34.358Z] "registry-mirrors": [ [2022-05-11T05:45:34.358Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T05:45:34.358Z] ], [2022-05-11T05:45:34.358Z] "bip": "10.250.0.254/24", [2022-05-11T05:45:34.358Z] "hosts": [ [2022-05-11T05:45:34.358Z] "tcp://0.0.0.0:5555", [2022-05-11T05:45:34.358Z] "unix:///var/run/docker.sock" [2022-05-11T05:45:34.358Z] ], [2022-05-11T05:45:34.358Z] "mtu": 1458, [2022-05-11T05:45:34.358Z] "selinux-enabled": true, [2022-05-11T05:45:34.358Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T05:45:34.358Z] } [Pipeline] sh [2022-05-11T05:45:34.733Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T05:45:35.120Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:45:53.567Z] provisioning config files... [2022-05-11T05:45:53.600Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8081799785059756793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:45:54.319Z] ---> docker-login.sh [2022-05-11T05:45:54.319Z] nexus3.edgexfoundry.org:10001 [2022-05-11T05:45:54.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:45:55.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:45:55.197Z] Configure a credential helper to remove this warning. See [2022-05-11T05:45:55.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:45:55.197Z] [2022-05-11T05:45:55.197Z] Login Succeeded [2022-05-11T05:45:55.470Z] nexus3.edgexfoundry.org:10002 [2022-05-11T05:45:55.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:45:55.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:45:55.747Z] Configure a credential helper to remove this warning. See [2022-05-11T05:45:55.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:45:55.747Z] [2022-05-11T05:45:55.747Z] Login Succeeded [2022-05-11T05:45:55.747Z] nexus3.edgexfoundry.org:10003 [2022-05-11T05:45:56.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:45:56.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:45:56.352Z] Configure a credential helper to remove this warning. See [2022-05-11T05:45:56.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:45:56.352Z] [2022-05-11T05:45:56.352Z] Login Succeeded [2022-05-11T05:45:56.352Z] nexus3.edgexfoundry.org:10004 [2022-05-11T05:45:56.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:45:56.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:45:56.903Z] Configure a credential helper to remove this warning. See [2022-05-11T05:45:56.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:45:56.903Z] [2022-05-11T05:45:56.903Z] Login Succeeded [2022-05-11T05:45:56.903Z] docker.io [2022-05-11T05:45:57.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T05:45:57.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T05:45:57.787Z] Configure a credential helper to remove this warning. See [2022-05-11T05:45:57.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T05:45:57.787Z] [2022-05-11T05:45:57.787Z] Login Succeeded [2022-05-11T05:45:57.787Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T05:45:57.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T05:45:58.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T05:45:58.235Z] ========================================================= [2022-05-11T05:45:58.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T05:45:58.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:45:58.706Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T05:45:58.979Z] Sending build context to Docker daemon 3.089MB [2022-05-11T05:45:58.979Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:45:58.979Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T05:45:59.256Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T05:45:59.256Z] 9b3977197b4f: Pulling fs layer [2022-05-11T05:45:59.256Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T05:45:59.256Z] 94645a83ff95: Pulling fs layer [2022-05-11T05:45:59.256Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T05:45:59.256Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T05:45:59.256Z] 3096ccb668a1: Pulling fs layer [2022-05-11T05:45:59.256Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T05:45:59.256Z] a4caa8a26152: Pulling fs layer [2022-05-11T05:45:59.256Z] 3f3a8bcf1eab: Waiting [2022-05-11T05:45:59.256Z] 0c92f367c5e7: Waiting [2022-05-11T05:45:59.256Z] 3096ccb668a1: Waiting [2022-05-11T05:45:59.256Z] e8cf19c19ddd: Waiting [2022-05-11T05:45:59.256Z] a4caa8a26152: Waiting [2022-05-11T05:45:59.256Z] 94645a83ff95: Verifying Checksum [2022-05-11T05:45:59.256Z] 94645a83ff95: Download complete [2022-05-11T05:45:59.256Z] 1a89e8eeedd5: Download complete [2022-05-11T05:45:59.256Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T05:45:59.256Z] 0c92f367c5e7: Download complete [2022-05-11T05:45:59.256Z] 3096ccb668a1: Verifying Checksum [2022-05-11T05:45:59.256Z] 3096ccb668a1: Download complete [2022-05-11T05:45:59.256Z] 9b3977197b4f: Verifying Checksum [2022-05-11T05:45:59.256Z] 9b3977197b4f: Download complete [2022-05-11T05:45:59.256Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T05:45:59.256Z] e8cf19c19ddd: Download complete [2022-05-11T05:46:00.247Z] 9b3977197b4f: Pull complete [2022-05-11T05:46:00.525Z] 1a89e8eeedd5: Pull complete [2022-05-11T05:46:00.825Z] 94645a83ff95: Pull complete [2022-05-11T05:46:01.423Z] a4caa8a26152: Verifying Checksum [2022-05-11T05:46:01.423Z] a4caa8a26152: Download complete [2022-05-11T05:46:02.031Z] 3f3a8bcf1eab: Download complete [2022-05-11T05:46:14.426Z] 3f3a8bcf1eab: Pull complete [2022-05-11T05:46:14.426Z] 0c92f367c5e7: Pull complete [2022-05-11T05:46:14.426Z] 3096ccb668a1: Pull complete [2022-05-11T05:46:14.426Z] e8cf19c19ddd: Pull complete [2022-05-11T05:46:19.836Z] a4caa8a26152: Pull complete [2022-05-11T05:46:20.112Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T05:46:20.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T05:46:20.112Z] ---> 725f1c02e7f9 [2022-05-11T05:46:20.112Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:46:22.087Z] ---> Running in 7d78bb0b564c [2022-05-11T05:46:22.087Z] Removing intermediate container 7d78bb0b564c [2022-05-11T05:46:22.087Z] ---> ea9413e02f89 [2022-05-11T05:46:22.087Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:46:22.087Z] ---> Running in cb6b7dbe9893 [2022-05-11T05:46:22.360Z] Removing intermediate container cb6b7dbe9893 [2022-05-11T05:46:22.360Z] ---> bd5492991904 [2022-05-11T05:46:22.360Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:46:22.639Z] ---> Running in 23b62ce47cfa [2022-05-11T05:46:24.627Z] Removing intermediate container 23b62ce47cfa [2022-05-11T05:46:24.627Z] ---> a436a33a7107 [2022-05-11T05:46:24.627Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:46:24.627Z] ---> Running in a8f2d9cedf49 [2022-05-11T05:46:26.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T05:46:27.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T05:46:28.194Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T05:46:28.194Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T05:46:28.468Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T05:46:28.468Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T05:46:28.743Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T05:46:28.743Z] OK: 224 MiB in 56 packages [2022-05-11T05:46:29.744Z] Removing intermediate container a8f2d9cedf49 [2022-05-11T05:46:29.744Z] ---> eae5af8c96e2 [2022-05-11T05:46:29.744Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-11T05:46:29.744Z] ---> Running in fbbd2103777b [2022-05-11T05:46:30.350Z] Removing intermediate container fbbd2103777b [2022-05-11T05:46:30.350Z] ---> f698d09c326b [2022-05-11T05:46:30.350Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-11T05:46:30.629Z] ---> 79c74a218817 [2022-05-11T05:46:30.629Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:46:30.909Z] ---> Running in 04e623d41033 [2022-05-11T05:47:17.898Z] Removing intermediate container 04e623d41033 [2022-05-11T05:47:17.898Z] ---> 5507cc169943 [2022-05-11T05:47:17.898Z] Step 10/12 : COPY . . [2022-05-11T05:47:17.898Z] ---> e065ed72449d [2022-05-11T05:47:17.898Z] Step 11/12 : ARG MAKE='make build' [2022-05-11T05:47:17.898Z] ---> Running in a3ef4786db2c [2022-05-11T05:47:17.898Z] Removing intermediate container a3ef4786db2c [2022-05-11T05:47:17.898Z] ---> ccfae953399c [2022-05-11T05:47:17.898Z] Step 12/12 : RUN $MAKE [2022-05-11T05:47:17.898Z] ---> Running in 4a8cc3fad91a [2022-05-11T05:47:18.894Z] noop [2022-05-11T05:47:19.887Z] Removing intermediate container 4a8cc3fad91a [2022-05-11T05:47:19.887Z] ---> 3e7a2fe94241 [2022-05-11T05:47:19.887Z] Successfully built 3e7a2fe94241 [2022-05-11T05:47:19.887Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:47:20.275Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T05:47:20.275Z] . [Pipeline] withDockerContainer [2022-05-11T05:47:20.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-63052 does not seem to be running inside a container [2022-05-11T05:47:20.640Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-11T05:47:22.041Z] $ docker top a0f5cd9768c16f61dd3282b5a740fcdc6f7a87059238bd08ec13399cb031ac08 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T05:47:23.037Z] + go version [2022-05-11T05:47:23.037Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T05:47:23.074Z] $ docker stop --time=1 a0f5cd9768c16f61dd3282b5a740fcdc6f7a87059238bd08ec13399cb031ac08 [2022-05-11T05:47:24.796Z] $ docker rm -f a0f5cd9768c16f61dd3282b5a740fcdc6f7a87059238bd08ec13399cb031ac08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:47:25.758Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T05:47:25.758Z] . [Pipeline] withDockerContainer [2022-05-11T05:47:26.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-63052 does not seem to be running inside a container [2022-05-11T05:47:26.127Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-11T05:47:27.568Z] $ docker top 542c8ca7b1db61998b11094afeef91ccce5e0df12ae1672080083c15e2d27c8e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T05:47:28.665Z] + make test [2022-05-11T05:47:28.665Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T05:47:30.651Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-11T05:49:07.572Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-11T05:49:07.572Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.8% of statements [2022-05-11T05:49:07.572Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-11T05:49:07.572Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T05:49:07.572Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T05:49:29.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T05:49:29.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T05:49:29.809Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T05:49:31.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T05:49:31.865Z] $ docker stop --time=1 542c8ca7b1db61998b11094afeef91ccce5e0df12ae1672080083c15e2d27c8e [2022-05-11T05:49:33.739Z] $ docker rm -f 542c8ca7b1db61998b11094afeef91ccce5e0df12ae1672080083c15e2d27c8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T05:49:34.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T05:49:34.913Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T05:49:35.460Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T05:49:36.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T05:49:36.443Z] + ls -al . [2022-05-11T05:49:36.443Z] total 176 [2022-05-11T05:49:36.443Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 05:49 . [2022-05-11T05:49:36.443Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:45 .. [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 140 May 11 05:45 .dockerignore [2022-05-11T05:49:36.443Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:45 .git [2022-05-11T05:49:36.443Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:45 .github [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 329 May 11 05:45 .gitignore [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 05:45 .golangci.yml [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 11 05:45 Attribution.txt [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 11 05:45 CHANGELOG.md [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 11 05:45 Dockerfile [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:45 GOVERNANCE.md [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 678 May 11 05:45 Jenkinsfile [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 05:45 LICENSE [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 11 05:45 Makefile [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 05:45 OWNERS.md [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 11 05:45 README.md [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 05:42 VERSION [2022-05-11T05:49:36.443Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:45 bin [2022-05-11T05:49:36.443Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:45 cmd [2022-05-11T05:49:36.443Z] -rw-r--r-- 1 jenkins jenkins 17887 May 11 05:48 coverage.out [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 3263 May 11 05:45 go.mod [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 34802 May 11 05:45 go.sum [2022-05-11T05:49:36.443Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:45 internal [2022-05-11T05:49:36.443Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:45 mock [2022-05-11T05:49:36.443Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:45 snap [2022-05-11T05:49:36.443Z] -rw-rw-r-- 1 jenkins jenkins 227 May 11 05:45 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:49:36.829Z] + 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=c12c3218172f145be9a2a70c7d9871f4e5169780 --label arch=arm64 --label version=0.0.0 . [2022-05-11T05:49:37.113Z] Sending build context to Docker daemon 3.108MB [2022-05-11T05:49:37.113Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T05:49:37.113Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T05:49:37.113Z] ---> 3e7a2fe94241 [2022-05-11T05:49:37.113Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T05:49:37.398Z] ---> Running in 83ea2642a295 [2022-05-11T05:49:37.689Z] Removing intermediate container 83ea2642a295 [2022-05-11T05:49:37.689Z] ---> 84b101a83367 [2022-05-11T05:49:37.689Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T05:49:37.689Z] ---> Running in 096c4b1a2aeb [2022-05-11T05:49:38.295Z] Removing intermediate container 096c4b1a2aeb [2022-05-11T05:49:38.295Z] ---> a25807440387 [2022-05-11T05:49:38.295Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T05:49:38.295Z] ---> Running in 12b815e6f4e4 [2022-05-11T05:49:40.282Z] Removing intermediate container 12b815e6f4e4 [2022-05-11T05:49:40.282Z] ---> 5b93a445ea24 [2022-05-11T05:49:40.282Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T05:49:40.282Z] ---> Running in 2bca25ceae21 [2022-05-11T05:49:41.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T05:49:42.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T05:49:42.848Z] OK: 224 MiB in 56 packages [2022-05-11T05:49:43.840Z] Removing intermediate container 2bca25ceae21 [2022-05-11T05:49:43.840Z] ---> 7b7aa94f1a5f [2022-05-11T05:49:43.840Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-11T05:49:43.840Z] ---> Running in 954927acfd4b [2022-05-11T05:49:44.120Z] Removing intermediate container 954927acfd4b [2022-05-11T05:49:44.120Z] ---> 81e4d9e1de96 [2022-05-11T05:49:44.120Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-11T05:49:44.723Z] ---> a22b6e3a0f21 [2022-05-11T05:49:44.723Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T05:49:45.015Z] ---> Running in 748620faf4fe [2022-05-11T05:49:46.999Z] Removing intermediate container 748620faf4fe [2022-05-11T05:49:46.999Z] ---> 73cf42ca3d5d [2022-05-11T05:49:46.999Z] Step 10/24 : COPY . . [2022-05-11T05:49:47.983Z] ---> 69b076868f5e [2022-05-11T05:49:47.983Z] Step 11/24 : ARG MAKE='make build' [2022-05-11T05:49:47.983Z] ---> Running in 8a719e402f16 [2022-05-11T05:49:48.264Z] Removing intermediate container 8a719e402f16 [2022-05-11T05:49:48.264Z] ---> 2268553bff75 [2022-05-11T05:49:48.264Z] Step 12/24 : RUN $MAKE [2022-05-11T05:49:48.264Z] ---> Running in d68349e3aa32 [2022-05-11T05:49:49.260Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-11T05:52:11.215Z] Removing intermediate container d68349e3aa32 [2022-05-11T05:52:11.215Z] ---> 1596fbfe4c1b [2022-05-11T05:52:11.215Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T05:52:11.215Z] 3.14: Pulling from library/alpine [2022-05-11T05:52:11.215Z] 455c02918c45: Pulling fs layer [2022-05-11T05:52:11.215Z] 455c02918c45: Verifying Checksum [2022-05-11T05:52:11.215Z] 455c02918c45: Download complete [2022-05-11T05:52:11.215Z] 455c02918c45: Pull complete [2022-05-11T05:52:11.215Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T05:52:11.215Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T05:52:11.215Z] ---> ac73e934f311 [2022-05-11T05:52:11.215Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-11T05:52:11.215Z] ---> Running in bc30ba666f6c [2022-05-11T05:52:11.215Z] Removing intermediate container bc30ba666f6c [2022-05-11T05:52:11.215Z] ---> a5a59ee2657c [2022-05-11T05:52:11.215Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T05:52:11.215Z] ---> Running in 33e4d6e56573 [2022-05-11T05:52:11.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T05:52:11.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T05:52:11.215Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T05:52:11.215Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T05:52:11.215Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T05:52:11.215Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T05:52:11.215Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T05:52:11.215Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T05:52:11.215Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T05:52:11.215Z] OK: 8 MiB in 20 packages [2022-05-11T05:52:11.215Z] Removing intermediate container 33e4d6e56573 [2022-05-11T05:52:11.215Z] ---> 1f41c1f73c2e [2022-05-11T05:52:11.215Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-11T05:52:11.215Z] ---> 62e031c01a0b [2022-05-11T05:52:11.215Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-11T05:52:11.215Z] ---> 45c18f0189b5 [2022-05-11T05:52:11.215Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-11T05:52:11.215Z] ---> 8505e2f86583 [2022-05-11T05:52:11.215Z] Step 19/24 : EXPOSE 59982 [2022-05-11T05:52:11.215Z] ---> Running in 0b438550fafc [2022-05-11T05:52:11.215Z] Removing intermediate container 0b438550fafc [2022-05-11T05:52:11.215Z] ---> bf6d1e6dd4f2 [2022-05-11T05:52:11.215Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-11T05:52:11.215Z] ---> Running in bcaf82a4539d [2022-05-11T05:52:11.215Z] Removing intermediate container bcaf82a4539d [2022-05-11T05:52:11.215Z] ---> 5bcf0911a791 [2022-05-11T05:52:11.215Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T05:52:11.215Z] ---> Running in 5597b7fa1d74 [2022-05-11T05:52:11.215Z] Removing intermediate container 5597b7fa1d74 [2022-05-11T05:52:11.215Z] ---> 974b9e88f1a4 [2022-05-11T05:52:11.215Z] Step 22/24 : LABEL arch=arm64 [2022-05-11T05:52:11.215Z] ---> Running in 8e7e0e0606fc [2022-05-11T05:52:11.215Z] Removing intermediate container 8e7e0e0606fc [2022-05-11T05:52:11.215Z] ---> 4c997d3e8734 [2022-05-11T05:52:11.215Z] Step 23/24 : LABEL git_sha=c12c3218172f145be9a2a70c7d9871f4e5169780 [2022-05-11T05:52:11.215Z] ---> Running in ce57bfde20d0 [2022-05-11T05:52:11.215Z] Removing intermediate container ce57bfde20d0 [2022-05-11T05:52:11.215Z] ---> 7842795f6189 [2022-05-11T05:52:11.215Z] Step 24/24 : LABEL version=0.0.0 [2022-05-11T05:52:11.215Z] ---> Running in 1bc90c561f1a [2022-05-11T05:52:11.215Z] Removing intermediate container 1bc90c561f1a [2022-05-11T05:52:11.215Z] ---> 602a721b3593 [2022-05-11T05:52:11.215Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T05:52:11.215Z] Successfully built 602a721b3593 [2022-05-11T05:52:11.215Z] Successfully tagged device-mqtt-arm64:latest [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] sh [2022-05-11T05:52:11.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T05:52:11.939Z] [2022-05-11T05:52:11.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:52:12.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T05:52:12.608Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T05:52:12.608Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T05:52:12.608Z] 04944245beec: Pulling fs layer [2022-05-11T05:52:12.608Z] 699f458cf7ca: Pulling fs layer [2022-05-11T05:52:12.608Z] 765212b225bb: Pulling fs layer [2022-05-11T05:52:12.608Z] f23df028b6ca: Pulling fs layer [2022-05-11T05:52:12.608Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T05:52:12.608Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T05:52:12.608Z] f23df028b6ca: Waiting [2022-05-11T05:52:12.608Z] d65c8cfc05b1: Waiting [2022-05-11T05:52:12.608Z] 2437ff75d9bd: Waiting [2022-05-11T05:52:12.608Z] 04944245beec: Verifying Checksum [2022-05-11T05:52:12.608Z] 04944245beec: Download complete [2022-05-11T05:52:12.608Z] 765212b225bb: Verifying Checksum [2022-05-11T05:52:12.608Z] 765212b225bb: Download complete [2022-05-11T05:52:12.608Z] f23df028b6ca: Verifying Checksum [2022-05-11T05:52:12.608Z] f23df028b6ca: Download complete [2022-05-11T05:52:12.608Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T05:52:12.608Z] d65c8cfc05b1: Download complete [2022-05-11T05:52:12.888Z] 699f458cf7ca: Verifying Checksum [2022-05-11T05:52:12.888Z] 699f458cf7ca: Download complete [2022-05-11T05:52:13.164Z] 8998bd30e6a1: Download complete [2022-05-11T05:52:15.804Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T05:52:15.804Z] 2437ff75d9bd: Download complete [2022-05-11T05:52:17.797Z] 8998bd30e6a1: Pull complete [2022-05-11T05:52:18.074Z] 04944245beec: Pull complete [2022-05-11T05:52:19.523Z] 699f458cf7ca: Pull complete [2022-05-11T05:52:19.802Z] 765212b225bb: Pull complete [2022-05-11T05:52:20.789Z] f23df028b6ca: Pull complete [2022-05-11T05:52:21.063Z] d65c8cfc05b1: Pull complete [2022-05-11T05:52:36.171Z] 2437ff75d9bd: Pull complete [2022-05-11T05:52:36.171Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T05:52:36.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T05:52:36.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T05:52:36.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-63052 does not seem to be running inside a container [2022-05-11T05:52:36.579Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T05:52:39.784Z] $ docker top ba4b6cc8522e5edc6ba0d1e5b49fb29c072b492328a0a35908cea8c51946b004 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:52:40.806Z] ---> job-cost.sh [2022-05-11T05:52:40.806Z] lf-activate-venv: SKIPPING [2022-05-11T05:52:40.806Z] INFO: No Stack... [2022-05-11T05:52:41.406Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T05:52:42.400Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T05:52:43.097Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-05-11T05:52:43.097Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T05:52:43.153Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [2022-05-11T05:52:43.158Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] did not exist. Created. [2022-05-11T05:52:43.158Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T05:52:43.931Z] /w/workspace/device-mqtt-go/1@tmp/durable-cc9f02cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T05:52:44.657Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T05:52:44.695Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T05:52:44.751Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T05:52:44.859Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-381-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T05:52:44.942Z] $ docker stop --time=1 ba4b6cc8522e5edc6ba0d1e5b49fb29c072b492328a0a35908cea8c51946b004 [2022-05-11T05:52:46.569Z] $ docker rm -f ba4b6cc8522e5edc6ba0d1e5b49fb29c072b492328a0a35908cea8c51946b004 [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 [2022-05-11T05:52:47.690Z] provisioning config files... [2022-05-11T05:52:47.699Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/config1905810719301429112tmp [Pipeline] { [Pipeline] sh [2022-05-11T05:52:48.044Z] + set +x [2022-05-11T05:52:48.044Z] + curl -s https://codecov.io/bash [2022-05-11T05:52:48.044Z] + bash -s -- [2022-05-11T05:52:48.044Z] [2022-05-11T05:52:48.044Z] _____ _ [2022-05-11T05:52:48.044Z] / ____| | | [2022-05-11T05:52:48.044Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T05:52:48.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T05:52:48.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T05:52:48.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T05:52:48.044Z] Bash-1.0.6 [2022-05-11T05:52:48.044Z] [2022-05-11T05:52:48.044Z] [2022-05-11T05:52:48.044Z] ==> git version 2.25.1 found [2022-05-11T05:52:48.044Z] ==> 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 [2022-05-11T05:52:48.044Z] Release-Date: 2020-01-08 [2022-05-11T05:52:48.044Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T05:52:48.044Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T05:52:48.044Z] ==> Jenkins CI detected. [2022-05-11T05:52:48.044Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-381 [2022-05-11T05:52:48.044Z] project root: . [2022-05-11T05:52:48.044Z] --> token set from env [2022-05-11T05:52:48.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T05:52:48.044Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T05:52:48.044Z] ==> Python coveragepy not found [2022-05-11T05:52:48.044Z] ==> Searching for coverage reports in: [2022-05-11T05:52:48.044Z] + . [2022-05-11T05:52:48.044Z] -> Found 1 reports [2022-05-11T05:52:48.044Z] ==> Detecting git/mercurial file structure [2022-05-11T05:52:48.044Z] ==> Reading reports [2022-05-11T05:52:48.044Z] + ./coverage.out bytes=17887 [2022-05-11T05:52:48.044Z] ==> Appending adjustments [2022-05-11T05:52:48.044Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T05:52:48.306Z] + Found adjustments [2022-05-11T05:52:48.306Z] ==> Gzipping contents [2022-05-11T05:52:48.306Z] 4.0K /tmp/codecov.xfaKjK.gz [2022-05-11T05:52:48.306Z] ==> Uploading reports [2022-05-11T05:52:48.306Z] url: https://codecov.io [2022-05-11T05:52:48.306Z] query: branch=PR-381&commit=c12c3218172f145be9a2a70c7d9871f4e5169780&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=381&job=&cmd_args= [2022-05-11T05:52:48.306Z] -> Pinging Codecov [2022-05-11T05:52:48.306Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-381&commit=c12c3218172f145be9a2a70c7d9871f4e5169780&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=381&job=&cmd_args= [2022-05-11T05:52:48.569Z] -> Uploading to [2022-05-11T05:52:48.569Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/7D719EC7BBE17E464838252E33014C33/c12c3218172f145be9a2a70c7d9871f4e5169780/6e88ec0c-4ce1-4b56-b748-53c40a68d8a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T055248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa4675021577b95f93effb0694050c04c426444c31cbd4bcb55d69e7e2c14f15 [2022-05-11T05:52:48.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T05:52:48.569Z] Dload Upload Total Spent Left Speed [2022-05-11T05:52:48.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3244 0 0 100 3244 0 16059 --:--:-- --:--:-- --:--:-- 15980 100 3244 0 0 100 3244 0 15158 --:--:-- --:--:-- --:--:-- 15158 [2022-05-11T05:52:48.831Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/c12c3218172f145be9a2a70c7d9871f4e5169780 [Pipeline] } [2022-05-11T05:52:48.858Z] 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 [2022-05-11T05:52:50.554Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives ] [2022-05-11T05:52:50.554Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives [2022-05-11T05:52:50.554Z] total 16 [2022-05-11T05:52:50.554Z] drwxr-xr-x 3 root root 4096 May 11 05:44 . [2022-05-11T05:52:50.554Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 05:44 .. [2022-05-11T05:52:50.554Z] drwxr-xr-x 2 root root 4096 May 11 05:44 cost [2022-05-11T05:52:50.554Z] -rw-r--r-- 1 root root 85 May 11 05:44 cost.csv [2022-05-11T05:52:50.554Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives [2022-05-11T05:52:50.554Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives [2022-05-11T05:52:50.554Z] total 16 [2022-05-11T05:52:50.554Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:44 . [2022-05-11T05:52:50.554Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 05:44 .. [2022-05-11T05:52:50.554Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 05:44 cost [2022-05-11T05:52:50.554Z] -rw-r--r-- 1 jenkins jenkins 85 May 11 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:52:50.898Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:52:51.793Z] ---> package-listing.sh [2022-05-11T05:52:51.793Z] ++ facter osfamily [2022-05-11T05:52:51.793Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T05:52:52.059Z] + OS_FAMILY=debian [2022-05-11T05:52:52.059Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-381 [2022-05-11T05:52:52.059Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T05:52:52.059Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T05:52:52.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T05:52:52.059Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T05:52:52.059Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-381 ']' [2022-05-11T05:52:52.059Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T05:52:52.059Z] + case "${OS_FAMILY}" in [2022-05-11T05:52:52.059Z] + dpkg -l [2022-05-11T05:52:52.059Z] + grep '^ii' [2022-05-11T05:52:52.059Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T05:52:52.059Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T05:52:52.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T05:52:52.059Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-381 ']' [2022-05-11T05:52:52.059Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives/ [2022-05-11T05:52:52.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-381/archives/ [Pipeline] echo [2022-05-11T05:52:52.094Z] 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-381/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T05:52:52.391Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T05:52:52.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T05:52:52.977Z] . [Pipeline] withDockerContainer [2022-05-11T05:52:53.070Z] prd-ubuntu20.04-docker-8c-8g-63050 does not seem to be running inside a container [2022-05-11T05:52:53.109Z] $ 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-381/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-381 -v /w/workspace/gexfoundry_device-mqtt-go_PR-381:/w/workspace/gexfoundry_device-mqtt-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-381@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-lftools-log-publisher:latest cat [2022-05-11T05:52:53.363Z] $ docker top 3941a982b15a0dd8f9d0f2d9a0bfb9e3337c4fa6767e598f9c68456b755ade5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T05:52:53.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T05:52:54.098Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T05:52:54.412Z] + ls /var/log/sa-host [2022-05-11T05:52:54.412Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T05:52:54.562Z] provisioning config files... [2022-05-11T05:52:54.571Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-381@tmp/config1633413825949636367tmp [Pipeline] { [Pipeline] echo [2022-05-11T05:52:54.627Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:52:54.941Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T05:52:54.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:52:55.379Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T05:52:55.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:52:55.726Z] ---> sudo-logs.sh [2022-05-11T05:52:55.726Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T05:52:55.811Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:52:56.137Z] ---> job-cost.sh [2022-05-11T05:52:56.137Z] lf-activate-venv: SKIPPING [2022-05-11T05:52:56.137Z] DEBUG: total: 0.2199999988079071 [2022-05-11T05:52:56.137Z] INFO: Retrieving Stack Cost... [2022-05-11T05:52:56.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T05:52:56.969Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T05:52:57.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T05:52:57.356Z] ---> logs-deploy.sh [2022-05-11T05:52:57.356Z] lf-activate-venv: SKIPPING [2022-05-11T05:52:57.356Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-381/1 [2022-05-11T05:52:57.356Z] INFO: archiving workspace using pattern(s): [2022-05-11T05:52:58.348Z] Archives upload complete. [2022-05-11T05:52:58.348Z] INFO: archiving logs to Nexus [2022-05-11T05:52:58.918Z] ---> uname -a: [2022-05-11T05:52:58.918Z] Linux prd-ubuntu20-04-docker-8c-8g-63050 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-11T05:52:58.918Z] [2022-05-11T05:52:58.918Z] [2022-05-11T05:52:58.918Z] ---> lscpu: [2022-05-11T05:52:58.918Z] Architecture: x86_64 [2022-05-11T05:52:58.918Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-11T05:52:58.918Z] Byte Order: Little Endian [2022-05-11T05:52:58.918Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-11T05:52:58.918Z] CPU(s): 8 [2022-05-11T05:52:58.918Z] On-line CPU(s) list: 0-7 [2022-05-11T05:52:58.918Z] Thread(s) per core: 1 [2022-05-11T05:52:58.918Z] Core(s) per socket: 1 [2022-05-11T05:52:58.918Z] Socket(s): 8 [2022-05-11T05:52:58.918Z] NUMA node(s): 1 [2022-05-11T05:52:58.918Z] Vendor ID: AuthenticAMD [2022-05-11T05:52:58.918Z] CPU family: 23 [2022-05-11T05:52:58.918Z] Model: 49 [2022-05-11T05:52:58.918Z] Model name: AMD EPYC-Rome Processor [2022-05-11T05:52:58.918Z] Stepping: 0 [2022-05-11T05:52:58.918Z] CPU MHz: 2799.996 [2022-05-11T05:52:58.918Z] BogoMIPS: 5599.99 [2022-05-11T05:52:58.918Z] Virtualization: AMD-V [2022-05-11T05:52:58.918Z] Hypervisor vendor: KVM [2022-05-11T05:52:58.918Z] Virtualization type: full [2022-05-11T05:52:58.918Z] L1d cache: 256 KiB [2022-05-11T05:52:58.918Z] L1i cache: 256 KiB [2022-05-11T05:52:58.918Z] L2 cache: 4 MiB [2022-05-11T05:52:58.918Z] L3 cache: 128 MiB [2022-05-11T05:52:58.918Z] NUMA node0 CPU(s): 0-7 [2022-05-11T05:52:58.918Z] Vulnerability Itlb multihit: Not affected [2022-05-11T05:52:58.918Z] Vulnerability L1tf: Not affected [2022-05-11T05:52:58.918Z] Vulnerability Mds: Not affected [2022-05-11T05:52:58.918Z] Vulnerability Meltdown: Not affected [2022-05-11T05:52:58.918Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-11T05:52:58.918Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-11T05:52:58.918Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-11T05:52:58.918Z] Vulnerability Srbds: Not affected [2022-05-11T05:52:58.918Z] Vulnerability Tsx async abort: Not affected [2022-05-11T05:52:58.918Z] 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 [2022-05-11T05:52:58.918Z] [2022-05-11T05:52:58.918Z] [2022-05-11T05:52:58.918Z] ---> nproc: [2022-05-11T05:52:58.918Z] 8 [2022-05-11T05:52:58.918Z] [2022-05-11T05:52:58.918Z]