Pull request #537 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fa25774ebab996cf2149df2c39350230d92c0f3+c80097c4a9a507998513a772aabe6c68a90454ef (2d67efa69d7daa2acf0c099dabd5a676e960d809) 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-ssh6715688135040776986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14417508719696413834.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-537/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-537/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4469493684832631992.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-537/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13704294834851419629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5667533309555218647.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-537/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-537/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11960833720676228173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4697 in /w/workspace/gexfoundry_device-mqtt-go_PR-537 [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-537 # 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 c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 1fa25774ebab996cf2149df2c39350230d92c0f3 Merge succeeded, producing 1fa25774ebab996cf2149df2c39350230d92c0f3 Checking out Revision 1fa25774ebab996cf2149df2c39350230d92c0f3 (PR-537) > 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/537/head:refs/remotes/origin/PR-537 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fa25774ebab996cf2149df2c39350230d92c0f3 # 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 c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fa25774ebab996cf2149df2c39350230d92c0f3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T01:59:27.597Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T01:59:27.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T01:59:27.890Z] ========================================================= [2023-03-21T01:59:27.890Z] EdgeX Global Pipelines Version Info [2023-03-21T01:59:27.890Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T01:59:28.633Z] ------------------- [2023-03-21T01:59:28.633Z] stable info: [2023-03-21T01:59:28.633Z] ------------------- [2023-03-21T01:59:28.633Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T01:59:28.633Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T01:59:28.633Z] Message: update stable to v1.0.245 [2023-03-21T01:59:29.205Z] ------------------- [2023-03-21T01:59:29.205Z] experimental info: [2023-03-21T01:59:29.205Z] ------------------- [2023-03-21T01:59:29.205Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T01:59:29.205Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T01:59:29.205Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T01:59:29.536Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-21T01:59:29.573Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-21T01:59:29.611Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T01:59:29.751Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T01:59:29.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T01:59:29.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T01:59:29.869Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T01:59:29.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T01:59:29.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T01:59:29.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T01:59:30.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T01:59:30.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-21T01:59:30.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T01:59:30.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T01:59:30.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T01:59:30.246Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T01:59:30.286Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T01:59:30.327Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T01:59:30.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T01:59:30.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T01:59:30.444Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T01:59:30.480Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T01:59:30.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T01:59:30.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T01:59:30.598Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T01:59:30.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T01:59:30.679Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T01:59:30.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-537 [Pipeline] echo [2023-03-21T01:59:30.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-537 [Pipeline] echo [2023-03-21T01:59:30.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-537 [Pipeline] echo [2023-03-21T01:59:30.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] echo [2023-03-21T01:59:30.875Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fa2577 [Pipeline] echo [2023-03-21T01:59:30.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T01:59:31.020Z] provisioning config files... [2023-03-21T01:59:31.047Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/config6088911302006344916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T01:59:31.392Z] ---> docker-login.sh [2023-03-21T01:59:31.392Z] nexus3.edgexfoundry.org:10001 [2023-03-21T01:59:31.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:31.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:31.652Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:31.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:31.652Z] [2023-03-21T01:59:31.652Z] Login Succeeded [2023-03-21T01:59:31.652Z] nexus3.edgexfoundry.org:10002 [2023-03-21T01:59:31.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:31.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:31.911Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:31.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:31.911Z] [2023-03-21T01:59:31.911Z] Login Succeeded [2023-03-21T01:59:31.911Z] nexus3.edgexfoundry.org:10003 [2023-03-21T01:59:31.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:31.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:31.911Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:31.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:31.911Z] [2023-03-21T01:59:31.911Z] Login Succeeded [2023-03-21T01:59:31.911Z] nexus3.edgexfoundry.org:10004 [2023-03-21T01:59:32.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:32.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:32.172Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:32.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:32.172Z] [2023-03-21T01:59:32.172Z] Login Succeeded [2023-03-21T01:59:32.172Z] docker.io [2023-03-21T01:59:32.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:32.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:32.433Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:32.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:32.433Z] [2023-03-21T01:59:32.433Z] Login Succeeded [2023-03-21T01:59:32.433Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T01:59:32.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T01:59:33.076Z] + git rev-list -1 --merges 1fa25774ebab996cf2149df2c39350230d92c0f3~1..1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] echo [2023-03-21T01:59:33.144Z] -----------> git rev-list -1 --merges 1fa25774ebab996cf2149df2c39350230d92c0f3~1..1fa25774ebab996cf2149df2c39350230d92c0f3 1fa25774ebab996cf2149df2c39350230d92c0f3 [false] [Pipeline] sh [2023-03-21T01:59:33.453Z] + git log --format=format:%s -1 1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] echo [2023-03-21T01:59:33.497Z] ========================================================= [2023-03-21T01:59:33.497Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T01:59:33.497Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T01:59:33.922Z] + git log --format=format:%s -1 1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] echo [2023-03-21T01:59:33.955Z] [semverPrep] GIT_COMMIT: 1fa25774ebab996cf2149df2c39350230d92c0f3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-21T01:59:33.983Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T01:59:34.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T01:59:34.368Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T01:59:34.368Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T01:59:34.368Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T01:59:34.368Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T01:59:34.368Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T01:59:34.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T01:59:34.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T01:59:34.883Z] [2023-03-21T01:59:34.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T01:59:35.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T01:59:35.255Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T01:59:35.255Z] b85a868b505f: Pulling fs layer [2023-03-21T01:59:35.255Z] e2be974225ed: Pulling fs layer [2023-03-21T01:59:35.255Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T01:59:35.255Z] 988bab9f4d93: Pulling fs layer [2023-03-21T01:59:35.255Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T01:59:35.255Z] eaf3925da568: Pulling fs layer [2023-03-21T01:59:35.255Z] bab4dde63d76: Pulling fs layer [2023-03-21T01:59:35.255Z] bde34c3a00c8: Pulling fs layer [2023-03-21T01:59:35.255Z] b352a97aabf1: Pulling fs layer [2023-03-21T01:59:35.255Z] 4872d77fe225: Pulling fs layer [2023-03-21T01:59:35.255Z] 5851b861e8e6: Pulling fs layer [2023-03-21T01:59:35.255Z] bab4dde63d76: Waiting [2023-03-21T01:59:35.255Z] b352a97aabf1: Waiting [2023-03-21T01:59:35.255Z] 4872d77fe225: Waiting [2023-03-21T01:59:35.255Z] 5851b861e8e6: Waiting [2023-03-21T01:59:35.255Z] bde34c3a00c8: Waiting [2023-03-21T01:59:35.255Z] eaf3925da568: Waiting [2023-03-21T01:59:35.255Z] 988bab9f4d93: Waiting [2023-03-21T01:59:35.255Z] e2be974225ed: Verifying Checksum [2023-03-21T01:59:35.255Z] e2be974225ed: Download complete [2023-03-21T01:59:35.255Z] 988bab9f4d93: Verifying Checksum [2023-03-21T01:59:35.255Z] 988bab9f4d93: Download complete [2023-03-21T01:59:35.519Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T01:59:35.519Z] 1469e6f7b9e6: Download complete [2023-03-21T01:59:35.519Z] eaf3925da568: Verifying Checksum [2023-03-21T01:59:35.519Z] eaf3925da568: Download complete [2023-03-21T01:59:35.519Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T01:59:35.519Z] 339a4e72a1f5: Download complete [2023-03-21T01:59:35.519Z] bde34c3a00c8: Verifying Checksum [2023-03-21T01:59:35.519Z] bde34c3a00c8: Download complete [2023-03-21T01:59:35.519Z] b352a97aabf1: Verifying Checksum [2023-03-21T01:59:35.519Z] b352a97aabf1: Download complete [2023-03-21T01:59:35.519Z] 4872d77fe225: Verifying Checksum [2023-03-21T01:59:35.519Z] 4872d77fe225: Download complete [2023-03-21T01:59:35.519Z] 5851b861e8e6: Verifying Checksum [2023-03-21T01:59:35.519Z] b85a868b505f: Verifying Checksum [2023-03-21T01:59:35.519Z] b85a868b505f: Download complete [2023-03-21T01:59:35.779Z] bab4dde63d76: Verifying Checksum [2023-03-21T01:59:35.779Z] bab4dde63d76: Download complete [2023-03-21T01:59:36.715Z] b85a868b505f: Pull complete [2023-03-21T01:59:36.974Z] e2be974225ed: Pull complete [2023-03-21T01:59:37.542Z] 339a4e72a1f5: Pull complete [2023-03-21T01:59:37.542Z] 988bab9f4d93: Pull complete [2023-03-21T01:59:37.801Z] 1469e6f7b9e6: Pull complete [2023-03-21T01:59:37.801Z] eaf3925da568: Pull complete [2023-03-21T01:59:39.708Z] bab4dde63d76: Pull complete [2023-03-21T01:59:39.708Z] bde34c3a00c8: Pull complete [2023-03-21T01:59:39.708Z] b352a97aabf1: Pull complete [2023-03-21T01:59:39.708Z] 4872d77fe225: Pull complete [2023-03-21T01:59:39.708Z] 5851b861e8e6: Pull complete [2023-03-21T01:59:39.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T01:59:39.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T01:59:39.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T01:59:39.954Z] prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container [2023-03-21T01:59:39.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T01:59:43.705Z] $ docker top 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea -eo pid,comm [2023-03-21T01:59:43.748Z] 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). [2023-03-21T01:59:43.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T01:59:43.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T01:59:43.962Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T01:59:44.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T01:59:44.085Z] $ docker exec 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea ssh-agent [2023-03-21T01:59:44.183Z] SSH_AUTH_SOCK=/tmp/ssh-lixZ7Yrjl7Jh/agent.34 [2023-03-21T01:59:44.183Z] SSH_AGENT_PID=40 [2023-03-21T01:59:44.190Z] Running ssh-add (command line suppressed) [2023-03-21T01:59:44.286Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/private_key_2486523048075877197.key (/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/private_key_2486523048075877197.key) [2023-03-21T01:59:44.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T01:59:44.623Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T01:59:44.654Z] $ docker exec --env ******** --env ******** 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea ssh-agent -k [2023-03-21T01:59:44.761Z] unset SSH_AUTH_SOCK; [2023-03-21T01:59:44.762Z] unset SSH_AGENT_PID; [2023-03-21T01:59:44.762Z] echo Agent pid 40 killed; [2023-03-21T01:59:44.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T01:59:44.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T01:59:44.869Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T01:59:44.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T01:59:44.971Z] $ docker exec 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea ssh-agent [2023-03-21T01:59:45.080Z] SSH_AUTH_SOCK=/tmp/ssh-j8g1FDXoQiaG/agent.72 [2023-03-21T01:59:45.080Z] SSH_AGENT_PID=78 [2023-03-21T01:59:45.084Z] Running ssh-add (command line suppressed) [2023-03-21T01:59:45.188Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/private_key_9885233947670355887.key (/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/private_key_9885233947670355887.key) [2023-03-21T01:59:45.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T01:59:45.701Z] + git semver init [2023-03-21T01:59:45.964Z] 2023-03-21 01:59:45,876 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T01:59:45.964Z] 2023-03-21 01:59:45,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver [2023-03-21T01:59:45.964Z] 2023-03-21 01:59:45,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver [2023-03-21T01:59:45.964Z] 2023-03-21 01:59:45,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-537, universal_newlines=False, shell=None, istream=None) [2023-03-21T01:59:46.900Z] 2023-03-21 01:59:46,681 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537/.git/info/exclude [2023-03-21T01:59:46.900Z] 2023-03-21 01:59:46,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver/PR-537 with force:False [2023-03-21T01:59:46.900Z] 2023-03-21 01:59:46,681 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver/PR-537 [2023-03-21T01:59:46.900Z] 2023-03-21 01:59:46,685 [execute] INFO git cat-file --batch-check [2023-03-21T01:59:46.900Z] 2023-03-21 01:59:46,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T01:59:46.900Z] 2023-03-21 01:59:46,691 [execute] INFO git cat-file --batch [2023-03-21T01:59:46.900Z] 2023-03-21 01:59:46,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T01:59:46.900Z] 2023-03-21 01:59:46,695 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver/PR-537 [2023-03-21T01:59:46.900Z] 0.0.0 [Pipeline] } [2023-03-21T01:59:46.935Z] $ docker exec --env ******** --env ******** 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea ssh-agent -k [2023-03-21T01:59:47.035Z] unset SSH_AUTH_SOCK; [2023-03-21T01:59:47.037Z] unset SSH_AGENT_PID; [2023-03-21T01:59:47.037Z] echo Agent pid 78 killed; [2023-03-21T01:59:47.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T01:59:47.466Z] + git semver [Pipeline] } [2023-03-21T01:59:47.753Z] $ docker stop --time=1 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea [2023-03-21T01:59:49.069Z] $ docker rm -f --volumes 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T01:59:49.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T01:59:49.771Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T01:59:49.798Z] [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 [2023-03-21T01:59:50.374Z] provisioning config files... [2023-03-21T01:59:50.383Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/config18418600234481543271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T01:59:50.744Z] ---> docker-login.sh [2023-03-21T01:59:50.744Z] nexus3.edgexfoundry.org:10001 [2023-03-21T01:59:50.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:50.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:50.744Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:50.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:50.744Z] [2023-03-21T01:59:50.744Z] Login Succeeded [2023-03-21T01:59:50.744Z] nexus3.edgexfoundry.org:10002 [2023-03-21T01:59:50.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:50.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:50.744Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:50.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:50.744Z] [2023-03-21T01:59:50.744Z] Login Succeeded [2023-03-21T01:59:50.744Z] nexus3.edgexfoundry.org:10003 [2023-03-21T01:59:51.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:51.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:51.002Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:51.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:51.002Z] [2023-03-21T01:59:51.002Z] Login Succeeded [2023-03-21T01:59:51.002Z] nexus3.edgexfoundry.org:10004 [2023-03-21T01:59:51.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:51.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:51.002Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:51.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:51.002Z] [2023-03-21T01:59:51.002Z] Login Succeeded [2023-03-21T01:59:51.002Z] docker.io [2023-03-21T01:59:51.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:51.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:51.266Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:51.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:51.266Z] [2023-03-21T01:59:51.266Z] Login Succeeded [2023-03-21T01:59:51.266Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T01:59:51.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T01:59:51.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T01:59:51.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T01:59:51.555Z] ========================================================= [2023-03-21T01:59:51.555Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T01:59:51.555Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T01:59:52.038Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T01:59:52.038Z] Sending build context to Docker daemon 6.401MB [2023-03-21T01:59:52.038Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T01:59:52.038Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T01:59:52.038Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T01:59:52.038Z] 63b65145d645: Pulling fs layer [2023-03-21T01:59:52.038Z] a2d21d5440eb: Pulling fs layer [2023-03-21T01:59:52.038Z] 935e6c44a52c: Pulling fs layer [2023-03-21T01:59:52.038Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T01:59:52.038Z] 30dea6a524f1: Pulling fs layer [2023-03-21T01:59:52.038Z] a2aff8979fd8: Pulling fs layer [2023-03-21T01:59:52.038Z] 6808be2612f2: Pulling fs layer [2023-03-21T01:59:52.038Z] f25807f1079a: Pulling fs layer [2023-03-21T01:59:52.038Z] 94cc34f8dd06: Waiting [2023-03-21T01:59:52.038Z] a2aff8979fd8: Waiting [2023-03-21T01:59:52.038Z] 6808be2612f2: Waiting [2023-03-21T01:59:52.038Z] 30dea6a524f1: Waiting [2023-03-21T01:59:52.301Z] a2d21d5440eb: Verifying Checksum [2023-03-21T01:59:52.301Z] a2d21d5440eb: Download complete [2023-03-21T01:59:52.301Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T01:59:52.301Z] 94cc34f8dd06: Download complete [2023-03-21T01:59:52.301Z] 30dea6a524f1: Verifying Checksum [2023-03-21T01:59:52.301Z] 30dea6a524f1: Download complete [2023-03-21T01:59:52.301Z] 63b65145d645: Download complete [2023-03-21T01:59:52.301Z] a2aff8979fd8: Verifying Checksum [2023-03-21T01:59:52.301Z] a2aff8979fd8: Download complete [2023-03-21T01:59:52.301Z] 63b65145d645: Pull complete [2023-03-21T01:59:52.560Z] a2d21d5440eb: Pull complete [2023-03-21T01:59:52.560Z] f25807f1079a: Verifying Checksum [2023-03-21T01:59:52.560Z] f25807f1079a: Download complete [2023-03-21T01:59:52.817Z] 935e6c44a52c: Verifying Checksum [2023-03-21T01:59:52.817Z] 935e6c44a52c: Download complete [2023-03-21T01:59:53.075Z] 6808be2612f2: Verifying Checksum [2023-03-21T01:59:53.075Z] 6808be2612f2: Download complete [2023-03-21T01:59:56.351Z] 935e6c44a52c: Pull complete [2023-03-21T01:59:56.351Z] 94cc34f8dd06: Pull complete [2023-03-21T01:59:56.351Z] 30dea6a524f1: Pull complete [2023-03-21T01:59:56.351Z] a2aff8979fd8: Pull complete [2023-03-21T01:59:58.881Z] 6808be2612f2: Pull complete [2023-03-21T01:59:59.138Z] f25807f1079a: Pull complete [2023-03-21T01:59:59.138Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T01:59:59.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T01:59:59.138Z] ---> 3b553350e43f [2023-03-21T01:59:59.138Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T02:00:05.189Z] Still waiting to schedule task [2023-03-21T02:00:05.190Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4691’ [2023-03-21T02:00:05.714Z] ---> Running in 5203647d7f48 [2023-03-21T02:00:05.714Z] Removing intermediate container 5203647d7f48 [2023-03-21T02:00:05.714Z] ---> c48b52e8635d [2023-03-21T02:00:05.714Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T02:00:05.714Z] ---> Running in 140bff58e74f [2023-03-21T02:00:05.714Z] Removing intermediate container 140bff58e74f [2023-03-21T02:00:05.714Z] ---> a3e31b7dc033 [2023-03-21T02:00:05.714Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T02:00:05.714Z] ---> Running in 68eb3793674c [2023-03-21T02:00:05.714Z] Removing intermediate container 68eb3793674c [2023-03-21T02:00:05.714Z] ---> d4cb75a65586 [2023-03-21T02:00:05.714Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T02:00:05.714Z] ---> Running in f90705274d38 [2023-03-21T02:00:05.714Z] Removing intermediate container f90705274d38 [2023-03-21T02:00:05.714Z] ---> 5c28143f39ab [2023-03-21T02:00:05.714Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T02:00:05.714Z] ---> Running in 9d741598ad8d [2023-03-21T02:00:05.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T02:00:05.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T02:00:05.714Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T02:00:05.714Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T02:00:05.714Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T02:00:05.714Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T02:00:05.714Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T02:00:05.714Z] OK: 269 MiB in 57 packages [2023-03-21T02:00:06.282Z] Removing intermediate container 9d741598ad8d [2023-03-21T02:00:06.282Z] ---> 8da4702ee6a9 [2023-03-21T02:00:06.282Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-21T02:00:06.282Z] ---> Running in 9b471adc16f1 [2023-03-21T02:00:06.542Z] Removing intermediate container 9b471adc16f1 [2023-03-21T02:00:06.542Z] ---> 1b92604d907e [2023-03-21T02:00:06.542Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T02:00:06.542Z] ---> 1c7f0d31e4e9 [2023-03-21T02:00:06.542Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T02:00:06.542Z] ---> Running in 22d4b96f5ab9 [2023-03-21T02:01:04.599Z] Removing intermediate container 22d4b96f5ab9 [2023-03-21T02:01:04.599Z] ---> 69f591b6e692 [2023-03-21T02:01:04.599Z] Step 11/12 : COPY . . [2023-03-21T02:01:04.599Z] ---> 4534d63f377d [2023-03-21T02:01:04.599Z] Step 12/12 : RUN $MAKE [2023-03-21T02:01:04.599Z] ---> Running in 6037eb47fc22 [2023-03-21T02:01:04.599Z] noop [2023-03-21T02:01:04.599Z] Removing intermediate container 6037eb47fc22 [2023-03-21T02:01:04.599Z] ---> e205a9e4c9e8 [2023-03-21T02:01:04.599Z] Successfully built e205a9e4c9e8 [2023-03-21T02:01:04.599Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:01:05.131Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T02:01:05.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:01:05.275Z] prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container [2023-03-21T02:01:05.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@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 [2023-03-21T02:01:05.650Z] $ docker top 92ff67317c2071e0d9a17fb4565e0136683a3b65cf0224973107f5cf0b0cacba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:01:06.030Z] + go version [2023-03-21T02:01:06.030Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T02:01:06.067Z] $ docker stop --time=1 92ff67317c2071e0d9a17fb4565e0136683a3b65cf0224973107f5cf0b0cacba [2023-03-21T02:01:07.323Z] $ docker rm -f --volumes 92ff67317c2071e0d9a17fb4565e0136683a3b65cf0224973107f5cf0b0cacba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:01:08.016Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T02:01:08.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:01:08.167Z] prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container [2023-03-21T02:01:08.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@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 [2023-03-21T02:01:08.538Z] $ docker top 39644be80dcfa9d3793a0e9d072572356efd77ba56485e2f89f8c005fd31feb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:01:08.920Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-537 [Pipeline] fileExists [Pipeline] sh [2023-03-21T02:01:09.273Z] + make test [2023-03-21T02:01:09.273Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T02:01:13.456Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-21T02:01:23.422Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-21T02:01:23.422Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-21T02:01:23.422Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements [2023-03-21T02:01:28.683Z] go vet ./... [2023-03-21T02:01:31.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T02:01:31.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T02:01:31.962Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T02:01:32.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T02:01:32.039Z] $ docker stop --time=1 39644be80dcfa9d3793a0e9d072572356efd77ba56485e2f89f8c005fd31feb3 [2023-03-21T02:01:35.503Z] $ docker rm -f --volumes 39644be80dcfa9d3793a0e9d072572356efd77ba56485e2f89f8c005fd31feb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T02:01:36.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T02:01:36.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T02:01:36.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T02:01:37.010Z] + ls -al . [2023-03-21T02:01:37.010Z] total 180 [2023-03-21T02:01:37.010Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 02:01 . [2023-03-21T02:01:37.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:59 .. [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 01:59 .dockerignore [2023-03-21T02:01:37.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 01:59 .git [2023-03-21T02:01:37.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:59 .github [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 21 01:59 .gitignore [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 01:59 .golangci.yml [2023-03-21T02:01:37.010Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 01:59 .semver [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 21 01:59 Attribution.txt [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 21 01:59 CHANGELOG.md [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 21 01:59 Dockerfile [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 01:59 GOVERNANCE.md [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 01:59 Jenkinsfile [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 01:59 LICENSE [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 21 01:59 Makefile [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 01:59 OWNERS.md [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 21 01:59 README.md [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 01:59 VERSION [2023-03-21T02:01:37.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:59 bin [2023-03-21T02:01:37.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:59 cmd [2023-03-21T02:01:37.010Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 21 02:01 coverage.out [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 3378 Mar 21 01:59 go.mod [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 31301 Mar 21 01:59 go.sum [2023-03-21T02:01:37.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:59 internal [2023-03-21T02:01:37.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:59 mock [2023-03-21T02:01:37.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:59 snap [2023-03-21T02:01:37.010Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:01:37.414Z] + 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=1fa25774ebab996cf2149df2c39350230d92c0f3 --label arch=amd64 --label version=0.0.0 . [2023-03-21T02:01:37.414Z] Sending build context to Docker daemon 6.42MB [2023-03-21T02:01:37.414Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T02:01:37.414Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T02:01:37.414Z] ---> e205a9e4c9e8 [2023-03-21T02:01:37.414Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T02:01:37.672Z] ---> Running in 8645a547182a [2023-03-21T02:01:37.672Z] Removing intermediate container 8645a547182a [2023-03-21T02:01:37.672Z] ---> 541ebcff2d91 [2023-03-21T02:01:37.672Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T02:01:37.672Z] ---> Running in b5dd201f1258 [2023-03-21T02:01:37.672Z] Removing intermediate container b5dd201f1258 [2023-03-21T02:01:37.672Z] ---> f87ddc983bec [2023-03-21T02:01:37.672Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T02:01:37.672Z] ---> Running in 9f1b07cfdd7e [2023-03-21T02:01:37.929Z] Removing intermediate container 9f1b07cfdd7e [2023-03-21T02:01:37.929Z] ---> 0d4cc90377ab [2023-03-21T02:01:37.929Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T02:01:37.929Z] ---> Running in 2e8f3fa1422c [2023-03-21T02:01:37.929Z] Removing intermediate container 2e8f3fa1422c [2023-03-21T02:01:37.929Z] ---> 19c27b4ee675 [2023-03-21T02:01:37.929Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T02:01:37.929Z] ---> Running in 40afba89d2b5 [2023-03-21T02:01:38.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T02:01:38.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T02:01:38.446Z] OK: 269 MiB in 57 packages [2023-03-21T02:01:39.013Z] Removing intermediate container 40afba89d2b5 [2023-03-21T02:01:39.013Z] ---> 08ee50d45586 [2023-03-21T02:01:39.013Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-21T02:01:39.013Z] ---> Running in e6c13dda0638 [2023-03-21T02:01:39.013Z] Removing intermediate container e6c13dda0638 [2023-03-21T02:01:39.013Z] ---> e0445c8c3da7 [2023-03-21T02:01:39.013Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T02:01:39.013Z] ---> 4e9f95415530 [2023-03-21T02:01:39.013Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T02:01:39.013Z] ---> Running in 215a961e1ea1 [2023-03-21T02:01:39.947Z] Removing intermediate container 215a961e1ea1 [2023-03-21T02:01:39.947Z] ---> 3e5e302a5d07 [2023-03-21T02:01:39.947Z] Step 11/24 : COPY . . [2023-03-21T02:01:40.205Z] ---> feeca74fdf1e [2023-03-21T02:01:40.205Z] Step 12/24 : RUN $MAKE [2023-03-21T02:01:40.205Z] ---> Running in 81b284351967 [2023-03-21T02:01:40.465Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-21T02:02:02.396Z] Removing intermediate container 81b284351967 [2023-03-21T02:02:02.396Z] ---> 3a89a9d0cf20 [2023-03-21T02:02:02.396Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T02:02:02.396Z] 3.17: Pulling from library/alpine [2023-03-21T02:02:02.396Z] 63b65145d645: Already exists [2023-03-21T02:02:02.396Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T02:02:02.396Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T02:02:02.396Z] ---> b2aa39c304c2 [2023-03-21T02:02:02.396Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-21T02:02:02.396Z] ---> Running in 0e026cb76009 [2023-03-21T02:02:02.396Z] Removing intermediate container 0e026cb76009 [2023-03-21T02:02:02.396Z] ---> 36f92aa09d97 [2023-03-21T02:02:02.396Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T02:02:02.396Z] ---> Running in 5ba30b153d14 [2023-03-21T02:02:02.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T02:02:02.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T02:02:02.396Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T02:02:02.396Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T02:02:02.396Z] OK: 7 MiB in 16 packages [2023-03-21T02:02:02.396Z] Removing intermediate container 5ba30b153d14 [2023-03-21T02:02:02.396Z] ---> 750d8805f235 [2023-03-21T02:02:02.396Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-21T02:02:02.396Z] ---> 38f91dcc52ea [2023-03-21T02:02:02.396Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-21T02:02:02.396Z] ---> 307f8ca2e713 [2023-03-21T02:02:02.396Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-21T02:02:02.396Z] ---> 0ff98a15dcb4 [2023-03-21T02:02:02.396Z] Step 19/24 : EXPOSE 59982 [2023-03-21T02:02:02.396Z] ---> Running in c433210da67d [2023-03-21T02:02:02.396Z] Removing intermediate container c433210da67d [2023-03-21T02:02:02.396Z] ---> fddbc13f461f [2023-03-21T02:02:02.396Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-21T02:02:02.396Z] ---> Running in 6b93242b9921 [2023-03-21T02:02:02.396Z] Removing intermediate container 6b93242b9921 [2023-03-21T02:02:02.396Z] ---> 9eeebf5f2598 [2023-03-21T02:02:02.396Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-21T02:02:02.396Z] ---> Running in a9ecf77f17b1 [2023-03-21T02:02:02.396Z] Removing intermediate container a9ecf77f17b1 [2023-03-21T02:02:02.396Z] ---> a2ee12ed8a08 [2023-03-21T02:02:02.396Z] Step 22/24 : LABEL arch=amd64 [2023-03-21T02:02:02.396Z] ---> Running in 89e7e73f06f1 [2023-03-21T02:02:02.396Z] Removing intermediate container 89e7e73f06f1 [2023-03-21T02:02:02.396Z] ---> d457424ff0c8 [2023-03-21T02:02:02.396Z] Step 23/24 : LABEL git_sha=1fa25774ebab996cf2149df2c39350230d92c0f3 [2023-03-21T02:02:02.396Z] ---> Running in e8aa58562a6a [2023-03-21T02:02:02.396Z] Removing intermediate container e8aa58562a6a [2023-03-21T02:02:02.396Z] ---> 5ac1d3b65ce3 [2023-03-21T02:02:02.396Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T02:02:02.396Z] ---> Running in 14e93d266e3d [2023-03-21T02:02:02.396Z] Removing intermediate container 14e93d266e3d [2023-03-21T02:02:02.396Z] ---> ed5044933ddb [2023-03-21T02:02:02.396Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T02:02:02.396Z] Successfully built ed5044933ddb [2023-03-21T02:02:02.396Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:02:03.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T02:02:03.218Z] [2023-03-21T02:02:03.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:02:03.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T02:02:03.587Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T02:02:03.587Z] 5eb5b503b376: Pulling fs layer [2023-03-21T02:02:03.587Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T02:02:03.587Z] ec43610c2a17: Pulling fs layer [2023-03-21T02:02:03.587Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T02:02:03.587Z] 33b1e0a273af: Pulling fs layer [2023-03-21T02:02:03.587Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T02:02:03.587Z] 2f39f015ded8: Pulling fs layer [2023-03-21T02:02:03.587Z] 3a2ae6a8a46f: Waiting [2023-03-21T02:02:03.587Z] 33b1e0a273af: Waiting [2023-03-21T02:02:03.587Z] 5d3b04190fa2: Waiting [2023-03-21T02:02:03.587Z] 2f39f015ded8: Waiting [2023-03-21T02:02:03.587Z] 5c69ac0246d0: Download complete [2023-03-21T02:02:03.587Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T02:02:03.587Z] 3a2ae6a8a46f: Download complete [2023-03-21T02:02:03.587Z] 33b1e0a273af: Verifying Checksum [2023-03-21T02:02:03.587Z] 33b1e0a273af: Download complete [2023-03-21T02:02:03.845Z] 5d3b04190fa2: Download complete [2023-03-21T02:02:03.845Z] ec43610c2a17: Verifying Checksum [2023-03-21T02:02:03.845Z] ec43610c2a17: Download complete [2023-03-21T02:02:03.845Z] 5eb5b503b376: Verifying Checksum [2023-03-21T02:02:03.845Z] 5eb5b503b376: Download complete [2023-03-21T02:02:04.410Z] 2f39f015ded8: Download complete [2023-03-21T02:02:04.976Z] 5eb5b503b376: Pull complete [2023-03-21T02:02:05.236Z] 5c69ac0246d0: Pull complete [2023-03-21T02:02:05.803Z] ec43610c2a17: Pull complete [2023-03-21T02:02:05.803Z] 3a2ae6a8a46f: Pull complete [2023-03-21T02:02:06.062Z] 33b1e0a273af: Pull complete [2023-03-21T02:02:06.062Z] 5d3b04190fa2: Pull complete [2023-03-21T02:02:10.254Z] 2f39f015ded8: Pull complete [2023-03-21T02:02:10.254Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T02:02:10.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T02:02:10.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:02:10.480Z] prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container [2023-03-21T02:02:10.513Z] $ 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-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@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 [2023-03-21T02:02:15.478Z] $ docker top acab9b632d1b7e061025f328acd4d066f863776cf1f526409560eca008035fbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:02:15.935Z] ---> job-cost.sh [2023-03-21T02:02:15.935Z] lf-activate-venv: SKIPPING [2023-03-21T02:02:15.935Z] INFO: No Stack... [2023-03-21T02:02:16.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T02:02:16.760Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T02:02:17.081Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives/cost.csv [2023-03-21T02:02:17.082Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T02:02:17.122Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [2023-03-21T02:02:17.131Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] did not exist. Created. [2023-03-21T02:02:17.131Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T02:02:17.524Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T02:02:17.579Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T02:02:17.609Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T02:02:17.694Z] $ docker stop --time=1 acab9b632d1b7e061025f328acd4d066f863776cf1f526409560eca008035fbb [2023-03-21T02:02:18.842Z] $ docker rm -f --volumes acab9b632d1b7e061025f328acd4d066f863776cf1f526409560eca008035fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T02:02:30.476Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4699 in /w/workspace/gexfoundry_device-mqtt-go_PR-537 [Pipeline] { [Pipeline] ws [2023-03-21T02:02:30.539Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-21T02:02:30.619Z] Selected Git installation does not exist. Using Default [2023-03-21T02:02:30.619Z] The recommended git tool is: NONE [2023-03-21T02:02:35.664Z] using credential edgex-jenkins-ssh [2023-03-21T02:02:35.685Z] Cloning the remote Git repository [2023-03-21T02:02:35.725Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-21T02:02:35.815Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-21T02:02:35.963Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-21T02:02:35.964Z] > git --version # timeout=10 [2023-03-21T02:02:35.985Z] > git --version # 'git version 2.25.1' [2023-03-21T02:02:35.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T02:02:36.147Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T02:02:37.200Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-21T02:02:37.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T02:02:38.658Z] Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 1fa25774ebab996cf2149df2c39350230d92c0f3 [2023-03-21T02:02:38.940Z] Merge succeeded, producing 1fa25774ebab996cf2149df2c39350230d92c0f3 [2023-03-21T02:02:38.940Z] Checking out Revision 1fa25774ebab996cf2149df2c39350230d92c0f3 (PR-537) [2023-03-21T02:02:38.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-21T02:02:38.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-21T02:02:38.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T02:02:38.171Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/537/head:refs/remotes/origin/PR-537 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T02:02:38.676Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T02:02:38.756Z] > git checkout -f 1fa25774ebab996cf2149df2c39350230d92c0f3 # timeout=10 [2023-03-21T02:02:38.841Z] > git remote # timeout=10 [2023-03-21T02:02:38.858Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T02:02:38.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T02:02:38.891Z] > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 [2023-03-21T02:02:38.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T02:02:38.945Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T02:02:38.965Z] > git checkout -f 1fa25774ebab996cf2149df2c39350230d92c0f3 # timeout=10 [2023-03-21T02:02:39.438Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-21T02:02:39.487Z] > git --version # timeout=10 [2023-03-21T02:02:39.498Z] > git --version # 'git version 2.25.1' [2023-03-21T02:02:39.512Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T02:02:40.684Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T02:02:40.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T02:02:40.684Z] Dload Upload Total Spent Left Speed [2023-03-21T02:02:40.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-03-21T02:02:41.312Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T02:02:41.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T02:02:41.659Z] + sudo tee /etc/docker/daemon.new [2023-03-21T02:02:41.659Z] { [2023-03-21T02:02:41.659Z] "registry-mirrors": [ [2023-03-21T02:02:41.659Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T02:02:41.659Z] ], [2023-03-21T02:02:41.659Z] "bip": "10.250.0.254/24", [2023-03-21T02:02:41.659Z] "hosts": [ [2023-03-21T02:02:41.659Z] "tcp://0.0.0.0:5555", [2023-03-21T02:02:41.659Z] "unix:///var/run/docker.sock" [2023-03-21T02:02:41.659Z] ], [2023-03-21T02:02:41.659Z] "mtu": 1458, [2023-03-21T02:02:41.659Z] "selinux-enabled": true, [2023-03-21T02:02:41.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T02:02:41.659Z] } [Pipeline] sh [2023-03-21T02:02:42.008Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T02:02:42.374Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T02:03:00.703Z] provisioning config files... [2023-03-21T02:03:00.733Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4493502366286026234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:03:01.149Z] ---> docker-login.sh [2023-03-21T02:03:01.149Z] nexus3.edgexfoundry.org:10001 [2023-03-21T02:03:01.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:03:01.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:03:01.742Z] Configure a credential helper to remove this warning. See [2023-03-21T02:03:01.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:03:01.742Z] [2023-03-21T02:03:01.742Z] Login Succeeded [2023-03-21T02:03:01.742Z] nexus3.edgexfoundry.org:10002 [2023-03-21T02:03:02.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:03:02.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:03:02.284Z] Configure a credential helper to remove this warning. See [2023-03-21T02:03:02.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:03:02.284Z] [2023-03-21T02:03:02.284Z] Login Succeeded [2023-03-21T02:03:02.284Z] nexus3.edgexfoundry.org:10003 [2023-03-21T02:03:02.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:03:02.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:03:02.554Z] Configure a credential helper to remove this warning. See [2023-03-21T02:03:02.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:03:02.554Z] [2023-03-21T02:03:02.554Z] Login Succeeded [2023-03-21T02:03:02.554Z] nexus3.edgexfoundry.org:10004 [2023-03-21T02:03:02.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:03:02.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:03:02.825Z] Configure a credential helper to remove this warning. See [2023-03-21T02:03:02.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:03:02.825Z] [2023-03-21T02:03:02.825Z] Login Succeeded [2023-03-21T02:03:03.095Z] docker.io [2023-03-21T02:03:03.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:03:03.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:03:03.368Z] Configure a credential helper to remove this warning. See [2023-03-21T02:03:03.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:03:03.368Z] [2023-03-21T02:03:03.368Z] Login Succeeded [2023-03-21T02:03:03.368Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T02:03:03.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T02:03:03.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T02:03:03.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T02:03:03.834Z] ========================================================= [2023-03-21T02:03:03.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T02:03:03.834Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:03:04.340Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T02:03:04.618Z] Sending build context to Docker daemon 3.321MB [2023-03-21T02:03:04.618Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T02:03:04.618Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T02:03:04.896Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T02:03:04.896Z] af6eaf76a39c: Pulling fs layer [2023-03-21T02:03:04.896Z] 55522c791124: Pulling fs layer [2023-03-21T02:03:04.896Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T02:03:04.896Z] 169dfbe0d373: Pulling fs layer [2023-03-21T02:03:04.896Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T02:03:04.896Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T02:03:04.896Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T02:03:04.896Z] e1ff8fa3b103: Waiting [2023-03-21T02:03:04.896Z] 169dfbe0d373: Waiting [2023-03-21T02:03:04.896Z] 52ebb69f0ebf: Waiting [2023-03-21T02:03:04.896Z] 5abe8eddf0d5: Waiting [2023-03-21T02:03:04.896Z] 55522c791124: Verifying Checksum [2023-03-21T02:03:04.896Z] 55522c791124: Download complete [2023-03-21T02:03:04.896Z] 169dfbe0d373: Verifying Checksum [2023-03-21T02:03:04.896Z] 169dfbe0d373: Download complete [2023-03-21T02:03:04.896Z] e1ff8fa3b103: Download complete [2023-03-21T02:03:04.896Z] af6eaf76a39c: Verifying Checksum [2023-03-21T02:03:04.896Z] af6eaf76a39c: Download complete [2023-03-21T02:03:05.888Z] af6eaf76a39c: Pull complete [2023-03-21T02:03:06.159Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T02:03:06.159Z] 5abe8eddf0d5: Download complete [2023-03-21T02:03:06.432Z] 55522c791124: Pull complete [2023-03-21T02:03:07.410Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T02:03:07.410Z] ce5c4a1c91eb: Download complete [2023-03-21T02:03:07.410Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T02:03:07.410Z] 52ebb69f0ebf: Download complete [2023-03-21T02:03:22.574Z] ce5c4a1c91eb: Pull complete [2023-03-21T02:03:22.574Z] 169dfbe0d373: Pull complete [2023-03-21T02:03:22.574Z] e1ff8fa3b103: Pull complete [2023-03-21T02:03:29.236Z] 52ebb69f0ebf: Pull complete [2023-03-21T02:03:30.201Z] 5abe8eddf0d5: Pull complete [2023-03-21T02:03:30.201Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T02:03:30.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T02:03:30.201Z] ---> 6cb57ee374ae [2023-03-21T02:03:30.201Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T02:03:32.169Z] ---> Running in f2b2b95385c4 [2023-03-21T02:03:32.439Z] Removing intermediate container f2b2b95385c4 [2023-03-21T02:03:32.439Z] ---> a1db0b297cbb [2023-03-21T02:03:32.439Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T02:03:32.707Z] ---> Running in 0c13c0c1e134 [2023-03-21T02:03:32.976Z] Removing intermediate container 0c13c0c1e134 [2023-03-21T02:03:32.976Z] ---> 2c35115041ca [2023-03-21T02:03:32.976Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T02:03:32.976Z] ---> Running in ad453f69db43 [2023-03-21T02:03:33.244Z] Removing intermediate container ad453f69db43 [2023-03-21T02:03:33.244Z] ---> b58660c77308 [2023-03-21T02:03:33.244Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T02:03:33.514Z] ---> Running in 92c3b19af65e [2023-03-21T02:03:33.783Z] Removing intermediate container 92c3b19af65e [2023-03-21T02:03:33.783Z] ---> 3009185b8d59 [2023-03-21T02:03:33.783Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T02:03:33.783Z] ---> Running in ed335f2cd9ba [2023-03-21T02:03:35.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T02:03:35.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T02:03:37.204Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T02:03:37.204Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T02:03:37.204Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T02:03:37.204Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T02:03:37.204Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T02:03:37.204Z] OK: 268 MiB in 57 packages [2023-03-21T02:03:38.187Z] Removing intermediate container ed335f2cd9ba [2023-03-21T02:03:38.187Z] ---> 22f75527b172 [2023-03-21T02:03:38.187Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-21T02:03:38.187Z] ---> Running in dadf108424e5 [2023-03-21T02:03:38.776Z] Removing intermediate container dadf108424e5 [2023-03-21T02:03:38.776Z] ---> 38aaa2b4da13 [2023-03-21T02:03:38.776Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T02:03:39.049Z] ---> 57bfd4eead53 [2023-03-21T02:03:39.049Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T02:03:39.319Z] ---> Running in 84ca10d87bd9 [2023-03-21T02:04:47.225Z] Removing intermediate container 84ca10d87bd9 [2023-03-21T02:04:47.225Z] ---> 65a6dc2aeb51 [2023-03-21T02:04:47.225Z] Step 11/12 : COPY . . [2023-03-21T02:04:47.225Z] ---> 5ef5adf27593 [2023-03-21T02:04:47.225Z] Step 12/12 : RUN $MAKE [2023-03-21T02:04:47.225Z] ---> Running in 3d71f5be09d4 [2023-03-21T02:04:47.225Z] noop [2023-03-21T02:04:47.225Z] Removing intermediate container 3d71f5be09d4 [2023-03-21T02:04:47.225Z] ---> a7e5c75e21e5 [2023-03-21T02:04:47.225Z] Successfully built a7e5c75e21e5 [2023-03-21T02:04:47.225Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:04:47.715Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T02:04:47.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:04:48.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-4699 does not seem to be running inside a container [2023-03-21T02:04:48.224Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-21T02:04:49.500Z] $ docker top f9d68ec665261a3109c886c7d872d5980bee9533f6845d50fb4027c3e2002e2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:04:50.405Z] + go version [2023-03-21T02:04:50.405Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T02:04:50.457Z] $ docker stop --time=1 f9d68ec665261a3109c886c7d872d5980bee9533f6845d50fb4027c3e2002e2c [2023-03-21T02:04:52.182Z] $ docker rm -f --volumes f9d68ec665261a3109c886c7d872d5980bee9533f6845d50fb4027c3e2002e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:04:53.035Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T02:04:53.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:04:53.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-4699 does not seem to be running inside a container [2023-03-21T02:04:53.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T02:04:54.517Z] $ docker top a33326f4f15542381f129bb823ba0622b9bc2ca9a87587112b6c67e9d8f4594d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:04:55.054Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T02:04:55.438Z] + make test [2023-03-21T02:04:55.438Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T02:05:34.309Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-21T02:07:41.145Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-21T02:07:51.265Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-21T02:07:51.265Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.137s coverage: 22.2% of statements [2023-03-21T02:07:51.265Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T02:07:51.265Z] go vet ./... [2023-03-21T02:08:23.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T02:08:23.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T02:08:23.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T02:08:23.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T02:08:23.639Z] $ docker stop --time=1 a33326f4f15542381f129bb823ba0622b9bc2ca9a87587112b6c67e9d8f4594d [2023-03-21T02:08:25.426Z] $ docker rm -f --volumes a33326f4f15542381f129bb823ba0622b9bc2ca9a87587112b6c67e9d8f4594d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T02:08:26.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T02:08:26.667Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T02:08:27.148Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T02:08:27.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T02:08:28.300Z] + ls -al . [2023-03-21T02:08:28.300Z] total 176 [2023-03-21T02:08:28.300Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:04 . [2023-03-21T02:08:28.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:02 .. [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 02:02 .dockerignore [2023-03-21T02:08:28.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:02 .git [2023-03-21T02:08:28.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:02 .github [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 21 02:02 .gitignore [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 02:02 .golangci.yml [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 21 02:02 Attribution.txt [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 21 02:02 CHANGELOG.md [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 21 02:02 Dockerfile [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 02:02 GOVERNANCE.md [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 02:02 Jenkinsfile [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 02:02 LICENSE [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 21 02:02 Makefile [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 02:02 OWNERS.md [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 21 02:02 README.md [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 01:59 VERSION [2023-03-21T02:08:28.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:02 bin [2023-03-21T02:08:28.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:02 cmd [2023-03-21T02:08:28.300Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 21 02:07 coverage.out [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 3378 Mar 21 02:02 go.mod [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 31301 Mar 21 02:02 go.sum [2023-03-21T02:08:28.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:02 internal [2023-03-21T02:08:28.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:02 mock [2023-03-21T02:08:28.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:02 snap [2023-03-21T02:08:28.300Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:08:28.827Z] + 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=1fa25774ebab996cf2149df2c39350230d92c0f3 --label arch=arm64 --label version=0.0.0 . [2023-03-21T02:08:29.099Z] Sending build context to Docker daemon 3.34MB [2023-03-21T02:08:29.099Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T02:08:29.099Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T02:08:29.099Z] ---> a7e5c75e21e5 [2023-03-21T02:08:29.099Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T02:08:31.679Z] ---> Running in 1be6d89af6dc [2023-03-21T02:08:31.947Z] Removing intermediate container 1be6d89af6dc [2023-03-21T02:08:31.947Z] ---> 40fadc167e11 [2023-03-21T02:08:31.947Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T02:08:32.215Z] ---> Running in 8ed33a7d16f1 [2023-03-21T02:08:32.483Z] Removing intermediate container 8ed33a7d16f1 [2023-03-21T02:08:32.483Z] ---> fa7cff5568ad [2023-03-21T02:08:32.483Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T02:08:32.483Z] ---> Running in f3d3ac45fa58 [2023-03-21T02:08:32.752Z] Removing intermediate container f3d3ac45fa58 [2023-03-21T02:08:32.752Z] ---> 50c52c38a45c [2023-03-21T02:08:32.752Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T02:08:32.752Z] ---> Running in 8667964aba7a [2023-03-21T02:08:33.339Z] Removing intermediate container 8667964aba7a [2023-03-21T02:08:33.339Z] ---> 5ebb9c5c4ee1 [2023-03-21T02:08:33.339Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T02:08:33.339Z] ---> Running in 181705faf063 [2023-03-21T02:08:34.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T02:08:34.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T02:08:36.309Z] OK: 268 MiB in 57 packages [2023-03-21T02:08:36.897Z] Removing intermediate container 181705faf063 [2023-03-21T02:08:36.897Z] ---> 83bf6dd4c500 [2023-03-21T02:08:36.897Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-21T02:08:36.897Z] ---> Running in 33183fd70635 [2023-03-21T02:08:37.487Z] Removing intermediate container 33183fd70635 [2023-03-21T02:08:37.487Z] ---> 20a6dd9318e1 [2023-03-21T02:08:37.487Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T02:08:37.758Z] ---> a8915a338177 [2023-03-21T02:08:37.758Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T02:08:38.029Z] ---> Running in ccd9f9354a58 [2023-03-21T02:08:40.609Z] Removing intermediate container ccd9f9354a58 [2023-03-21T02:08:40.609Z] ---> e2f32caeb1d1 [2023-03-21T02:08:40.609Z] Step 11/24 : COPY . . [2023-03-21T02:08:41.578Z] ---> acfabebe9e81 [2023-03-21T02:08:41.578Z] Step 12/24 : RUN $MAKE [2023-03-21T02:08:41.578Z] ---> Running in 896da18fac1d [2023-03-21T02:08:42.543Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-21T02:11:19.282Z] Removing intermediate container 896da18fac1d [2023-03-21T02:11:19.282Z] ---> 52bdd563166e [2023-03-21T02:11:19.282Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T02:11:19.282Z] 3.17: Pulling from library/alpine [2023-03-21T02:11:19.282Z] af6eaf76a39c: Already exists [2023-03-21T02:11:19.282Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T02:11:19.282Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T02:11:19.282Z] ---> d74e625d9115 [2023-03-21T02:11:19.282Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-21T02:11:19.282Z] ---> Running in d363b658606a [2023-03-21T02:11:19.282Z] Removing intermediate container d363b658606a [2023-03-21T02:11:19.282Z] ---> da092ed77766 [2023-03-21T02:11:19.282Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T02:11:19.282Z] ---> Running in 876a7e748d04 [2023-03-21T02:11:19.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T02:11:19.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T02:11:19.282Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T02:11:19.282Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T02:11:19.282Z] OK: 8 MiB in 16 packages [2023-03-21T02:11:19.282Z] Removing intermediate container 876a7e748d04 [2023-03-21T02:11:19.282Z] ---> 8480925d158c [2023-03-21T02:11:19.282Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-21T02:11:19.282Z] ---> b6acce0189d8 [2023-03-21T02:11:19.282Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-21T02:11:19.282Z] ---> fa94ec85c040 [2023-03-21T02:11:19.282Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-21T02:11:19.282Z] ---> 7310d5443e2e [2023-03-21T02:11:19.282Z] Step 19/24 : EXPOSE 59982 [2023-03-21T02:11:19.282Z] ---> Running in d5cdcdd246ec [2023-03-21T02:11:19.282Z] Removing intermediate container d5cdcdd246ec [2023-03-21T02:11:19.282Z] ---> 3e6f4741080c [2023-03-21T02:11:19.282Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-21T02:11:19.282Z] ---> Running in af3bb7879957 [2023-03-21T02:11:19.282Z] Removing intermediate container af3bb7879957 [2023-03-21T02:11:19.282Z] ---> 77ec05a62a54 [2023-03-21T02:11:19.282Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-21T02:11:19.282Z] ---> Running in 0e9ee44b4f79 [2023-03-21T02:11:19.282Z] Removing intermediate container 0e9ee44b4f79 [2023-03-21T02:11:19.282Z] ---> c4173be1a270 [2023-03-21T02:11:19.282Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T02:11:19.282Z] ---> Running in a79d1fc7b67a [2023-03-21T02:11:19.282Z] Removing intermediate container a79d1fc7b67a [2023-03-21T02:11:19.282Z] ---> 202e0e40c4e5 [2023-03-21T02:11:19.282Z] Step 23/24 : LABEL git_sha=1fa25774ebab996cf2149df2c39350230d92c0f3 [2023-03-21T02:11:19.282Z] ---> Running in 82f8a156564f [2023-03-21T02:11:19.282Z] Removing intermediate container 82f8a156564f [2023-03-21T02:11:19.282Z] ---> ae2bea374d4b [2023-03-21T02:11:19.282Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T02:11:19.282Z] ---> Running in 4d6b9683b42f [2023-03-21T02:11:19.282Z] Removing intermediate container 4d6b9683b42f [2023-03-21T02:11:19.282Z] ---> bf82cc0824de [2023-03-21T02:11:19.282Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T02:11:19.282Z] Successfully built bf82cc0824de [2023-03-21T02:11:19.282Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:11:20.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T02:11:20.083Z] [2023-03-21T02:11:20.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:11:20.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T02:11:20.565Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T02:11:20.565Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T02:11:20.565Z] 04944245beec: Pulling fs layer [2023-03-21T02:11:20.565Z] 699f458cf7ca: Pulling fs layer [2023-03-21T02:11:20.565Z] 765212b225bb: Pulling fs layer [2023-03-21T02:11:20.565Z] f23df028b6ca: Pulling fs layer [2023-03-21T02:11:20.565Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T02:11:20.565Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T02:11:20.565Z] 765212b225bb: Waiting [2023-03-21T02:11:20.565Z] f23df028b6ca: Waiting [2023-03-21T02:11:20.565Z] d65c8cfc05b1: Waiting [2023-03-21T02:11:20.565Z] 2437ff75d9bd: Waiting [2023-03-21T02:11:20.565Z] 04944245beec: Download complete [2023-03-21T02:11:20.860Z] 765212b225bb: Verifying Checksum [2023-03-21T02:11:20.860Z] 765212b225bb: Download complete [2023-03-21T02:11:20.860Z] f23df028b6ca: Verifying Checksum [2023-03-21T02:11:20.860Z] f23df028b6ca: Download complete [2023-03-21T02:11:20.860Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T02:11:20.860Z] d65c8cfc05b1: Download complete [2023-03-21T02:11:21.135Z] 699f458cf7ca: Verifying Checksum [2023-03-21T02:11:21.135Z] 699f458cf7ca: Download complete [2023-03-21T02:11:21.418Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T02:11:21.418Z] 8998bd30e6a1: Download complete [2023-03-21T02:11:24.046Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T02:11:24.046Z] 2437ff75d9bd: Download complete [2023-03-21T02:11:25.457Z] 8998bd30e6a1: Pull complete [2023-03-21T02:11:26.044Z] 04944245beec: Pull complete [2023-03-21T02:11:27.463Z] 699f458cf7ca: Pull complete [2023-03-21T02:11:27.729Z] 765212b225bb: Pull complete [2023-03-21T02:11:28.314Z] f23df028b6ca: Pull complete [2023-03-21T02:11:28.580Z] d65c8cfc05b1: Pull complete [2023-03-21T02:11:43.571Z] 2437ff75d9bd: Pull complete [2023-03-21T02:11:43.571Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T02:11:43.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T02:11:43.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:11:43.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-4699 does not seem to be running inside a container [2023-03-21T02:11:43.971Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T02:11:46.675Z] $ docker top 0c3f29c2af4540c790c0d28813c63271f6e0fee4e208fa3853ebda00aef0d4c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:11:47.569Z] ---> job-cost.sh [2023-03-21T02:11:47.569Z] lf-activate-venv: SKIPPING [2023-03-21T02:11:47.569Z] INFO: No Stack... [2023-03-21T02:11:48.153Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T02:11:48.741Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T02:11:49.088Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-03-21T02:11:49.088Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T02:11:49.437Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [2023-03-21T02:11:49.445Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] did not exist. Created. [2023-03-21T02:11:49.445Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T02:11:50.189Z] /w/workspace/device-mqtt-go/1@tmp/durable-da82ec0f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T02:11:50.595Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T02:11:50.636Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T02:11:50.682Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T02:11:50.722Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T02:11:50.802Z] $ docker stop --time=1 0c3f29c2af4540c790c0d28813c63271f6e0fee4e208fa3853ebda00aef0d4c0 [2023-03-21T02:11:52.323Z] $ docker rm -f --volumes 0c3f29c2af4540c790c0d28813c63271f6e0fee4e208fa3853ebda00aef0d4c0 [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 [2023-03-21T02:11:53.339Z] provisioning config files... [2023-03-21T02:11:53.347Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/config10037799366338011894tmp [Pipeline] { [Pipeline] sh [2023-03-21T02:11:53.681Z] + set +x [2023-03-21T02:11:53.681Z] + bash -s -- [2023-03-21T02:11:53.681Z] + curl -s https://codecov.io/bash [2023-03-21T02:11:53.681Z] [2023-03-21T02:11:53.681Z] _____ _ [2023-03-21T02:11:53.681Z] / ____| | | [2023-03-21T02:11:53.681Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T02:11:53.681Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T02:11:53.681Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T02:11:53.681Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T02:11:53.681Z] Bash-1.0.6 [2023-03-21T02:11:53.681Z] [2023-03-21T02:11:53.681Z] [2023-03-21T02:11:53.681Z] ==> git version 2.25.1 found [2023-03-21T02:11:53.681Z] ==> 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 [2023-03-21T02:11:53.681Z] Release-Date: 2020-01-08 [2023-03-21T02:11:53.681Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T02:11:53.681Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T02:11:53.681Z] ==> Jenkins CI detected. [2023-03-21T02:11:53.681Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-537 [2023-03-21T02:11:53.681Z] project root: . [2023-03-21T02:11:53.681Z] --> token set from env [2023-03-21T02:11:53.681Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T02:11:53.681Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T02:11:53.681Z] ==> Python coveragepy not found [2023-03-21T02:11:53.681Z] ==> Searching for coverage reports in: [2023-03-21T02:11:53.681Z] + . [2023-03-21T02:11:53.681Z] -> Found 1 reports [2023-03-21T02:11:53.681Z] ==> Detecting git/mercurial file structure [2023-03-21T02:11:53.681Z] ==> Reading reports [2023-03-21T02:11:53.681Z] + ./coverage.out bytes=18047 [2023-03-21T02:11:53.681Z] ==> Appending adjustments [2023-03-21T02:11:53.681Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T02:11:53.941Z] + Found adjustments [2023-03-21T02:11:53.941Z] ==> Gzipping contents [2023-03-21T02:11:53.941Z] 4.0K /tmp/codecov.aeJhtS.gz [2023-03-21T02:11:53.941Z] ==> Uploading reports [2023-03-21T02:11:53.941Z] url: https://codecov.io [2023-03-21T02:11:53.941Z] query: branch=PR-537&commit=1fa25774ebab996cf2149df2c39350230d92c0f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-537%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=537&job=&cmd_args= [2023-03-21T02:11:53.941Z] -> Pinging Codecov [2023-03-21T02:11:53.941Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-537&commit=1fa25774ebab996cf2149df2c39350230d92c0f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-537%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=537&job=&cmd_args= [2023-03-21T02:11:54.201Z] -> Uploading to [2023-03-21T02:11:54.201Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/7D719EC7BBE17E464838252E33014C33/1fa25774ebab996cf2149df2c39350230d92c0f3/ed1ab3fc-b61f-419c-b8b6-51425b397d45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T021153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f3bdb26c14b3f70ffb61dda62cfec23051ed44d669ddcf1b2af1a891e600cb7 [2023-03-21T02:11:54.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T02:11:54.201Z] Dload Upload Total Spent Left Speed [2023-03-21T02:11:54.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 12213 --:--:-- --:--:-- --:--:-- 12213 [2023-03-21T02:11:54.460Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] } [2023-03-21T02:11:54.490Z] 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 [2023-03-21T02:11:56.246Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives ] [2023-03-21T02:11:56.246Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives [2023-03-21T02:11:56.246Z] total 16 [2023-03-21T02:11:56.246Z] drwxr-xr-x 3 root root 4096 Mar 21 02:02 . [2023-03-21T02:11:56.246Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 02:02 .. [2023-03-21T02:11:56.246Z] drwxr-xr-x 2 root root 4096 Mar 21 02:02 cost [2023-03-21T02:11:56.246Z] -rw-r--r-- 1 root root 86 Mar 21 02:02 cost.csv [2023-03-21T02:11:56.246Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives [2023-03-21T02:11:56.246Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives [2023-03-21T02:11:56.246Z] total 16 [2023-03-21T02:11:56.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:02 . [2023-03-21T02:11:56.246Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 02:02 .. [2023-03-21T02:11:56.246Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 02:02 cost [2023-03-21T02:11:56.246Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 21 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:11:56.569Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:11:57.461Z] ---> package-listing.sh [2023-03-21T02:11:57.461Z] ++ facter osfamily [2023-03-21T02:11:57.461Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T02:11:57.720Z] + OS_FAMILY=debian [2023-03-21T02:11:57.720Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-537 [2023-03-21T02:11:57.720Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T02:11:57.720Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T02:11:57.720Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T02:11:57.720Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T02:11:57.720Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-537 ']' [2023-03-21T02:11:57.720Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T02:11:57.720Z] + case "${OS_FAMILY}" in [2023-03-21T02:11:57.720Z] + grep '^ii' [2023-03-21T02:11:57.720Z] + dpkg -l [2023-03-21T02:11:57.720Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T02:11:57.720Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T02:11:57.720Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T02:11:57.720Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-537 ']' [2023-03-21T02:11:57.720Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives/ [2023-03-21T02:11:57.720Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives/ [Pipeline] echo [2023-03-21T02:11:57.751Z] 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-537/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T02:11:58.047Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:11:58.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T02:11:58.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:11:58.806Z] prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container [2023-03-21T02:11:58.839Z] $ 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-537/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-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@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 [2023-03-21T02:11:59.161Z] $ docker top 04a70399663d79b25622b3a751eaa51e3f031d80f377aa53541d5ba0ea832ca2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:11:59.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T02:11:59.858Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T02:12:00.167Z] + ls /var/log/sa-host [2023-03-21T02:12:00.167Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T02:12:00.384Z] provisioning config files... [2023-03-21T02:12:00.393Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/config8176259660283278324tmp [Pipeline] { [Pipeline] echo [2023-03-21T02:12:00.443Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:00.755Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T02:12:00.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:01.192Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T02:12:01.222Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:01.529Z] ---> sudo-logs.sh [2023-03-21T02:12:01.529Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T02:12:01.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:01.941Z] ---> job-cost.sh [2023-03-21T02:12:01.941Z] lf-activate-venv: SKIPPING [2023-03-21T02:12:01.941Z] DEBUG: total: 0.2199999988079071 [2023-03-21T02:12:01.941Z] INFO: Retrieving Stack Cost... [2023-03-21T02:12:02.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T02:12:02.765Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T02:12:02.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:03.103Z] ---> logs-deploy.sh [2023-03-21T02:12:03.103Z] lf-activate-venv: SKIPPING [2023-03-21T02:12:03.103Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-537/1 [2023-03-21T02:12:03.103Z] INFO: archiving workspace using pattern(s): [2023-03-21T02:12:04.037Z] Archives upload complete. [2023-03-21T02:12:04.296Z] INFO: archiving logs to Nexus [2023-03-21T02:12:04.864Z] ---> uname -a: [2023-03-21T02:12:04.864Z] Linux prd-ubuntu20-04-docker-8c-8g-4697 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-21T02:12:04.864Z] [2023-03-21T02:12:04.864Z] [2023-03-21T02:12:04.864Z] ---> lscpu: [2023-03-21T02:12:04.864Z] Architecture: x86_64 [2023-03-21T02:12:04.864Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-21T02:12:04.864Z] Byte Order: Little Endian [2023-03-21T02:12:04.864Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-21T02:12:04.864Z] CPU(s): 8 [2023-03-21T02:12:04.864Z] On-line CPU(s) list: 0-7 [2023-03-21T02:12:04.864Z] Thread(s) per core: 1 [2023-03-21T02:12:04.864Z] Core(s) per socket: 1 [2023-03-21T02:12:04.864Z] Socket(s): 8 [2023-03-21T02:12:04.864Z] NUMA node(s): 1 [2023-03-21T02:12:04.864Z] Vendor ID: AuthenticAMD [2023-03-21T02:12:04.864Z] CPU family: 23 [2023-03-21T02:12:04.864Z] Model: 49 [2023-03-21T02:12:04.864Z] Model name: AMD EPYC-Rome Processor [2023-03-21T02:12:04.864Z] Stepping: 0 [2023-03-21T02:12:04.864Z] CPU MHz: 2800.000 [2023-03-21T02:12:04.864Z] BogoMIPS: 5600.00 [2023-03-21T02:12:04.864Z] Virtualization: AMD-V [2023-03-21T02:12:04.864Z] Hypervisor vendor: KVM [2023-03-21T02:12:04.864Z] Virtualization type: full [2023-03-21T02:12:04.864Z] L1d cache: 256 KiB [2023-03-21T02:12:04.864Z] L1i cache: 256 KiB [2023-03-21T02:12:04.864Z] L2 cache: 4 MiB [2023-03-21T02:12:04.864Z] L3 cache: 128 MiB [2023-03-21T02:12:04.864Z] NUMA node0 CPU(s): 0-7 [2023-03-21T02:12:04.864Z] Vulnerability Itlb multihit: Not affected [2023-03-21T02:12:04.864Z] Vulnerability L1tf: Not affected [2023-03-21T02:12:04.864Z] Vulnerability Mds: Not affected [2023-03-21T02:12:04.864Z] Vulnerability Meltdown: Not affected [2023-03-21T02:12:04.864Z] Vulnerability Mmio stale data: Not affected [2023-03-21T02:12:04.864Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-21T02:12:04.864Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-21T02:12:04.864Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-21T02:12:04.864Z] Vulnerability Srbds: Not affected [2023-03-21T02:12:04.864Z] Vulnerability Tsx async abort: Not affected [2023-03-21T02:12:04.864Z] 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 [2023-03-21T02:12:04.864Z] [2023-03-21T02:12:04.864Z] [2023-03-21T02:12:04.864Z] ---> nproc: [2023-03-21T02:12:04.864Z] 8 [2023-03-21T02:12:04.864Z] [2023-03-21T02:12:04.864Z] [2023-03-21T02:12:04.864Z] ---> df -h: [2023-03-21T02:12:04.864Z] Filesystem Size Used Avail Use% Mounted on [2023-03-21T02:12:04.864Z] overlay 155G 12G 144G 8% / [2023-03-21T02:12:04.864Z] tmpfs 64M 0 64M 0% /dev [2023-03-21T02:12:04.864Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-21T02:12:04.864Z] shm 64M 0 64M 0% /dev/shm [2023-03-21T02:12:04.864Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-21T02:12:04.864Z] [2023-03-21T02:12:04.864Z]