Pull request #584 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9295e9b6ddbaee80984252db6e5e923b266f56b1+7300f1631db8a52a6c9bbc97f1ad6792569d05b3 (bd55c8bbaa3c8946b253333add3deb96908921a2) 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-ssh7474182486228559472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11725798176512907790.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-584/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-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10984864972680311730.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-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13645495640506328819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7629754876183267867.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-584/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-584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11238092688643489556.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-11978 in /w/workspace/gexfoundry_device-mqtt-go_PR-584 [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-584 # 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 > 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/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 into PR head commit 9295e9b6ddbaee80984252db6e5e923b266f56b1 Merge succeeded, producing 9295e9b6ddbaee80984252db6e5e923b266f56b1 Checking out Revision 9295e9b6ddbaee80984252db6e5e923b266f56b1 (PR-584) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-28T01:59:42.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 9295e9b6ddbaee80984252db6e5e923b266f56b1 # 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 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9295e9b6ddbaee80984252db6e5e923b266f56b1 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-28T01:59:42.224Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-28T01:59:42.337Z] ========================================================= [2023-04-28T01:59:42.337Z] EdgeX Global Pipelines Version Info [2023-04-28T01:59:42.337Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-28T01:59:43.076Z] ------------------- [2023-04-28T01:59:43.076Z] stable info: [2023-04-28T01:59:43.076Z] ------------------- [2023-04-28T01:59:43.076Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-28T01:59:43.076Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-28T01:59:43.076Z] Message: update stable to v1.0.248 [2023-04-28T01:59:43.647Z] ------------------- [2023-04-28T01:59:43.647Z] experimental info: [2023-04-28T01:59:43.647Z] ------------------- [2023-04-28T01:59:43.647Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-28T01:59:43.647Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-28T01:59:43.647Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-28T01:59:43.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-28T01:59:44.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-28T01:59:44.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-28T01:59:44.083Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-28T01:59:44.125Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-28T01:59:44.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-28T01:59:44.208Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-28T01:59:44.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-28T01:59:44.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-28T01:59:44.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-28T01:59:44.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-28T01:59:44.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-28T01:59:44.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-28T01:59:44.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-28T01:59:44.541Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-28T01:59:44.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-28T01:59:44.622Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-28T01:59:44.661Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-28T01:59:44.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-28T01:59:44.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-28T01:59:44.803Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-28T01:59:44.849Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-28T01:59:44.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-28T01:59:44.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-28T01:59:44.981Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-28T01:59:45.022Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-28T01:59:45.063Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-28T01:59:45.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-584 [Pipeline] echo [2023-04-28T01:59:45.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-584 [Pipeline] echo [2023-04-28T01:59:45.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-584 [Pipeline] echo [2023-04-28T01:59:45.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] echo [2023-04-28T01:59:45.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9295e9b [Pipeline] echo [2023-04-28T01:59:45.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T01:59:45.444Z] provisioning config files... [2023-04-28T01:59:45.461Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/config9304379792178797495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T01:59:45.807Z] ---> docker-login.sh [2023-04-28T01:59:45.807Z] nexus3.edgexfoundry.org:10001 [2023-04-28T01:59:46.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:46.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:46.069Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:46.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:46.069Z] [2023-04-28T01:59:46.069Z] Login Succeeded [2023-04-28T01:59:46.069Z] nexus3.edgexfoundry.org:10002 [2023-04-28T01:59:46.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:46.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:46.069Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:46.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:46.069Z] [2023-04-28T01:59:46.069Z] Login Succeeded [2023-04-28T01:59:46.069Z] nexus3.edgexfoundry.org:10003 [2023-04-28T01:59:46.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:46.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:46.330Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:46.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:46.330Z] [2023-04-28T01:59:46.330Z] Login Succeeded [2023-04-28T01:59:46.330Z] nexus3.edgexfoundry.org:10004 [2023-04-28T01:59:46.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:46.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:46.330Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:46.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:46.330Z] [2023-04-28T01:59:46.330Z] Login Succeeded [2023-04-28T01:59:46.330Z] docker.io [2023-04-28T01:59:46.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:46.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:46.592Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:46.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:46.592Z] [2023-04-28T01:59:46.592Z] Login Succeeded [2023-04-28T01:59:46.592Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T01:59:46.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-28T01:59:47.250Z] + git rev-list -1 --merges 9295e9b6ddbaee80984252db6e5e923b266f56b1~1..9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] echo [2023-04-28T01:59:47.311Z] -----------> git rev-list -1 --merges 9295e9b6ddbaee80984252db6e5e923b266f56b1~1..9295e9b6ddbaee80984252db6e5e923b266f56b1 9295e9b6ddbaee80984252db6e5e923b266f56b1 [false] [Pipeline] sh [2023-04-28T01:59:47.619Z] + git log --format=format:%s -1 9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] echo [2023-04-28T01:59:47.657Z] ========================================================= [2023-04-28T01:59:47.657Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-28T01:59:47.657Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T01:59:48.089Z] + git log --format=format:%s -1 9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] echo [2023-04-28T01:59:48.165Z] [semverPrep] GIT_COMMIT: 9295e9b6ddbaee80984252db6e5e923b266f56b1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-28T01:59:48.198Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-28T01:59:48.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-28T01:59:48.724Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-28T01:59:48.724Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-28T01:59:48.724Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-28T01:59:48.724Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-28T01:59:48.724Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-28T01:59:48.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T01:59:49.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T01:59:49.248Z] [2023-04-28T01:59:49.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T01:59:49.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T01:59:49.636Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-28T01:59:49.636Z] b85a868b505f: Pulling fs layer [2023-04-28T01:59:49.636Z] e2be974225ed: Pulling fs layer [2023-04-28T01:59:49.636Z] 339a4e72a1f5: Pulling fs layer [2023-04-28T01:59:49.636Z] 988bab9f4d93: Pulling fs layer [2023-04-28T01:59:49.636Z] 1469e6f7b9e6: Pulling fs layer [2023-04-28T01:59:49.636Z] eaf3925da568: Pulling fs layer [2023-04-28T01:59:49.636Z] bab4dde63d76: Pulling fs layer [2023-04-28T01:59:49.636Z] bde34c3a00c8: Pulling fs layer [2023-04-28T01:59:49.636Z] b352a97aabf1: Pulling fs layer [2023-04-28T01:59:49.636Z] 4872d77fe225: Pulling fs layer [2023-04-28T01:59:49.636Z] 5851b861e8e6: Pulling fs layer [2023-04-28T01:59:49.636Z] 1469e6f7b9e6: Waiting [2023-04-28T01:59:49.636Z] eaf3925da568: Waiting [2023-04-28T01:59:49.636Z] bab4dde63d76: Waiting [2023-04-28T01:59:49.636Z] bde34c3a00c8: Waiting [2023-04-28T01:59:49.636Z] b352a97aabf1: Waiting [2023-04-28T01:59:49.636Z] 4872d77fe225: Waiting [2023-04-28T01:59:49.636Z] 5851b861e8e6: Waiting [2023-04-28T01:59:49.636Z] 988bab9f4d93: Waiting [2023-04-28T01:59:49.636Z] e2be974225ed: Download complete [2023-04-28T01:59:49.636Z] 988bab9f4d93: Verifying Checksum [2023-04-28T01:59:49.636Z] 988bab9f4d93: Download complete [2023-04-28T01:59:49.896Z] 339a4e72a1f5: Verifying Checksum [2023-04-28T01:59:49.896Z] 339a4e72a1f5: Download complete [2023-04-28T01:59:49.896Z] 1469e6f7b9e6: Verifying Checksum [2023-04-28T01:59:49.896Z] 1469e6f7b9e6: Download complete [2023-04-28T01:59:49.896Z] eaf3925da568: Verifying Checksum [2023-04-28T01:59:49.896Z] eaf3925da568: Download complete [2023-04-28T01:59:49.896Z] bde34c3a00c8: Verifying Checksum [2023-04-28T01:59:49.896Z] bde34c3a00c8: Download complete [2023-04-28T01:59:49.896Z] b352a97aabf1: Download complete [2023-04-28T01:59:49.896Z] 4872d77fe225: Verifying Checksum [2023-04-28T01:59:49.896Z] 4872d77fe225: Download complete [2023-04-28T01:59:49.896Z] 5851b861e8e6: Verifying Checksum [2023-04-28T01:59:49.896Z] b85a868b505f: Verifying Checksum [2023-04-28T01:59:49.896Z] b85a868b505f: Download complete [2023-04-28T01:59:50.157Z] bab4dde63d76: Verifying Checksum [2023-04-28T01:59:50.157Z] bab4dde63d76: Download complete [2023-04-28T01:59:51.096Z] b85a868b505f: Pull complete [2023-04-28T01:59:51.356Z] e2be974225ed: Pull complete [2023-04-28T01:59:51.924Z] 339a4e72a1f5: Pull complete [2023-04-28T01:59:51.924Z] 988bab9f4d93: Pull complete [2023-04-28T01:59:52.184Z] 1469e6f7b9e6: Pull complete [2023-04-28T01:59:52.184Z] eaf3925da568: Pull complete [2023-04-28T01:59:54.092Z] bab4dde63d76: Pull complete [2023-04-28T01:59:54.092Z] bde34c3a00c8: Pull complete [2023-04-28T01:59:54.352Z] b352a97aabf1: Pull complete [2023-04-28T01:59:54.352Z] 4872d77fe225: Pull complete [2023-04-28T01:59:54.352Z] 5851b861e8e6: Pull complete [2023-04-28T01:59:54.611Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-28T01:59:54.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T01:59:54.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T01:59:54.856Z] prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container [2023-04-28T01:59:54.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@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-04-28T01:59:57.152Z] $ docker top 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 -eo pid,comm [2023-04-28T01:59:57.206Z] 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-04-28T01:59:57.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-28T01:59:57.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T01:59:57.337Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T01:59:57.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T01:59:57.456Z] $ docker exec 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 ssh-agent [2023-04-28T01:59:57.574Z] SSH_AUTH_SOCK=/tmp/ssh-asL5B8uD5a7B/agent.32 [2023-04-28T01:59:57.574Z] SSH_AGENT_PID=38 [2023-04-28T01:59:57.581Z] Running ssh-add (command line suppressed) [2023-04-28T01:59:57.690Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/private_key_6143506316273850841.key (/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/private_key_6143506316273850841.key) [2023-04-28T01:59:57.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T01:59:58.029Z] + git tag --points-at HEAD [Pipeline] } [2023-04-28T01:59:58.057Z] $ docker exec --env ******** --env ******** 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 ssh-agent -k [2023-04-28T01:59:58.141Z] unset SSH_AUTH_SOCK; [2023-04-28T01:59:58.142Z] unset SSH_AGENT_PID; [2023-04-28T01:59:58.142Z] echo Agent pid 38 killed; [2023-04-28T01:59:58.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-28T01:59:58.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T01:59:58.237Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T01:59:58.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T01:59:58.354Z] $ docker exec 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 ssh-agent [2023-04-28T01:59:58.474Z] SSH_AUTH_SOCK=/tmp/ssh-zg83urhzKVnS/agent.70 [2023-04-28T01:59:58.474Z] SSH_AGENT_PID=76 [2023-04-28T01:59:58.480Z] Running ssh-add (command line suppressed) [2023-04-28T01:59:58.584Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/private_key_10236043156305206834.key (/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/private_key_10236043156305206834.key) [2023-04-28T01:59:58.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T01:59:58.928Z] + git semver init [2023-04-28T01:59:59.188Z] 2023-04-28 01:59:59,127 [run_init] DEBUG init version:0.0.0 force:False [2023-04-28T01:59:59.188Z] 2023-04-28 01:59:59,128 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver [2023-04-28T01:59:59.188Z] 2023-04-28 01:59:59,129 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver [2023-04-28T01:59:59.188Z] 2023-04-28 01:59:59,129 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-584, universal_newlines=False, shell=None, istream=None) [2023-04-28T02:00:00.133Z] 2023-04-28 01:59:59,948 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584/.git/info/exclude [2023-04-28T02:00:00.133Z] 2023-04-28 01:59:59,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver/PR-584 with force:False [2023-04-28T02:00:00.133Z] 2023-04-28 01:59:59,949 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver/PR-584 [2023-04-28T02:00:00.133Z] 2023-04-28 01:59:59,953 [execute] INFO git cat-file --batch-check [2023-04-28T02:00:00.133Z] 2023-04-28 01:59:59,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) [2023-04-28T02:00:00.133Z] 2023-04-28 01:59:59,959 [execute] INFO git cat-file --batch [2023-04-28T02:00:00.133Z] 2023-04-28 01:59:59,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) [2023-04-28T02:00:00.133Z] 2023-04-28 01:59:59,962 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-584/.semver/PR-584 [2023-04-28T02:00:00.133Z] 0.0.0 [Pipeline] } [2023-04-28T02:00:00.164Z] $ docker exec --env ******** --env ******** 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 ssh-agent -k [2023-04-28T02:00:00.289Z] unset SSH_AUTH_SOCK; [2023-04-28T02:00:00.292Z] unset SSH_AGENT_PID; [2023-04-28T02:00:00.292Z] echo Agent pid 76 killed; [2023-04-28T02:00:00.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-28T02:00:00.738Z] + git semver [Pipeline] } [2023-04-28T02:00:01.042Z] $ docker stop --time=1 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 [2023-04-28T02:00:02.357Z] $ docker rm -f --volumes 94c2707682598d89e893fba15960e3b651adfd574581be9623a3f8fd90caf9e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T02:00:02.771Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-28T02:00:03.043Z] Stashed 1 file(s) [Pipeline] echo [2023-04-28T02:00:03.061Z] [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-04-28T02:00:03.669Z] provisioning config files... [2023-04-28T02:00:03.680Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/config18095530571217092576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:00:04.031Z] ---> docker-login.sh [2023-04-28T02:00:04.031Z] nexus3.edgexfoundry.org:10001 [2023-04-28T02:00:04.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:00:04.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:00:04.031Z] Configure a credential helper to remove this warning. See [2023-04-28T02:00:04.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:00:04.031Z] [2023-04-28T02:00:04.031Z] Login Succeeded [2023-04-28T02:00:04.031Z] nexus3.edgexfoundry.org:10002 [2023-04-28T02:00:04.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:00:04.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:00:04.031Z] Configure a credential helper to remove this warning. See [2023-04-28T02:00:04.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:00:04.031Z] [2023-04-28T02:00:04.031Z] Login Succeeded [2023-04-28T02:00:04.031Z] nexus3.edgexfoundry.org:10003 [2023-04-28T02:00:04.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:00:04.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:00:04.291Z] Configure a credential helper to remove this warning. See [2023-04-28T02:00:04.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:00:04.291Z] [2023-04-28T02:00:04.291Z] Login Succeeded [2023-04-28T02:00:04.291Z] nexus3.edgexfoundry.org:10004 [2023-04-28T02:00:04.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:00:04.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:00:04.291Z] Configure a credential helper to remove this warning. See [2023-04-28T02:00:04.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:00:04.291Z] [2023-04-28T02:00:04.291Z] Login Succeeded [2023-04-28T02:00:04.291Z] docker.io [2023-04-28T02:00:04.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:00:05.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:00:05.935Z] Configure a credential helper to remove this warning. See [2023-04-28T02:00:05.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:00:05.935Z] [2023-04-28T02:00:05.935Z] Login Succeeded [2023-04-28T02:00:05.935Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T02:00:05.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-28T02:00:06.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T02:00:06.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T02:00:06.251Z] ========================================================= [2023-04-28T02:00:06.251Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-28T02:00:06.251Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:00:06.722Z] + 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-04-28T02:00:06.722Z] Sending build context to Docker daemon 6.506MB [2023-04-28T02:00:06.722Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T02:00:06.722Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-28T02:00:06.722Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-28T02:00:06.722Z] f56be85fc22e: Pulling fs layer [2023-04-28T02:00:06.722Z] 85791d961cd3: Pulling fs layer [2023-04-28T02:00:06.722Z] d694b5ae8c79: Pulling fs layer [2023-04-28T02:00:06.722Z] 9f32a84ed3da: Pulling fs layer [2023-04-28T02:00:06.722Z] 4d19c01a9841: Pulling fs layer [2023-04-28T02:00:06.722Z] 9325e15d5711: Pulling fs layer [2023-04-28T02:00:06.722Z] 556b6ee489ea: Pulling fs layer [2023-04-28T02:00:06.722Z] c5a4b2cf53e6: Pulling fs layer [2023-04-28T02:00:06.722Z] 556b6ee489ea: Waiting [2023-04-28T02:00:06.722Z] 9325e15d5711: Waiting [2023-04-28T02:00:06.722Z] c5a4b2cf53e6: Waiting [2023-04-28T02:00:06.722Z] 9f32a84ed3da: Waiting [2023-04-28T02:00:06.722Z] 4d19c01a9841: Waiting [2023-04-28T02:00:06.722Z] 85791d961cd3: Verifying Checksum [2023-04-28T02:00:06.722Z] 85791d961cd3: Download complete [2023-04-28T02:00:06.722Z] 9f32a84ed3da: Download complete [2023-04-28T02:00:06.983Z] 4d19c01a9841: Verifying Checksum [2023-04-28T02:00:06.983Z] 4d19c01a9841: Download complete [2023-04-28T02:00:06.983Z] f56be85fc22e: Verifying Checksum [2023-04-28T02:00:06.983Z] f56be85fc22e: Download complete [2023-04-28T02:00:06.983Z] 9325e15d5711: Verifying Checksum [2023-04-28T02:00:06.983Z] 9325e15d5711: Download complete [2023-04-28T02:00:06.983Z] f56be85fc22e: Pull complete [2023-04-28T02:00:07.245Z] 85791d961cd3: Pull complete [2023-04-28T02:00:07.505Z] c5a4b2cf53e6: Verifying Checksum [2023-04-28T02:00:07.505Z] c5a4b2cf53e6: Download complete [2023-04-28T02:00:07.505Z] d694b5ae8c79: Verifying Checksum [2023-04-28T02:00:07.505Z] d694b5ae8c79: Download complete [2023-04-28T02:00:07.764Z] 556b6ee489ea: Verifying Checksum [2023-04-28T02:00:07.764Z] 556b6ee489ea: Download complete [2023-04-28T02:00:11.057Z] d694b5ae8c79: Pull complete [2023-04-28T02:00:11.057Z] 9f32a84ed3da: Pull complete [2023-04-28T02:00:11.057Z] 4d19c01a9841: Pull complete [2023-04-28T02:00:11.057Z] 9325e15d5711: Pull complete [2023-04-28T02:00:13.592Z] 556b6ee489ea: Pull complete [2023-04-28T02:00:14.530Z] c5a4b2cf53e6: Pull complete [2023-04-28T02:00:14.530Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-28T02:00:14.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-28T02:00:14.530Z] ---> c4be618373d6 [2023-04-28T02:00:14.530Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-28T02:00:18.479Z] Still waiting to schedule task [2023-04-28T02:00:18.480Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11976’ [2023-04-28T02:00:18.906Z] ---> Running in 55244fc806cf [2023-04-28T02:00:18.906Z] Removing intermediate container 55244fc806cf [2023-04-28T02:00:18.906Z] ---> dcc9d7a841b2 [2023-04-28T02:00:18.906Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T02:00:18.906Z] ---> Running in 1e9c89c65798 [2023-04-28T02:00:18.906Z] Removing intermediate container 1e9c89c65798 [2023-04-28T02:00:18.906Z] ---> 622fcca0742d [2023-04-28T02:00:18.906Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-28T02:00:18.906Z] ---> Running in 10b072bf328e [2023-04-28T02:00:18.906Z] Removing intermediate container 10b072bf328e [2023-04-28T02:00:18.906Z] ---> e8f965f4b9c2 [2023-04-28T02:00:18.906Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T02:00:18.906Z] ---> Running in e11a7c827685 [2023-04-28T02:00:18.906Z] Removing intermediate container e11a7c827685 [2023-04-28T02:00:18.906Z] ---> a7fe8879340d [2023-04-28T02:00:18.906Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T02:00:18.906Z] ---> Running in d880d540412d [2023-04-28T02:00:19.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T02:00:19.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T02:00:19.425Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-28T02:00:19.425Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-28T02:00:19.425Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-28T02:00:19.425Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-28T02:00:19.425Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T02:00:19.425Z] OK: 269 MiB in 57 packages [2023-04-28T02:00:19.995Z] Removing intermediate container d880d540412d [2023-04-28T02:00:19.995Z] ---> ed6678e492ab [2023-04-28T02:00:19.995Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-28T02:00:19.995Z] ---> Running in 6c89ed8657a9 [2023-04-28T02:00:19.995Z] Removing intermediate container 6c89ed8657a9 [2023-04-28T02:00:19.995Z] ---> d502ee394599 [2023-04-28T02:00:19.995Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-28T02:00:20.253Z] ---> f3940cf00ce6 [2023-04-28T02:00:20.254Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T02:00:20.254Z] ---> Running in b80767421f57 [2023-04-28T02:00:46.838Z] Removing intermediate container b80767421f57 [2023-04-28T02:00:46.838Z] ---> 91ad96105c35 [2023-04-28T02:00:46.838Z] Step 11/12 : COPY . . [2023-04-28T02:00:47.406Z] ---> e86fa1e903d3 [2023-04-28T02:00:47.406Z] Step 12/12 : RUN $MAKE [2023-04-28T02:00:47.406Z] ---> Running in 0d21288f1913 [2023-04-28T02:00:47.731Z] noop [2023-04-28T02:00:47.991Z] Removing intermediate container 0d21288f1913 [2023-04-28T02:00:47.991Z] ---> 6216e9584c67 [2023-04-28T02:00:47.991Z] Successfully built 6216e9584c67 [2023-04-28T02:00:47.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:00:48.433Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-28T02:00:48.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:00:48.603Z] prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container [2023-04-28T02:00:48.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@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-04-28T02:00:48.953Z] $ docker top b702e91ef9d76bc76bb8b4e94cedfb45c05a7a5203a294f7ff338249b6643e95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:00:49.338Z] + go version [2023-04-28T02:00:49.338Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-28T02:00:49.375Z] $ docker stop --time=1 b702e91ef9d76bc76bb8b4e94cedfb45c05a7a5203a294f7ff338249b6643e95 [2023-04-28T02:00:50.641Z] $ docker rm -f --volumes b702e91ef9d76bc76bb8b4e94cedfb45c05a7a5203a294f7ff338249b6643e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:00:51.344Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-28T02:00:51.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:00:51.506Z] prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container [2023-04-28T02:00:51.546Z] $ 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-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@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-04-28T02:00:51.861Z] $ docker top 587884d902b80025978961327698ed3e420da1c16f92c0a3f13036ed46dd662a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:00:52.285Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-584 [Pipeline] fileExists [Pipeline] sh [2023-04-28T02:00:52.653Z] + make test [2023-04-28T02:00:52.653Z] go test ./... -coverprofile=coverage.out ./... [2023-04-28T02:00:56.840Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-28T02:01:06.997Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-28T02:01:06.997Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-28T02:01:06.997Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 24.6% of statements [2023-04-28T02:01:12.264Z] go vet ./... [2023-04-28T02:01:16.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-28T02:01:16.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-28T02:01:16.453Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-28T02:01:16.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-28T02:01:16.532Z] $ docker stop --time=1 587884d902b80025978961327698ed3e420da1c16f92c0a3f13036ed46dd662a [2023-04-28T02:01:19.335Z] $ docker rm -f --volumes 587884d902b80025978961327698ed3e420da1c16f92c0a3f13036ed46dd662a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T02:01:19.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-28T02:01:19.911Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-28T02:01:20.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-28T02:01:20.928Z] + ls -al . [2023-04-28T02:01:20.928Z] total 180 [2023-04-28T02:01:20.928Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 02:00 . [2023-04-28T02:01:20.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:59 .. [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 01:59 .dockerignore [2023-04-28T02:01:20.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 02:00 .git [2023-04-28T02:01:20.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 01:59 .github [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 28 01:59 .gitignore [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 01:59 .golangci.yml [2023-04-28T02:01:20.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 01:59 .semver [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 28 01:59 Attribution.txt [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 28 01:59 CHANGELOG.md [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 28 01:59 Dockerfile [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 01:59 GOVERNANCE.md [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 28 01:59 Jenkinsfile [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 01:59 LICENSE [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 28 01:59 Makefile [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 28 01:59 OWNERS.md [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 28 01:59 README.md [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 02:00 VERSION [2023-04-28T02:01:20.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:59 bin [2023-04-28T02:01:20.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 01:59 cmd [2023-04-28T02:01:20.928Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 28 02:01 coverage.out [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 28 01:59 go.mod [2023-04-28T02:01:20.928Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 28 01:59 go.sum [2023-04-28T02:01:20.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 01:59 internal [2023-04-28T02:01:20.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:59 mock [2023-04-28T02:01:20.929Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:59 snap [2023-04-28T02:01:20.929Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 28 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:01:21.325Z] + 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=9295e9b6ddbaee80984252db6e5e923b266f56b1 --label arch=amd64 --label version=0.0.0 . [2023-04-28T02:01:21.325Z] Sending build context to Docker daemon 6.523MB [2023-04-28T02:01:21.325Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T02:01:21.325Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-28T02:01:21.325Z] ---> 6216e9584c67 [2023-04-28T02:01:21.325Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-28T02:01:21.325Z] ---> Running in 605658a619a5 [2023-04-28T02:01:21.586Z] Removing intermediate container 605658a619a5 [2023-04-28T02:01:21.586Z] ---> 5148ccc2fe0e [2023-04-28T02:01:21.586Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T02:01:21.586Z] ---> Running in 8fe41e157c28 [2023-04-28T02:01:21.586Z] Removing intermediate container 8fe41e157c28 [2023-04-28T02:01:21.586Z] ---> cf1c744f8344 [2023-04-28T02:01:21.586Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-28T02:01:21.586Z] ---> Running in afefdb417355 [2023-04-28T02:01:21.586Z] Removing intermediate container afefdb417355 [2023-04-28T02:01:21.586Z] ---> 95529c2de1d4 [2023-04-28T02:01:21.586Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T02:01:21.845Z] ---> Running in e96adb5f858d [2023-04-28T02:01:21.845Z] Removing intermediate container e96adb5f858d [2023-04-28T02:01:21.845Z] ---> fce0fc44e97f [2023-04-28T02:01:21.845Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T02:01:21.845Z] ---> Running in 31361535d68f [2023-04-28T02:01:22.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T02:01:22.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T02:01:22.367Z] OK: 269 MiB in 57 packages [2023-04-28T02:01:22.627Z] Removing intermediate container 31361535d68f [2023-04-28T02:01:22.627Z] ---> 1b2e89d8ac3e [2023-04-28T02:01:22.627Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-28T02:01:22.627Z] ---> Running in adb4985e1a02 [2023-04-28T02:01:22.887Z] Removing intermediate container adb4985e1a02 [2023-04-28T02:01:22.887Z] ---> 07b5da2ea5ad [2023-04-28T02:01:22.887Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-28T02:01:22.887Z] ---> 3e21d6d2b17b [2023-04-28T02:01:22.887Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T02:01:22.887Z] ---> Running in 5635f7287901 [2023-04-28T02:01:23.826Z] Removing intermediate container 5635f7287901 [2023-04-28T02:01:23.826Z] ---> 7a6a70562ba9 [2023-04-28T02:01:23.826Z] Step 11/24 : COPY . . [2023-04-28T02:01:24.085Z] ---> a040bfda98fe [2023-04-28T02:01:24.085Z] Step 12/24 : RUN $MAKE [2023-04-28T02:01:24.085Z] ---> Running in a593dc33eaa1 [2023-04-28T02:01:24.346Z] 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-04-28T02:01:46.277Z] Removing intermediate container a593dc33eaa1 [2023-04-28T02:01:46.277Z] ---> 2e66766f1b73 [2023-04-28T02:01:46.277Z] Step 13/24 : FROM alpine:3.17 [2023-04-28T02:01:46.277Z] 3.17: Pulling from library/alpine [2023-04-28T02:01:46.277Z] f56be85fc22e: Already exists [2023-04-28T02:01:46.277Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-28T02:01:46.277Z] Status: Downloaded newer image for alpine:3.17 [2023-04-28T02:01:46.277Z] ---> 9ed4aefc74f6 [2023-04-28T02:01:46.277Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-28T02:01:46.277Z] ---> Running in abe43ccdbe20 [2023-04-28T02:01:46.277Z] Removing intermediate container abe43ccdbe20 [2023-04-28T02:01:46.277Z] ---> f7fb49bc87f8 [2023-04-28T02:01:46.277Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-28T02:01:46.277Z] ---> Running in f935130f7588 [2023-04-28T02:01:46.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T02:01:46.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T02:01:46.277Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-28T02:01:46.277Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T02:01:46.277Z] OK: 7 MiB in 16 packages [2023-04-28T02:01:46.277Z] Removing intermediate container f935130f7588 [2023-04-28T02:01:46.277Z] ---> 3519e9a8e06e [2023-04-28T02:01:46.277Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-28T02:01:46.277Z] ---> 91992477b515 [2023-04-28T02:01:46.277Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-28T02:01:46.277Z] ---> a86dfe0702b4 [2023-04-28T02:01:46.277Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-28T02:01:46.277Z] ---> b9814adfd468 [2023-04-28T02:01:46.277Z] Step 19/24 : EXPOSE 59982 [2023-04-28T02:01:46.277Z] ---> Running in b73d1a10fffb [2023-04-28T02:01:46.277Z] Removing intermediate container b73d1a10fffb [2023-04-28T02:01:46.277Z] ---> da9e69c5de07 [2023-04-28T02:01:46.277Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-28T02:01:46.277Z] ---> Running in 44252ae0b9af [2023-04-28T02:01:46.277Z] Removing intermediate container 44252ae0b9af [2023-04-28T02:01:46.277Z] ---> 889cc92d5724 [2023-04-28T02:01:46.277Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-28T02:01:46.277Z] ---> Running in 7b9026e909b9 [2023-04-28T02:01:46.277Z] Removing intermediate container 7b9026e909b9 [2023-04-28T02:01:46.277Z] ---> c2508a647dca [2023-04-28T02:01:46.277Z] Step 22/24 : LABEL arch=amd64 [2023-04-28T02:01:46.277Z] ---> Running in 086ad181dfc1 [2023-04-28T02:01:46.277Z] Removing intermediate container 086ad181dfc1 [2023-04-28T02:01:46.277Z] ---> e52fe23a20e6 [2023-04-28T02:01:46.277Z] Step 23/24 : LABEL git_sha=9295e9b6ddbaee80984252db6e5e923b266f56b1 [2023-04-28T02:01:46.277Z] ---> Running in 6e1f41c01b90 [2023-04-28T02:01:46.536Z] Removing intermediate container 6e1f41c01b90 [2023-04-28T02:01:46.536Z] ---> 73f9344d5329 [2023-04-28T02:01:46.536Z] Step 24/24 : LABEL version=0.0.0 [2023-04-28T02:01:46.536Z] ---> Running in bcafffc026ca [2023-04-28T02:01:46.536Z] Removing intermediate container bcafffc026ca [2023-04-28T02:01:46.536Z] ---> 7d0658491447 [2023-04-28T02:01:46.536Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-28T02:01:46.536Z] Successfully built 7d0658491447 [2023-04-28T02:01:46.536Z] 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-04-28T02:01:47.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T02:01:47.398Z] [2023-04-28T02:01:47.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:01:47.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T02:01:47.762Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-28T02:01:47.762Z] 5eb5b503b376: Pulling fs layer [2023-04-28T02:01:47.762Z] 5c69ac0246d0: Pulling fs layer [2023-04-28T02:01:47.762Z] ec43610c2a17: Pulling fs layer [2023-04-28T02:01:47.762Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-28T02:01:47.762Z] 33b1e0a273af: Pulling fs layer [2023-04-28T02:01:47.762Z] 5d3b04190fa2: Pulling fs layer [2023-04-28T02:01:47.762Z] 2f39f015ded8: Pulling fs layer [2023-04-28T02:01:47.762Z] 3a2ae6a8a46f: Waiting [2023-04-28T02:01:47.762Z] 33b1e0a273af: Waiting [2023-04-28T02:01:47.762Z] 5d3b04190fa2: Waiting [2023-04-28T02:01:47.762Z] 2f39f015ded8: Waiting [2023-04-28T02:01:47.762Z] 5c69ac0246d0: Download complete [2023-04-28T02:01:47.762Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-28T02:01:47.762Z] 3a2ae6a8a46f: Download complete [2023-04-28T02:01:47.762Z] 33b1e0a273af: Verifying Checksum [2023-04-28T02:01:47.762Z] 33b1e0a273af: Download complete [2023-04-28T02:01:47.762Z] 5d3b04190fa2: Verifying Checksum [2023-04-28T02:01:47.762Z] 5d3b04190fa2: Download complete [2023-04-28T02:01:47.762Z] ec43610c2a17: Verifying Checksum [2023-04-28T02:01:47.762Z] ec43610c2a17: Download complete [2023-04-28T02:01:48.021Z] 5eb5b503b376: Verifying Checksum [2023-04-28T02:01:48.021Z] 5eb5b503b376: Download complete [2023-04-28T02:01:48.590Z] 2f39f015ded8: Download complete [2023-04-28T02:01:49.155Z] 5eb5b503b376: Pull complete [2023-04-28T02:01:49.155Z] 5c69ac0246d0: Pull complete [2023-04-28T02:01:49.721Z] ec43610c2a17: Pull complete [2023-04-28T02:01:49.721Z] 3a2ae6a8a46f: Pull complete [2023-04-28T02:01:49.979Z] 33b1e0a273af: Pull complete [2023-04-28T02:01:49.979Z] 5d3b04190fa2: Pull complete [2023-04-28T02:01:54.175Z] 2f39f015ded8: Pull complete [2023-04-28T02:01:54.175Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-28T02:01:54.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T02:01:54.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:01:54.397Z] prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container [2023-04-28T02:01:54.432Z] $ 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-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@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-04-28T02:01:58.961Z] $ docker top b63c75122bd5ca9582e8363cea56b58b08f7e40befb9577fb50f64ae4ee81518 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:01:59.441Z] ---> job-cost.sh [2023-04-28T02:01:59.442Z] lf-activate-venv: SKIPPING [2023-04-28T02:01:59.442Z] INFO: No Stack... [2023-04-28T02:02:00.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-28T02:02:00.269Z] INFO: Archiving Costs [Pipeline] sh [2023-04-28T02:02:00.583Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives/cost.csv [2023-04-28T02:02:00.583Z] + cut -d, -f6 [Pipeline] lock [2023-04-28T02:02:00.626Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [2023-04-28T02:02:00.631Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] did not exist. Created. [2023-04-28T02:02:00.631Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-28T02:02:01.028Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-28T02:02:01.077Z] Stashed 1 file(s) [Pipeline] } [2023-04-28T02:02:01.106Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-28T02:02:01.182Z] $ docker stop --time=1 b63c75122bd5ca9582e8363cea56b58b08f7e40befb9577fb50f64ae4ee81518 [2023-04-28T02:02:02.335Z] $ docker rm -f --volumes b63c75122bd5ca9582e8363cea56b58b08f7e40befb9577fb50f64ae4ee81518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-28T02:03:33.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11980 in /w/workspace/gexfoundry_device-mqtt-go_PR-584 [Pipeline] { [Pipeline] ws [2023-04-28T02:03:33.080Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-28T02:03:33.179Z] Selected Git installation does not exist. Using Default [2023-04-28T02:03:33.179Z] The recommended git tool is: NONE [2023-04-28T02:03:38.953Z] using credential edgex-jenkins-ssh [2023-04-28T02:03:38.972Z] Cloning the remote Git repository [2023-04-28T02:03:39.014Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-28T02:03:39.117Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-28T02:03:39.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-28T02:03:39.275Z] > git --version # timeout=10 [2023-04-28T02:03:39.297Z] > git --version # 'git version 2.25.1' [2023-04-28T02:03:39.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T02:03:39.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-28T02:03:40.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-28T02:03:40.631Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-28T02:03:41.583Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-28T02:03:41.630Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-28T02:03:41.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T02:03:41.656Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-28T02:03:42.227Z] Merging remotes/origin/main commit 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 into PR head commit 9295e9b6ddbaee80984252db6e5e923b266f56b1 [2023-04-28T02:03:42.509Z] Merge succeeded, producing 9295e9b6ddbaee80984252db6e5e923b266f56b1 [2023-04-28T02:03:42.509Z] Checking out Revision 9295e9b6ddbaee80984252db6e5e923b266f56b1 (PR-584) [2023-04-28T02:03:43.064Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-28T02:03:43.122Z] > git --version # timeout=10 [2023-04-28T02:03:43.134Z] > git --version # 'git version 2.25.1' [2023-04-28T02:03:43.148Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-28T02:03:42.246Z] > git config core.sparsecheckout # timeout=10 [2023-04-28T02:03:42.325Z] > git checkout -f 9295e9b6ddbaee80984252db6e5e923b266f56b1 # timeout=10 [2023-04-28T02:03:42.413Z] > git remote # timeout=10 [2023-04-28T02:03:42.432Z] > git config --get remote.origin.url # timeout=10 [2023-04-28T02:03:42.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T02:03:42.461Z] > git merge 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 [2023-04-28T02:03:42.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-28T02:03:42.513Z] > git config core.sparsecheckout # timeout=10 [2023-04-28T02:03:42.528Z] > git checkout -f 9295e9b6ddbaee80984252db6e5e923b266f56b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T02:03:44.217Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-28T02:03:44.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-28T02:03:44.217Z] Dload Upload Total Spent Left Speed [2023-04-28T02:03:44.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-04-28T02:03:44.983Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-28T02:03:45.346Z] + sudo+ tee /etc/docker/daemon.new [2023-04-28T02:03:45.346Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-28T02:03:45.346Z] { [2023-04-28T02:03:45.346Z] "registry-mirrors": [ [2023-04-28T02:03:45.346Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-28T02:03:45.346Z] ], [2023-04-28T02:03:45.346Z] "bip": "10.250.0.254/24", [2023-04-28T02:03:45.346Z] "hosts": [ [2023-04-28T02:03:45.346Z] "tcp://0.0.0.0:5555", [2023-04-28T02:03:45.346Z] "unix:///var/run/docker.sock" [2023-04-28T02:03:45.346Z] ], [2023-04-28T02:03:45.346Z] "mtu": 1458, [2023-04-28T02:03:45.346Z] "selinux-enabled": true, [2023-04-28T02:03:45.346Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-28T02:03:45.346Z] } [Pipeline] sh [2023-04-28T02:03:45.708Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-28T02:03:46.062Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T02:04:04.429Z] provisioning config files... [2023-04-28T02:04:04.465Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15955422318714561830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:04:04.872Z] ---> docker-login.sh [2023-04-28T02:04:04.872Z] nexus3.edgexfoundry.org:10001 [2023-04-28T02:04:05.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:04:05.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:04:05.462Z] Configure a credential helper to remove this warning. See [2023-04-28T02:04:05.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:04:05.462Z] [2023-04-28T02:04:05.462Z] Login Succeeded [2023-04-28T02:04:05.462Z] nexus3.edgexfoundry.org:10002 [2023-04-28T02:04:05.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:04:06.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:04:06.018Z] Configure a credential helper to remove this warning. See [2023-04-28T02:04:06.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:04:06.018Z] [2023-04-28T02:04:06.018Z] Login Succeeded [2023-04-28T02:04:06.018Z] nexus3.edgexfoundry.org:10003 [2023-04-28T02:04:06.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:04:06.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:04:06.288Z] Configure a credential helper to remove this warning. See [2023-04-28T02:04:06.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:04:06.288Z] [2023-04-28T02:04:06.288Z] Login Succeeded [2023-04-28T02:04:06.288Z] nexus3.edgexfoundry.org:10004 [2023-04-28T02:04:06.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:04:06.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:04:06.568Z] Configure a credential helper to remove this warning. See [2023-04-28T02:04:06.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:04:06.568Z] [2023-04-28T02:04:06.568Z] Login Succeeded [2023-04-28T02:04:06.568Z] docker.io [2023-04-28T02:04:06.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:04:07.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:04:07.112Z] Configure a credential helper to remove this warning. See [2023-04-28T02:04:07.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:04:07.112Z] [2023-04-28T02:04:07.112Z] Login Succeeded [2023-04-28T02:04:07.112Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T02:04:07.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-28T02:04:07.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T02:04:07.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T02:04:07.621Z] ========================================================= [2023-04-28T02:04:07.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-28T02:04:07.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:04:08.118Z] + 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-04-28T02:04:08.394Z] Sending build context to Docker daemon 3.366MB [2023-04-28T02:04:08.394Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T02:04:08.394Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-28T02:04:08.663Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-28T02:04:08.663Z] c41833b44d91: Pulling fs layer [2023-04-28T02:04:08.663Z] ed15518f5707: Pulling fs layer [2023-04-28T02:04:08.663Z] feae8fd75edb: Pulling fs layer [2023-04-28T02:04:08.663Z] 242c74f7c9fa: Pulling fs layer [2023-04-28T02:04:08.663Z] 3cdef696dda3: Pulling fs layer [2023-04-28T02:04:08.663Z] 2ced38df9373: Pulling fs layer [2023-04-28T02:04:08.663Z] 58f1dce35555: Pulling fs layer [2023-04-28T02:04:08.663Z] 3cdef696dda3: Waiting [2023-04-28T02:04:08.663Z] 2ced38df9373: Waiting [2023-04-28T02:04:08.663Z] 58f1dce35555: Waiting [2023-04-28T02:04:08.663Z] 242c74f7c9fa: Waiting [2023-04-28T02:04:08.663Z] ed15518f5707: Verifying Checksum [2023-04-28T02:04:08.663Z] ed15518f5707: Download complete [2023-04-28T02:04:08.663Z] 242c74f7c9fa: Verifying Checksum [2023-04-28T02:04:08.663Z] 242c74f7c9fa: Download complete [2023-04-28T02:04:08.663Z] 3cdef696dda3: Verifying Checksum [2023-04-28T02:04:08.663Z] 3cdef696dda3: Download complete [2023-04-28T02:04:08.663Z] c41833b44d91: Verifying Checksum [2023-04-28T02:04:08.663Z] c41833b44d91: Download complete [2023-04-28T02:04:10.089Z] c41833b44d91: Pull complete [2023-04-28T02:04:10.360Z] 58f1dce35555: Verifying Checksum [2023-04-28T02:04:10.360Z] 58f1dce35555: Download complete [2023-04-28T02:04:10.640Z] ed15518f5707: Pull complete [2023-04-28T02:04:11.618Z] feae8fd75edb: Verifying Checksum [2023-04-28T02:04:11.618Z] feae8fd75edb: Download complete [2023-04-28T02:04:11.618Z] 2ced38df9373: Verifying Checksum [2023-04-28T02:04:11.618Z] 2ced38df9373: Download complete [2023-04-28T02:04:24.070Z] feae8fd75edb: Pull complete [2023-04-28T02:04:24.070Z] 242c74f7c9fa: Pull complete [2023-04-28T02:04:24.070Z] 3cdef696dda3: Pull complete [2023-04-28T02:04:30.772Z] 2ced38df9373: Pull complete [2023-04-28T02:04:33.366Z] 58f1dce35555: Pull complete [2023-04-28T02:04:33.366Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-28T02:04:33.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-28T02:04:33.366Z] ---> fadd8f120f05 [2023-04-28T02:04:33.366Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-28T02:04:34.337Z] ---> Running in 45e348c8ba26 [2023-04-28T02:04:34.607Z] Removing intermediate container 45e348c8ba26 [2023-04-28T02:04:34.607Z] ---> 1233c62f46dd [2023-04-28T02:04:34.607Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T02:04:34.607Z] ---> Running in 121ae2c1a2e3 [2023-04-28T02:04:34.878Z] Removing intermediate container 121ae2c1a2e3 [2023-04-28T02:04:34.878Z] ---> 382f8a0b62ed [2023-04-28T02:04:34.878Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-28T02:04:35.148Z] ---> Running in edc7f55ceadf [2023-04-28T02:04:35.416Z] Removing intermediate container edc7f55ceadf [2023-04-28T02:04:35.416Z] ---> 61d8fd3b17ef [2023-04-28T02:04:35.416Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T02:04:35.416Z] ---> Running in d9258b0dc0ca [2023-04-28T02:04:35.684Z] Removing intermediate container d9258b0dc0ca [2023-04-28T02:04:35.684Z] ---> 2d0bc15ce837 [2023-04-28T02:04:35.684Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T02:04:35.952Z] ---> Running in 9ff145abc242 [2023-04-28T02:04:36.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T02:04:37.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T02:04:38.844Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-28T02:04:38.844Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-28T02:04:38.844Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-28T02:04:38.844Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-28T02:04:38.844Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T02:04:38.844Z] OK: 268 MiB in 57 packages [2023-04-28T02:04:39.807Z] Removing intermediate container 9ff145abc242 [2023-04-28T02:04:39.807Z] ---> 2b03539c6f16 [2023-04-28T02:04:39.807Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-28T02:04:39.807Z] ---> Running in 7bff25971ac2 [2023-04-28T02:04:40.076Z] Removing intermediate container 7bff25971ac2 [2023-04-28T02:04:40.076Z] ---> 6b8439b36e59 [2023-04-28T02:04:40.076Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-28T02:04:42.028Z] ---> d1ddba0a1461 [2023-04-28T02:04:42.028Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T02:04:42.298Z] ---> Running in ddc007ed8bf2 [2023-04-28T02:05:51.104Z] Removing intermediate container ddc007ed8bf2 [2023-04-28T02:05:51.104Z] ---> ba40c9b74af1 [2023-04-28T02:05:51.104Z] Step 11/12 : COPY . . [2023-04-28T02:05:51.104Z] ---> 6ad09a476021 [2023-04-28T02:05:51.104Z] Step 12/12 : RUN $MAKE [2023-04-28T02:05:51.104Z] ---> Running in fbadb97abe4c [2023-04-28T02:05:51.104Z] noop [2023-04-28T02:05:51.104Z] Removing intermediate container fbadb97abe4c [2023-04-28T02:05:51.104Z] ---> a2b4eac97035 [2023-04-28T02:05:51.104Z] Successfully built a2b4eac97035 [2023-04-28T02:05:51.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:05:51.592Z] + docker inspect -f . ci-base-image-arm64 [2023-04-28T02:05:51.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:05:51.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-11980 does not seem to be running inside a container [2023-04-28T02:05:51.974Z] $ 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-04-28T02:05:53.262Z] $ docker top 6a9e0d0bc163b6d4c05bc543206a6287e4ce53d6f066b527cba0ade13a491aef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:05:54.164Z] + go version [2023-04-28T02:05:54.164Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-28T02:05:54.201Z] $ docker stop --time=1 6a9e0d0bc163b6d4c05bc543206a6287e4ce53d6f066b527cba0ade13a491aef [2023-04-28T02:05:55.819Z] $ docker rm -f --volumes 6a9e0d0bc163b6d4c05bc543206a6287e4ce53d6f066b527cba0ade13a491aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:05:56.698Z] + docker inspect -f . ci-base-image-arm64 [2023-04-28T02:05:56.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:05:56.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-11980 does not seem to be running inside a container [2023-04-28T02:05:57.027Z] $ 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-04-28T02:05:58.209Z] $ docker top 57d06ecd78dfd34e02a0ba02d03e63896bbbd310c5cbf2bf79e593ed6ed40e3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:05:58.898Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-28T02:05:59.610Z] + make test [2023-04-28T02:05:59.610Z] go test ./... -coverprofile=coverage.out ./... [2023-04-28T02:06:38.516Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-28T02:08:45.268Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-28T02:08:49.540Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-28T02:08:49.540Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 24.6% of statements [2023-04-28T02:08:50.133Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-28T02:08:50.133Z] go vet ./... [2023-04-28T02:09:22.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-28T02:09:22.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-28T02:09:22.403Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-28T02:09:22.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-28T02:09:22.477Z] $ docker stop --time=1 57d06ecd78dfd34e02a0ba02d03e63896bbbd310c5cbf2bf79e593ed6ed40e3f [2023-04-28T02:09:24.299Z] $ docker rm -f --volumes 57d06ecd78dfd34e02a0ba02d03e63896bbbd310c5cbf2bf79e593ed6ed40e3f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T02:09:25.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-28T02:09:25.542Z] Warning: overwriting stash ‘coverage-report’ [2023-04-28T02:09:25.989Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T02:09:26.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-28T02:09:26.939Z] + ls -al . [2023-04-28T02:09:26.939Z] total 176 [2023-04-28T02:09:26.939Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 02:06 . [2023-04-28T02:09:26.939Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 02:03 .. [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 02:03 .dockerignore [2023-04-28T02:09:26.939Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 02:03 .git [2023-04-28T02:09:26.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:03 .github [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 28 02:03 .gitignore [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 02:03 .golangci.yml [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 28 02:03 Attribution.txt [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 28 02:03 CHANGELOG.md [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 28 02:03 Dockerfile [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 02:03 GOVERNANCE.md [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 28 02:03 Jenkinsfile [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 02:03 LICENSE [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 28 02:03 Makefile [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 28 02:03 OWNERS.md [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 28 02:03 README.md [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 02:00 VERSION [2023-04-28T02:09:26.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 02:03 bin [2023-04-28T02:09:26.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:03 cmd [2023-04-28T02:09:26.939Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 28 02:08 coverage.out [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 28 02:03 go.mod [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 28 02:03 go.sum [2023-04-28T02:09:26.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 02:03 internal [2023-04-28T02:09:26.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 02:03 mock [2023-04-28T02:09:26.939Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 02:03 snap [2023-04-28T02:09:26.939Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 28 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:09:27.365Z] + 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=9295e9b6ddbaee80984252db6e5e923b266f56b1 --label arch=arm64 --label version=0.0.0 . [2023-04-28T02:09:27.633Z] Sending build context to Docker daemon 3.384MB [2023-04-28T02:09:27.633Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T02:09:27.633Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-28T02:09:27.633Z] ---> a2b4eac97035 [2023-04-28T02:09:27.633Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-28T02:09:27.901Z] ---> Running in d1fb81d8256e [2023-04-28T02:09:28.173Z] Removing intermediate container d1fb81d8256e [2023-04-28T02:09:28.173Z] ---> 44828045b878 [2023-04-28T02:09:28.173Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T02:09:28.173Z] ---> Running in 251e99d913ef [2023-04-28T02:09:28.442Z] Removing intermediate container 251e99d913ef [2023-04-28T02:09:28.442Z] ---> 828f2e0451c2 [2023-04-28T02:09:28.442Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-28T02:09:28.710Z] ---> Running in 2fd3d5b71c21 [2023-04-28T02:09:28.979Z] Removing intermediate container 2fd3d5b71c21 [2023-04-28T02:09:28.979Z] ---> 59682d216b18 [2023-04-28T02:09:28.979Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T02:09:28.979Z] ---> Running in c92493d28d28 [2023-04-28T02:09:29.252Z] Removing intermediate container c92493d28d28 [2023-04-28T02:09:29.252Z] ---> fe2dd947c96d [2023-04-28T02:09:29.252Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T02:09:29.252Z] ---> Running in fc10a49ac1da [2023-04-28T02:09:30.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T02:09:30.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T02:09:31.903Z] OK: 268 MiB in 57 packages [2023-04-28T02:09:32.876Z] Removing intermediate container fc10a49ac1da [2023-04-28T02:09:32.876Z] ---> a9ec0d50ec2b [2023-04-28T02:09:32.876Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-28T02:09:32.876Z] ---> Running in bc667864d4c1 [2023-04-28T02:09:33.147Z] Removing intermediate container bc667864d4c1 [2023-04-28T02:09:33.147Z] ---> 407d4f7173fa [2023-04-28T02:09:33.147Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-28T02:09:33.753Z] ---> ff0c4d2b5618 [2023-04-28T02:09:33.753Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T02:09:33.753Z] ---> Running in 4ff243b00b90 [2023-04-28T02:09:36.352Z] Removing intermediate container 4ff243b00b90 [2023-04-28T02:09:36.352Z] ---> 33fbad3926e2 [2023-04-28T02:09:36.352Z] Step 11/24 : COPY . . [2023-04-28T02:09:37.328Z] ---> 08e51ab0bc8c [2023-04-28T02:09:37.328Z] Step 12/24 : RUN $MAKE [2023-04-28T02:09:37.328Z] ---> Running in fe4fe5ec878a [2023-04-28T02:09:38.295Z] 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-04-28T02:11:45.012Z] Removing intermediate container fe4fe5ec878a [2023-04-28T02:11:45.012Z] ---> bba5cc1f3a02 [2023-04-28T02:11:45.012Z] Step 13/24 : FROM alpine:3.17 [2023-04-28T02:11:45.280Z] 3.17: Pulling from library/alpine [2023-04-28T02:11:45.548Z] c41833b44d91: Already exists [2023-04-28T02:11:45.548Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-28T02:11:45.822Z] Status: Downloaded newer image for alpine:3.17 [2023-04-28T02:11:45.822Z] ---> 51e60588ff2c [2023-04-28T02:11:45.822Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-28T02:11:45.822Z] ---> Running in 459176d7add0 [2023-04-28T02:11:46.090Z] Removing intermediate container 459176d7add0 [2023-04-28T02:11:46.090Z] ---> 9b9cbe39a86d [2023-04-28T02:11:46.090Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-28T02:11:46.090Z] ---> Running in 9591e3008ee9 [2023-04-28T02:11:47.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T02:11:47.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T02:11:48.604Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-28T02:11:48.604Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T02:11:48.872Z] OK: 8 MiB in 16 packages [2023-04-28T02:11:50.292Z] Removing intermediate container 9591e3008ee9 [2023-04-28T02:11:50.292Z] ---> 1cb0311f465e [2023-04-28T02:11:50.292Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-28T02:11:51.385Z] ---> 539f5f529b2d [2023-04-28T02:11:51.385Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-28T02:11:51.991Z] ---> 69bce8f9b4bb [2023-04-28T02:11:51.991Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-28T02:11:52.603Z] ---> a9a75a970c4d [2023-04-28T02:11:52.603Z] Step 19/24 : EXPOSE 59982 [2023-04-28T02:11:52.603Z] ---> Running in ceb884c14f25 [2023-04-28T02:11:52.880Z] Removing intermediate container ceb884c14f25 [2023-04-28T02:11:52.880Z] ---> a85ac2f9165d [2023-04-28T02:11:52.880Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-28T02:11:52.880Z] ---> Running in f4cc97ab9c48 [2023-04-28T02:11:53.168Z] Removing intermediate container f4cc97ab9c48 [2023-04-28T02:11:53.168Z] ---> 19535e539fff [2023-04-28T02:11:53.168Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-28T02:11:53.168Z] ---> Running in 8270b58ca777 [2023-04-28T02:11:53.772Z] Removing intermediate container 8270b58ca777 [2023-04-28T02:11:53.772Z] ---> a06935b68cb6 [2023-04-28T02:11:53.772Z] Step 22/24 : LABEL arch=arm64 [2023-04-28T02:11:53.772Z] ---> Running in b8107885635b [2023-04-28T02:11:54.042Z] Removing intermediate container b8107885635b [2023-04-28T02:11:54.042Z] ---> 4aa6cc8c8d92 [2023-04-28T02:11:54.042Z] Step 23/24 : LABEL git_sha=9295e9b6ddbaee80984252db6e5e923b266f56b1 [2023-04-28T02:11:54.042Z] ---> Running in 073c3604c51d [2023-04-28T02:11:54.309Z] Removing intermediate container 073c3604c51d [2023-04-28T02:11:54.309Z] ---> e83d28cae762 [2023-04-28T02:11:54.309Z] Step 24/24 : LABEL version=0.0.0 [2023-04-28T02:11:54.309Z] ---> Running in d04b11c27455 [2023-04-28T02:11:54.576Z] Removing intermediate container d04b11c27455 [2023-04-28T02:11:54.576Z] ---> 0a44ac085fda [2023-04-28T02:11:54.576Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-28T02:11:54.844Z] Successfully built 0a44ac085fda [2023-04-28T02:11:54.844Z] 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-04-28T02:11:55.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T02:11:55.646Z] [2023-04-28T02:11:55.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:11:56.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T02:11:56.044Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-28T02:11:56.044Z] 8998bd30e6a1: Pulling fs layer [2023-04-28T02:11:56.044Z] 04944245beec: Pulling fs layer [2023-04-28T02:11:56.044Z] 699f458cf7ca: Pulling fs layer [2023-04-28T02:11:56.044Z] 765212b225bb: Pulling fs layer [2023-04-28T02:11:56.044Z] f23df028b6ca: Pulling fs layer [2023-04-28T02:11:56.044Z] d65c8cfc05b1: Pulling fs layer [2023-04-28T02:11:56.044Z] 2437ff75d9bd: Pulling fs layer [2023-04-28T02:11:56.044Z] f23df028b6ca: Waiting [2023-04-28T02:11:56.044Z] d65c8cfc05b1: Waiting [2023-04-28T02:11:56.044Z] 765212b225bb: Waiting [2023-04-28T02:11:56.044Z] 2437ff75d9bd: Waiting [2023-04-28T02:11:56.313Z] 04944245beec: Verifying Checksum [2023-04-28T02:11:56.313Z] 04944245beec: Download complete [2023-04-28T02:11:56.313Z] 765212b225bb: Verifying Checksum [2023-04-28T02:11:56.313Z] 765212b225bb: Download complete [2023-04-28T02:11:56.313Z] f23df028b6ca: Download complete [2023-04-28T02:11:56.313Z] d65c8cfc05b1: Verifying Checksum [2023-04-28T02:11:56.313Z] d65c8cfc05b1: Download complete [2023-04-28T02:11:56.585Z] 699f458cf7ca: Verifying Checksum [2023-04-28T02:11:56.585Z] 699f458cf7ca: Download complete [2023-04-28T02:11:56.855Z] 8998bd30e6a1: Verifying Checksum [2023-04-28T02:11:56.855Z] 8998bd30e6a1: Download complete [2023-04-28T02:11:59.448Z] 2437ff75d9bd: Verifying Checksum [2023-04-28T02:11:59.448Z] 2437ff75d9bd: Download complete [2023-04-28T02:12:00.862Z] 8998bd30e6a1: Pull complete [2023-04-28T02:12:01.446Z] 04944245beec: Pull complete [2023-04-28T02:12:02.859Z] 699f458cf7ca: Pull complete [2023-04-28T02:12:02.859Z] 765212b225bb: Pull complete [2023-04-28T02:12:03.821Z] f23df028b6ca: Pull complete [2023-04-28T02:12:03.821Z] d65c8cfc05b1: Pull complete [2023-04-28T02:12:18.825Z] 2437ff75d9bd: Pull complete [2023-04-28T02:12:18.825Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-28T02:12:18.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T02:12:18.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:12:19.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-11980 does not seem to be running inside a container [2023-04-28T02:12:19.266Z] $ 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-04-28T02:12:22.117Z] $ docker top c75ef7b37d8d4c02c9814c3421bdfd75607fe5602b76238a834eb37dcdd9b104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:12:23.026Z] ---> job-cost.sh [2023-04-28T02:12:23.026Z] lf-activate-venv: SKIPPING [2023-04-28T02:12:23.026Z] INFO: No Stack... [2023-04-28T02:12:23.296Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-28T02:12:24.261Z] INFO: Archiving Costs [Pipeline] sh [2023-04-28T02:12:24.931Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-28T02:12:24.932Z] + cut -d, -f6 [Pipeline] lock [2023-04-28T02:12:25.027Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [2023-04-28T02:12:25.032Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] did not exist. Created. [2023-04-28T02:12:25.032Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-28T02:12:25.764Z] /w/workspace/device-mqtt-go/1@tmp/durable-2512a5b9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-28T02:12:26.125Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-28T02:12:26.169Z] Warning: overwriting stash ‘stack-cost’ [2023-04-28T02:12:26.213Z] Stashed 1 file(s) [Pipeline] } [2023-04-28T02:12:26.228Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-584-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-28T02:12:26.309Z] $ docker stop --time=1 c75ef7b37d8d4c02c9814c3421bdfd75607fe5602b76238a834eb37dcdd9b104 [2023-04-28T02:12:29.717Z] $ docker rm -f --volumes c75ef7b37d8d4c02c9814c3421bdfd75607fe5602b76238a834eb37dcdd9b104 [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-04-28T02:12:30.782Z] provisioning config files... [2023-04-28T02:12:30.790Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/config11555075910786154409tmp [Pipeline] { [Pipeline] sh [2023-04-28T02:12:31.131Z] + set +x [2023-04-28T02:12:31.131Z] + curl -s https://codecov.io/bash [2023-04-28T02:12:31.131Z] + bash -s -- [2023-04-28T02:12:31.131Z] [2023-04-28T02:12:31.131Z] _____ _ [2023-04-28T02:12:31.131Z] / ____| | | [2023-04-28T02:12:31.131Z] | | ___ __| | ___ ___ _____ __ [2023-04-28T02:12:31.131Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-28T02:12:31.131Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-28T02:12:31.131Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-28T02:12:31.131Z] Bash-1.0.6 [2023-04-28T02:12:31.131Z] [2023-04-28T02:12:31.131Z] [2023-04-28T02:12:31.131Z] ==> git version 2.25.1 found [2023-04-28T02:12:31.131Z] ==> 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-04-28T02:12:31.131Z] Release-Date: 2020-01-08 [2023-04-28T02:12:31.131Z] 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-04-28T02:12:31.131Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-28T02:12:31.131Z] ==> Jenkins CI detected. [2023-04-28T02:12:31.131Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-584 [2023-04-28T02:12:31.131Z] project root: . [2023-04-28T02:12:31.131Z] --> token set from env [2023-04-28T02:12:31.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-28T02:12:31.131Z] ==> Running gcov in . (disable via -X gcov) [2023-04-28T02:12:31.131Z] ==> Python coveragepy not found [2023-04-28T02:12:31.131Z] ==> Searching for coverage reports in: [2023-04-28T02:12:31.131Z] + . [2023-04-28T02:12:31.392Z] -> Found 1 reports [2023-04-28T02:12:31.392Z] ==> Detecting git/mercurial file structure [2023-04-28T02:12:31.392Z] ==> Reading reports [2023-04-28T02:12:31.392Z] + ./coverage.out bytes=16535 [2023-04-28T02:12:31.392Z] ==> Appending adjustments [2023-04-28T02:12:31.392Z] https://docs.codecov.io/docs/fixing-reports [2023-04-28T02:12:31.392Z] + Found adjustments [2023-04-28T02:12:31.392Z] ==> Gzipping contents [2023-04-28T02:12:31.392Z] 4.0K /tmp/codecov.kvbX0i.gz [2023-04-28T02:12:31.392Z] ==> Uploading reports [2023-04-28T02:12:31.392Z] url: https://codecov.io [2023-04-28T02:12:31.392Z] query: branch=PR-584&commit=9295e9b6ddbaee80984252db6e5e923b266f56b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=584&job=&cmd_args= [2023-04-28T02:12:31.392Z] -> Pinging Codecov [2023-04-28T02:12:31.392Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-584&commit=9295e9b6ddbaee80984252db6e5e923b266f56b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=584&job=&cmd_args= [2023-04-28T02:12:31.652Z] -> Uploading to [2023-04-28T02:12:31.652Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-28/7D719EC7BBE17E464838252E33014C33/9295e9b6ddbaee80984252db6e5e923b266f56b1/20a04923-28a5-4fe1-bbe4-4cb82b24fc33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230428T021231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d622031598494c5fe4b3284808ffec73129e5400e0c5c5bed4041b6667f46ef6 [2023-04-28T02:12:31.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-28T02:12:31.652Z] Dload Upload Total Spent Left Speed [2023-04-28T02:12:31.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 11924 --:--:-- --:--:-- --:--:-- 11924 [2023-04-28T02:12:31.913Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/9295e9b6ddbaee80984252db6e5e923b266f56b1 [Pipeline] } [2023-04-28T02:12:31.948Z] 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-04-28T02:12:33.843Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives ] [2023-04-28T02:12:33.843Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives [2023-04-28T02:12:33.843Z] total 16 [2023-04-28T02:12:33.843Z] drwxr-xr-x 3 root root 4096 Apr 28 02:02 . [2023-04-28T02:12:33.843Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 02:02 .. [2023-04-28T02:12:33.843Z] drwxr-xr-x 2 root root 4096 Apr 28 02:02 cost [2023-04-28T02:12:33.843Z] -rw-r--r-- 1 root root 86 Apr 28 02:02 cost.csv [2023-04-28T02:12:33.843Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives [2023-04-28T02:12:33.843Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives [2023-04-28T02:12:33.843Z] total 16 [2023-04-28T02:12:33.843Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 02:02 . [2023-04-28T02:12:33.843Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 02:02 .. [2023-04-28T02:12:33.843Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 02:02 cost [2023-04-28T02:12:33.843Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 28 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:12:34.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:12:35.069Z] ---> package-listing.sh [2023-04-28T02:12:35.069Z] ++ facter osfamily [2023-04-28T02:12:35.069Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-28T02:12:35.328Z] + OS_FAMILY=debian [2023-04-28T02:12:35.328Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-584 [2023-04-28T02:12:35.328Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-28T02:12:35.328Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-28T02:12:35.328Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-28T02:12:35.328Z] + PACKAGES=/tmp/packages_start.txt [2023-04-28T02:12:35.328Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-584 ']' [2023-04-28T02:12:35.328Z] + PACKAGES=/tmp/packages_end.txt [2023-04-28T02:12:35.328Z] + case "${OS_FAMILY}" in [2023-04-28T02:12:35.328Z] + dpkg -l [2023-04-28T02:12:35.328Z] + grep '^ii' [2023-04-28T02:12:35.328Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-28T02:12:35.328Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-28T02:12:35.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-28T02:12:35.328Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-584 ']' [2023-04-28T02:12:35.328Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives/ [2023-04-28T02:12:35.328Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-584/archives/ [Pipeline] echo [2023-04-28T02:12:35.365Z] 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-584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-28T02:12:35.658Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:12:36.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T02:12:36.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:12:36.428Z] prd-ubuntu20.04-docker-8c-8g-11978 does not seem to be running inside a container [2023-04-28T02:12:36.456Z] $ 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-584/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-584 -v /w/workspace/gexfoundry_device-mqtt-go_PR-584:/w/workspace/gexfoundry_device-mqtt-go_PR-584:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-584@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-04-28T02:12:36.654Z] $ docker top e45254737c01f5a0f5e75619646630a9d9b2b2cf803c66f67b136a8e81fb1f49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:12:37.042Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-28T02:12:37.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-28T02:12:37.674Z] + ls /var/log/sa-host [2023-04-28T02:12:37.674Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T02:12:37.823Z] provisioning config files... [2023-04-28T02:12:37.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-584@tmp/config14628552157353122817tmp [Pipeline] { [Pipeline] echo [2023-04-28T02:12:37.894Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:12:38.206Z] ---> create-netrc.sh [Pipeline] } [2023-04-28T02:12:38.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:12:38.646Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-28T02:12:38.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:12:38.993Z] ---> sudo-logs.sh [2023-04-28T02:12:38.993Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-28T02:12:39.077Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:12:39.389Z] ---> job-cost.sh [2023-04-28T02:12:39.389Z] lf-activate-venv: SKIPPING [2023-04-28T02:12:39.389Z] DEBUG: total: 0.2199999988079071 [2023-04-28T02:12:39.389Z] INFO: Retrieving Stack Cost... [2023-04-28T02:12:39.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-28T02:12:40.222Z] INFO: Archiving Costs [Pipeline] echo [2023-04-28T02:12:40.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:12:40.580Z] ---> logs-deploy.sh [2023-04-28T02:12:40.581Z] lf-activate-venv: SKIPPING [2023-04-28T02:12:40.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-584/1 [2023-04-28T02:12:40.581Z] INFO: archiving workspace using pattern(s): [2023-04-28T02:12:41.517Z] Archives upload complete. [2023-04-28T02:12:41.518Z] INFO: archiving logs to Nexus