Pull request #572 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 959d8a8792b4fd3d7da11cecce62809a85e49005+4d33384134bee0215aaad493adec514fb129bdc9 (ab9e35c8e01f6045830cba9c2dd8a3b139464e6d) 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-ssh11212955708063294356.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-ssh16074635629867184327.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-572/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-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17499098977763197300.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-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6264122249813696883.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-ssh17205009974490606160.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-572/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-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8089742339806082871.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9233 in /w/workspace/gexfoundry_device-mqtt-go_PR-572 [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-572 # 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/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit 959d8a8792b4fd3d7da11cecce62809a85e49005 Merge succeeded, producing 959d8a8792b4fd3d7da11cecce62809a85e49005 Checking out Revision 959d8a8792b4fd3d7da11cecce62809a85e49005 (PR-572) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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-21T01:58:25.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f 959d8a8792b4fd3d7da11cecce62809a85e49005 # 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 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 959d8a8792b4fd3d7da11cecce62809a85e49005 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-21T01:58:25.389Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-21T01:58:25.481Z] ========================================================= [2023-04-21T01:58:25.481Z] EdgeX Global Pipelines Version Info [2023-04-21T01:58:25.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-21T01:58:26.237Z] ------------------- [2023-04-21T01:58:26.237Z] stable info: [2023-04-21T01:58:26.237Z] ------------------- [2023-04-21T01:58:26.237Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-21T01:58:26.237Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T01:58:26.237Z] Message: update stable to v1.0.248 [2023-04-21T01:58:26.809Z] ------------------- [2023-04-21T01:58:26.809Z] experimental info: [2023-04-21T01:58:26.809Z] ------------------- [2023-04-21T01:58:26.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-21T01:58:26.809Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T01:58:26.809Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-21T01:58:27.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-21T01:58:27.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-21T01:58:27.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-21T01:58:27.258Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-21T01:58:27.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-21T01:58:27.331Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-21T01:58:27.382Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-21T01:58:27.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-21T01:58:27.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-21T01:58:27.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-21T01:58:27.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-21T01:58:27.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-21T01:58:27.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-21T01:58:27.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-21T01:58:27.737Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T01:58:27.778Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T01:58:27.819Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T01:58:27.865Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T01:58:27.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-21T01:58:27.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-21T01:58:27.994Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-21T01:58:28.033Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-21T01:58:28.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-21T01:58:28.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-21T01:58:28.153Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-21T01:58:28.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-21T01:58:28.251Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-21T01:58:28.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-572 [Pipeline] echo [2023-04-21T01:58:28.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-572 [Pipeline] echo [2023-04-21T01:58:28.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-572 [Pipeline] echo [2023-04-21T01:58:28.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] echo [2023-04-21T01:58:28.454Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 959d8a8 [Pipeline] echo [2023-04-21T01:58:28.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T01:58:28.622Z] provisioning config files... [2023-04-21T01:58:28.666Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/config12918352311530836469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T01:58:29.015Z] ---> docker-login.sh [2023-04-21T01:58:29.015Z] nexus3.edgexfoundry.org:10001 [2023-04-21T01:58:29.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:29.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:29.277Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:29.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:29.277Z] [2023-04-21T01:58:29.277Z] Login Succeeded [2023-04-21T01:58:29.277Z] nexus3.edgexfoundry.org:10002 [2023-04-21T01:58:29.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:29.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:29.538Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:29.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:29.538Z] [2023-04-21T01:58:29.538Z] Login Succeeded [2023-04-21T01:58:29.538Z] nexus3.edgexfoundry.org:10003 [2023-04-21T01:58:29.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:29.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:29.538Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:29.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:29.538Z] [2023-04-21T01:58:29.538Z] Login Succeeded [2023-04-21T01:58:29.538Z] nexus3.edgexfoundry.org:10004 [2023-04-21T01:58:29.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:29.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:29.799Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:29.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:29.799Z] [2023-04-21T01:58:29.799Z] Login Succeeded [2023-04-21T01:58:29.799Z] docker.io [2023-04-21T01:58:29.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:30.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:30.061Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:30.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:30.061Z] [2023-04-21T01:58:30.061Z] Login Succeeded [2023-04-21T01:58:30.061Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T01:58:30.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-21T01:58:30.757Z] + git rev-list -1 --merges 959d8a8792b4fd3d7da11cecce62809a85e49005~1..959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] echo [2023-04-21T01:58:30.823Z] -----------> git rev-list -1 --merges 959d8a8792b4fd3d7da11cecce62809a85e49005~1..959d8a8792b4fd3d7da11cecce62809a85e49005 959d8a8792b4fd3d7da11cecce62809a85e49005 [false] [Pipeline] sh [2023-04-21T01:58:31.146Z] + git log --format=format:%s -1 959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] echo [2023-04-21T01:58:31.185Z] ========================================================= [2023-04-21T01:58:31.185Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-21T01:58:31.185Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T01:58:31.667Z] + git log --format=format:%s -1 959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] echo [2023-04-21T01:58:31.704Z] [semverPrep] GIT_COMMIT: 959d8a8792b4fd3d7da11cecce62809a85e49005, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-04-21T01:58:31.738Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-21T01:58:32.169Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T01:58:32.169Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-21T01:58:32.169Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-21T01:58:32.169Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-21T01:58:32.169Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-21T01:58:32.169Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-21T01:58:32.169Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T01:58:32.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T01:58:32.695Z] [2023-04-21T01:58:32.695Z] 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-21T01:58:33.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T01:58:33.075Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-21T01:58:33.075Z] b85a868b505f: Pulling fs layer [2023-04-21T01:58:33.075Z] e2be974225ed: Pulling fs layer [2023-04-21T01:58:33.075Z] 339a4e72a1f5: Pulling fs layer [2023-04-21T01:58:33.075Z] 988bab9f4d93: Pulling fs layer [2023-04-21T01:58:33.075Z] 1469e6f7b9e6: Pulling fs layer [2023-04-21T01:58:33.075Z] eaf3925da568: Pulling fs layer [2023-04-21T01:58:33.075Z] bab4dde63d76: Pulling fs layer [2023-04-21T01:58:33.075Z] bde34c3a00c8: Pulling fs layer [2023-04-21T01:58:33.075Z] b352a97aabf1: Pulling fs layer [2023-04-21T01:58:33.075Z] 4872d77fe225: Pulling fs layer [2023-04-21T01:58:33.075Z] 5851b861e8e6: Pulling fs layer [2023-04-21T01:58:33.075Z] eaf3925da568: Waiting [2023-04-21T01:58:33.075Z] bab4dde63d76: Waiting [2023-04-21T01:58:33.075Z] bde34c3a00c8: Waiting [2023-04-21T01:58:33.075Z] b352a97aabf1: Waiting [2023-04-21T01:58:33.075Z] 4872d77fe225: Waiting [2023-04-21T01:58:33.075Z] 988bab9f4d93: Waiting [2023-04-21T01:58:33.075Z] 5851b861e8e6: Waiting [2023-04-21T01:58:33.075Z] 1469e6f7b9e6: Waiting [2023-04-21T01:58:33.075Z] e2be974225ed: Download complete [2023-04-21T01:58:33.075Z] 988bab9f4d93: Verifying Checksum [2023-04-21T01:58:33.075Z] 988bab9f4d93: Download complete [2023-04-21T01:58:33.335Z] 1469e6f7b9e6: Verifying Checksum [2023-04-21T01:58:33.335Z] 1469e6f7b9e6: Download complete [2023-04-21T01:58:33.335Z] 339a4e72a1f5: Verifying Checksum [2023-04-21T01:58:33.335Z] 339a4e72a1f5: Download complete [2023-04-21T01:58:33.335Z] eaf3925da568: Verifying Checksum [2023-04-21T01:58:33.335Z] eaf3925da568: Download complete [2023-04-21T01:58:33.335Z] bde34c3a00c8: Download complete [2023-04-21T01:58:33.335Z] b352a97aabf1: Verifying Checksum [2023-04-21T01:58:33.335Z] b352a97aabf1: Download complete [2023-04-21T01:58:33.335Z] 4872d77fe225: Verifying Checksum [2023-04-21T01:58:33.335Z] 4872d77fe225: Download complete [2023-04-21T01:58:33.335Z] 5851b861e8e6: Verifying Checksum [2023-04-21T01:58:33.335Z] 5851b861e8e6: Download complete [2023-04-21T01:58:33.335Z] b85a868b505f: Verifying Checksum [2023-04-21T01:58:33.335Z] b85a868b505f: Download complete [2023-04-21T01:58:33.594Z] bab4dde63d76: Verifying Checksum [2023-04-21T01:58:33.594Z] bab4dde63d76: Download complete [2023-04-21T01:58:34.535Z] b85a868b505f: Pull complete [2023-04-21T01:58:34.794Z] e2be974225ed: Pull complete [2023-04-21T01:58:35.364Z] 339a4e72a1f5: Pull complete [2023-04-21T01:58:35.364Z] 988bab9f4d93: Pull complete [2023-04-21T01:58:35.623Z] 1469e6f7b9e6: Pull complete [2023-04-21T01:58:35.623Z] eaf3925da568: Pull complete [2023-04-21T01:58:37.538Z] bab4dde63d76: Pull complete [2023-04-21T01:58:37.538Z] bde34c3a00c8: Pull complete [2023-04-21T01:58:37.538Z] b352a97aabf1: Pull complete [2023-04-21T01:58:37.798Z] 4872d77fe225: Pull complete [2023-04-21T01:58:37.798Z] 5851b861e8e6: Pull complete [2023-04-21T01:58:37.798Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-21T01:58:37.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T01:58:37.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T01:58:38.030Z] prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container [2023-04-21T01:58:38.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-21T01:58:40.843Z] $ docker top 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 -eo pid,comm [2023-04-21T01:58:40.916Z] 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-21T01:58:40.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T01:58:41.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T01:58:41.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T01:58:41.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T01:58:41.197Z] $ docker exec 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 ssh-agent [2023-04-21T01:58:41.313Z] SSH_AUTH_SOCK=/tmp/ssh-WHN7H3mknYVL/agent.32 [2023-04-21T01:58:41.313Z] SSH_AGENT_PID=39 [2023-04-21T01:58:41.321Z] Running ssh-add (command line suppressed) [2023-04-21T01:58:41.428Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/private_key_1017390481682408875.key (/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/private_key_1017390481682408875.key) [2023-04-21T01:58:41.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T01:58:41.785Z] + git tag --points-at HEAD [Pipeline] } [2023-04-21T01:58:41.807Z] $ docker exec --env ******** --env ******** 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 ssh-agent -k [2023-04-21T01:58:41.921Z] unset SSH_AUTH_SOCK; [2023-04-21T01:58:41.922Z] unset SSH_AGENT_PID; [2023-04-21T01:58:41.922Z] echo Agent pid 39 killed; [2023-04-21T01:58:41.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-21T01:58:42.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T01:58:42.026Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T01:58:42.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T01:58:42.144Z] $ docker exec 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 ssh-agent [2023-04-21T01:58:42.269Z] SSH_AUTH_SOCK=/tmp/ssh-EBnEHbntbjDQ/agent.71 [2023-04-21T01:58:42.269Z] SSH_AGENT_PID=77 [2023-04-21T01:58:42.275Z] Running ssh-add (command line suppressed) [2023-04-21T01:58:42.379Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/private_key_2275862591621455367.key (/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/private_key_2275862591621455367.key) [2023-04-21T01:58:42.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T01:58:42.737Z] + git semver init [2023-04-21T01:58:42.999Z] 2023-04-21 01:58:42,903 [run_init] DEBUG init version:0.0.0 force:False [2023-04-21T01:58:42.999Z] 2023-04-21 01:58:42,904 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver [2023-04-21T01:58:42.999Z] 2023-04-21 01:58:42,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver [2023-04-21T01:58:42.999Z] 2023-04-21 01:58:42,905 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-572, universal_newlines=False, shell=None, istream=None) [2023-04-21T01:58:43.941Z] 2023-04-21 01:58:43,691 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572/.git/info/exclude [2023-04-21T01:58:43.941Z] 2023-04-21 01:58:43,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver/PR-572 with force:False [2023-04-21T01:58:43.941Z] 2023-04-21 01:58:43,692 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver/PR-572 [2023-04-21T01:58:43.941Z] 2023-04-21 01:58:43,694 [execute] INFO git cat-file --batch-check [2023-04-21T01:58:43.941Z] 2023-04-21 01:58:43,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T01:58:43.941Z] 2023-04-21 01:58:43,701 [execute] INFO git cat-file --batch [2023-04-21T01:58:43.941Z] 2023-04-21 01:58:43,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T01:58:43.941Z] 2023-04-21 01:58:43,707 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver/PR-572 [2023-04-21T01:58:43.941Z] 0.0.0 [Pipeline] } [2023-04-21T01:58:43.965Z] $ docker exec --env ******** --env ******** 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 ssh-agent -k [2023-04-21T01:58:44.067Z] unset SSH_AUTH_SOCK; [2023-04-21T01:58:44.068Z] unset SSH_AGENT_PID; [2023-04-21T01:58:44.068Z] echo Agent pid 77 killed; [2023-04-21T01:58:44.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T01:58:44.524Z] + git semver [Pipeline] } [2023-04-21T01:58:44.804Z] $ docker stop --time=1 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 [2023-04-21T01:58:46.085Z] $ docker rm -f --volumes 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T01:58:46.492Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-21T01:58:46.773Z] Stashed 1 file(s) [Pipeline] echo [2023-04-21T01:58:46.794Z] [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-21T01:58:47.404Z] provisioning config files... [2023-04-21T01:58:47.414Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/config17753659489947069308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T01:58:47.763Z] ---> docker-login.sh [2023-04-21T01:58:47.763Z] nexus3.edgexfoundry.org:10001 [2023-04-21T01:58:47.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:47.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:47.763Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:47.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:47.763Z] [2023-04-21T01:58:47.763Z] Login Succeeded [2023-04-21T01:58:47.763Z] nexus3.edgexfoundry.org:10002 [2023-04-21T01:58:47.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:47.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:47.763Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:47.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:47.763Z] [2023-04-21T01:58:47.763Z] Login Succeeded [2023-04-21T01:58:47.763Z] nexus3.edgexfoundry.org:10003 [2023-04-21T01:58:48.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:48.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:48.024Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:48.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:48.024Z] [2023-04-21T01:58:48.024Z] Login Succeeded [2023-04-21T01:58:48.024Z] nexus3.edgexfoundry.org:10004 [2023-04-21T01:58:48.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:48.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:48.024Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:48.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:48.024Z] [2023-04-21T01:58:48.024Z] Login Succeeded [2023-04-21T01:58:48.024Z] docker.io [2023-04-21T01:58:48.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T01:58:48.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T01:58:48.287Z] Configure a credential helper to remove this warning. See [2023-04-21T01:58:48.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T01:58:48.287Z] [2023-04-21T01:58:48.287Z] Login Succeeded [2023-04-21T01:58:48.287Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T01:58:48.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T01:58:48.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T01:58:48.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T01:58:48.613Z] ========================================================= [2023-04-21T01:58:48.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-21T01:58:48.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T01:58:49.102Z] + 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-21T01:58:49.102Z] Sending build context to Docker daemon 6.459MB [2023-04-21T01:58:49.102Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T01:58:49.102Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T01:58:49.102Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-21T01:58:49.102Z] 63b65145d645: Pulling fs layer [2023-04-21T01:58:49.102Z] a2d21d5440eb: Pulling fs layer [2023-04-21T01:58:49.102Z] 935e6c44a52c: Pulling fs layer [2023-04-21T01:58:49.102Z] 94cc34f8dd06: Pulling fs layer [2023-04-21T01:58:49.102Z] 30dea6a524f1: Pulling fs layer [2023-04-21T01:58:49.102Z] a2aff8979fd8: Pulling fs layer [2023-04-21T01:58:49.102Z] 6808be2612f2: Pulling fs layer [2023-04-21T01:58:49.102Z] f25807f1079a: Pulling fs layer [2023-04-21T01:58:49.102Z] 94cc34f8dd06: Waiting [2023-04-21T01:58:49.102Z] a2aff8979fd8: Waiting [2023-04-21T01:58:49.102Z] 30dea6a524f1: Waiting [2023-04-21T01:58:49.102Z] 6808be2612f2: Waiting [2023-04-21T01:58:49.102Z] f25807f1079a: Waiting [2023-04-21T01:58:49.363Z] a2d21d5440eb: Download complete [2023-04-21T01:58:49.363Z] 94cc34f8dd06: Download complete [2023-04-21T01:58:49.363Z] 30dea6a524f1: Verifying Checksum [2023-04-21T01:58:49.363Z] 30dea6a524f1: Download complete [2023-04-21T01:58:49.363Z] 63b65145d645: Verifying Checksum [2023-04-21T01:58:49.363Z] 63b65145d645: Download complete [2023-04-21T01:58:49.363Z] a2aff8979fd8: Verifying Checksum [2023-04-21T01:58:49.363Z] a2aff8979fd8: Download complete [2023-04-21T01:58:49.363Z] 63b65145d645: Pull complete [2023-04-21T01:58:49.623Z] a2d21d5440eb: Pull complete [2023-04-21T01:58:49.623Z] f25807f1079a: Verifying Checksum [2023-04-21T01:58:49.623Z] f25807f1079a: Download complete [2023-04-21T01:58:49.886Z] 935e6c44a52c: Download complete [2023-04-21T01:58:50.148Z] 6808be2612f2: Verifying Checksum [2023-04-21T01:58:50.149Z] 6808be2612f2: Download complete [2023-04-21T01:58:53.448Z] 935e6c44a52c: Pull complete [2023-04-21T01:58:53.449Z] 94cc34f8dd06: Pull complete [2023-04-21T01:58:53.708Z] 30dea6a524f1: Pull complete [2023-04-21T01:58:53.709Z] a2aff8979fd8: Pull complete [2023-04-21T01:58:56.244Z] 6808be2612f2: Pull complete [2023-04-21T01:58:56.812Z] f25807f1079a: Pull complete [2023-04-21T01:58:56.812Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-21T01:58:57.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-21T01:58:57.076Z] ---> 3b553350e43f [2023-04-21T01:58:57.076Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T01:59:02.211Z] Still waiting to schedule task [2023-04-21T01:59:02.211Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-21T01:59:02.443Z] ---> Running in 5856ccfad5d1 [2023-04-21T01:59:02.443Z] Removing intermediate container 5856ccfad5d1 [2023-04-21T01:59:02.443Z] ---> 93f08a6feee8 [2023-04-21T01:59:02.443Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T01:59:02.443Z] ---> Running in 897ef8bb9286 [2023-04-21T01:59:02.443Z] Removing intermediate container 897ef8bb9286 [2023-04-21T01:59:02.443Z] ---> 2c5fb05d50a4 [2023-04-21T01:59:02.443Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T01:59:02.443Z] ---> Running in 4e9e3dfdd1ce [2023-04-21T01:59:02.443Z] Removing intermediate container 4e9e3dfdd1ce [2023-04-21T01:59:02.443Z] ---> 9546d90312a1 [2023-04-21T01:59:02.443Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T01:59:02.443Z] ---> Running in a80b54dcaa34 [2023-04-21T01:59:02.443Z] Removing intermediate container a80b54dcaa34 [2023-04-21T01:59:02.443Z] ---> 8b856ff290ca [2023-04-21T01:59:02.443Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T01:59:02.443Z] ---> Running in 7dc871df4eff [2023-04-21T01:59:02.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T01:59:02.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T01:59:02.704Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T01:59:02.704Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T01:59:02.704Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T01:59:02.704Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T01:59:02.704Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T01:59:02.968Z] OK: 269 MiB in 57 packages [2023-04-21T01:59:03.228Z] Removing intermediate container 7dc871df4eff [2023-04-21T01:59:03.228Z] ---> 5079b996f11f [2023-04-21T01:59:03.228Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-21T01:59:03.228Z] ---> Running in 00bb1338d20f [2023-04-21T01:59:03.228Z] Removing intermediate container 00bb1338d20f [2023-04-21T01:59:03.228Z] ---> db7c04d049fa [2023-04-21T01:59:03.228Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-21T01:59:03.494Z] ---> 7c9c3886aa6d [2023-04-21T01:59:03.495Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T01:59:03.495Z] ---> Running in 40f87cd6e1ff [2023-04-21T01:59:42.246Z] Removing intermediate container 40f87cd6e1ff [2023-04-21T01:59:42.246Z] ---> 0cdbdc285c7b [2023-04-21T01:59:42.246Z] Step 11/12 : COPY . . [2023-04-21T01:59:42.246Z] ---> 07d09b8ae1fa [2023-04-21T01:59:42.246Z] Step 12/12 : RUN $MAKE [2023-04-21T01:59:42.246Z] ---> Running in 81bbe078f55e [2023-04-21T01:59:42.246Z] noop [2023-04-21T01:59:42.507Z] Removing intermediate container 81bbe078f55e [2023-04-21T01:59:42.507Z] ---> 41ce59c78de1 [2023-04-21T01:59:42.507Z] Successfully built 41ce59c78de1 [2023-04-21T01:59:42.507Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T01:59:42.991Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T01:59:42.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T01:59:43.146Z] prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container [2023-04-21T01:59:43.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@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 ******** ci-base-image-x86_64 cat [2023-04-21T01:59:43.493Z] $ docker top b5b224b9853779c2e5de7f8963fb927d60ab8d59705bc849c0da683454b819e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T01:59:43.895Z] + go version [2023-04-21T01:59:43.895Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-21T01:59:43.919Z] $ docker stop --time=1 b5b224b9853779c2e5de7f8963fb927d60ab8d59705bc849c0da683454b819e1 [2023-04-21T01:59:45.202Z] $ docker rm -f --volumes b5b224b9853779c2e5de7f8963fb927d60ab8d59705bc849c0da683454b819e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T01:59:45.912Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T01:59:45.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T01:59:46.061Z] prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container [2023-04-21T01:59:46.092Z] $ 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-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@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 ******** ci-base-image-x86_64 cat [2023-04-21T01:59:46.412Z] $ docker top fcd7bb07449a6eb4d48a6bb9ca4f7a8a2e3e6c775b10429e16f8e1860c59cec7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T01:59:46.894Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-572 [Pipeline] fileExists [Pipeline] sh [2023-04-21T01:59:47.262Z] + make test [2023-04-21T01:59:47.262Z] go test ./... -coverprofile=coverage.out ./... [2023-04-21T01:59:51.488Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-21T02:00:01.459Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-21T02:00:01.459Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-21T02:00:01.459Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.9% of statements [2023-04-21T02:00:06.723Z] go vet ./... [2023-04-21T02:00:09.254Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T02:00:09.254Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T02:00:09.254Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T02:00:09.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T02:00:09.324Z] $ docker stop --time=1 fcd7bb07449a6eb4d48a6bb9ca4f7a8a2e3e6c775b10429e16f8e1860c59cec7 [2023-04-21T02:00:12.681Z] $ docker rm -f --volumes fcd7bb07449a6eb4d48a6bb9ca4f7a8a2e3e6c775b10429e16f8e1860c59cec7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T02:00:13.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T02:00:13.345Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-21T02:00:14.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T02:00:14.422Z] + ls -al . [2023-04-21T02:00:14.422Z] total 180 [2023-04-21T02:00:14.422Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 01:59 . [2023-04-21T02:00:14.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:58 .. [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 01:58 .dockerignore [2023-04-21T02:00:14.422Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 01:58 .git [2023-04-21T02:00:14.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 01:58 .github [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 21 01:58 .gitignore [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 01:58 .golangci.yml [2023-04-21T02:00:14.422Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 01:58 .semver [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 21 01:58 Attribution.txt [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 21 01:58 CHANGELOG.md [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 21 01:58 Dockerfile [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 01:58 GOVERNANCE.md [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 21 01:58 Jenkinsfile [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 01:58 LICENSE [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 21 01:58 Makefile [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 21 01:58 OWNERS.md [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 21 01:58 README.md [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 01:58 VERSION [2023-04-21T02:00:14.422Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:58 bin [2023-04-21T02:00:14.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 01:58 cmd [2023-04-21T02:00:14.422Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 21 02:00 coverage.out [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 21 01:58 go.mod [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 21 01:58 go.sum [2023-04-21T02:00:14.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 01:58 internal [2023-04-21T02:00:14.422Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:58 mock [2023-04-21T02:00:14.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:58 snap [2023-04-21T02:00:14.422Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 21 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T02:00:14.827Z] + 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=959d8a8792b4fd3d7da11cecce62809a85e49005 --label arch=amd64 --label version=0.0.0 . [2023-04-21T02:00:14.827Z] Sending build context to Docker daemon 6.478MB [2023-04-21T02:00:14.827Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T02:00:14.827Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-21T02:00:14.827Z] ---> 41ce59c78de1 [2023-04-21T02:00:14.827Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-21T02:00:14.827Z] ---> Running in 0cd6d4a17749 [2023-04-21T02:00:15.087Z] Removing intermediate container 0cd6d4a17749 [2023-04-21T02:00:15.087Z] ---> 30ca09cdcc4c [2023-04-21T02:00:15.087Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T02:00:15.087Z] ---> Running in 52c5d097b8b9 [2023-04-21T02:00:15.087Z] Removing intermediate container 52c5d097b8b9 [2023-04-21T02:00:15.087Z] ---> b649f2c2a0cb [2023-04-21T02:00:15.087Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T02:00:15.087Z] ---> Running in e8856ff16bba [2023-04-21T02:00:15.087Z] Removing intermediate container e8856ff16bba [2023-04-21T02:00:15.087Z] ---> 7f84ea3c14dc [2023-04-21T02:00:15.087Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T02:00:15.087Z] ---> Running in cd55e3b774b0 [2023-04-21T02:00:15.347Z] Removing intermediate container cd55e3b774b0 [2023-04-21T02:00:15.347Z] ---> a38547510928 [2023-04-21T02:00:15.347Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T02:00:15.347Z] ---> Running in 78f19ec026f3 [2023-04-21T02:00:15.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T02:00:15.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T02:00:15.867Z] OK: 269 MiB in 57 packages [2023-04-21T02:00:16.127Z] Removing intermediate container 78f19ec026f3 [2023-04-21T02:00:16.127Z] ---> a29b30aebc1c [2023-04-21T02:00:16.127Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-21T02:00:16.127Z] ---> Running in abfee32abc42 [2023-04-21T02:00:16.127Z] Removing intermediate container abfee32abc42 [2023-04-21T02:00:16.127Z] ---> 6c0d36005fdb [2023-04-21T02:00:16.127Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-21T02:00:16.387Z] ---> 72f06942fdba [2023-04-21T02:00:16.387Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T02:00:16.387Z] ---> Running in 741d484ff142 [2023-04-21T02:00:17.410Z] Removing intermediate container 741d484ff142 [2023-04-21T02:00:17.410Z] ---> deea0601a484 [2023-04-21T02:00:17.410Z] Step 11/24 : COPY . . [2023-04-21T02:00:17.669Z] ---> 0dcb32149afb [2023-04-21T02:00:17.669Z] Step 12/24 : RUN $MAKE [2023-04-21T02:00:17.669Z] ---> Running in 868de5f7c501 [2023-04-21T02:00:17.927Z] 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-21T02:00:37.370Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9235 in /w/workspace/gexfoundry_device-mqtt-go_PR-572 [Pipeline] { [Pipeline] ws [2023-04-21T02:00:37.433Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-21T02:00:37.523Z] Selected Git installation does not exist. Using Default [2023-04-21T02:00:37.523Z] The recommended git tool is: NONE [2023-04-21T02:00:38.443Z] Removing intermediate container 868de5f7c501 [2023-04-21T02:00:38.443Z] ---> 24e50d3fc440 [2023-04-21T02:00:38.443Z] Step 13/24 : FROM alpine:3.17 [2023-04-21T02:00:38.444Z] 3.17: Pulling from library/alpine [2023-04-21T02:00:38.444Z] f56be85fc22e: Pulling fs layer [2023-04-21T02:00:38.444Z] f56be85fc22e: Download complete [2023-04-21T02:00:38.444Z] f56be85fc22e: Pull complete [2023-04-21T02:00:38.444Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T02:00:38.444Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T02:00:38.444Z] ---> 9ed4aefc74f6 [2023-04-21T02:00:38.444Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-21T02:00:38.444Z] ---> Running in 2931f33b9ecc [2023-04-21T02:00:38.444Z] Removing intermediate container 2931f33b9ecc [2023-04-21T02:00:38.444Z] ---> 7cf98eb057ee [2023-04-21T02:00:38.444Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-21T02:00:38.444Z] ---> Running in 30fa5dcddb5c [2023-04-21T02:00:38.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T02:00:38.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T02:00:38.444Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T02:00:38.444Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T02:00:38.444Z] OK: 7 MiB in 16 packages [2023-04-21T02:00:38.444Z] Removing intermediate container 30fa5dcddb5c [2023-04-21T02:00:38.444Z] ---> b82bab4c8dd4 [2023-04-21T02:00:38.444Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-21T02:00:39.011Z] ---> 6be9b89d8483 [2023-04-21T02:00:39.011Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-21T02:00:39.011Z] ---> 987b823ae866 [2023-04-21T02:00:39.011Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-21T02:00:39.011Z] ---> de9333f71717 [2023-04-21T02:00:39.011Z] Step 19/24 : EXPOSE 59982 [2023-04-21T02:00:39.011Z] ---> Running in c9a193874804 [2023-04-21T02:00:39.011Z] Removing intermediate container c9a193874804 [2023-04-21T02:00:39.011Z] ---> d79bb95f948e [2023-04-21T02:00:39.011Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-21T02:00:39.275Z] ---> Running in 88c0dba8d689 [2023-04-21T02:00:39.275Z] Removing intermediate container 88c0dba8d689 [2023-04-21T02:00:39.275Z] ---> d6fa673626c0 [2023-04-21T02:00:39.275Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-21T02:00:39.275Z] ---> Running in 32fed37d9bc9 [2023-04-21T02:00:39.275Z] Removing intermediate container 32fed37d9bc9 [2023-04-21T02:00:39.275Z] ---> d28da2cc83c8 [2023-04-21T02:00:39.275Z] Step 22/24 : LABEL arch=amd64 [2023-04-21T02:00:39.275Z] ---> Running in 2ae80240838a [2023-04-21T02:00:39.275Z] Removing intermediate container 2ae80240838a [2023-04-21T02:00:39.275Z] ---> 12b951fe882d [2023-04-21T02:00:39.275Z] Step 23/24 : LABEL git_sha=959d8a8792b4fd3d7da11cecce62809a85e49005 [2023-04-21T02:00:39.535Z] ---> Running in 5c51abfe0bdc [2023-04-21T02:00:39.535Z] Removing intermediate container 5c51abfe0bdc [2023-04-21T02:00:39.535Z] ---> abec51081ea9 [2023-04-21T02:00:39.535Z] Step 24/24 : LABEL version=0.0.0 [2023-04-21T02:00:39.535Z] ---> Running in 3a170adc2ee5 [2023-04-21T02:00:39.535Z] Removing intermediate container 3a170adc2ee5 [2023-04-21T02:00:39.535Z] ---> c8ba05d272f3 [2023-04-21T02:00:39.535Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T02:00:39.535Z] Successfully built c8ba05d272f3 [2023-04-21T02:00:39.535Z] 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-21T02:00:40.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T02:00:40.451Z] [2023-04-21T02:00:40.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T02:00:40.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T02:00:40.848Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-21T02:00:40.848Z] 5eb5b503b376: Pulling fs layer [2023-04-21T02:00:40.848Z] 5c69ac0246d0: Pulling fs layer [2023-04-21T02:00:40.848Z] ec43610c2a17: Pulling fs layer [2023-04-21T02:00:40.848Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-21T02:00:40.848Z] 33b1e0a273af: Pulling fs layer [2023-04-21T02:00:40.848Z] 5d3b04190fa2: Pulling fs layer [2023-04-21T02:00:40.848Z] 2f39f015ded8: Pulling fs layer [2023-04-21T02:00:40.848Z] 3a2ae6a8a46f: Waiting [2023-04-21T02:00:40.848Z] 33b1e0a273af: Waiting [2023-04-21T02:00:40.848Z] 5d3b04190fa2: Waiting [2023-04-21T02:00:40.848Z] 2f39f015ded8: Waiting [2023-04-21T02:00:40.848Z] 5c69ac0246d0: Download complete [2023-04-21T02:00:40.848Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-21T02:00:40.848Z] 3a2ae6a8a46f: Download complete [2023-04-21T02:00:40.848Z] 33b1e0a273af: Verifying Checksum [2023-04-21T02:00:40.848Z] 33b1e0a273af: Download complete [2023-04-21T02:00:40.848Z] ec43610c2a17: Verifying Checksum [2023-04-21T02:00:40.848Z] ec43610c2a17: Download complete [2023-04-21T02:00:40.848Z] 5d3b04190fa2: Verifying Checksum [2023-04-21T02:00:40.848Z] 5d3b04190fa2: Download complete [2023-04-21T02:00:41.106Z] 5eb5b503b376: Download complete [2023-04-21T02:00:41.672Z] 2f39f015ded8: Verifying Checksum [2023-04-21T02:00:41.672Z] 2f39f015ded8: Download complete [2023-04-21T02:00:42.242Z] 5eb5b503b376: Pull complete [2023-04-21T02:00:42.242Z] 5c69ac0246d0: Pull complete [2023-04-21T02:00:42.809Z] ec43610c2a17: Pull complete [2023-04-21T02:00:42.809Z] 3a2ae6a8a46f: Pull complete [2023-04-21T02:00:42.869Z] using credential edgex-jenkins-ssh [2023-04-21T02:00:42.887Z] Cloning the remote Git repository [2023-04-21T02:00:43.067Z] 33b1e0a273af: Pull complete [2023-04-21T02:00:43.067Z] 5d3b04190fa2: Pull complete [2023-04-21T02:00:42.929Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-21T02:00:43.018Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-21T02:00:43.152Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-21T02:00:43.153Z] > git --version # timeout=10 [2023-04-21T02:00:43.174Z] > git --version # 'git version 2.25.1' [2023-04-21T02:00:43.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T02:00:43.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T02:00:47.276Z] 2f39f015ded8: Pull complete [2023-04-21T02:00:47.276Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-21T02:00:47.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T02:00:47.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T02:00:47.506Z] prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container [2023-04-21T02:00:47.535Z] $ 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-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@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-21T02:00:46.477Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-21T02:00:46.499Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T02:00:47.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-21T02:00:47.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-21T02:00:47.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T02:00:47.410Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-21T02:00:47.980Z] Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit 959d8a8792b4fd3d7da11cecce62809a85e49005 [2023-04-21T02:00:48.256Z] Merge succeeded, producing 959d8a8792b4fd3d7da11cecce62809a85e49005 [2023-04-21T02:00:48.256Z] Checking out Revision 959d8a8792b4fd3d7da11cecce62809a85e49005 (PR-572) [2023-04-21T02:00:48.727Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-21T02:00:48.777Z] > git --version # timeout=10 [2023-04-21T02:00:48.789Z] > git --version # 'git version 2.25.1' [2023-04-21T02:00:48.811Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T02:00:49.137Z] [2023-04-21T02:00:49.137Z] GitHub has been notified of this commit’s build result [2023-04-21T02:00:49.137Z] [2023-04-21T02:00:47.996Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T02:00:48.067Z] > git checkout -f 959d8a8792b4fd3d7da11cecce62809a85e49005 # timeout=10 [2023-04-21T02:00:48.152Z] > git remote # timeout=10 [2023-04-21T02:00:48.169Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T02:00:48.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T02:00:48.204Z] > git merge 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 [2023-04-21T02:00:48.237Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T02:00:48.262Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T02:00:48.282Z] > git checkout -f 959d8a8792b4fd3d7da11cecce62809a85e49005 # timeout=10 [2023-04-21T02:00:50.922Z] $ docker top c89715ea38948aa0e34f3b3ac65de33f48e3b160674140d69c69b35b089798de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2023-04-21T02:00:51.410Z] ---> job-cost.sh [2023-04-21T02:00:51.410Z] lf-activate-venv: SKIPPING [2023-04-21T02:00:51.410Z] INFO: No Stack... [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T02:00:51.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T02:00:51.929Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T02:00:52.050Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-21T02:00:52.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T02:00:52.050Z] Dload Upload Total Spent Left Speed [2023-04-21T02:00:52.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10503 0 0 76108 0 --:--:-- --:--:-- --:--:-- 76108 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91078 [2023-04-21T02:00:52.246Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives/cost.csv [2023-04-21T02:00:52.246Z] + cut -d, -f6 [Pipeline] lock [2023-04-21T02:00:52.295Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [2023-04-21T02:00:52.301Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] did not exist. Created. [2023-04-21T02:00:52.302Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2023-04-21T02:00:52.684Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-21T02:00:52.782Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-21T02:00:52.871Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T02:00:52.906Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T02:00:52.991Z] $ docker stop --time=1 c89715ea38948aa0e34f3b3ac65de33f48e3b160674140d69c69b35b089798de [2023-04-21T02:00:53.051Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-21T02:00:53.051Z] + sudo tee /etc/docker/daemon.new [2023-04-21T02:00:53.051Z] { [2023-04-21T02:00:53.051Z] "registry-mirrors": [ [2023-04-21T02:00:53.051Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-21T02:00:53.051Z] ], [2023-04-21T02:00:53.051Z] "bip": "10.250.0.254/24", [2023-04-21T02:00:53.051Z] "hosts": [ [2023-04-21T02:00:53.051Z] "tcp://0.0.0.0:5555", [2023-04-21T02:00:53.051Z] "unix:///var/run/docker.sock" [2023-04-21T02:00:53.051Z] ], [2023-04-21T02:00:53.051Z] "mtu": 1458, [2023-04-21T02:00:53.051Z] "selinux-enabled": true, [2023-04-21T02:00:53.051Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-21T02:00:53.051Z] } [2023-04-21T02:00:54.131Z] $ docker rm -f --volumes c89715ea38948aa0e34f3b3ac65de33f48e3b160674140d69c69b35b089798de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T02:00:54.595Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-21T02:00:54.968Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T02:01:17.182Z] provisioning config files... [2023-04-21T02:01:17.212Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8294451465521868993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T02:01:17.614Z] ---> docker-login.sh [2023-04-21T02:01:17.614Z] nexus3.edgexfoundry.org:10001 [2023-04-21T02:01:17.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T02:01:18.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T02:01:18.160Z] Configure a credential helper to remove this warning. See [2023-04-21T02:01:18.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T02:01:18.160Z] [2023-04-21T02:01:18.160Z] Login Succeeded [2023-04-21T02:01:18.160Z] nexus3.edgexfoundry.org:10002 [2023-04-21T02:01:18.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T02:01:18.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T02:01:18.699Z] Configure a credential helper to remove this warning. See [2023-04-21T02:01:18.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T02:01:18.699Z] [2023-04-21T02:01:18.699Z] Login Succeeded [2023-04-21T02:01:18.699Z] nexus3.edgexfoundry.org:10003 [2023-04-21T02:01:18.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T02:01:18.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T02:01:18.974Z] Configure a credential helper to remove this warning. See [2023-04-21T02:01:18.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T02:01:18.974Z] [2023-04-21T02:01:18.974Z] Login Succeeded [2023-04-21T02:01:18.974Z] nexus3.edgexfoundry.org:10004 [2023-04-21T02:01:19.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T02:01:19.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T02:01:19.245Z] Configure a credential helper to remove this warning. See [2023-04-21T02:01:19.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T02:01:19.245Z] [2023-04-21T02:01:19.245Z] Login Succeeded [2023-04-21T02:01:19.245Z] docker.io [2023-04-21T02:01:19.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T02:01:19.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T02:01:19.780Z] Configure a credential helper to remove this warning. See [2023-04-21T02:01:19.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T02:01:19.780Z] [2023-04-21T02:01:19.780Z] Login Succeeded [2023-04-21T02:01:19.780Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T02:01:19.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T02:01:20.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T02:01:20.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T02:01:20.431Z] ========================================================= [2023-04-21T02:01:20.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-21T02:01:20.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T02:01:20.989Z] + 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-21T02:01:21.261Z] Sending build context to Docker daemon 3.353MB [2023-04-21T02:01:21.261Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T02:01:21.261Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T02:01:21.536Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-21T02:01:21.536Z] af6eaf76a39c: Pulling fs layer [2023-04-21T02:01:21.536Z] 55522c791124: Pulling fs layer [2023-04-21T02:01:21.536Z] ce5c4a1c91eb: Pulling fs layer [2023-04-21T02:01:21.536Z] 169dfbe0d373: Pulling fs layer [2023-04-21T02:01:21.536Z] e1ff8fa3b103: Pulling fs layer [2023-04-21T02:01:21.536Z] 52ebb69f0ebf: Pulling fs layer [2023-04-21T02:01:21.536Z] 5abe8eddf0d5: Pulling fs layer [2023-04-21T02:01:21.536Z] e1ff8fa3b103: Waiting [2023-04-21T02:01:21.536Z] 52ebb69f0ebf: Waiting [2023-04-21T02:01:21.536Z] 5abe8eddf0d5: Waiting [2023-04-21T02:01:21.536Z] 169dfbe0d373: Waiting [2023-04-21T02:01:21.536Z] 55522c791124: Download complete [2023-04-21T02:01:21.536Z] 169dfbe0d373: Verifying Checksum [2023-04-21T02:01:21.536Z] 169dfbe0d373: Download complete [2023-04-21T02:01:21.536Z] e1ff8fa3b103: Verifying Checksum [2023-04-21T02:01:21.536Z] e1ff8fa3b103: Download complete [2023-04-21T02:01:21.536Z] af6eaf76a39c: Verifying Checksum [2023-04-21T02:01:21.536Z] af6eaf76a39c: Download complete [2023-04-21T02:01:22.986Z] af6eaf76a39c: Pull complete [2023-04-21T02:01:22.986Z] 5abe8eddf0d5: Verifying Checksum [2023-04-21T02:01:22.986Z] 5abe8eddf0d5: Download complete [2023-04-21T02:01:23.263Z] 55522c791124: Pull complete [2023-04-21T02:01:24.239Z] ce5c4a1c91eb: Verifying Checksum [2023-04-21T02:01:24.239Z] ce5c4a1c91eb: Download complete [2023-04-21T02:01:24.519Z] 52ebb69f0ebf: Verifying Checksum [2023-04-21T02:01:24.519Z] 52ebb69f0ebf: Download complete [2023-04-21T02:01:36.865Z] ce5c4a1c91eb: Pull complete [2023-04-21T02:01:36.865Z] 169dfbe0d373: Pull complete [2023-04-21T02:01:36.865Z] e1ff8fa3b103: Pull complete [2023-04-21T02:01:42.258Z] 52ebb69f0ebf: Pull complete [2023-04-21T02:01:44.223Z] 5abe8eddf0d5: Pull complete [2023-04-21T02:01:44.223Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-21T02:01:44.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-21T02:01:44.223Z] ---> 6cb57ee374ae [2023-04-21T02:01:44.223Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T02:01:44.815Z] ---> Running in 405c0e6467cc [2023-04-21T02:01:45.083Z] Removing intermediate container 405c0e6467cc [2023-04-21T02:01:45.083Z] ---> 3d3d9ab4c34d [2023-04-21T02:01:45.083Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T02:01:45.354Z] ---> Running in ab4a25c3a789 [2023-04-21T02:01:45.622Z] Removing intermediate container ab4a25c3a789 [2023-04-21T02:01:45.622Z] ---> 09ea924af05a [2023-04-21T02:01:45.622Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T02:01:45.622Z] ---> Running in b2d6b5fef83f [2023-04-21T02:01:45.893Z] Removing intermediate container b2d6b5fef83f [2023-04-21T02:01:45.893Z] ---> bc5398d42910 [2023-04-21T02:01:45.893Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T02:01:46.162Z] ---> Running in 4e0157d6057b [2023-04-21T02:01:46.430Z] Removing intermediate container 4e0157d6057b [2023-04-21T02:01:46.430Z] ---> 5c1f7fcc74a9 [2023-04-21T02:01:46.430Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T02:01:46.430Z] ---> Running in 17d58784487b [2023-04-21T02:01:47.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T02:01:47.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T02:01:48.948Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T02:01:48.948Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T02:01:48.948Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T02:01:49.218Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T02:01:49.218Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T02:01:49.218Z] OK: 268 MiB in 57 packages [2023-04-21T02:01:50.182Z] Removing intermediate container 17d58784487b [2023-04-21T02:01:50.182Z] ---> 818dae607d4e [2023-04-21T02:01:50.182Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-21T02:01:50.182Z] ---> Running in 72aef7c91d12 [2023-04-21T02:01:50.452Z] Removing intermediate container 72aef7c91d12 [2023-04-21T02:01:50.452Z] ---> 47afbb510230 [2023-04-21T02:01:50.452Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-21T02:01:53.040Z] ---> 0e6f683805d1 [2023-04-21T02:01:53.040Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T02:01:53.040Z] ---> Running in 9866212212a1 [2023-04-21T02:03:01.029Z] Removing intermediate container 9866212212a1 [2023-04-21T02:03:01.029Z] ---> 6cf97bea77e3 [2023-04-21T02:03:01.029Z] Step 11/12 : COPY . . [2023-04-21T02:03:01.029Z] ---> bf141ec0f465 [2023-04-21T02:03:01.029Z] Step 12/12 : RUN $MAKE [2023-04-21T02:03:01.029Z] ---> Running in 2745d7efe042 [2023-04-21T02:03:01.029Z] noop [2023-04-21T02:03:01.029Z] Removing intermediate container 2745d7efe042 [2023-04-21T02:03:01.029Z] ---> 6d7142e96598 [2023-04-21T02:03:01.029Z] Successfully built 6d7142e96598 [2023-04-21T02:03:01.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T02:03:01.572Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T02:03:01.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T02:03:01.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-9235 does not seem to be running inside a container [2023-04-21T02:03:01.957Z] $ 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-21T02:03:03.257Z] $ docker top 3fda6146f86ce2f132052792ee270e68788a8a7126b1ce769fd10f7cc1a76459 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T02:03:04.211Z] + go version [2023-04-21T02:03:04.211Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-21T02:03:04.323Z] $ docker stop --time=1 3fda6146f86ce2f132052792ee270e68788a8a7126b1ce769fd10f7cc1a76459 [2023-04-21T02:03:06.012Z] $ docker rm -f --volumes 3fda6146f86ce2f132052792ee270e68788a8a7126b1ce769fd10f7cc1a76459 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T02:03:06.995Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T02:03:06.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T02:03:07.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-9235 does not seem to be running inside a container [2023-04-21T02:03:07.339Z] $ 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-21T02:03:08.622Z] $ docker top d3d3ec4aa58338473d28eab69e93921588d7e95d6597cc2829347b4826186257 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T02:03:09.681Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-21T02:03:10.392Z] + make test [2023-04-21T02:03:10.392Z] go test ./... -coverprofile=coverage.out ./... [2023-04-21T02:03:42.638Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-21T02:05:49.367Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-21T02:05:50.783Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-21T02:05:50.783Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.9% of statements [2023-04-21T02:05:51.370Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-21T02:05:51.370Z] go vet ./... [2023-04-21T02:06:18.094Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T02:06:18.094Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T02:06:18.094Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T02:06:18.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T02:06:18.174Z] $ docker stop --time=1 d3d3ec4aa58338473d28eab69e93921588d7e95d6597cc2829347b4826186257 [2023-04-21T02:06:20.071Z] $ docker rm -f --volumes d3d3ec4aa58338473d28eab69e93921588d7e95d6597cc2829347b4826186257 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T02:06:21.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T02:06:21.381Z] Warning: overwriting stash ‘coverage-report’ [2023-04-21T02:06:21.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T02:06:22.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T02:06:22.851Z] + ls -al . [2023-04-21T02:06:22.851Z] total 176 [2023-04-21T02:06:22.851Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 02:03 . [2023-04-21T02:06:22.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:00 .. [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 02:00 .dockerignore [2023-04-21T02:06:22.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 02:00 .git [2023-04-21T02:06:22.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:00 .github [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 21 02:00 .gitignore [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 02:00 .golangci.yml [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 21 02:00 Attribution.txt [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 21 02:00 CHANGELOG.md [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 21 02:00 Dockerfile [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 02:00 GOVERNANCE.md [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 21 02:00 Jenkinsfile [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 02:00 LICENSE [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 21 02:00 Makefile [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 21 02:00 OWNERS.md [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 21 02:00 README.md [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 01:58 VERSION [2023-04-21T02:06:22.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:00 bin [2023-04-21T02:06:22.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:00 cmd [2023-04-21T02:06:22.851Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 21 02:05 coverage.out [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 21 02:00 go.mod [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 21 02:00 go.sum [2023-04-21T02:06:22.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:00 internal [2023-04-21T02:06:22.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:00 mock [2023-04-21T02:06:22.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:00 snap [2023-04-21T02:06:22.851Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 21 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T02:06:23.273Z] + 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=959d8a8792b4fd3d7da11cecce62809a85e49005 --label arch=arm64 --label version=0.0.0 . [2023-04-21T02:06:23.549Z] Sending build context to Docker daemon 3.372MB [2023-04-21T02:06:23.549Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T02:06:23.549Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-21T02:06:23.549Z] ---> 6d7142e96598 [2023-04-21T02:06:23.549Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-21T02:06:23.827Z] ---> Running in 11435de95415 [2023-04-21T02:06:24.095Z] Removing intermediate container 11435de95415 [2023-04-21T02:06:24.095Z] ---> d9d75e8b977a [2023-04-21T02:06:24.095Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T02:06:24.095Z] ---> Running in a2c8f06b48fa [2023-04-21T02:06:24.377Z] Removing intermediate container a2c8f06b48fa [2023-04-21T02:06:24.377Z] ---> 0655dfc5f70b [2023-04-21T02:06:24.377Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T02:06:24.647Z] ---> Running in 8fb673d524e6 [2023-04-21T02:06:24.915Z] Removing intermediate container 8fb673d524e6 [2023-04-21T02:06:24.915Z] ---> 274e4846700f [2023-04-21T02:06:24.915Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T02:06:24.915Z] ---> Running in 75eab1d32365 [2023-04-21T02:06:25.185Z] Removing intermediate container 75eab1d32365 [2023-04-21T02:06:25.186Z] ---> 667059ba935f [2023-04-21T02:06:25.186Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T02:06:25.186Z] ---> Running in 7ae6ec0c9d81 [2023-04-21T02:06:26.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T02:06:26.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T02:06:28.284Z] OK: 268 MiB in 57 packages [2023-04-21T02:06:29.250Z] Removing intermediate container 7ae6ec0c9d81 [2023-04-21T02:06:29.250Z] ---> 59bbb72022c6 [2023-04-21T02:06:29.250Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-21T02:06:29.250Z] ---> Running in 72a56458dcbf [2023-04-21T02:06:29.520Z] Removing intermediate container 72a56458dcbf [2023-04-21T02:06:29.520Z] ---> ace15a981c37 [2023-04-21T02:06:29.520Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-21T02:06:30.108Z] ---> 6540bce3cadf [2023-04-21T02:06:30.108Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T02:06:30.108Z] ---> Running in 43c97273e431 [2023-04-21T02:06:32.700Z] Removing intermediate container 43c97273e431 [2023-04-21T02:06:32.700Z] ---> 367eb58d6689 [2023-04-21T02:06:32.700Z] Step 11/24 : COPY . . [2023-04-21T02:06:33.665Z] ---> 7bddfdcb0906 [2023-04-21T02:06:33.665Z] Step 12/24 : RUN $MAKE [2023-04-21T02:06:33.936Z] ---> Running in dd48f18293d9 [2023-04-21T02:06:34.900Z] 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-21T02:08:56.634Z] Removing intermediate container dd48f18293d9 [2023-04-21T02:08:56.634Z] ---> 8ccbc87610e1 [2023-04-21T02:08:56.634Z] Step 13/24 : FROM alpine:3.17 [2023-04-21T02:08:56.634Z] 3.17: Pulling from library/alpine [2023-04-21T02:08:56.634Z] c41833b44d91: Pulling fs layer [2023-04-21T02:08:56.634Z] c41833b44d91: Download complete [2023-04-21T02:08:56.634Z] c41833b44d91: Pull complete [2023-04-21T02:08:56.634Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T02:08:56.634Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T02:08:56.634Z] ---> 51e60588ff2c [2023-04-21T02:08:56.634Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-21T02:08:56.634Z] ---> Running in cbf6da5c1f27 [2023-04-21T02:08:56.634Z] Removing intermediate container cbf6da5c1f27 [2023-04-21T02:08:56.634Z] ---> 24a1ca2658f6 [2023-04-21T02:08:56.634Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-21T02:08:56.634Z] ---> Running in d2dded77c60b [2023-04-21T02:08:56.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T02:08:56.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T02:08:56.634Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T02:08:56.634Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T02:08:56.634Z] OK: 8 MiB in 16 packages [2023-04-21T02:08:56.634Z] Removing intermediate container d2dded77c60b [2023-04-21T02:08:56.634Z] ---> 30ac4b79e938 [2023-04-21T02:08:56.634Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-21T02:08:58.046Z] ---> 086eadaf7436 [2023-04-21T02:08:58.046Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-21T02:08:58.649Z] ---> 3ce4379aadad [2023-04-21T02:08:58.649Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-21T02:08:58.916Z] ---> 36bbeadfe81e [2023-04-21T02:08:58.916Z] Step 19/24 : EXPOSE 59982 [2023-04-21T02:08:59.186Z] ---> Running in f7abaa3f8670 [2023-04-21T02:08:59.454Z] Removing intermediate container f7abaa3f8670 [2023-04-21T02:08:59.454Z] ---> 8f91bc2f1d65 [2023-04-21T02:08:59.454Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-21T02:08:59.454Z] ---> Running in dce99caaf12f [2023-04-21T02:08:59.724Z] Removing intermediate container dce99caaf12f [2023-04-21T02:08:59.724Z] ---> d87a4da2e672 [2023-04-21T02:08:59.724Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-21T02:08:59.724Z] ---> Running in 6fde8cee42c3 [2023-04-21T02:09:00.312Z] Removing intermediate container 6fde8cee42c3 [2023-04-21T02:09:00.312Z] ---> baa1b0741e82 [2023-04-21T02:09:00.312Z] Step 22/24 : LABEL arch=arm64 [2023-04-21T02:09:00.312Z] ---> Running in e56f35263e82 [2023-04-21T02:09:00.579Z] Removing intermediate container e56f35263e82 [2023-04-21T02:09:00.579Z] ---> 23f82f32d1c7 [2023-04-21T02:09:00.579Z] Step 23/24 : LABEL git_sha=959d8a8792b4fd3d7da11cecce62809a85e49005 [2023-04-21T02:09:00.579Z] ---> Running in 92eab7e473ae [2023-04-21T02:09:00.847Z] Removing intermediate container 92eab7e473ae [2023-04-21T02:09:00.847Z] ---> fea66b0d1451 [2023-04-21T02:09:00.847Z] Step 24/24 : LABEL version=0.0.0 [2023-04-21T02:09:01.120Z] ---> Running in 8d5f67807e1a [2023-04-21T02:09:01.392Z] Removing intermediate container 8d5f67807e1a [2023-04-21T02:09:01.392Z] ---> fcb2f7b595c8 [2023-04-21T02:09:01.392Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T02:09:01.392Z] Successfully built fcb2f7b595c8 [2023-04-21T02:09:01.392Z] 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-21T02:09:02.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T02:09:02.284Z] [2023-04-21T02:09:02.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T02:09:02.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T02:09:02.706Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-21T02:09:02.706Z] 8998bd30e6a1: Pulling fs layer [2023-04-21T02:09:02.706Z] 04944245beec: Pulling fs layer [2023-04-21T02:09:02.706Z] 699f458cf7ca: Pulling fs layer [2023-04-21T02:09:02.706Z] 765212b225bb: Pulling fs layer [2023-04-21T02:09:02.706Z] f23df028b6ca: Pulling fs layer [2023-04-21T02:09:02.706Z] d65c8cfc05b1: Pulling fs layer [2023-04-21T02:09:02.706Z] 2437ff75d9bd: Pulling fs layer [2023-04-21T02:09:02.706Z] f23df028b6ca: Waiting [2023-04-21T02:09:02.706Z] d65c8cfc05b1: Waiting [2023-04-21T02:09:02.706Z] 2437ff75d9bd: Waiting [2023-04-21T02:09:02.706Z] 765212b225bb: Waiting [2023-04-21T02:09:02.978Z] 04944245beec: Verifying Checksum [2023-04-21T02:09:02.978Z] 04944245beec: Download complete [2023-04-21T02:09:02.978Z] 765212b225bb: Verifying Checksum [2023-04-21T02:09:02.978Z] 765212b225bb: Download complete [2023-04-21T02:09:02.978Z] f23df028b6ca: Verifying Checksum [2023-04-21T02:09:02.978Z] f23df028b6ca: Download complete [2023-04-21T02:09:02.978Z] d65c8cfc05b1: Verifying Checksum [2023-04-21T02:09:02.978Z] d65c8cfc05b1: Download complete [2023-04-21T02:09:03.251Z] 699f458cf7ca: Verifying Checksum [2023-04-21T02:09:03.251Z] 699f458cf7ca: Download complete [2023-04-21T02:09:03.531Z] 8998bd30e6a1: Verifying Checksum [2023-04-21T02:09:03.531Z] 8998bd30e6a1: Download complete [2023-04-21T02:09:06.126Z] 2437ff75d9bd: Verifying Checksum [2023-04-21T02:09:06.126Z] 2437ff75d9bd: Download complete [2023-04-21T02:09:09.545Z] 8998bd30e6a1: Pull complete [2023-04-21T02:09:09.545Z] 04944245beec: Pull complete [2023-04-21T02:09:11.027Z] 699f458cf7ca: Pull complete [2023-04-21T02:09:11.027Z] 765212b225bb: Pull complete [2023-04-21T02:09:12.024Z] f23df028b6ca: Pull complete [2023-04-21T02:09:12.300Z] d65c8cfc05b1: Pull complete [2023-04-21T02:09:27.355Z] 2437ff75d9bd: Pull complete [2023-04-21T02:09:27.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-21T02:09:27.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T02:09:27.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T02:09:27.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-9235 does not seem to be running inside a container [2023-04-21T02:09:27.786Z] $ 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-21T02:09:30.602Z] $ docker top 1dcb0c625a8c6c7b7c8d78b0d7360c065c5c4a47e1249f723b8df7d249285696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T02:09:31.527Z] ---> job-cost.sh [2023-04-21T02:09:31.527Z] lf-activate-venv: SKIPPING [2023-04-21T02:09:31.527Z] INFO: No Stack... [2023-04-21T02:09:31.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-21T02:09:32.756Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T02:09:33.420Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-21T02:09:33.421Z] + cut -d, -f6 [Pipeline] lock [2023-04-21T02:09:33.515Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [2023-04-21T02:09:33.523Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] did not exist. Created. [2023-04-21T02:09:33.523Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T02:09:34.267Z] /w/workspace/device-mqtt-go/1@tmp/durable-2cda567e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-21T02:09:34.954Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-21T02:09:34.996Z] Warning: overwriting stash ‘stack-cost’ [2023-04-21T02:09:35.043Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T02:09:35.059Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T02:09:35.144Z] $ docker stop --time=1 1dcb0c625a8c6c7b7c8d78b0d7360c065c5c4a47e1249f723b8df7d249285696 [2023-04-21T02:09:37.128Z] $ docker rm -f --volumes 1dcb0c625a8c6c7b7c8d78b0d7360c065c5c4a47e1249f723b8df7d249285696 [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-21T02:09:38.220Z] provisioning config files... [2023-04-21T02:09:38.228Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/config11214381737092778056tmp [Pipeline] { [Pipeline] sh [2023-04-21T02:09:38.565Z] + set +x [2023-04-21T02:09:38.565Z] + curl -s https://codecov.io/bash [2023-04-21T02:09:38.565Z] + bash -s -- [2023-04-21T02:09:38.565Z] [2023-04-21T02:09:38.565Z] _____ _ [2023-04-21T02:09:38.565Z] / ____| | | [2023-04-21T02:09:38.565Z] | | ___ __| | ___ ___ _____ __ [2023-04-21T02:09:38.565Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-21T02:09:38.565Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-21T02:09:38.565Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-21T02:09:38.565Z] Bash-1.0.6 [2023-04-21T02:09:38.565Z] [2023-04-21T02:09:38.565Z] [2023-04-21T02:09:38.565Z] ==> git version 2.25.1 found [2023-04-21T02:09:38.565Z] ==> 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-21T02:09:38.565Z] Release-Date: 2020-01-08 [2023-04-21T02:09:38.565Z] 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-21T02:09:38.565Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-21T02:09:38.565Z] ==> Jenkins CI detected. [2023-04-21T02:09:38.565Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-572 [2023-04-21T02:09:38.565Z] project root: . [2023-04-21T02:09:38.565Z] --> token set from env [2023-04-21T02:09:38.565Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-21T02:09:38.565Z] ==> Running gcov in . (disable via -X gcov) [2023-04-21T02:09:38.565Z] ==> Python coveragepy not found [2023-04-21T02:09:38.565Z] ==> Searching for coverage reports in: [2023-04-21T02:09:38.565Z] + . [2023-04-21T02:09:38.565Z] -> Found 1 reports [2023-04-21T02:09:38.565Z] ==> Detecting git/mercurial file structure [2023-04-21T02:09:38.565Z] ==> Reading reports [2023-04-21T02:09:38.565Z] + ./coverage.out bytes=18460 [2023-04-21T02:09:38.565Z] ==> Appending adjustments [2023-04-21T02:09:38.565Z] https://docs.codecov.io/docs/fixing-reports [2023-04-21T02:09:38.825Z] + Found adjustments [2023-04-21T02:09:38.825Z] ==> Gzipping contents [2023-04-21T02:09:38.825Z] 4.0K /tmp/codecov.iAxUXt.gz [2023-04-21T02:09:38.825Z] ==> Uploading reports [2023-04-21T02:09:38.825Z] url: https://codecov.io [2023-04-21T02:09:38.825Z] query: branch=PR-572&commit=959d8a8792b4fd3d7da11cecce62809a85e49005&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=572&job=&cmd_args= [2023-04-21T02:09:38.825Z] -> Pinging Codecov [2023-04-21T02:09:38.825Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-572&commit=959d8a8792b4fd3d7da11cecce62809a85e49005&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=572&job=&cmd_args= [2023-04-21T02:09:38.825Z] -> Uploading to [2023-04-21T02:09:38.826Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-21/7D719EC7BBE17E464838252E33014C33/959d8a8792b4fd3d7da11cecce62809a85e49005/7f24d4d1-fccc-450b-b59d-cb7998bef62e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T020938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0fd42f8d0ef4689745a4f30f1f47750f9d39e6c0b5e855f0a69e0ddbe35aec2 [2023-04-21T02:09:39.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T02:09:39.086Z] Dload Upload Total Spent Left Speed [2023-04-21T02:09:39.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 12882 --:--:-- --:--:-- --:--:-- 12882 [2023-04-21T02:09:39.086Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] } [2023-04-21T02:09:39.113Z] 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-21T02:09:41.076Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives ] [2023-04-21T02:09:41.076Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives [2023-04-21T02:09:41.076Z] total 16 [2023-04-21T02:09:41.076Z] drwxr-xr-x 3 root root 4096 Apr 21 02:00 . [2023-04-21T02:09:41.076Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 02:00 .. [2023-04-21T02:09:41.076Z] drwxr-xr-x 2 root root 4096 Apr 21 02:00 cost [2023-04-21T02:09:41.076Z] -rw-r--r-- 1 root root 86 Apr 21 02:00 cost.csv [2023-04-21T02:09:41.076Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives [2023-04-21T02:09:41.076Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives [2023-04-21T02:09:41.076Z] total 16 [2023-04-21T02:09:41.076Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 02:00 . [2023-04-21T02:09:41.076Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 02:00 .. [2023-04-21T02:09:41.076Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 02:00 cost [2023-04-21T02:09:41.076Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 21 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-21T02:09:41.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T02:09:42.315Z] ---> package-listing.sh [2023-04-21T02:09:42.315Z] ++ facter osfamily [2023-04-21T02:09:42.315Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-21T02:09:42.576Z] + OS_FAMILY=debian [2023-04-21T02:09:42.576Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-572 [2023-04-21T02:09:42.576Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-21T02:09:42.576Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-21T02:09:42.576Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-21T02:09:42.576Z] + PACKAGES=/tmp/packages_start.txt [2023-04-21T02:09:42.576Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-572 ']' [2023-04-21T02:09:42.576Z] + PACKAGES=/tmp/packages_end.txt [2023-04-21T02:09:42.576Z] + case "${OS_FAMILY}" in [2023-04-21T02:09:42.576Z] + dpkg -l [2023-04-21T02:09:42.576Z] + grep '^ii' [2023-04-21T02:09:42.576Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-21T02:09:42.576Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-21T02:09:42.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-21T02:09:42.576Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-572 ']' [2023-04-21T02:09:42.576Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives/ [2023-04-21T02:09:42.576Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives/ [Pipeline] echo [2023-04-21T02:09:42.610Z] 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-572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-21T02:09:42.903Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T02:09:43.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T02:09:43.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T02:09:43.722Z] prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container [2023-04-21T02:09:43.747Z] $ 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-572/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-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-21T02:09:43.947Z] $ docker top 5d8072a2b0f4bd7004158b37c2528ce0d90fc5ddef0181cbc28bb535699f5147 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T02:09:44.395Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-21T02:09:44.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-21T02:09:45.029Z] + ls /var/log/sa-host [2023-04-21T02:09:45.029Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T02:09:45.258Z] provisioning config files... [2023-04-21T02:09:45.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/config11123344076955350451tmp [Pipeline] { [Pipeline] echo [2023-04-21T02:09:45.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T02:09:45.673Z] ---> create-netrc.sh [Pipeline] } [2023-04-21T02:09:45.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-21T02:09:46.119Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-21T02:09:46.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T02:09:46.481Z] ---> sudo-logs.sh [2023-04-21T02:09:46.481Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-21T02:09:46.573Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T02:09:46.899Z] ---> job-cost.sh [2023-04-21T02:09:46.899Z] lf-activate-venv: SKIPPING [2023-04-21T02:09:46.899Z] DEBUG: total: 0.2199999988079071 [2023-04-21T02:09:46.899Z] INFO: Retrieving Stack Cost... [2023-04-21T02:09:47.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T02:09:48.040Z] INFO: Archiving Costs [Pipeline] echo [2023-04-21T02:09:48.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T02:09:48.398Z] ---> logs-deploy.sh [2023-04-21T02:09:48.398Z] lf-activate-venv: SKIPPING [2023-04-21T02:09:48.398Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-572/1 [2023-04-21T02:09:48.398Z] INFO: archiving workspace using pattern(s): [2023-04-21T02:09:49.341Z] Archives upload complete. [2023-04-21T02:09:49.341Z] INFO: archiving logs to Nexus