Pull request #570 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3d3f86734a6c80914fd50cccd1f88250b7cd84f+5d36472c489360535a63323b7f6c17c4ae0cfc32 (66c752d4867c76df469a7b2ea121364bd44b1869) 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-ssh14842850560383356693.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-ssh556809721227805841.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-570/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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13876257358035099164.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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12800383491108448226.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-ssh4653630933358679168.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-570/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-570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2173714260387777901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9125 in /w/workspace/gexfoundry_device-mqtt-go_PR-570 [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-570 # 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/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5d36472c489360535a63323b7f6c17c4ae0cfc32 into PR head commit b3d3f86734a6c80914fd50cccd1f88250b7cd84f Merge succeeded, producing b3d3f86734a6c80914fd50cccd1f88250b7cd84f Checking out Revision b3d3f86734a6c80914fd50cccd1f88250b7cd84f (PR-570) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/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-20T02:01:01.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f b3d3f86734a6c80914fd50cccd1f88250b7cd84f # 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 5d36472c489360535a63323b7f6c17c4ae0cfc32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3d3f86734a6c80914fd50cccd1f88250b7cd84f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T02:01:01.809Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T02:01:01.928Z] ========================================================= [2023-04-20T02:01:01.928Z] EdgeX Global Pipelines Version Info [2023-04-20T02:01:01.928Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:01:02.668Z] ------------------- [2023-04-20T02:01:02.668Z] stable info: [2023-04-20T02:01:02.668Z] ------------------- [2023-04-20T02:01:02.668Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T02:01:02.668Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T02:01:02.668Z] Message: update stable to v1.0.248 [2023-04-20T02:01:03.239Z] ------------------- [2023-04-20T02:01:03.239Z] experimental info: [2023-04-20T02:01:03.239Z] ------------------- [2023-04-20T02:01:03.239Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T02:01:03.239Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T02:01:03.239Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T02:01:03.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-20T02:01:03.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-20T02:01:03.654Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T02:01:03.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T02:01:03.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T02:01:03.781Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T02:01:03.825Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T02:01:03.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-20T02:01:03.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T02:01:03.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T02:01:03.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T02:01:04.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-20T02:01:04.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T02:01:04.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T02:01:04.160Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T02:01:04.200Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T02:01:04.243Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T02:01:04.286Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T02:01:04.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T02:01:04.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T02:01:04.415Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-20T02:01:04.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-20T02:01:04.497Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-20T02:01:04.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-20T02:01:04.584Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-20T02:01:04.625Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T02:01:04.665Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T02:01:04.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-570 [Pipeline] echo [2023-04-20T02:01:04.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-570 [Pipeline] echo [2023-04-20T02:01:04.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-570 [Pipeline] echo [2023-04-20T02:01:04.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] echo [2023-04-20T02:01:04.879Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3d3f86 [Pipeline] echo [2023-04-20T02:01:04.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T02:01:05.049Z] provisioning config files... [2023-04-20T02:01:05.064Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/config11828732531719511046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:01:05.419Z] ---> docker-login.sh [2023-04-20T02:01:05.419Z] nexus3.edgexfoundry.org:10001 [2023-04-20T02:01:05.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:05.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:05.679Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:05.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:05.679Z] [2023-04-20T02:01:05.680Z] Login Succeeded [2023-04-20T02:01:05.680Z] nexus3.edgexfoundry.org:10002 [2023-04-20T02:01:05.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:05.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:05.680Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:05.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:05.680Z] [2023-04-20T02:01:05.680Z] Login Succeeded [2023-04-20T02:01:05.680Z] nexus3.edgexfoundry.org:10003 [2023-04-20T02:01:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:05.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:05.942Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:05.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:05.942Z] [2023-04-20T02:01:05.942Z] Login Succeeded [2023-04-20T02:01:05.942Z] nexus3.edgexfoundry.org:10004 [2023-04-20T02:01:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:05.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:05.942Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:05.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:05.942Z] [2023-04-20T02:01:05.942Z] Login Succeeded [2023-04-20T02:01:05.942Z] docker.io [2023-04-20T02:01:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:06.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:06.202Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:06.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:06.202Z] [2023-04-20T02:01:06.202Z] Login Succeeded [2023-04-20T02:01:06.202Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T02:01:06.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T02:01:06.860Z] + git rev-list -1 --merges b3d3f86734a6c80914fd50cccd1f88250b7cd84f~1..b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] echo [2023-04-20T02:01:06.932Z] -----------> git rev-list -1 --merges b3d3f86734a6c80914fd50cccd1f88250b7cd84f~1..b3d3f86734a6c80914fd50cccd1f88250b7cd84f b3d3f86734a6c80914fd50cccd1f88250b7cd84f [false] [Pipeline] sh [2023-04-20T02:01:07.238Z] + git log --format=format:%s -1 b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] echo [2023-04-20T02:01:07.272Z] ========================================================= [2023-04-20T02:01:07.272Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T02:01:07.272Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T02:01:07.691Z] + git log --format=format:%s -1 b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] echo [2023-04-20T02:01:07.725Z] [semverPrep] GIT_COMMIT: b3d3f86734a6c80914fd50cccd1f88250b7cd84f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-20T02:01:07.753Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-20T02:01:08.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T02:01:08.138Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T02:01:08.138Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T02:01:08.138Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T02:01:08.138Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T02:01:08.138Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T02:01:08.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:01:08.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T02:01:08.615Z] [2023-04-20T02:01:08.615Z] 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-20T02:01:08.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T02:01:08.982Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T02:01:08.982Z] b85a868b505f: Pulling fs layer [2023-04-20T02:01:08.982Z] e2be974225ed: Pulling fs layer [2023-04-20T02:01:08.982Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T02:01:08.982Z] 988bab9f4d93: Pulling fs layer [2023-04-20T02:01:08.982Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T02:01:08.982Z] eaf3925da568: Pulling fs layer [2023-04-20T02:01:08.982Z] bab4dde63d76: Pulling fs layer [2023-04-20T02:01:08.982Z] bde34c3a00c8: Pulling fs layer [2023-04-20T02:01:08.982Z] b352a97aabf1: Pulling fs layer [2023-04-20T02:01:08.982Z] 4872d77fe225: Pulling fs layer [2023-04-20T02:01:08.982Z] 5851b861e8e6: Pulling fs layer [2023-04-20T02:01:08.982Z] 1469e6f7b9e6: Waiting [2023-04-20T02:01:08.982Z] eaf3925da568: Waiting [2023-04-20T02:01:08.982Z] bab4dde63d76: Waiting [2023-04-20T02:01:08.982Z] bde34c3a00c8: Waiting [2023-04-20T02:01:08.982Z] 988bab9f4d93: Waiting [2023-04-20T02:01:08.982Z] 4872d77fe225: Waiting [2023-04-20T02:01:08.982Z] 5851b861e8e6: Waiting [2023-04-20T02:01:08.982Z] b352a97aabf1: Waiting [2023-04-20T02:01:08.982Z] e2be974225ed: Download complete [2023-04-20T02:01:08.982Z] 988bab9f4d93: Verifying Checksum [2023-04-20T02:01:08.982Z] 988bab9f4d93: Download complete [2023-04-20T02:01:08.982Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T02:01:08.982Z] 1469e6f7b9e6: Download complete [2023-04-20T02:01:09.241Z] eaf3925da568: Download complete [2023-04-20T02:01:09.241Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T02:01:09.241Z] 339a4e72a1f5: Download complete [2023-04-20T02:01:09.241Z] bde34c3a00c8: Verifying Checksum [2023-04-20T02:01:09.241Z] bde34c3a00c8: Download complete [2023-04-20T02:01:09.241Z] b352a97aabf1: Verifying Checksum [2023-04-20T02:01:09.241Z] b352a97aabf1: Download complete [2023-04-20T02:01:09.241Z] 4872d77fe225: Verifying Checksum [2023-04-20T02:01:09.241Z] 4872d77fe225: Download complete [2023-04-20T02:01:09.241Z] 5851b861e8e6: Verifying Checksum [2023-04-20T02:01:09.241Z] 5851b861e8e6: Download complete [2023-04-20T02:01:09.241Z] b85a868b505f: Verifying Checksum [2023-04-20T02:01:09.241Z] b85a868b505f: Download complete [2023-04-20T02:01:09.499Z] bab4dde63d76: Verifying Checksum [2023-04-20T02:01:09.499Z] bab4dde63d76: Download complete [2023-04-20T02:01:10.460Z] b85a868b505f: Pull complete [2023-04-20T02:01:10.719Z] e2be974225ed: Pull complete [2023-04-20T02:01:11.290Z] 339a4e72a1f5: Pull complete [2023-04-20T02:01:11.290Z] 988bab9f4d93: Pull complete [2023-04-20T02:01:11.552Z] 1469e6f7b9e6: Pull complete [2023-04-20T02:01:11.552Z] eaf3925da568: Pull complete [2023-04-20T02:01:13.459Z] bab4dde63d76: Pull complete [2023-04-20T02:01:13.459Z] bde34c3a00c8: Pull complete [2023-04-20T02:01:13.459Z] b352a97aabf1: Pull complete [2023-04-20T02:01:13.459Z] 4872d77fe225: Pull complete [2023-04-20T02:01:13.723Z] 5851b861e8e6: Pull complete [2023-04-20T02:01:13.723Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T02:01:13.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T02:01:13.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T02:01:13.958Z] prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container [2023-04-20T02:01:13.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@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-20T02:01:15.529Z] $ docker top eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 -eo pid,comm [2023-04-20T02:01:15.580Z] 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-20T02:01:15.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T02:01:15.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T02:01:15.715Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T02:01:15.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T02:01:15.835Z] $ docker exec eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 ssh-agent [2023-04-20T02:01:15.936Z] SSH_AUTH_SOCK=/tmp/ssh-0EAdlBZMGTtv/agent.32 [2023-04-20T02:01:15.936Z] SSH_AGENT_PID=38 [2023-04-20T02:01:15.942Z] Running ssh-add (command line suppressed) [2023-04-20T02:01:16.049Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/private_key_688899071512771069.key (/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/private_key_688899071512771069.key) [2023-04-20T02:01:16.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T02:01:16.385Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T02:01:16.414Z] $ docker exec --env ******** --env ******** eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 ssh-agent -k [2023-04-20T02:01:16.512Z] unset SSH_AUTH_SOCK; [2023-04-20T02:01:16.513Z] unset SSH_AGENT_PID; [2023-04-20T02:01:16.513Z] echo Agent pid 38 killed; [2023-04-20T02:01:16.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T02:01:16.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T02:01:16.607Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T02:01:16.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T02:01:16.735Z] $ docker exec eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 ssh-agent [2023-04-20T02:01:16.838Z] SSH_AUTH_SOCK=/tmp/ssh-65MhvF0Ix5iQ/agent.70 [2023-04-20T02:01:16.838Z] SSH_AGENT_PID=76 [2023-04-20T02:01:16.843Z] Running ssh-add (command line suppressed) [2023-04-20T02:01:16.960Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/private_key_8783329632876915986.key (/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/private_key_8783329632876915986.key) [2023-04-20T02:01:16.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T02:01:17.303Z] + git semver init [2023-04-20T02:01:17.563Z] 2023-04-20 02:01:17,489 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T02:01:17.563Z] 2023-04-20 02:01:17,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver [2023-04-20T02:01:17.563Z] 2023-04-20 02:01:17,490 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver [2023-04-20T02:01:17.563Z] 2023-04-20 02:01:17,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-570, universal_newlines=False, shell=None, istream=None) [2023-04-20T02:01:18.503Z] 2023-04-20 02:01:18,249 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570/.git/info/exclude [2023-04-20T02:01:18.503Z] 2023-04-20 02:01:18,249 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver/PR-570 with force:False [2023-04-20T02:01:18.503Z] 2023-04-20 02:01:18,250 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver/PR-570 [2023-04-20T02:01:18.503Z] 2023-04-20 02:01:18,254 [execute] INFO git cat-file --batch-check [2023-04-20T02:01:18.503Z] 2023-04-20 02:01:18,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T02:01:18.503Z] 2023-04-20 02:01:18,264 [execute] INFO git cat-file --batch [2023-04-20T02:01:18.503Z] 2023-04-20 02:01:18,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T02:01:18.503Z] 2023-04-20 02:01:18,271 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-570/.semver/PR-570 [2023-04-20T02:01:18.503Z] 0.0.0 [Pipeline] } [2023-04-20T02:01:18.536Z] $ docker exec --env ******** --env ******** eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 ssh-agent -k [2023-04-20T02:01:18.638Z] unset SSH_AUTH_SOCK; [2023-04-20T02:01:18.639Z] unset SSH_AGENT_PID; [2023-04-20T02:01:18.639Z] echo Agent pid 76 killed; [2023-04-20T02:01:18.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T02:01:19.082Z] + git semver [Pipeline] } [2023-04-20T02:01:19.373Z] $ docker stop --time=1 eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 [2023-04-20T02:01:20.681Z] $ docker rm -f --volumes eb61a464d4bfbfd8bfe24187bedf1807f8955ac303da70d11d42311c97f551b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T02:01:21.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T02:01:21.373Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T02:01:21.390Z] [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-20T02:01:21.976Z] provisioning config files... [2023-04-20T02:01:21.985Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/config14331789789917690260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:01:22.340Z] ---> docker-login.sh [2023-04-20T02:01:22.340Z] nexus3.edgexfoundry.org:10001 [2023-04-20T02:01:22.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:22.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:22.340Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:22.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:22.340Z] [2023-04-20T02:01:22.340Z] Login Succeeded [2023-04-20T02:01:22.340Z] nexus3.edgexfoundry.org:10002 [2023-04-20T02:01:22.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:22.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:22.602Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:22.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:22.602Z] [2023-04-20T02:01:22.602Z] Login Succeeded [2023-04-20T02:01:22.602Z] nexus3.edgexfoundry.org:10003 [2023-04-20T02:01:22.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:22.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:22.602Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:22.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:22.602Z] [2023-04-20T02:01:22.602Z] Login Succeeded [2023-04-20T02:01:22.602Z] nexus3.edgexfoundry.org:10004 [2023-04-20T02:01:22.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:22.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:22.861Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:22.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:22.861Z] [2023-04-20T02:01:22.861Z] Login Succeeded [2023-04-20T02:01:22.861Z] docker.io [2023-04-20T02:01:22.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:01:23.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:01:23.120Z] Configure a credential helper to remove this warning. See [2023-04-20T02:01:23.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:01:23.120Z] [2023-04-20T02:01:23.120Z] Login Succeeded [2023-04-20T02:01:23.120Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T02:01:23.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T02:01:23.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T02:01:23.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T02:01:23.432Z] ========================================================= [2023-04-20T02:01:23.432Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T02:01:23.432Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:01:23.994Z] + 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-20T02:01:23.994Z] Sending build context to Docker daemon 6.439MB [2023-04-20T02:01:23.994Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T02:01:23.994Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T02:01:23.994Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T02:01:23.994Z] 63b65145d645: Pulling fs layer [2023-04-20T02:01:23.994Z] a2d21d5440eb: Pulling fs layer [2023-04-20T02:01:23.994Z] 935e6c44a52c: Pulling fs layer [2023-04-20T02:01:23.994Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T02:01:23.994Z] 30dea6a524f1: Pulling fs layer [2023-04-20T02:01:23.994Z] a2aff8979fd8: Pulling fs layer [2023-04-20T02:01:23.994Z] 6808be2612f2: Pulling fs layer [2023-04-20T02:01:23.994Z] f25807f1079a: Pulling fs layer [2023-04-20T02:01:23.994Z] 30dea6a524f1: Waiting [2023-04-20T02:01:23.994Z] a2aff8979fd8: Waiting [2023-04-20T02:01:23.994Z] 6808be2612f2: Waiting [2023-04-20T02:01:23.994Z] f25807f1079a: Waiting [2023-04-20T02:01:23.994Z] 94cc34f8dd06: Waiting [2023-04-20T02:01:23.994Z] a2d21d5440eb: Download complete [2023-04-20T02:01:24.253Z] 94cc34f8dd06: Verifying Checksum [2023-04-20T02:01:24.253Z] 94cc34f8dd06: Download complete [2023-04-20T02:01:24.253Z] 63b65145d645: Verifying Checksum [2023-04-20T02:01:24.253Z] 63b65145d645: Download complete [2023-04-20T02:01:24.253Z] 30dea6a524f1: Verifying Checksum [2023-04-20T02:01:24.253Z] 30dea6a524f1: Download complete [2023-04-20T02:01:24.253Z] a2aff8979fd8: Verifying Checksum [2023-04-20T02:01:24.253Z] a2aff8979fd8: Download complete [2023-04-20T02:01:24.253Z] 63b65145d645: Pull complete [2023-04-20T02:01:24.513Z] a2d21d5440eb: Pull complete [2023-04-20T02:01:24.774Z] f25807f1079a: Verifying Checksum [2023-04-20T02:01:24.774Z] f25807f1079a: Download complete [2023-04-20T02:01:24.774Z] 935e6c44a52c: Verifying Checksum [2023-04-20T02:01:24.774Z] 935e6c44a52c: Download complete [2023-04-20T02:01:25.033Z] 6808be2612f2: Verifying Checksum [2023-04-20T02:01:25.033Z] 6808be2612f2: Download complete [2023-04-20T02:01:28.318Z] 935e6c44a52c: Pull complete [2023-04-20T02:01:28.318Z] 94cc34f8dd06: Pull complete [2023-04-20T02:01:28.318Z] 30dea6a524f1: Pull complete [2023-04-20T02:01:28.318Z] a2aff8979fd8: Pull complete [2023-04-20T02:01:30.856Z] 6808be2612f2: Pull complete [2023-04-20T02:01:31.802Z] f25807f1079a: Pull complete [2023-04-20T02:01:31.802Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T02:01:31.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T02:01:31.802Z] ---> 3b553350e43f [2023-04-20T02:01:31.802Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T02:01:33.720Z] ---> Running in 852620c7d081 [2023-04-20T02:01:33.720Z] Removing intermediate container 852620c7d081 [2023-04-20T02:01:33.720Z] ---> a28decf9b8ce [2023-04-20T02:01:33.720Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T02:01:33.720Z] ---> Running in f4b479ec7fd7 [2023-04-20T02:01:33.980Z] Removing intermediate container f4b479ec7fd7 [2023-04-20T02:01:33.980Z] ---> 0a0697849c3f [2023-04-20T02:01:33.980Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T02:01:33.980Z] ---> Running in 616bd1065886 [2023-04-20T02:01:33.980Z] Removing intermediate container 616bd1065886 [2023-04-20T02:01:33.980Z] ---> 2e22c13d04b6 [2023-04-20T02:01:33.980Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T02:01:33.980Z] ---> Running in b5409ac53e8e [2023-04-20T02:01:34.239Z] Removing intermediate container b5409ac53e8e [2023-04-20T02:01:34.239Z] ---> 05c8d5112af5 [2023-04-20T02:01:34.239Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T02:01:34.239Z] ---> Running in 8a464575414b [2023-04-20T02:01:34.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T02:01:34.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T02:01:35.021Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T02:01:35.021Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-20T02:01:35.021Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T02:01:35.021Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T02:01:35.021Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T02:01:35.021Z] OK: 269 MiB in 57 packages [2023-04-20T02:01:35.591Z] Removing intermediate container 8a464575414b [2023-04-20T02:01:35.591Z] ---> 78ac293eefca [2023-04-20T02:01:35.591Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-20T02:01:35.591Z] ---> Running in b59205dbe3cc [2023-04-20T02:01:35.591Z] Removing intermediate container b59205dbe3cc [2023-04-20T02:01:35.591Z] ---> 3f8ede7572ce [2023-04-20T02:01:35.591Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T02:01:35.591Z] ---> 3c1e08a65853 [2023-04-20T02:01:35.591Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T02:01:35.591Z] ---> Running in 7a54ed501a77 [2023-04-20T02:01:36.796Z] Still waiting to schedule task [2023-04-20T02:01:36.797Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9124’ [2023-04-20T02:02:07.680Z] Removing intermediate container 7a54ed501a77 [2023-04-20T02:02:07.680Z] ---> 64ea82a0fca7 [2023-04-20T02:02:07.680Z] Step 11/12 : COPY . . [2023-04-20T02:02:07.680Z] ---> c7548e27bd9a [2023-04-20T02:02:07.680Z] Step 12/12 : RUN $MAKE [2023-04-20T02:02:07.680Z] ---> Running in 41956cb89b7c [2023-04-20T02:02:07.680Z] noop [2023-04-20T02:02:07.680Z] Removing intermediate container 41956cb89b7c [2023-04-20T02:02:07.680Z] ---> 5d27c330ad0d [2023-04-20T02:02:07.680Z] Successfully built 5d27c330ad0d [2023-04-20T02:02:07.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:02:08.135Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T02:02:08.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T02:02:08.289Z] prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container [2023-04-20T02:02:08.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@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-20T02:02:08.674Z] $ docker top 03659514d7ad633fe938134e5c7d1cd4ff96489a37b14702851a3641efa5c382 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T02:02:09.051Z] + go version [2023-04-20T02:02:09.051Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T02:02:09.084Z] $ docker stop --time=1 03659514d7ad633fe938134e5c7d1cd4ff96489a37b14702851a3641efa5c382 [2023-04-20T02:02:10.626Z] $ docker rm -f --volumes 03659514d7ad633fe938134e5c7d1cd4ff96489a37b14702851a3641efa5c382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:02:11.328Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T02:02:11.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T02:02:11.480Z] prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container [2023-04-20T02:02:11.517Z] $ 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-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@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-20T02:02:11.868Z] $ docker top 054656ee1a876d763006d9ac6e5a3dfbbd85385140f6419bedad5f8eaae0dcc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T02:02:12.261Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-570 [Pipeline] fileExists [Pipeline] sh [2023-04-20T02:02:12.613Z] + make test [2023-04-20T02:02:12.613Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T02:02:17.888Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-20T02:02:27.872Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-20T02:02:27.873Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-20T02:02:27.873Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.9% of statements [2023-04-20T02:02:34.433Z] go vet ./... [2023-04-20T02:02:38.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T02:02:38.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T02:02:38.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T02:02:38.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T02:02:38.688Z] $ docker stop --time=1 054656ee1a876d763006d9ac6e5a3dfbbd85385140f6419bedad5f8eaae0dcc4 [2023-04-20T02:02:40.527Z] $ docker rm -f --volumes 054656ee1a876d763006d9ac6e5a3dfbbd85385140f6419bedad5f8eaae0dcc4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T02:02:41.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T02:02:41.119Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-20T02:02:41.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T02:02:42.155Z] + ls -al . [2023-04-20T02:02:42.155Z] total 180 [2023-04-20T02:02:42.155Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 02:02 . [2023-04-20T02:02:42.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:00 .. [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 02:01 .dockerignore [2023-04-20T02:02:42.155Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 02:01 .git [2023-04-20T02:02:42.155Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:01 .github [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 20 02:01 .gitignore [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 02:01 .golangci.yml [2023-04-20T02:02:42.155Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 02:01 .semver [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 20 02:01 Attribution.txt [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 20 02:01 CHANGELOG.md [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 20 02:01 Dockerfile [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 02:01 GOVERNANCE.md [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 20 02:01 Jenkinsfile [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 02:01 LICENSE [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 20 02:01 Makefile [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 02:01 OWNERS.md [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 20 02:01 README.md [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 02:01 VERSION [2023-04-20T02:02:42.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:01 bin [2023-04-20T02:02:42.155Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:01 cmd [2023-04-20T02:02:42.155Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 20 02:02 coverage.out [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 20 02:01 go.mod [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 20 02:01 go.sum [2023-04-20T02:02:42.155Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:01 internal [2023-04-20T02:02:42.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:01 mock [2023-04-20T02:02:42.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:01 snap [2023-04-20T02:02:42.155Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:02:42.563Z] + 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=b3d3f86734a6c80914fd50cccd1f88250b7cd84f --label arch=amd64 --label version=0.0.0 . [2023-04-20T02:02:42.563Z] Sending build context to Docker daemon 6.458MB [2023-04-20T02:02:42.563Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T02:02:42.563Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-20T02:02:42.563Z] ---> 5d27c330ad0d [2023-04-20T02:02:42.563Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T02:02:42.563Z] ---> Running in 7304d534d766 [2023-04-20T02:02:42.823Z] Removing intermediate container 7304d534d766 [2023-04-20T02:02:42.823Z] ---> bf2dd6477a66 [2023-04-20T02:02:42.823Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T02:02:42.823Z] ---> Running in bf2c64d89fcd [2023-04-20T02:02:42.823Z] Removing intermediate container bf2c64d89fcd [2023-04-20T02:02:42.823Z] ---> e9c86c84d497 [2023-04-20T02:02:42.823Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T02:02:42.823Z] ---> Running in 013f7f057503 [2023-04-20T02:02:42.823Z] Removing intermediate container 013f7f057503 [2023-04-20T02:02:42.823Z] ---> a8019cdbd262 [2023-04-20T02:02:42.823Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T02:02:42.823Z] ---> Running in eec02b583e05 [2023-04-20T02:02:43.082Z] Removing intermediate container eec02b583e05 [2023-04-20T02:02:43.082Z] ---> 1a8690b43719 [2023-04-20T02:02:43.082Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T02:02:43.082Z] ---> Running in 036eb72e2f55 [2023-04-20T02:02:43.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T02:02:43.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T02:02:43.599Z] OK: 269 MiB in 57 packages [2023-04-20T02:02:43.859Z] Removing intermediate container 036eb72e2f55 [2023-04-20T02:02:43.859Z] ---> 1fa91301ada1 [2023-04-20T02:02:43.859Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-20T02:02:43.859Z] ---> Running in bca0574747d3 [2023-04-20T02:02:44.117Z] Removing intermediate container bca0574747d3 [2023-04-20T02:02:44.117Z] ---> cc31aaf1f614 [2023-04-20T02:02:44.117Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-20T02:02:44.117Z] ---> 8e67bf097626 [2023-04-20T02:02:44.117Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T02:02:44.117Z] ---> Running in 907e7453bbdc [2023-04-20T02:02:45.051Z] Removing intermediate container 907e7453bbdc [2023-04-20T02:02:45.051Z] ---> f28b6dd22973 [2023-04-20T02:02:45.051Z] Step 11/24 : COPY . . [2023-04-20T02:02:45.310Z] ---> 1608bba407df [2023-04-20T02:02:45.310Z] Step 12/24 : RUN $MAKE [2023-04-20T02:02:45.310Z] ---> Running in 586f4188c87f [2023-04-20T02:02:45.569Z] 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-20T02:03:03.652Z] Removing intermediate container 586f4188c87f [2023-04-20T02:03:03.652Z] ---> c9eb0e5a39d4 [2023-04-20T02:03:03.652Z] Step 13/24 : FROM alpine:3.17 [2023-04-20T02:03:03.652Z] 3.17: Pulling from library/alpine [2023-04-20T02:03:03.652Z] f56be85fc22e: Pulling fs layer [2023-04-20T02:03:03.652Z] f56be85fc22e: Download complete [2023-04-20T02:03:03.652Z] f56be85fc22e: Pull complete [2023-04-20T02:03:03.652Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T02:03:03.652Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T02:03:03.652Z] ---> 9ed4aefc74f6 [2023-04-20T02:03:03.652Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-20T02:03:03.652Z] ---> Running in 907abeffd9c0 [2023-04-20T02:03:03.652Z] Removing intermediate container 907abeffd9c0 [2023-04-20T02:03:03.652Z] ---> 483fba215c94 [2023-04-20T02:03:03.652Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T02:03:03.652Z] ---> Running in 8247c8886710 [2023-04-20T02:03:03.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T02:03:03.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T02:03:03.913Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T02:03:03.913Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T02:03:03.913Z] OK: 7 MiB in 16 packages [2023-04-20T02:03:04.171Z] Removing intermediate container 8247c8886710 [2023-04-20T02:03:04.172Z] ---> 299044e8c3a1 [2023-04-20T02:03:04.172Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-20T02:03:04.740Z] ---> 6c3bebd034b9 [2023-04-20T02:03:04.740Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-20T02:03:04.740Z] ---> 4e6b2f1819ce [2023-04-20T02:03:04.740Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-20T02:03:04.740Z] ---> 6221c07d6f45 [2023-04-20T02:03:04.740Z] Step 19/24 : EXPOSE 59982 [2023-04-20T02:03:05.000Z] ---> Running in 566433feca72 [2023-04-20T02:03:05.000Z] Removing intermediate container 566433feca72 [2023-04-20T02:03:05.000Z] ---> cecd104a5e94 [2023-04-20T02:03:05.000Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-20T02:03:05.000Z] ---> Running in c1b94f019a54 [2023-04-20T02:03:05.000Z] Removing intermediate container c1b94f019a54 [2023-04-20T02:03:05.001Z] ---> 4b8ac389d0b4 [2023-04-20T02:03:05.001Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-20T02:03:05.001Z] ---> Running in 6f9aca89f163 [2023-04-20T02:03:05.258Z] Removing intermediate container 6f9aca89f163 [2023-04-20T02:03:05.258Z] ---> 5cb89ea994fb [2023-04-20T02:03:05.258Z] Step 22/24 : LABEL arch=amd64 [2023-04-20T02:03:05.258Z] ---> Running in 802618c9fb15 [2023-04-20T02:03:05.258Z] Removing intermediate container 802618c9fb15 [2023-04-20T02:03:05.258Z] ---> a5f697e277c1 [2023-04-20T02:03:05.258Z] Step 23/24 : LABEL git_sha=b3d3f86734a6c80914fd50cccd1f88250b7cd84f [2023-04-20T02:03:05.258Z] ---> Running in a054e9416629 [2023-04-20T02:03:05.258Z] Removing intermediate container a054e9416629 [2023-04-20T02:03:05.258Z] ---> 4ae8128baf6f [2023-04-20T02:03:05.258Z] Step 24/24 : LABEL version=0.0.0 [2023-04-20T02:03:05.258Z] ---> Running in 58b953d076a4 [2023-04-20T02:03:05.517Z] Removing intermediate container 58b953d076a4 [2023-04-20T02:03:05.517Z] ---> 51b42c0d557b [2023-04-20T02:03:05.517Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T02:03:05.517Z] Successfully built 51b42c0d557b [2023-04-20T02:03:05.517Z] 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-20T02:03:06.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T02:03:06.383Z] [2023-04-20T02:03:06.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:03:06.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T02:03:06.757Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T02:03:06.757Z] 5eb5b503b376: Pulling fs layer [2023-04-20T02:03:06.757Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T02:03:06.757Z] ec43610c2a17: Pulling fs layer [2023-04-20T02:03:06.757Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T02:03:06.757Z] 33b1e0a273af: Pulling fs layer [2023-04-20T02:03:06.757Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T02:03:06.757Z] 2f39f015ded8: Pulling fs layer [2023-04-20T02:03:06.757Z] 3a2ae6a8a46f: Waiting [2023-04-20T02:03:06.757Z] 33b1e0a273af: Waiting [2023-04-20T02:03:06.757Z] 5d3b04190fa2: Waiting [2023-04-20T02:03:06.757Z] 2f39f015ded8: Waiting [2023-04-20T02:03:06.757Z] 5c69ac0246d0: Verifying Checksum [2023-04-20T02:03:06.757Z] 5c69ac0246d0: Download complete [2023-04-20T02:03:06.757Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-20T02:03:06.757Z] 3a2ae6a8a46f: Download complete [2023-04-20T02:03:06.757Z] 33b1e0a273af: Verifying Checksum [2023-04-20T02:03:06.757Z] 33b1e0a273af: Download complete [2023-04-20T02:03:06.757Z] ec43610c2a17: Verifying Checksum [2023-04-20T02:03:06.757Z] ec43610c2a17: Download complete [2023-04-20T02:03:06.757Z] 5d3b04190fa2: Verifying Checksum [2023-04-20T02:03:06.757Z] 5d3b04190fa2: Download complete [2023-04-20T02:03:07.018Z] 5eb5b503b376: Verifying Checksum [2023-04-20T02:03:07.018Z] 5eb5b503b376: Download complete [2023-04-20T02:03:07.588Z] 2f39f015ded8: Download complete [2023-04-20T02:03:08.155Z] 5eb5b503b376: Pull complete [2023-04-20T02:03:08.413Z] 5c69ac0246d0: Pull complete [2023-04-20T02:03:08.672Z] ec43610c2a17: Pull complete [2023-04-20T02:03:08.672Z] 3a2ae6a8a46f: Pull complete [2023-04-20T02:03:08.930Z] 33b1e0a273af: Pull complete [2023-04-20T02:03:09.189Z] 5d3b04190fa2: Pull complete [2023-04-20T02:03:13.372Z] 2f39f015ded8: Pull complete [2023-04-20T02:03:13.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T02:03:13.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T02:03:13.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T02:03:13.565Z] prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container [2023-04-20T02:03:13.594Z] $ 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-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@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-20T02:03:14.724Z] $ docker top a68a461fe92562b7d89250840baa48e600e6643ba0adc360e5ad9f14ce719225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:03:15.188Z] ---> job-cost.sh [2023-04-20T02:03:15.189Z] lf-activate-venv: SKIPPING [2023-04-20T02:03:15.189Z] INFO: No Stack... [2023-04-20T02:03:15.447Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T02:03:15.704Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T02:03:16.022Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives/cost.csv [2023-04-20T02:03:16.022Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T02:03:16.063Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [2023-04-20T02:03:16.068Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] did not exist. Created. [2023-04-20T02:03:16.069Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T02:03:16.457Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-20T02:03:16.506Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T02:03:16.541Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T02:03:16.624Z] $ docker stop --time=1 a68a461fe92562b7d89250840baa48e600e6643ba0adc360e5ad9f14ce719225 [2023-04-20T02:03:17.793Z] $ docker rm -f --volumes a68a461fe92562b7d89250840baa48e600e6643ba0adc360e5ad9f14ce719225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-20T02:05:04.508Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9127 in /w/workspace/gexfoundry_device-mqtt-go_PR-570 [Pipeline] { [Pipeline] ws [2023-04-20T02:05:04.568Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-20T02:05:04.653Z] Selected Git installation does not exist. Using Default [2023-04-20T02:05:04.654Z] The recommended git tool is: NONE [2023-04-20T02:05:09.827Z] using credential edgex-jenkins-ssh [2023-04-20T02:05:09.846Z] Cloning the remote Git repository [2023-04-20T02:05:09.896Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-20T02:05:09.996Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-20T02:05:10.156Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-20T02:05:10.157Z] > git --version # timeout=10 [2023-04-20T02:05:10.177Z] > git --version # 'git version 2.25.1' [2023-04-20T02:05:10.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T02:05:10.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T02:05:11.444Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-20T02:05:11.466Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T02:05:12.923Z] Merging remotes/origin/main commit 5d36472c489360535a63323b7f6c17c4ae0cfc32 into PR head commit b3d3f86734a6c80914fd50cccd1f88250b7cd84f [2023-04-20T02:05:13.234Z] Merge succeeded, producing b3d3f86734a6c80914fd50cccd1f88250b7cd84f [2023-04-20T02:05:13.234Z] Checking out Revision b3d3f86734a6c80914fd50cccd1f88250b7cd84f (PR-570) [2023-04-20T02:05:12.311Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-20T02:05:12.354Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-20T02:05:12.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T02:05:12.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-20T02:05:12.944Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T02:05:13.030Z] > git checkout -f b3d3f86734a6c80914fd50cccd1f88250b7cd84f # timeout=10 [2023-04-20T02:05:13.127Z] > git remote # timeout=10 [2023-04-20T02:05:13.147Z] > git config --get remote.origin.url # timeout=10 [2023-04-20T02:05:13.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T02:05:13.185Z] > git merge 5d36472c489360535a63323b7f6c17c4ae0cfc32 # timeout=10 [2023-04-20T02:05:13.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-20T02:05:13.242Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T02:05:13.257Z] > git checkout -f b3d3f86734a6c80914fd50cccd1f88250b7cd84f # timeout=10 [2023-04-20T02:05:13.749Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-20T02:05:13.800Z] > git --version # timeout=10 [2023-04-20T02:05:13.811Z] > git --version # 'git version 2.25.1' [2023-04-20T02:05:13.832Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T02:05:14.926Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T02:05:14.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T02:05:14.926Z] Dload Upload Total Spent Left Speed [2023-04-20T02:05:14.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh [2023-04-20T02:05:15.610Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T02:05:15.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-20T02:05:15.967Z] + sudo tee /etc/docker/daemon.new [2023-04-20T02:05:15.967Z] { [2023-04-20T02:05:15.967Z] "registry-mirrors": [ [2023-04-20T02:05:15.967Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T02:05:15.967Z] ], [2023-04-20T02:05:15.967Z] "bip": "10.250.0.254/24", [2023-04-20T02:05:15.967Z] "hosts": [ [2023-04-20T02:05:15.967Z] "tcp://0.0.0.0:5555", [2023-04-20T02:05:15.967Z] "unix:///var/run/docker.sock" [2023-04-20T02:05:15.967Z] ], [2023-04-20T02:05:15.967Z] "mtu": 1458, [2023-04-20T02:05:15.967Z] "selinux-enabled": true, [2023-04-20T02:05:15.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T02:05:15.967Z] } [Pipeline] sh [2023-04-20T02:05:16.311Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T02:05:16.673Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T02:05:34.999Z] provisioning config files... [2023-04-20T02:05:35.029Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5820399394213411873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:05:35.421Z] ---> docker-login.sh [2023-04-20T02:05:35.421Z] nexus3.edgexfoundry.org:10001 [2023-04-20T02:05:36.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:05:36.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:05:36.017Z] Configure a credential helper to remove this warning. See [2023-04-20T02:05:36.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:05:36.017Z] [2023-04-20T02:05:36.017Z] Login Succeeded [2023-04-20T02:05:36.017Z] nexus3.edgexfoundry.org:10002 [2023-04-20T02:05:36.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:05:36.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:05:36.556Z] Configure a credential helper to remove this warning. See [2023-04-20T02:05:36.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:05:36.556Z] [2023-04-20T02:05:36.556Z] Login Succeeded [2023-04-20T02:05:36.556Z] nexus3.edgexfoundry.org:10003 [2023-04-20T02:05:36.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:05:36.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:05:36.829Z] Configure a credential helper to remove this warning. See [2023-04-20T02:05:36.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:05:36.829Z] [2023-04-20T02:05:36.829Z] Login Succeeded [2023-04-20T02:05:36.829Z] nexus3.edgexfoundry.org:10004 [2023-04-20T02:05:37.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:05:37.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:05:37.100Z] Configure a credential helper to remove this warning. See [2023-04-20T02:05:37.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:05:37.100Z] [2023-04-20T02:05:37.100Z] Login Succeeded [2023-04-20T02:05:37.100Z] docker.io [2023-04-20T02:05:37.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T02:05:37.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T02:05:37.642Z] Configure a credential helper to remove this warning. See [2023-04-20T02:05:37.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T02:05:37.642Z] [2023-04-20T02:05:37.642Z] Login Succeeded [2023-04-20T02:05:37.642Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T02:05:37.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T02:05:38.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T02:05:38.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T02:05:38.154Z] ========================================================= [2023-04-20T02:05:38.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T02:05:38.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:05:38.666Z] + 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-20T02:05:38.936Z] Sending build context to Docker daemon 3.342MB [2023-04-20T02:05:38.936Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T02:05:38.936Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T02:05:39.208Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T02:05:39.209Z] af6eaf76a39c: Pulling fs layer [2023-04-20T02:05:39.209Z] 55522c791124: Pulling fs layer [2023-04-20T02:05:39.209Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T02:05:39.209Z] 169dfbe0d373: Pulling fs layer [2023-04-20T02:05:39.209Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T02:05:39.209Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T02:05:39.209Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T02:05:39.209Z] 169dfbe0d373: Waiting [2023-04-20T02:05:39.209Z] e1ff8fa3b103: Waiting [2023-04-20T02:05:39.209Z] 52ebb69f0ebf: Waiting [2023-04-20T02:05:39.209Z] 5abe8eddf0d5: Waiting [2023-04-20T02:05:39.209Z] 55522c791124: Verifying Checksum [2023-04-20T02:05:39.209Z] 55522c791124: Download complete [2023-04-20T02:05:39.209Z] 169dfbe0d373: Verifying Checksum [2023-04-20T02:05:39.209Z] 169dfbe0d373: Download complete [2023-04-20T02:05:39.209Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T02:05:39.209Z] e1ff8fa3b103: Download complete [2023-04-20T02:05:39.209Z] af6eaf76a39c: Verifying Checksum [2023-04-20T02:05:39.209Z] af6eaf76a39c: Download complete [2023-04-20T02:05:40.667Z] af6eaf76a39c: Pull complete [2023-04-20T02:05:40.667Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T02:05:40.667Z] 5abe8eddf0d5: Download complete [2023-04-20T02:05:42.086Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T02:05:42.086Z] ce5c4a1c91eb: Download complete [2023-04-20T02:05:42.086Z] 52ebb69f0ebf: Download complete [2023-04-20T02:05:43.502Z] 55522c791124: Pull complete [2023-04-20T02:05:58.630Z] ce5c4a1c91eb: Pull complete [2023-04-20T02:05:58.630Z] 169dfbe0d373: Pull complete [2023-04-20T02:05:58.630Z] e1ff8fa3b103: Pull complete [2023-04-20T02:06:05.346Z] 52ebb69f0ebf: Pull complete [2023-04-20T02:06:06.315Z] 5abe8eddf0d5: Pull complete [2023-04-20T02:06:06.315Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T02:06:06.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T02:06:06.315Z] ---> 6cb57ee374ae [2023-04-20T02:06:06.315Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T02:06:10.845Z] ---> Running in faee295b893d [2023-04-20T02:06:10.845Z] Removing intermediate container faee295b893d [2023-04-20T02:06:10.845Z] ---> 643e07913034 [2023-04-20T02:06:10.845Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T02:06:10.845Z] ---> Running in f5e4826838c9 [2023-04-20T02:06:10.846Z] Removing intermediate container f5e4826838c9 [2023-04-20T02:06:10.846Z] ---> d5f657907cc6 [2023-04-20T02:06:10.846Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T02:06:10.846Z] ---> Running in 0f413de7517b [2023-04-20T02:06:11.435Z] Removing intermediate container 0f413de7517b [2023-04-20T02:06:11.435Z] ---> e4b05602580c [2023-04-20T02:06:11.435Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T02:06:11.435Z] ---> Running in 776e465dc196 [2023-04-20T02:06:11.705Z] Removing intermediate container 776e465dc196 [2023-04-20T02:06:11.705Z] ---> 3aedb9571c4a [2023-04-20T02:06:11.705Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T02:06:11.705Z] ---> Running in 4b3de991dd41 [2023-04-20T02:06:13.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T02:06:13.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T02:06:14.674Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T02:06:14.674Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-20T02:06:14.674Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T02:06:14.674Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T02:06:14.674Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T02:06:14.674Z] OK: 268 MiB in 57 packages [2023-04-20T02:06:16.089Z] Removing intermediate container 4b3de991dd41 [2023-04-20T02:06:16.089Z] ---> edc9c1e12529 [2023-04-20T02:06:16.089Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-20T02:06:16.089Z] ---> Running in 914029b324bf [2023-04-20T02:06:16.089Z] Removing intermediate container 914029b324bf [2023-04-20T02:06:16.089Z] ---> 790180389586 [2023-04-20T02:06:16.089Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T02:06:16.681Z] ---> c34db2c2323c [2023-04-20T02:06:16.681Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T02:06:16.960Z] ---> Running in db56994484e4 [2023-04-20T02:07:53.631Z] Removing intermediate container db56994484e4 [2023-04-20T02:07:53.631Z] ---> 5ae1c1a801d3 [2023-04-20T02:07:53.631Z] Step 11/12 : COPY . . [2023-04-20T02:07:53.631Z] ---> f8bfaa62d1d0 [2023-04-20T02:07:53.631Z] Step 12/12 : RUN $MAKE [2023-04-20T02:07:53.631Z] ---> Running in c727ede853b7 [2023-04-20T02:07:53.631Z] noop [2023-04-20T02:07:53.631Z] Removing intermediate container c727ede853b7 [2023-04-20T02:07:53.631Z] ---> 5e0c6d4125a0 [2023-04-20T02:07:53.631Z] Successfully built 5e0c6d4125a0 [2023-04-20T02:07:53.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:07:54.116Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T02:07:54.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T02:07:54.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-9127 does not seem to be running inside a container [2023-04-20T02:07:54.459Z] $ 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-20T02:07:55.706Z] $ docker top 1505f4ac3c3dc2ae867aa3a8b56e24aa9b38056b35f6a1cc7d021bf791ffaf7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T02:07:56.608Z] + go version [2023-04-20T02:07:56.608Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T02:07:56.641Z] $ docker stop --time=1 1505f4ac3c3dc2ae867aa3a8b56e24aa9b38056b35f6a1cc7d021bf791ffaf7e [2023-04-20T02:07:58.264Z] $ docker rm -f --volumes 1505f4ac3c3dc2ae867aa3a8b56e24aa9b38056b35f6a1cc7d021bf791ffaf7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:07:59.103Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T02:07:59.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T02:07:59.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-9127 does not seem to be running inside a container [2023-04-20T02:07:59.420Z] $ 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-20T02:08:00.595Z] $ docker top 6f7c6502dd7f30a74c35b3035b79e8c3bb1ee9efef900a31da0b0516c444f086 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T02:08:01.478Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T02:08:01.883Z] + make test [2023-04-20T02:08:02.151Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T02:08:41.057Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-20T02:10:47.797Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-20T02:10:47.797Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-20T02:10:47.797Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.9% of statements [2023-04-20T02:10:47.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T02:10:47.797Z] go vet ./... [2023-04-20T02:11:06.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T02:11:06.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T02:11:06.018Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T02:11:06.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T02:11:06.088Z] $ docker stop --time=1 6f7c6502dd7f30a74c35b3035b79e8c3bb1ee9efef900a31da0b0516c444f086 [2023-04-20T02:11:07.881Z] $ docker rm -f --volumes 6f7c6502dd7f30a74c35b3035b79e8c3bb1ee9efef900a31da0b0516c444f086 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T02:11:09.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T02:11:09.110Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T02:11:09.622Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T02:11:10.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T02:11:10.531Z] + ls -al . [2023-04-20T02:11:10.531Z] total 176 [2023-04-20T02:11:10.531Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 02:08 . [2023-04-20T02:11:10.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:05 .. [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 02:05 .dockerignore [2023-04-20T02:11:10.531Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 02:05 .git [2023-04-20T02:11:10.531Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:05 .github [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 20 02:05 .gitignore [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 02:05 .golangci.yml [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 20 02:05 Attribution.txt [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 20 02:05 CHANGELOG.md [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 20 02:05 Dockerfile [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 02:05 GOVERNANCE.md [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 20 02:05 Jenkinsfile [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 02:05 LICENSE [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 20 02:05 Makefile [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 02:05 OWNERS.md [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 20 02:05 README.md [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 02:01 VERSION [2023-04-20T02:11:10.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:05 bin [2023-04-20T02:11:10.531Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:05 cmd [2023-04-20T02:11:10.531Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 20 02:10 coverage.out [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 20 02:05 go.mod [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 20 02:05 go.sum [2023-04-20T02:11:10.531Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 02:05 internal [2023-04-20T02:11:10.531Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 02:05 mock [2023-04-20T02:11:10.531Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 02:05 snap [2023-04-20T02:11:10.531Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:11:10.960Z] + 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=b3d3f86734a6c80914fd50cccd1f88250b7cd84f --label arch=arm64 --label version=0.0.0 . [2023-04-20T02:11:11.232Z] Sending build context to Docker daemon 3.362MB [2023-04-20T02:11:11.232Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T02:11:11.232Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-20T02:11:11.232Z] ---> 5e0c6d4125a0 [2023-04-20T02:11:11.232Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T02:11:11.502Z] ---> Running in e8af9f7026e8 [2023-04-20T02:11:11.771Z] Removing intermediate container e8af9f7026e8 [2023-04-20T02:11:11.771Z] ---> 7dbd4600d521 [2023-04-20T02:11:11.771Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T02:11:11.771Z] ---> Running in c3085a914728 [2023-04-20T02:11:12.038Z] Removing intermediate container c3085a914728 [2023-04-20T02:11:12.038Z] ---> 2d19d179e0ab [2023-04-20T02:11:12.038Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T02:11:12.308Z] ---> Running in 86bbe126a7f6 [2023-04-20T02:11:12.576Z] Removing intermediate container 86bbe126a7f6 [2023-04-20T02:11:12.576Z] ---> f97bf410edef [2023-04-20T02:11:12.576Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T02:11:12.576Z] ---> Running in a2c66fb81f97 [2023-04-20T02:11:12.851Z] Removing intermediate container a2c66fb81f97 [2023-04-20T02:11:12.851Z] ---> cc0004d7e71e [2023-04-20T02:11:12.851Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T02:11:12.851Z] ---> Running in 669e6509987a [2023-04-20T02:11:14.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T02:11:14.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T02:11:15.825Z] OK: 268 MiB in 57 packages [2023-04-20T02:11:19.181Z] Removing intermediate container 669e6509987a [2023-04-20T02:11:19.181Z] ---> 8afaefe1438f [2023-04-20T02:11:19.181Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-20T02:11:19.181Z] ---> Running in 26256a434511 [2023-04-20T02:11:19.456Z] Removing intermediate container 26256a434511 [2023-04-20T02:11:19.456Z] ---> 401ab9942ae5 [2023-04-20T02:11:19.456Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-20T02:11:20.057Z] ---> b622cce47747 [2023-04-20T02:11:20.057Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T02:11:20.057Z] ---> Running in f6efee4b83e2 [2023-04-20T02:11:22.663Z] Removing intermediate container f6efee4b83e2 [2023-04-20T02:11:22.663Z] ---> 7a47a831341a [2023-04-20T02:11:22.663Z] Step 11/24 : COPY . . [2023-04-20T02:11:23.628Z] ---> 74884d345208 [2023-04-20T02:11:23.628Z] Step 12/24 : RUN $MAKE [2023-04-20T02:11:23.628Z] ---> Running in e6db4555f69c [2023-04-20T02:11:24.588Z] 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-20T02:13:46.291Z] Removing intermediate container e6db4555f69c [2023-04-20T02:13:46.291Z] ---> 06e2db8325d4 [2023-04-20T02:13:46.291Z] Step 13/24 : FROM alpine:3.17 [2023-04-20T02:13:46.291Z] 3.17: Pulling from library/alpine [2023-04-20T02:13:46.291Z] c41833b44d91: Pulling fs layer [2023-04-20T02:13:46.291Z] c41833b44d91: Verifying Checksum [2023-04-20T02:13:46.291Z] c41833b44d91: Download complete [2023-04-20T02:13:46.291Z] c41833b44d91: Pull complete [2023-04-20T02:13:46.291Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T02:13:46.291Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T02:13:46.291Z] ---> 51e60588ff2c [2023-04-20T02:13:46.291Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-20T02:13:46.291Z] ---> Running in f1b82df48b2e [2023-04-20T02:13:46.291Z] Removing intermediate container f1b82df48b2e [2023-04-20T02:13:46.291Z] ---> c6b7bfd0f080 [2023-04-20T02:13:46.291Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T02:13:46.291Z] ---> Running in d6b6d68404c9 [2023-04-20T02:13:46.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T02:13:46.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T02:13:46.291Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T02:13:46.291Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T02:13:46.291Z] OK: 8 MiB in 16 packages [2023-04-20T02:13:46.560Z] Removing intermediate container d6b6d68404c9 [2023-04-20T02:13:46.560Z] ---> 557b309715f9 [2023-04-20T02:13:46.560Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-20T02:13:47.976Z] ---> da0e125cd3c1 [2023-04-20T02:13:47.976Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-20T02:13:48.566Z] ---> d1839559745c [2023-04-20T02:13:48.566Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-20T02:13:48.836Z] ---> 4796b38e8cdb [2023-04-20T02:13:48.836Z] Step 19/24 : EXPOSE 59982 [2023-04-20T02:13:49.113Z] ---> Running in 37ca82a15f3b [2023-04-20T02:13:49.380Z] Removing intermediate container 37ca82a15f3b [2023-04-20T02:13:49.380Z] ---> 3ced13a75ef6 [2023-04-20T02:13:49.380Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-20T02:13:49.380Z] ---> Running in 540dddbd37da [2023-04-20T02:13:49.659Z] Removing intermediate container 540dddbd37da [2023-04-20T02:13:49.659Z] ---> 9cda2ab8e5ff [2023-04-20T02:13:49.659Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-20T02:13:49.659Z] ---> Running in a86f1f3bf1e4 [2023-04-20T02:13:50.255Z] Removing intermediate container a86f1f3bf1e4 [2023-04-20T02:13:50.255Z] ---> 15f387f79414 [2023-04-20T02:13:50.255Z] Step 22/24 : LABEL arch=arm64 [2023-04-20T02:13:50.255Z] ---> Running in f56589ccb8d1 [2023-04-20T02:13:50.525Z] Removing intermediate container f56589ccb8d1 [2023-04-20T02:13:50.525Z] ---> 094efe315da3 [2023-04-20T02:13:50.525Z] Step 23/24 : LABEL git_sha=b3d3f86734a6c80914fd50cccd1f88250b7cd84f [2023-04-20T02:13:50.525Z] ---> Running in 489bfd607a67 [2023-04-20T02:13:50.806Z] Removing intermediate container 489bfd607a67 [2023-04-20T02:13:50.806Z] ---> 438fad84f9ad [2023-04-20T02:13:50.806Z] Step 24/24 : LABEL version=0.0.0 [2023-04-20T02:13:51.081Z] ---> Running in 7df6ff2d0445 [2023-04-20T02:13:51.351Z] Removing intermediate container 7df6ff2d0445 [2023-04-20T02:13:51.351Z] ---> fa0ca6076349 [2023-04-20T02:13:51.351Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T02:13:51.351Z] Successfully built fa0ca6076349 [2023-04-20T02:13:51.351Z] 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-20T02:13:52.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T02:13:52.185Z] [2023-04-20T02:13:52.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:13:52.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T02:13:52.600Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T02:13:52.600Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T02:13:52.600Z] 04944245beec: Pulling fs layer [2023-04-20T02:13:52.600Z] 699f458cf7ca: Pulling fs layer [2023-04-20T02:13:52.600Z] 765212b225bb: Pulling fs layer [2023-04-20T02:13:52.600Z] f23df028b6ca: Pulling fs layer [2023-04-20T02:13:52.600Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T02:13:52.600Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T02:13:52.600Z] 765212b225bb: Waiting [2023-04-20T02:13:52.600Z] f23df028b6ca: Waiting [2023-04-20T02:13:52.600Z] d65c8cfc05b1: Waiting [2023-04-20T02:13:52.600Z] 2437ff75d9bd: Waiting [2023-04-20T02:13:52.870Z] 04944245beec: Verifying Checksum [2023-04-20T02:13:52.870Z] 04944245beec: Download complete [2023-04-20T02:13:52.870Z] 765212b225bb: Verifying Checksum [2023-04-20T02:13:52.870Z] 765212b225bb: Download complete [2023-04-20T02:13:52.870Z] f23df028b6ca: Download complete [2023-04-20T02:13:52.870Z] d65c8cfc05b1: Download complete [2023-04-20T02:13:53.144Z] 699f458cf7ca: Verifying Checksum [2023-04-20T02:13:53.144Z] 699f458cf7ca: Download complete [2023-04-20T02:13:53.413Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T02:13:53.413Z] 8998bd30e6a1: Download complete [2023-04-20T02:13:56.130Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T02:13:56.130Z] 2437ff75d9bd: Download complete [2023-04-20T02:13:58.132Z] 8998bd30e6a1: Pull complete [2023-04-20T02:13:58.417Z] 04944245beec: Pull complete [2023-04-20T02:13:59.864Z] 699f458cf7ca: Pull complete [2023-04-20T02:14:00.136Z] 765212b225bb: Pull complete [2023-04-20T02:14:01.101Z] f23df028b6ca: Pull complete [2023-04-20T02:14:01.101Z] d65c8cfc05b1: Pull complete [2023-04-20T02:14:16.109Z] 2437ff75d9bd: Pull complete [2023-04-20T02:14:16.109Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T02:14:16.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T02:14:16.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T02:14:16.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-9127 does not seem to be running inside a container [2023-04-20T02:14:16.504Z] $ 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-20T02:14:19.255Z] $ docker top 832ff92555e570a46bfeaeda6cd0f685ecca02037cabf9b606dee0e999630278 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:14:20.176Z] ---> job-cost.sh [2023-04-20T02:14:20.176Z] lf-activate-venv: SKIPPING [2023-04-20T02:14:20.176Z] INFO: No Stack... [2023-04-20T02:14:20.444Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T02:14:21.409Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T02:14:22.070Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-20T02:14:22.070Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T02:14:22.164Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [2023-04-20T02:14:22.169Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] did not exist. Created. [2023-04-20T02:14:22.169Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T02:14:22.900Z] /w/workspace/device-mqtt-go/1@tmp/durable-875361e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-20T02:14:23.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T02:14:23.611Z] Warning: overwriting stash ‘stack-cost’ [2023-04-20T02:14:23.663Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T02:14:23.677Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T02:14:23.750Z] $ docker stop --time=1 832ff92555e570a46bfeaeda6cd0f685ecca02037cabf9b606dee0e999630278 [2023-04-20T02:14:27.920Z] $ docker rm -f --volumes 832ff92555e570a46bfeaeda6cd0f685ecca02037cabf9b606dee0e999630278 [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-20T02:14:28.944Z] provisioning config files... [2023-04-20T02:14:28.950Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/config9532139303814980458tmp [Pipeline] { [Pipeline] sh [2023-04-20T02:14:29.294Z] + set +x [2023-04-20T02:14:29.294Z] + curl -s https://codecov.io/bash [2023-04-20T02:14:29.294Z] + bash -s -- [2023-04-20T02:14:29.294Z] [2023-04-20T02:14:29.294Z] _____ _ [2023-04-20T02:14:29.294Z] / ____| | | [2023-04-20T02:14:29.294Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T02:14:29.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T02:14:29.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T02:14:29.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T02:14:29.294Z] Bash-1.0.6 [2023-04-20T02:14:29.294Z] [2023-04-20T02:14:29.294Z] [2023-04-20T02:14:29.294Z] ==> git version 2.25.1 found [2023-04-20T02:14:29.294Z] ==> 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-20T02:14:29.294Z] Release-Date: 2020-01-08 [2023-04-20T02:14:29.294Z] 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-20T02:14:29.294Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T02:14:29.294Z] ==> Jenkins CI detected. [2023-04-20T02:14:29.294Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-570 [2023-04-20T02:14:29.294Z] project root: . [2023-04-20T02:14:29.294Z] --> token set from env [2023-04-20T02:14:29.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T02:14:29.294Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T02:14:29.554Z] ==> Python coveragepy not found [2023-04-20T02:14:29.554Z] ==> Searching for coverage reports in: [2023-04-20T02:14:29.554Z] + . [2023-04-20T02:14:29.554Z] -> Found 1 reports [2023-04-20T02:14:29.554Z] ==> Detecting git/mercurial file structure [2023-04-20T02:14:29.554Z] ==> Reading reports [2023-04-20T02:14:29.554Z] + ./coverage.out bytes=18460 [2023-04-20T02:14:29.554Z] ==> Appending adjustments [2023-04-20T02:14:29.554Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T02:14:29.554Z] + Found adjustments [2023-04-20T02:14:29.554Z] ==> Gzipping contents [2023-04-20T02:14:29.554Z] 4.0K /tmp/codecov.sd1E6k.gz [2023-04-20T02:14:29.554Z] ==> Uploading reports [2023-04-20T02:14:29.554Z] url: https://codecov.io [2023-04-20T02:14:29.554Z] query: branch=PR-570&commit=b3d3f86734a6c80914fd50cccd1f88250b7cd84f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=570&job=&cmd_args= [2023-04-20T02:14:29.554Z] -> Pinging Codecov [2023-04-20T02:14:29.554Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-570&commit=b3d3f86734a6c80914fd50cccd1f88250b7cd84f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=570&job=&cmd_args= [2023-04-20T02:14:29.814Z] -> Uploading to [2023-04-20T02:14:29.814Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/7D719EC7BBE17E464838252E33014C33/b3d3f86734a6c80914fd50cccd1f88250b7cd84f/1076e802-52d9-4a4a-bc12-f3214a2bb8c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T021429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87dbcb992781cfb64bd98c65bd29f43d57cba512bcded9f9218ebeb8a1d0875f [2023-04-20T02:14:29.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T02:14:29.814Z] Dload Upload Total Spent Left Speed [2023-04-20T02:14:30.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13258 --:--:-- --:--:-- --:--:-- 13258 [2023-04-20T02:14:30.074Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b3d3f86734a6c80914fd50cccd1f88250b7cd84f [Pipeline] } [2023-04-20T02:14:30.098Z] 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-20T02:14:31.944Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives ] [2023-04-20T02:14:31.944Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives [2023-04-20T02:14:31.944Z] total 16 [2023-04-20T02:14:31.944Z] drwxr-xr-x 3 root root 4096 Apr 20 02:03 . [2023-04-20T02:14:31.944Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 02:03 .. [2023-04-20T02:14:31.944Z] drwxr-xr-x 2 root root 4096 Apr 20 02:03 cost [2023-04-20T02:14:31.944Z] -rw-r--r-- 1 root root 86 Apr 20 02:03 cost.csv [2023-04-20T02:14:31.944Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives [2023-04-20T02:14:31.944Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives [2023-04-20T02:14:31.944Z] total 16 [2023-04-20T02:14:31.944Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 02:03 . [2023-04-20T02:14:31.944Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 02:03 .. [2023-04-20T02:14:31.944Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 02:03 cost [2023-04-20T02:14:31.944Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 20 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:14:32.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:14:33.449Z] ---> package-listing.sh [2023-04-20T02:14:33.449Z] ++ facter osfamily [2023-04-20T02:14:33.449Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T02:14:33.710Z] + OS_FAMILY=debian [2023-04-20T02:14:33.710Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-570 [2023-04-20T02:14:33.710Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T02:14:33.710Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T02:14:33.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T02:14:33.710Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T02:14:33.710Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-570 ']' [2023-04-20T02:14:33.710Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T02:14:33.710Z] + case "${OS_FAMILY}" in [2023-04-20T02:14:33.710Z] + dpkg -l [2023-04-20T02:14:33.710Z] + grep '^ii' [2023-04-20T02:14:33.710Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T02:14:33.710Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T02:14:33.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T02:14:33.710Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-570 ']' [2023-04-20T02:14:33.710Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives/ [2023-04-20T02:14:33.710Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-570/archives/ [Pipeline] echo [2023-04-20T02:14:33.743Z] 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-570/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-20T02:14:34.035Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T02:14:34.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T02:14:34.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T02:14:34.795Z] prd-ubuntu20.04-docker-8c-8g-9125 does not seem to be running inside a container [2023-04-20T02:14:34.823Z] $ 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-570/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-570 -v /w/workspace/gexfoundry_device-mqtt-go_PR-570:/w/workspace/gexfoundry_device-mqtt-go_PR-570:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-570@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-20T02:14:35.009Z] $ docker top 5142bca0ab721810bbd15c6e92905a2970188c70f01d34360e8242f7a41ad257 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T02:14:35.393Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T02:14:35.701Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T02:14:36.006Z] + ls /var/log/sa-host [2023-04-20T02:14:36.007Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T02:14:36.215Z] provisioning config files... [2023-04-20T02:14:36.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-570@tmp/config11546971298748033143tmp [Pipeline] { [Pipeline] echo [2023-04-20T02:14:36.277Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:14:36.588Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T02:14:36.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:14:37.023Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T02:14:37.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:14:37.369Z] ---> sudo-logs.sh [2023-04-20T02:14:37.369Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T02:14:37.449Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:14:37.779Z] ---> job-cost.sh [2023-04-20T02:14:37.779Z] lf-activate-venv: SKIPPING [2023-04-20T02:14:37.779Z] DEBUG: total: 0.2199999988079071 [2023-04-20T02:14:37.779Z] INFO: Retrieving Stack Cost... [2023-04-20T02:14:38.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T02:14:38.606Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T02:14:38.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T02:14:38.958Z] ---> logs-deploy.sh [2023-04-20T02:14:38.958Z] lf-activate-venv: SKIPPING [2023-04-20T02:14:38.958Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-570/1 [2023-04-20T02:14:38.958Z] INFO: archiving workspace using pattern(s): [2023-04-20T02:14:39.894Z] Archives upload complete. [2023-04-20T02:14:40.154Z] INFO: archiving logs to Nexus [2023-04-20T02:14:40.725Z] ---> uname -a: [2023-04-20T02:14:40.725Z] Linux prd-ubuntu20-04-docker-8c-8g-9125 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] ---> lscpu: [2023-04-20T02:14:40.725Z] Architecture: x86_64 [2023-04-20T02:14:40.725Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-20T02:14:40.725Z] Byte Order: Little Endian [2023-04-20T02:14:40.725Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-20T02:14:40.725Z] CPU(s): 8 [2023-04-20T02:14:40.725Z] On-line CPU(s) list: 0-7 [2023-04-20T02:14:40.725Z] Thread(s) per core: 1 [2023-04-20T02:14:40.725Z] Core(s) per socket: 1 [2023-04-20T02:14:40.725Z] Socket(s): 8 [2023-04-20T02:14:40.725Z] NUMA node(s): 1 [2023-04-20T02:14:40.725Z] Vendor ID: AuthenticAMD [2023-04-20T02:14:40.725Z] CPU family: 23 [2023-04-20T02:14:40.725Z] Model: 49 [2023-04-20T02:14:40.725Z] Model name: AMD EPYC-Rome Processor [2023-04-20T02:14:40.725Z] Stepping: 0 [2023-04-20T02:14:40.725Z] CPU MHz: 2800.000 [2023-04-20T02:14:40.725Z] BogoMIPS: 5600.00 [2023-04-20T02:14:40.725Z] Virtualization: AMD-V [2023-04-20T02:14:40.725Z] Hypervisor vendor: KVM [2023-04-20T02:14:40.725Z] Virtualization type: full [2023-04-20T02:14:40.725Z] L1d cache: 256 KiB [2023-04-20T02:14:40.725Z] L1i cache: 256 KiB [2023-04-20T02:14:40.725Z] L2 cache: 4 MiB [2023-04-20T02:14:40.725Z] L3 cache: 128 MiB [2023-04-20T02:14:40.725Z] NUMA node0 CPU(s): 0-7 [2023-04-20T02:14:40.725Z] Vulnerability Itlb multihit: Not affected [2023-04-20T02:14:40.725Z] Vulnerability L1tf: Not affected [2023-04-20T02:14:40.725Z] Vulnerability Mds: Not affected [2023-04-20T02:14:40.725Z] Vulnerability Meltdown: Not affected [2023-04-20T02:14:40.725Z] Vulnerability Mmio stale data: Not affected [2023-04-20T02:14:40.725Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-20T02:14:40.725Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-20T02:14:40.725Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-20T02:14:40.725Z] Vulnerability Srbds: Not affected [2023-04-20T02:14:40.725Z] Vulnerability Tsx async abort: Not affected [2023-04-20T02:14:40.725Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] ---> nproc: [2023-04-20T02:14:40.725Z] 8 [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] ---> df -h: [2023-04-20T02:14:40.725Z] Filesystem Size Used Avail Use% Mounted on [2023-04-20T02:14:40.725Z] overlay 155G 12G 144G 8% / [2023-04-20T02:14:40.725Z] tmpfs 64M 0 64M 0% /dev [2023-04-20T02:14:40.725Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-20T02:14:40.725Z] shm 64M 0 64M 0% /dev/shm [2023-04-20T02:14:40.725Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] ---> sar -b -r -n DEV: [2023-04-20T02:14:40.725Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9125) 04/20/23 _x86_64_ (8 CPU) [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] 02:00:26 LINUX RESTART (8 CPU) [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] 02:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-20T02:14:40.725Z] 02:02:01 167.50 11.05 156.45 0.00 1774.34 59645.89 0.00 [2023-04-20T02:14:40.725Z] 02:03:01 152.86 0.27 152.59 0.00 13.73 40730.94 0.00 [2023-04-20T02:14:40.725Z] 02:04:01 96.25 0.10 96.15 0.00 15.73 26797.82 0.00 [2023-04-20T02:14:40.725Z] 02:05:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2023-04-20T02:14:40.725Z] 02:06:01 39.17 12.80 26.37 0.00 5438.99 6333.36 0.00 [2023-04-20T02:14:40.725Z] 02:07:01 4.18 0.00 4.18 0.00 0.00 49.19 0.00 [2023-04-20T02:14:40.725Z] 02:08:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2023-04-20T02:14:40.725Z] 02:09:01 1.70 0.00 1.70 0.00 0.00 18.13 0.00 [2023-04-20T02:14:40.725Z] 02:10:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-04-20T02:14:40.725Z] 02:11:01 2.12 0.00 2.12 0.00 0.00 35.59 0.00 [2023-04-20T02:14:40.725Z] 02:12:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2023-04-20T02:14:40.725Z] 02:13:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 [2023-04-20T02:14:40.725Z] 02:14:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2023-04-20T02:14:40.725Z] Average: 36.11 1.85 34.26 0.00 555.62 10220.77 0.00 [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] 02:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-20T02:14:40.725Z] 02:02:01 27997864 31550608 759544 2.31 131924 3592544 2053136 6.05 1198520 3218184 437156 [2023-04-20T02:14:40.725Z] 02:03:01 28007736 31530468 775656 2.36 149780 3553148 2033740 5.99 1292092 3120504 156300 [2023-04-20T02:14:40.725Z] 02:04:01 27670520 31564716 739296 2.25 159592 3874912 1770900 5.22 1270704 3431528 20 [2023-04-20T02:14:40.725Z] 02:05:01 27669208 31563540 739780 2.25 159608 3874916 1770900 5.22 1271384 3431532 56 [2023-04-20T02:14:40.725Z] 02:06:01 27301604 31551980 742804 2.26 168020 4207684 1806708 5.32 1503584 3544784 884 [2023-04-20T02:14:40.725Z] 02:07:01 27304140 31554600 740156 2.25 168100 4207684 1806708 5.32 1498284 3544784 4 [2023-04-20T02:14:40.725Z] 02:08:01 27307644 31558188 736528 2.24 168140 4207692 1806708 5.32 1494868 3544792 8 [2023-04-20T02:14:40.725Z] 02:09:01 27307636 31558180 736440 2.24 168176 4207692 1806708 5.32 1494808 3544792 8 [2023-04-20T02:14:40.725Z] 02:10:01 27307336 31558736 736656 2.24 168196 4207696 1806708 5.32 1494028 3545612 12 [2023-04-20T02:14:40.725Z] 02:11:01 27307660 31559120 736364 2.24 168304 4207676 1806708 5.32 1494244 3545596 32 [2023-04-20T02:14:40.725Z] 02:12:01 27307604 31559192 736252 2.24 168384 4207676 1806708 5.32 1494632 3545592 8 [2023-04-20T02:14:40.725Z] 02:13:01 27307596 31559256 736096 2.24 168476 4207684 1806708 5.32 1494832 3545604 164 [2023-04-20T02:14:40.725Z] 02:14:01 27307548 31559288 736036 2.24 168516 4207684 1806708 5.32 1494268 3545600 172 [2023-04-20T02:14:40.725Z] Average: 27469546 31555990 742431 2.26 162709 4058822 1837619 5.42 1422788 3469916 45756 [2023-04-20T02:14:40.725Z] [2023-04-20T02:14:40.725Z] 02:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-20T02:14:40.725Z] 02:02:01 docker0 201.10 339.54 15.70 2050.04 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:02:01 ens3 622.32 378.88 7918.56 53.49 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:02:01 lo 6.17 6.17 0.60 0.60 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:03:01 docker0 2.28 5.28 0.13 42.65 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:03:01 ens3 66.71 55.41 83.67 95.57 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:04:01 docker0 1.80 3.83 0.11 43.05 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:04:01 ens3 105.98 65.46 2622.74 12.32 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:04:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:05:01 ens3 5.07 2.77 12.45 0.25 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:06:01 ens3 154.65 83.94 1953.64 6.06 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:07:01 ens3 0.43 0.28 0.08 0.02 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:09:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:11:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.725Z] Average: docker0 15.54 26.42 1.21 161.86 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.726Z] Average: ens3 72.83 44.74 959.61 12.86 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.726Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-20T02:14:40.726Z] [2023-04-20T02:14:40.726Z]