Pull request #612 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 1ba348dd5bd37c0c5734eb28e4546307cf474b4b+33b0dc6b274c5eb124b636b2b410181079e3ed13 (741e74e95e045233ebd244a61b97306c6c077721) 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-ssh13293572593300698182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh951429596601022383.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-612/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-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10429107401660103972.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-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7500866792794538180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13854577864446290132.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-612/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-612/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10584265962207070936.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 ‘prd-ubuntu20.04-docker-8c-8g-17387’ Running on prd-ubuntu20.04-docker-8c-8g-17389 in /w/workspace/gexfoundry_device-mqtt-go_PR-612 [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-612 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 33b0dc6b274c5eb124b636b2b410181079e3ed13 into PR head commit 1ba348dd5bd37c0c5734eb28e4546307cf474b4b Merge succeeded, producing 1ba348dd5bd37c0c5734eb28e4546307cf474b4b Checking out Revision 1ba348dd5bd37c0c5734eb28e4546307cf474b4b (PR-612) > 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/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ba348dd5bd37c0c5734eb28e4546307cf474b4b # 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 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ba348dd5bd37c0c5734eb28e4546307cf474b4b # timeout=10 Commit message: "docs: Add main branch warning" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T23:44:41.118Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T23:44:41.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T23:44:41.416Z] ========================================================= [2023-05-30T23:44:41.417Z] EdgeX Global Pipelines Version Info [2023-05-30T23:44:41.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:44:42.184Z] ------------------- [2023-05-30T23:44:42.184Z] stable info: [2023-05-30T23:44:42.184Z] ------------------- [2023-05-30T23:44:42.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T23:44:42.184Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:44:42.184Z] Message: update stable to v1.0.249 [2023-05-30T23:44:42.753Z] ------------------- [2023-05-30T23:44:42.753Z] experimental info: [2023-05-30T23:44:42.753Z] ------------------- [2023-05-30T23:44:42.753Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T23:44:42.753Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T23:44:42.753Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T23:44:43.050Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-30T23:44:43.086Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-30T23:44:43.125Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T23:44:43.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T23:44:43.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T23:44:43.243Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T23:44:43.280Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T23:44:43.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T23:44:43.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T23:44:43.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T23:44:43.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T23:44:43.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-30T23:44:43.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T23:44:43.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T23:44:43.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:44:43.636Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T23:44:43.673Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:44:43.712Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T23:44:43.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T23:44:43.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T23:44:43.837Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T23:44:43.878Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T23:44:43.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T23:44:43.962Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T23:44:44.008Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T23:44:44.052Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T23:44:44.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T23:44:44.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-612 [Pipeline] echo [2023-05-30T23:44:44.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-612 [Pipeline] echo [2023-05-30T23:44:44.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-612 [Pipeline] echo [2023-05-30T23:44:44.275Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] echo [2023-05-30T23:44:44.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ba348d [Pipeline] echo [2023-05-30T23:44:44.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:44:44.551Z] provisioning config files... [2023-05-30T23:44:44.561Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/config10597386756647530496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:44:44.916Z] ---> docker-login.sh [2023-05-30T23:44:44.916Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:44:45.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:44:45.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:44:45.437Z] Configure a credential helper to remove this warning. See [2023-05-30T23:44:45.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:44:45.437Z] [2023-05-30T23:44:45.437Z] Login Succeeded [2023-05-30T23:44:45.437Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:44:45.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:44:45.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:44:45.437Z] Configure a credential helper to remove this warning. See [2023-05-30T23:44:45.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:44:45.437Z] [2023-05-30T23:44:45.437Z] Login Succeeded [2023-05-30T23:44:45.437Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:44:45.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:44:45.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:44:45.697Z] Configure a credential helper to remove this warning. See [2023-05-30T23:44:45.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:44:45.697Z] [2023-05-30T23:44:45.697Z] Login Succeeded [2023-05-30T23:44:45.697Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:44:45.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:44:45.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:44:45.697Z] Configure a credential helper to remove this warning. See [2023-05-30T23:44:45.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:44:45.697Z] [2023-05-30T23:44:45.697Z] Login Succeeded [2023-05-30T23:44:45.697Z] docker.io [2023-05-30T23:44:45.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:44:45.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:44:45.956Z] Configure a credential helper to remove this warning. See [2023-05-30T23:44:45.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:44:45.956Z] [2023-05-30T23:44:45.956Z] Login Succeeded [2023-05-30T23:44:45.956Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:44:45.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T23:44:46.612Z] + git rev-list -1 --merges 1ba348dd5bd37c0c5734eb28e4546307cf474b4b~1..1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] echo [2023-05-30T23:44:46.681Z] -----------> git rev-list -1 --merges 1ba348dd5bd37c0c5734eb28e4546307cf474b4b~1..1ba348dd5bd37c0c5734eb28e4546307cf474b4b 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [false] [Pipeline] sh [2023-05-30T23:44:46.995Z] + git log --format=format:%s -1 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] echo [2023-05-30T23:44:47.034Z] ========================================================= [2023-05-30T23:44:47.034Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T23:44:47.034Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:44:47.478Z] + git log --format=format:%s -1 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] echo [2023-05-30T23:44:47.510Z] [semverPrep] GIT_COMMIT: 1ba348dd5bd37c0c5734eb28e4546307cf474b4b, Commit Message: docs: Add main branch warning [Pipeline] echo [2023-05-30T23:44:47.543Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T23:44:47.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T23:44:47.920Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T23:44:47.920Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T23:44:47.920Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T23:44:47.920Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T23:44:47.920Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T23:44:47.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:44:48.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:44:48.363Z] [2023-05-30T23:44:48.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:44:48.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:44:48.744Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T23:44:48.744Z] b85a868b505f: Pulling fs layer [2023-05-30T23:44:48.744Z] e2be974225ed: Pulling fs layer [2023-05-30T23:44:48.744Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T23:44:48.744Z] 988bab9f4d93: Pulling fs layer [2023-05-30T23:44:48.744Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T23:44:48.744Z] 988bab9f4d93: Waiting [2023-05-30T23:44:48.744Z] 1469e6f7b9e6: Waiting [2023-05-30T23:44:48.744Z] eaf3925da568: Pulling fs layer [2023-05-30T23:44:48.744Z] bab4dde63d76: Pulling fs layer [2023-05-30T23:44:48.744Z] bde34c3a00c8: Pulling fs layer [2023-05-30T23:44:48.744Z] eaf3925da568: Waiting [2023-05-30T23:44:48.744Z] bab4dde63d76: Waiting [2023-05-30T23:44:48.744Z] b352a97aabf1: Pulling fs layer [2023-05-30T23:44:48.744Z] bde34c3a00c8: Waiting [2023-05-30T23:44:48.744Z] b352a97aabf1: Waiting [2023-05-30T23:44:48.744Z] 4872d77fe225: Pulling fs layer [2023-05-30T23:44:48.744Z] 5851b861e8e6: Pulling fs layer [2023-05-30T23:44:48.744Z] 5851b861e8e6: Waiting [2023-05-30T23:44:48.744Z] 4872d77fe225: Waiting [2023-05-30T23:44:48.744Z] e2be974225ed: Download complete [2023-05-30T23:44:48.744Z] 988bab9f4d93: Verifying Checksum [2023-05-30T23:44:48.744Z] 988bab9f4d93: Download complete [2023-05-30T23:44:49.004Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T23:44:49.004Z] 1469e6f7b9e6: Download complete [2023-05-30T23:44:49.004Z] eaf3925da568: Verifying Checksum [2023-05-30T23:44:49.004Z] eaf3925da568: Download complete [2023-05-30T23:44:49.004Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T23:44:49.004Z] 339a4e72a1f5: Download complete [2023-05-30T23:44:49.004Z] bde34c3a00c8: Verifying Checksum [2023-05-30T23:44:49.004Z] bde34c3a00c8: Download complete [2023-05-30T23:44:49.004Z] b352a97aabf1: Download complete [2023-05-30T23:44:49.004Z] 4872d77fe225: Verifying Checksum [2023-05-30T23:44:49.004Z] 4872d77fe225: Download complete [2023-05-30T23:44:49.004Z] 5851b861e8e6: Download complete [2023-05-30T23:44:49.004Z] b85a868b505f: Verifying Checksum [2023-05-30T23:44:49.004Z] b85a868b505f: Download complete [2023-05-30T23:44:49.267Z] bab4dde63d76: Verifying Checksum [2023-05-30T23:44:49.267Z] bab4dde63d76: Download complete [2023-05-30T23:44:50.214Z] b85a868b505f: Pull complete [2023-05-30T23:44:50.497Z] e2be974225ed: Pull complete [2023-05-30T23:44:51.072Z] 339a4e72a1f5: Pull complete [2023-05-30T23:44:51.072Z] 988bab9f4d93: Pull complete [2023-05-30T23:44:51.335Z] 1469e6f7b9e6: Pull complete [2023-05-30T23:44:51.598Z] eaf3925da568: Pull complete [2023-05-30T23:44:52.980Z] bab4dde63d76: Pull complete [2023-05-30T23:44:52.980Z] bde34c3a00c8: Pull complete [2023-05-30T23:44:53.240Z] b352a97aabf1: Pull complete [2023-05-30T23:44:53.240Z] 4872d77fe225: Pull complete [2023-05-30T23:44:53.501Z] 5851b861e8e6: Pull complete [2023-05-30T23:44:53.501Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T23:44:53.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T23:44:53.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:44:53.749Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-05-30T23:44:53.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@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-devops/py-git-semver:0.1.4 cat [2023-05-30T23:44:57.484Z] $ docker top b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 -eo pid,comm [2023-05-30T23:44:57.533Z] 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-05-30T23:44:57.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T23:44:57.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:44:57.671Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:44:57.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:44:57.783Z] $ docker exec b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 ssh-agent [2023-05-30T23:44:57.885Z] SSH_AUTH_SOCK=/tmp/ssh-Xy5XNeJg1ktt/agent.32 [2023-05-30T23:44:57.885Z] SSH_AGENT_PID=39 [2023-05-30T23:44:57.891Z] Running ssh-add (command line suppressed) [2023-05-30T23:44:58.003Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/private_key_13634905213804721541.key (/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/private_key_13634905213804721541.key) [2023-05-30T23:44:58.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:44:58.349Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T23:44:58.378Z] $ docker exec --env ******** --env ******** b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 ssh-agent -k [2023-05-30T23:44:58.470Z] unset SSH_AUTH_SOCK; [2023-05-30T23:44:58.471Z] unset SSH_AGENT_PID; [2023-05-30T23:44:58.471Z] echo Agent pid 39 killed; [2023-05-30T23:44:58.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T23:44:58.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T23:44:58.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T23:44:58.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T23:44:58.682Z] $ docker exec b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 ssh-agent [2023-05-30T23:44:58.794Z] SSH_AUTH_SOCK=/tmp/ssh-GBsKrIiRzzUQ/agent.71 [2023-05-30T23:44:58.794Z] SSH_AGENT_PID=77 [2023-05-30T23:44:58.799Z] Running ssh-add (command line suppressed) [2023-05-30T23:44:58.914Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/private_key_3600333964908152140.key (/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/private_key_3600333964908152140.key) [2023-05-30T23:44:58.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T23:44:59.272Z] + git semver init [2023-05-30T23:44:59.533Z] 2023-05-30 23:44:59,428 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T23:44:59.533Z] 2023-05-30 23:44:59,429 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver [2023-05-30T23:44:59.533Z] 2023-05-30 23:44:59,430 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver [2023-05-30T23:44:59.533Z] 2023-05-30 23:44:59,430 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-612, universal_newlines=False, shell=None, istream=None) [2023-05-30T23:45:00.474Z] 2023-05-30 23:45:00,222 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612/.git/info/exclude [2023-05-30T23:45:00.475Z] 2023-05-30 23:45:00,222 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver/PR-612 with force:False [2023-05-30T23:45:00.475Z] 2023-05-30 23:45:00,223 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver/PR-612 [2023-05-30T23:45:00.475Z] 2023-05-30 23:45:00,227 [execute] INFO git cat-file --batch-check [2023-05-30T23:45:00.475Z] 2023-05-30 23:45:00,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:45:00.475Z] 2023-05-30 23:45:00,233 [execute] INFO git cat-file --batch [2023-05-30T23:45:00.475Z] 2023-05-30 23:45:00,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T23:45:00.475Z] 2023-05-30 23:45:00,238 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-612/.semver/PR-612 [2023-05-30T23:45:00.475Z] 0.0.0 [Pipeline] } [2023-05-30T23:45:00.503Z] $ docker exec --env ******** --env ******** b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 ssh-agent -k [2023-05-30T23:45:00.602Z] unset SSH_AUTH_SOCK; [2023-05-30T23:45:00.603Z] unset SSH_AGENT_PID; [2023-05-30T23:45:00.604Z] echo Agent pid 77 killed; [2023-05-30T23:45:00.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T23:45:01.031Z] + git semver [Pipeline] } [2023-05-30T23:45:01.318Z] $ docker stop --time=1 b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 [2023-05-30T23:45:02.619Z] $ docker rm -f --volumes b1333170abe925da04b3c569b91c7b1450743ed36c9d0e171b86c9a60a387d77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:45:03.069Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T23:45:03.380Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T23:45:03.397Z] [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-05-30T23:45:04.041Z] provisioning config files... [2023-05-30T23:45:04.051Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/config16744735653798426964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:45:04.467Z] ---> docker-login.sh [2023-05-30T23:45:04.467Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:45:04.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:45:04.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:45:04.467Z] Configure a credential helper to remove this warning. See [2023-05-30T23:45:04.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:45:04.467Z] [2023-05-30T23:45:04.467Z] Login Succeeded [2023-05-30T23:45:04.467Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:45:04.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:45:04.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:45:04.467Z] Configure a credential helper to remove this warning. See [2023-05-30T23:45:04.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:45:04.467Z] [2023-05-30T23:45:04.467Z] Login Succeeded [2023-05-30T23:45:04.467Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:45:04.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:45:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:45:04.726Z] Configure a credential helper to remove this warning. See [2023-05-30T23:45:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:45:04.726Z] [2023-05-30T23:45:04.726Z] Login Succeeded [2023-05-30T23:45:04.726Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:45:04.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:45:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:45:04.726Z] Configure a credential helper to remove this warning. See [2023-05-30T23:45:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:45:04.726Z] [2023-05-30T23:45:04.726Z] Login Succeeded [2023-05-30T23:45:04.726Z] docker.io [2023-05-30T23:45:04.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:45:05.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:45:05.296Z] Configure a credential helper to remove this warning. See [2023-05-30T23:45:05.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:45:05.296Z] [2023-05-30T23:45:05.296Z] Login Succeeded [2023-05-30T23:45:05.296Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:45:05.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T23:45:05.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:45:05.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:45:05.614Z] ========================================================= [2023-05-30T23:45:05.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T23:45:05.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:45:06.481Z] + 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-05-30T23:45:06.482Z] Sending build context to Docker daemon 6.601MB [2023-05-30T23:45:06.482Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:45:06.482Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T23:45:06.482Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T23:45:06.482Z] f56be85fc22e: Pulling fs layer [2023-05-30T23:45:06.482Z] 85791d961cd3: Pulling fs layer [2023-05-30T23:45:06.482Z] d694b5ae8c79: Pulling fs layer [2023-05-30T23:45:06.482Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T23:45:06.482Z] 4d19c01a9841: Pulling fs layer [2023-05-30T23:45:06.482Z] 9325e15d5711: Pulling fs layer [2023-05-30T23:45:06.482Z] 556b6ee489ea: Pulling fs layer [2023-05-30T23:45:06.482Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T23:45:06.482Z] 9f32a84ed3da: Waiting [2023-05-30T23:45:06.482Z] 4d19c01a9841: Waiting [2023-05-30T23:45:06.482Z] 9325e15d5711: Waiting [2023-05-30T23:45:06.482Z] 556b6ee489ea: Waiting [2023-05-30T23:45:06.482Z] 85791d961cd3: Download complete [2023-05-30T23:45:06.742Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T23:45:06.742Z] 9f32a84ed3da: Download complete [2023-05-30T23:45:06.742Z] 4d19c01a9841: Download complete [2023-05-30T23:45:06.742Z] f56be85fc22e: Verifying Checksum [2023-05-30T23:45:06.742Z] f56be85fc22e: Download complete [2023-05-30T23:45:06.742Z] 9325e15d5711: Verifying Checksum [2023-05-30T23:45:06.742Z] 9325e15d5711: Download complete [2023-05-30T23:45:06.742Z] f56be85fc22e: Pull complete [2023-05-30T23:45:06.742Z] 85791d961cd3: Pull complete [2023-05-30T23:45:07.702Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T23:45:07.702Z] c5a4b2cf53e6: Download complete [2023-05-30T23:45:07.960Z] d694b5ae8c79: Download complete [2023-05-30T23:45:08.217Z] 556b6ee489ea: Verifying Checksum [2023-05-30T23:45:08.217Z] 556b6ee489ea: Download complete [2023-05-30T23:45:11.505Z] d694b5ae8c79: Pull complete [2023-05-30T23:45:11.505Z] 9f32a84ed3da: Pull complete [2023-05-30T23:45:11.505Z] 4d19c01a9841: Pull complete [2023-05-30T23:45:11.505Z] 9325e15d5711: Pull complete [2023-05-30T23:45:13.404Z] 556b6ee489ea: Pull complete [2023-05-30T23:45:14.339Z] c5a4b2cf53e6: Pull complete [2023-05-30T23:45:14.339Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T23:45:14.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T23:45:14.339Z] ---> c4be618373d6 [2023-05-30T23:45:14.339Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:45:18.847Z] Still waiting to schedule task [2023-05-30T23:45:18.847Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17388’ [2023-05-30T23:45:21.316Z] ---> Running in 9620d71bd6d9 [2023-05-30T23:45:21.316Z] Removing intermediate container 9620d71bd6d9 [2023-05-30T23:45:21.316Z] ---> 43c72d96ba23 [2023-05-30T23:45:21.316Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:45:21.316Z] ---> Running in fc0f89e0ca9c [2023-05-30T23:45:21.316Z] Removing intermediate container fc0f89e0ca9c [2023-05-30T23:45:21.316Z] ---> 367039f46981 [2023-05-30T23:45:21.316Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:45:21.316Z] ---> Running in af0e023a3cc4 [2023-05-30T23:45:21.316Z] Removing intermediate container af0e023a3cc4 [2023-05-30T23:45:21.316Z] ---> d6f11c3e70f5 [2023-05-30T23:45:21.316Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:45:21.316Z] ---> Running in b24407b391c9 [2023-05-30T23:45:21.316Z] Removing intermediate container b24407b391c9 [2023-05-30T23:45:21.316Z] ---> eebce3e375c1 [2023-05-30T23:45:21.316Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:45:21.316Z] ---> Running in 5fe84d97635f [2023-05-30T23:45:21.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:45:21.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:45:21.316Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T23:45:21.316Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T23:45:21.316Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T23:45:21.316Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T23:45:21.316Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:45:21.316Z] OK: 269 MiB in 57 packages [2023-05-30T23:45:21.884Z] Removing intermediate container 5fe84d97635f [2023-05-30T23:45:21.884Z] ---> 42fe90e53cdc [2023-05-30T23:45:21.884Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-30T23:45:22.143Z] ---> Running in 1ff0fdd24b4f [2023-05-30T23:45:22.143Z] Removing intermediate container 1ff0fdd24b4f [2023-05-30T23:45:22.143Z] ---> 4f2036247cf1 [2023-05-30T23:45:22.143Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T23:45:22.143Z] ---> 168601dc2224 [2023-05-30T23:45:22.143Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:45:22.401Z] ---> Running in 94ea2de2609d [2023-05-30T23:45:48.960Z] Removing intermediate container 94ea2de2609d [2023-05-30T23:45:48.960Z] ---> a670e9b1cd9d [2023-05-30T23:45:48.960Z] Step 11/12 : COPY . . [2023-05-30T23:45:48.960Z] ---> 95831be7f5e0 [2023-05-30T23:45:48.960Z] Step 12/12 : RUN $MAKE [2023-05-30T23:45:48.960Z] ---> Running in 83a1b030e190 [2023-05-30T23:45:49.218Z] noop [2023-05-30T23:45:49.480Z] Removing intermediate container 83a1b030e190 [2023-05-30T23:45:49.480Z] ---> 144bfdb1fbe4 [2023-05-30T23:45:49.480Z] Successfully built 144bfdb1fbe4 [2023-05-30T23:45:49.480Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:45:49.969Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:45:49.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:45:50.183Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-05-30T23:45:50.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:45:50.568Z] $ docker top 19a8cbf8bef87bf9d3d974cc9c5491d46b75bfa780d035fd169627557497212c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:45:51.052Z] + go version [2023-05-30T23:45:51.052Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T23:45:51.087Z] $ docker stop --time=1 19a8cbf8bef87bf9d3d974cc9c5491d46b75bfa780d035fd169627557497212c [2023-05-30T23:45:52.413Z] $ docker rm -f --volumes 19a8cbf8bef87bf9d3d974cc9c5491d46b75bfa780d035fd169627557497212c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:45:53.233Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T23:45:53.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:45:53.407Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-05-30T23:45:53.449Z] $ 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-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T23:45:53.959Z] $ docker top 27e2b5e7ac1d5e704bc0899d34445d1ab1384b84d855b20ad37bf31b1e05cf3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:45:54.370Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-612 [Pipeline] fileExists [Pipeline] sh [2023-05-30T23:45:54.774Z] + make test [2023-05-30T23:45:54.774Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T23:45:58.960Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-30T23:46:08.930Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-30T23:46:08.930Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-30T23:46:08.930Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-05-30T23:46:15.491Z] go vet ./... [2023-05-30T23:46:18.021Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T23:46:18.021Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T23:46:18.021Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T23:46:18.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T23:46:18.101Z] $ docker stop --time=1 27e2b5e7ac1d5e704bc0899d34445d1ab1384b84d855b20ad37bf31b1e05cf3b [2023-05-30T23:46:21.802Z] $ docker rm -f --volumes 27e2b5e7ac1d5e704bc0899d34445d1ab1384b84d855b20ad37bf31b1e05cf3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:46:22.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T23:46:22.380Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T23:46:23.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T23:46:23.323Z] + ls -al . [2023-05-30T23:46:23.323Z] total 184 [2023-05-30T23:46:23.323Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:45 . [2023-05-30T23:46:23.323Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:44 .. [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 23:44 .dockerignore [2023-05-30T23:46:23.323Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:45 .git [2023-05-30T23:46:23.323Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:44 .github [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 23:44 .gitignore [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:44 .golangci.yml [2023-05-30T23:46:23.323Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:45 .semver [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 30 23:44 Attribution.txt [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 30 23:44 CHANGELOG.md [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 30 23:44 Dockerfile [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:44 GOVERNANCE.md [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 678 May 30 23:44 Jenkinsfile [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:44 LICENSE [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 30 23:44 Makefile [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:44 OWNERS.md [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 3695 May 30 23:44 README.md [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:45 VERSION [2023-05-30T23:46:23.323Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:44 bin [2023-05-30T23:46:23.323Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:44 cmd [2023-05-30T23:46:23.323Z] -rw-r--r-- 1 jenkins jenkins 18506 May 30 23:46 coverage.out [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 30 23:44 go.mod [2023-05-30T23:46:23.323Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 23:44 go.sum [2023-05-30T23:46:23.323Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:44 internal [2023-05-30T23:46:23.323Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:44 mock [2023-05-30T23:46:23.323Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:44 snap [2023-05-30T23:46:23.324Z] -rw-rw-r-- 1 jenkins jenkins 227 May 30 23:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:46:23.707Z] + 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=1ba348dd5bd37c0c5734eb28e4546307cf474b4b --label arch=amd64 --label version=0.0.0 . [2023-05-30T23:46:23.707Z] Sending build context to Docker daemon 6.62MB [2023-05-30T23:46:23.707Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:46:23.707Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T23:46:23.707Z] ---> 144bfdb1fbe4 [2023-05-30T23:46:23.707Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:46:23.966Z] ---> Running in 05dd57419409 [2023-05-30T23:46:23.966Z] Removing intermediate container 05dd57419409 [2023-05-30T23:46:23.966Z] ---> 74bbbe318bf2 [2023-05-30T23:46:23.966Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:46:23.966Z] ---> Running in f41f740a4547 [2023-05-30T23:46:23.966Z] Removing intermediate container f41f740a4547 [2023-05-30T23:46:23.966Z] ---> a87d9cb02344 [2023-05-30T23:46:23.966Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:46:23.966Z] ---> Running in eba84ce2f20d [2023-05-30T23:46:24.240Z] Removing intermediate container eba84ce2f20d [2023-05-30T23:46:24.240Z] ---> b20a10560178 [2023-05-30T23:46:24.240Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:46:24.240Z] ---> Running in a5c2ed35bf34 [2023-05-30T23:46:24.240Z] Removing intermediate container a5c2ed35bf34 [2023-05-30T23:46:24.240Z] ---> 28fe0ebeca8d [2023-05-30T23:46:24.240Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:46:24.240Z] ---> Running in 33151dd21741 [2023-05-30T23:46:24.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:46:24.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:46:24.758Z] OK: 269 MiB in 57 packages [2023-05-30T23:46:25.019Z] Removing intermediate container 33151dd21741 [2023-05-30T23:46:25.019Z] ---> 7f9a9f62127f [2023-05-30T23:46:25.019Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-30T23:46:25.019Z] ---> Running in c51215c4d9e2 [2023-05-30T23:46:25.280Z] Removing intermediate container c51215c4d9e2 [2023-05-30T23:46:25.280Z] ---> 3c973ba7bc18 [2023-05-30T23:46:25.280Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T23:46:25.280Z] ---> ace849a6b191 [2023-05-30T23:46:25.280Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:46:25.280Z] ---> Running in 6682e399001e [2023-05-30T23:46:26.216Z] Removing intermediate container 6682e399001e [2023-05-30T23:46:26.216Z] ---> 82a26a1fe907 [2023-05-30T23:46:26.216Z] Step 11/24 : COPY . . [2023-05-30T23:46:26.475Z] ---> 9dec2400edee [2023-05-30T23:46:26.475Z] Step 12/24 : RUN $MAKE [2023-05-30T23:46:26.475Z] ---> Running in 2666a52cabc5 [2023-05-30T23:46:26.733Z] 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-05-30T23:46:44.811Z] Removing intermediate container 2666a52cabc5 [2023-05-30T23:46:44.811Z] ---> dee74ee95e63 [2023-05-30T23:46:44.811Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T23:46:44.811Z] 3.17: Pulling from library/alpine [2023-05-30T23:46:44.811Z] f56be85fc22e: Already exists [2023-05-30T23:46:45.071Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T23:46:45.071Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T23:46:45.071Z] ---> 9ed4aefc74f6 [2023-05-30T23:46:45.071Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-30T23:46:45.071Z] ---> Running in 7ef0ede42d06 [2023-05-30T23:46:45.071Z] Removing intermediate container 7ef0ede42d06 [2023-05-30T23:46:45.071Z] ---> 1bdc65e4d3eb [2023-05-30T23:46:45.071Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T23:46:45.071Z] ---> Running in 5d7f22faf403 [2023-05-30T23:46:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T23:46:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T23:46:45.638Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T23:46:45.638Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:46:45.638Z] OK: 7 MiB in 16 packages [2023-05-30T23:46:46.206Z] Removing intermediate container 5d7f22faf403 [2023-05-30T23:46:46.206Z] ---> 620851f24c75 [2023-05-30T23:46:46.206Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-30T23:46:47.152Z] ---> 5d44b7ed2ecc [2023-05-30T23:46:47.152Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-30T23:46:47.152Z] ---> fa400cdb2a2d [2023-05-30T23:46:47.152Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-30T23:46:47.152Z] ---> 426e0dfa8001 [2023-05-30T23:46:47.152Z] Step 19/24 : EXPOSE 59982 [2023-05-30T23:46:47.152Z] ---> Running in 483336dab108 [2023-05-30T23:46:47.413Z] Removing intermediate container 483336dab108 [2023-05-30T23:46:47.413Z] ---> 7e9559dc2a71 [2023-05-30T23:46:47.413Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-30T23:46:47.413Z] ---> Running in 03f067aae28b [2023-05-30T23:46:47.413Z] Removing intermediate container 03f067aae28b [2023-05-30T23:46:47.413Z] ---> 7c7748407aa5 [2023-05-30T23:46:47.413Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T23:46:47.413Z] ---> Running in b6734d5fa23c [2023-05-30T23:46:47.413Z] Removing intermediate container b6734d5fa23c [2023-05-30T23:46:47.413Z] ---> b6bb53a57519 [2023-05-30T23:46:47.413Z] Step 22/24 : LABEL arch=amd64 [2023-05-30T23:46:47.413Z] ---> Running in 95c994548976 [2023-05-30T23:46:47.672Z] Removing intermediate container 95c994548976 [2023-05-30T23:46:47.672Z] ---> ab0384d49637 [2023-05-30T23:46:47.672Z] Step 23/24 : LABEL git_sha=1ba348dd5bd37c0c5734eb28e4546307cf474b4b [2023-05-30T23:46:47.672Z] ---> Running in be6934e1fa5c [2023-05-30T23:46:47.672Z] Removing intermediate container be6934e1fa5c [2023-05-30T23:46:47.672Z] ---> adfe67d8945d [2023-05-30T23:46:47.672Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T23:46:47.672Z] ---> Running in b93eb640b424 [2023-05-30T23:46:47.932Z] Removing intermediate container b93eb640b424 [2023-05-30T23:46:47.932Z] ---> 552a1b446b9f [2023-05-30T23:46:47.932Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T23:46:47.932Z] Successfully built 552a1b446b9f [2023-05-30T23:46:47.932Z] 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-05-30T23:46:48.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:46:48.816Z] [2023-05-30T23:46:48.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:46:49.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:46:49.196Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T23:46:49.196Z] 5eb5b503b376: Pulling fs layer [2023-05-30T23:46:49.196Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T23:46:49.196Z] ec43610c2a17: Pulling fs layer [2023-05-30T23:46:49.196Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T23:46:49.196Z] 33b1e0a273af: Pulling fs layer [2023-05-30T23:46:49.196Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T23:46:49.196Z] 2f39f015ded8: Pulling fs layer [2023-05-30T23:46:49.196Z] 33b1e0a273af: Waiting [2023-05-30T23:46:49.196Z] 5d3b04190fa2: Waiting [2023-05-30T23:46:49.196Z] 2f39f015ded8: Waiting [2023-05-30T23:46:49.196Z] 3a2ae6a8a46f: Waiting [2023-05-30T23:46:49.196Z] 5c69ac0246d0: Download complete [2023-05-30T23:46:49.196Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T23:46:49.196Z] 3a2ae6a8a46f: Download complete [2023-05-30T23:46:49.196Z] 33b1e0a273af: Verifying Checksum [2023-05-30T23:46:49.196Z] 33b1e0a273af: Download complete [2023-05-30T23:46:49.196Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T23:46:49.196Z] 5d3b04190fa2: Download complete [2023-05-30T23:46:49.196Z] ec43610c2a17: Verifying Checksum [2023-05-30T23:46:49.196Z] ec43610c2a17: Download complete [2023-05-30T23:46:49.455Z] 5eb5b503b376: Verifying Checksum [2023-05-30T23:46:49.455Z] 5eb5b503b376: Download complete [2023-05-30T23:46:50.022Z] 2f39f015ded8: Verifying Checksum [2023-05-30T23:46:50.022Z] 2f39f015ded8: Download complete [2023-05-30T23:46:50.592Z] 5eb5b503b376: Pull complete [2023-05-30T23:46:50.592Z] 5c69ac0246d0: Pull complete [2023-05-30T23:46:51.157Z] ec43610c2a17: Pull complete [2023-05-30T23:46:51.157Z] 3a2ae6a8a46f: Pull complete [2023-05-30T23:46:51.416Z] 33b1e0a273af: Pull complete [2023-05-30T23:46:51.416Z] 5d3b04190fa2: Pull complete [2023-05-30T23:46:55.599Z] 2f39f015ded8: Pull complete [2023-05-30T23:46:55.599Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T23:46:55.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:46:55.599Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:46:55.829Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-05-30T23:46:55.865Z] $ 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-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T23:46:59.803Z] $ docker top 44fad2f621a61de566d2fa1d73a0728ba47215a2ab6bdc12c19c6db7d09da462 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:47:00.246Z] ---> job-cost.sh [2023-05-30T23:47:00.246Z] lf-activate-venv: SKIPPING [2023-05-30T23:47:00.246Z] INFO: No Stack... [2023-05-30T23:47:00.817Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T23:47:01.082Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T23:47:01.448Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives/cost.csv [2023-05-30T23:47:01.448Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T23:47:01.526Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [2023-05-30T23:47:01.531Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] did not exist. Created. [2023-05-30T23:47:01.531Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T23:47:02.043Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T23:47:02.127Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T23:47:02.152Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T23:47:02.248Z] $ docker stop --time=1 44fad2f621a61de566d2fa1d73a0728ba47215a2ab6bdc12c19c6db7d09da462 [2023-05-30T23:47:03.410Z] $ docker rm -f --volumes 44fad2f621a61de566d2fa1d73a0728ba47215a2ab6bdc12c19c6db7d09da462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T23:48:50.465Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17390 in /w/workspace/gexfoundry_device-mqtt-go_PR-612 [Pipeline] { [Pipeline] ws [2023-05-30T23:48:50.523Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-30T23:48:50.606Z] Selected Git installation does not exist. Using Default [2023-05-30T23:48:50.606Z] The recommended git tool is: NONE [2023-05-30T23:48:55.889Z] using credential edgex-jenkins-ssh [2023-05-30T23:48:55.907Z] Cloning the remote Git repository [2023-05-30T23:48:55.954Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-30T23:48:56.040Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-30T23:48:56.171Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-30T23:48:56.172Z] > git --version # timeout=10 [2023-05-30T23:48:56.195Z] > git --version # 'git version 2.25.1' [2023-05-30T23:48:56.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T23:48:56.339Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T23:48:57.464Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-30T23:48:57.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T23:48:59.008Z] Merging remotes/origin/main commit 33b0dc6b274c5eb124b636b2b410181079e3ed13 into PR head commit 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [2023-05-30T23:48:59.306Z] Merge succeeded, producing 1ba348dd5bd37c0c5734eb28e4546307cf474b4b [2023-05-30T23:48:59.306Z] Checking out Revision 1ba348dd5bd37c0c5734eb28e4546307cf474b4b (PR-612) [2023-05-30T23:48:58.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-30T23:48:58.370Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-30T23:48:58.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T23:48:58.388Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T23:48:59.032Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T23:48:59.119Z] > git checkout -f 1ba348dd5bd37c0c5734eb28e4546307cf474b4b # timeout=10 [2023-05-30T23:48:59.203Z] > git remote # timeout=10 [2023-05-30T23:48:59.224Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T23:48:59.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T23:48:59.265Z] > git merge 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 [2023-05-30T23:48:59.293Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T23:48:59.319Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T23:48:59.336Z] > git checkout -f 1ba348dd5bd37c0c5734eb28e4546307cf474b4b # timeout=10 [2023-05-30T23:49:02.807Z] Commit message: "docs: Add main branch warning" [2023-05-30T23:49:02.865Z] > git --version # timeout=10 [2023-05-30T23:49:02.877Z] > git --version # 'git version 2.25.1' [2023-05-30T23:49:02.889Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:49:03.897Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T23:49:03.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T23:49:03.897Z] Dload Upload Total Spent Left Speed [2023-05-30T23:49:03.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-05-30T23:49:04.562Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T23:49:04.907Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T23:49:04.907Z] + sudo tee /etc/docker/daemon.new [2023-05-30T23:49:04.907Z] { [2023-05-30T23:49:04.907Z] "registry-mirrors": [ [2023-05-30T23:49:04.907Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T23:49:04.907Z] ], [2023-05-30T23:49:04.907Z] "bip": "10.250.0.254/24", [2023-05-30T23:49:04.907Z] "hosts": [ [2023-05-30T23:49:04.907Z] "tcp://0.0.0.0:5555", [2023-05-30T23:49:04.908Z] "unix:///var/run/docker.sock" [2023-05-30T23:49:04.908Z] ], [2023-05-30T23:49:04.908Z] "mtu": 1458, [2023-05-30T23:49:04.908Z] "selinux-enabled": true, [2023-05-30T23:49:04.908Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T23:49:04.908Z] } [Pipeline] sh [2023-05-30T23:49:05.249Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T23:49:05.600Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:49:23.918Z] provisioning config files... [2023-05-30T23:49:23.943Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config12760786334843266468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:49:24.333Z] ---> docker-login.sh [2023-05-30T23:49:24.333Z] nexus3.edgexfoundry.org:10001 [2023-05-30T23:49:24.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:49:24.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:49:24.874Z] Configure a credential helper to remove this warning. See [2023-05-30T23:49:24.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:49:24.874Z] [2023-05-30T23:49:24.874Z] Login Succeeded [2023-05-30T23:49:24.874Z] nexus3.edgexfoundry.org:10002 [2023-05-30T23:49:25.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:49:25.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:49:25.413Z] Configure a credential helper to remove this warning. See [2023-05-30T23:49:25.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:49:25.413Z] [2023-05-30T23:49:25.413Z] Login Succeeded [2023-05-30T23:49:25.413Z] nexus3.edgexfoundry.org:10003 [2023-05-30T23:49:25.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:49:25.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:49:25.682Z] Configure a credential helper to remove this warning. See [2023-05-30T23:49:25.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:49:25.682Z] [2023-05-30T23:49:25.682Z] Login Succeeded [2023-05-30T23:49:25.682Z] nexus3.edgexfoundry.org:10004 [2023-05-30T23:49:25.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:49:25.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:49:25.957Z] Configure a credential helper to remove this warning. See [2023-05-30T23:49:25.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:49:25.957Z] [2023-05-30T23:49:25.957Z] Login Succeeded [2023-05-30T23:49:25.957Z] docker.io [2023-05-30T23:49:26.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T23:49:26.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T23:49:26.495Z] Configure a credential helper to remove this warning. See [2023-05-30T23:49:26.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T23:49:26.495Z] [2023-05-30T23:49:26.495Z] Login Succeeded [2023-05-30T23:49:26.495Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T23:49:26.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T23:49:26.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:49:26.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T23:49:26.971Z] ========================================================= [2023-05-30T23:49:26.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T23:49:26.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:49:27.472Z] + 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-05-30T23:49:30.056Z] Sending build context to Docker daemon 3.439MB [2023-05-30T23:49:30.056Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:49:30.056Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T23:49:30.056Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T23:49:30.056Z] c41833b44d91: Pulling fs layer [2023-05-30T23:49:30.056Z] ed15518f5707: Pulling fs layer [2023-05-30T23:49:30.056Z] feae8fd75edb: Pulling fs layer [2023-05-30T23:49:30.056Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T23:49:30.056Z] 3cdef696dda3: Pulling fs layer [2023-05-30T23:49:30.056Z] 2ced38df9373: Pulling fs layer [2023-05-30T23:49:30.056Z] 58f1dce35555: Pulling fs layer [2023-05-30T23:49:30.056Z] 3cdef696dda3: Waiting [2023-05-30T23:49:30.056Z] 2ced38df9373: Waiting [2023-05-30T23:49:30.056Z] 242c74f7c9fa: Waiting [2023-05-30T23:49:30.056Z] 58f1dce35555: Waiting [2023-05-30T23:49:30.330Z] ed15518f5707: Verifying Checksum [2023-05-30T23:49:30.330Z] ed15518f5707: Download complete [2023-05-30T23:49:30.330Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T23:49:30.330Z] 242c74f7c9fa: Download complete [2023-05-30T23:49:30.330Z] 3cdef696dda3: Verifying Checksum [2023-05-30T23:49:30.330Z] 3cdef696dda3: Download complete [2023-05-30T23:49:30.330Z] c41833b44d91: Download complete [2023-05-30T23:49:31.301Z] c41833b44d91: Pull complete [2023-05-30T23:49:31.572Z] 58f1dce35555: Verifying Checksum [2023-05-30T23:49:31.572Z] 58f1dce35555: Download complete [2023-05-30T23:49:31.572Z] ed15518f5707: Pull complete [2023-05-30T23:49:32.562Z] feae8fd75edb: Verifying Checksum [2023-05-30T23:49:32.562Z] feae8fd75edb: Download complete [2023-05-30T23:49:32.831Z] 2ced38df9373: Verifying Checksum [2023-05-30T23:49:32.831Z] 2ced38df9373: Download complete [2023-05-30T23:49:45.172Z] feae8fd75edb: Pull complete [2023-05-30T23:49:45.172Z] 242c74f7c9fa: Pull complete [2023-05-30T23:49:45.172Z] 3cdef696dda3: Pull complete [2023-05-30T23:49:51.845Z] 2ced38df9373: Pull complete [2023-05-30T23:49:53.791Z] 58f1dce35555: Pull complete [2023-05-30T23:49:53.791Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T23:49:53.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T23:49:53.791Z] ---> fadd8f120f05 [2023-05-30T23:49:53.791Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:49:55.804Z] ---> Running in 7aa2195787fc [2023-05-30T23:49:55.804Z] Removing intermediate container 7aa2195787fc [2023-05-30T23:49:55.804Z] ---> 42443bc37760 [2023-05-30T23:49:55.804Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:49:55.804Z] ---> Running in 05a9d98a79bb [2023-05-30T23:49:56.073Z] Removing intermediate container 05a9d98a79bb [2023-05-30T23:49:56.073Z] ---> 968f3d6e586e [2023-05-30T23:49:56.073Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:49:56.343Z] ---> Running in ecae94645790 [2023-05-30T23:49:56.612Z] Removing intermediate container ecae94645790 [2023-05-30T23:49:56.612Z] ---> 371ab4e15d02 [2023-05-30T23:49:56.612Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:49:56.612Z] ---> Running in 6af60265e5e5 [2023-05-30T23:49:56.894Z] Removing intermediate container 6af60265e5e5 [2023-05-30T23:49:56.894Z] ---> 83b313a75b05 [2023-05-30T23:49:56.894Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:49:57.164Z] ---> Running in 9ad4da7aadb7 [2023-05-30T23:49:58.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T23:49:58.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T23:49:59.670Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T23:49:59.670Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T23:49:59.670Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T23:49:59.670Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T23:49:59.670Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:49:59.670Z] OK: 268 MiB in 57 packages [2023-05-30T23:50:01.085Z] Removing intermediate container 9ad4da7aadb7 [2023-05-30T23:50:01.085Z] ---> 84f1d5099ea0 [2023-05-30T23:50:01.085Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-30T23:50:01.085Z] ---> Running in ad1d07018a8a [2023-05-30T23:50:01.085Z] Removing intermediate container ad1d07018a8a [2023-05-30T23:50:01.085Z] ---> 68a85e25455c [2023-05-30T23:50:01.085Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T23:50:01.675Z] ---> d9665ed79e74 [2023-05-30T23:50:01.675Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:50:01.675Z] ---> Running in 12d6347df9d7 [2023-05-30T23:51:09.789Z] Removing intermediate container 12d6347df9d7 [2023-05-30T23:51:09.789Z] ---> d5d31166adfa [2023-05-30T23:51:09.789Z] Step 11/12 : COPY . . [2023-05-30T23:51:09.789Z] ---> d4040bb02055 [2023-05-30T23:51:09.789Z] Step 12/12 : RUN $MAKE [2023-05-30T23:51:09.789Z] ---> Running in fa71736dc3d6 [2023-05-30T23:51:09.789Z] noop [2023-05-30T23:51:09.789Z] Removing intermediate container fa71736dc3d6 [2023-05-30T23:51:09.789Z] ---> ec68adf23e35 [2023-05-30T23:51:09.789Z] Successfully built ec68adf23e35 [2023-05-30T23:51:09.789Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:51:10.276Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T23:51:10.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:51:10.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-17390 does not seem to be running inside a container [2023-05-30T23:51:10.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T23:51:11.924Z] $ docker top bff1cd0a6b27b85247c191c7f7af280fcea014ca8362cd922e849b51d659d814 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:51:12.916Z] + go version [2023-05-30T23:51:12.916Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T23:51:12.954Z] $ docker stop --time=1 bff1cd0a6b27b85247c191c7f7af280fcea014ca8362cd922e849b51d659d814 [2023-05-30T23:51:14.584Z] $ docker rm -f --volumes bff1cd0a6b27b85247c191c7f7af280fcea014ca8362cd922e849b51d659d814 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:51:15.743Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T23:51:15.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:51:16.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-17390 does not seem to be running inside a container [2023-05-30T23:51:16.087Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T23:51:18.150Z] $ docker top 2e5d06425385e16e07693345add301279199235c40872ef306dbc34a380829e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:51:18.852Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T23:51:19.773Z] + make test [2023-05-30T23:51:19.773Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T23:51:52.169Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-30T23:53:59.124Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-30T23:53:59.124Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-30T23:53:59.124Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.083s coverage: 22.8% of statements [2023-05-30T23:53:59.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T23:53:59.124Z] go vet ./... [2023-05-30T23:54:38.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T23:54:38.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T23:54:38.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T23:54:38.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T23:54:38.352Z] $ docker stop --time=1 2e5d06425385e16e07693345add301279199235c40872ef306dbc34a380829e4 [2023-05-30T23:54:41.549Z] $ docker rm -f --volumes 2e5d06425385e16e07693345add301279199235c40872ef306dbc34a380829e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T23:54:42.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T23:54:42.854Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T23:54:43.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T23:54:43.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T23:54:44.346Z] + ls -al . [2023-05-30T23:54:44.346Z] total 180 [2023-05-30T23:54:44.346Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 23:51 . [2023-05-30T23:54:44.346Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:48 .. [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 23:48 .dockerignore [2023-05-30T23:54:44.346Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:48 .git [2023-05-30T23:54:44.346Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:48 .github [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 23:48 .gitignore [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:48 .golangci.yml [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 30 23:48 Attribution.txt [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 30 23:48 CHANGELOG.md [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 30 23:48 Dockerfile [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:48 GOVERNANCE.md [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 678 May 30 23:48 Jenkinsfile [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:48 LICENSE [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 30 23:48 Makefile [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:48 OWNERS.md [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 3695 May 30 23:48 README.md [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:45 VERSION [2023-05-30T23:54:44.346Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:48 bin [2023-05-30T23:54:44.346Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:48 cmd [2023-05-30T23:54:44.346Z] -rw-r--r-- 1 jenkins jenkins 18506 May 30 23:53 coverage.out [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 30 23:48 go.mod [2023-05-30T23:54:44.346Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 23:48 go.sum [2023-05-30T23:54:44.346Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:48 internal [2023-05-30T23:54:44.346Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:48 mock [2023-05-30T23:54:44.347Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:48 snap [2023-05-30T23:54:44.347Z] -rw-rw-r-- 1 jenkins jenkins 227 May 30 23:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:54:44.782Z] + 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=1ba348dd5bd37c0c5734eb28e4546307cf474b4b --label arch=arm64 --label version=0.0.0 . [2023-05-30T23:54:45.058Z] Sending build context to Docker daemon 3.459MB [2023-05-30T23:54:45.058Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T23:54:45.058Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T23:54:45.058Z] ---> ec68adf23e35 [2023-05-30T23:54:45.058Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T23:54:45.344Z] ---> Running in b9c58f795c2c [2023-05-30T23:54:45.617Z] Removing intermediate container b9c58f795c2c [2023-05-30T23:54:45.617Z] ---> 4889b24f3193 [2023-05-30T23:54:45.617Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T23:54:45.617Z] ---> Running in 4f26f53d8cc1 [2023-05-30T23:54:45.909Z] Removing intermediate container 4f26f53d8cc1 [2023-05-30T23:54:45.909Z] ---> 7b4c22e83fc6 [2023-05-30T23:54:45.909Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T23:54:46.181Z] ---> Running in c753a1bf5eac [2023-05-30T23:54:46.449Z] Removing intermediate container c753a1bf5eac [2023-05-30T23:54:46.449Z] ---> 97c13624e404 [2023-05-30T23:54:46.449Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T23:54:46.449Z] ---> Running in 2ec434a5f420 [2023-05-30T23:54:46.719Z] Removing intermediate container 2ec434a5f420 [2023-05-30T23:54:46.719Z] ---> eb86d16dff7a [2023-05-30T23:54:46.719Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T23:54:46.719Z] ---> Running in 7b949814f872 [2023-05-30T23:54:48.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T23:54:48.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T23:54:49.841Z] OK: 268 MiB in 57 packages [2023-05-30T23:54:50.431Z] Removing intermediate container 7b949814f872 [2023-05-30T23:54:50.431Z] ---> 1303d100696a [2023-05-30T23:54:50.431Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-30T23:54:50.700Z] ---> Running in e7071542b2bb [2023-05-30T23:54:50.968Z] Removing intermediate container e7071542b2bb [2023-05-30T23:54:50.968Z] ---> 18cf8b1b6c83 [2023-05-30T23:54:50.968Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T23:54:51.554Z] ---> cedcd62566f2 [2023-05-30T23:54:51.554Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T23:54:51.554Z] ---> Running in 189e103f1119 [2023-05-30T23:54:54.218Z] Removing intermediate container 189e103f1119 [2023-05-30T23:54:54.218Z] ---> c4e1e80d09f9 [2023-05-30T23:54:54.218Z] Step 11/24 : COPY . . [2023-05-30T23:54:54.805Z] ---> 04c9c9e0f123 [2023-05-30T23:54:54.805Z] Step 12/24 : RUN $MAKE [2023-05-30T23:54:55.074Z] ---> Running in 58c6dfeb485d [2023-05-30T23:54:56.488Z] 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-05-30T23:57:18.193Z] Removing intermediate container 58c6dfeb485d [2023-05-30T23:57:18.193Z] ---> 45a173723a45 [2023-05-30T23:57:18.193Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T23:57:18.193Z] 3.17: Pulling from library/alpine [2023-05-30T23:57:18.193Z] c41833b44d91: Already exists [2023-05-30T23:57:18.193Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T23:57:18.193Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T23:57:18.193Z] ---> 51e60588ff2c [2023-05-30T23:57:18.193Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-30T23:57:18.193Z] ---> Running in f6364cd2149a [2023-05-30T23:57:18.193Z] Removing intermediate container f6364cd2149a [2023-05-30T23:57:18.193Z] ---> b89a95648592 [2023-05-30T23:57:18.193Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T23:57:18.193Z] ---> Running in 58fec0057368 [2023-05-30T23:57:18.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T23:57:18.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T23:57:18.193Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T23:57:18.193Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T23:57:18.193Z] OK: 8 MiB in 16 packages [2023-05-30T23:57:18.193Z] Removing intermediate container 58fec0057368 [2023-05-30T23:57:18.193Z] ---> d65e0993e426 [2023-05-30T23:57:18.193Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-30T23:57:18.193Z] ---> d9d716e35cf6 [2023-05-30T23:57:18.193Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-30T23:57:18.193Z] ---> 380c5908726d [2023-05-30T23:57:18.193Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-30T23:57:18.193Z] ---> 98ca10331b22 [2023-05-30T23:57:18.193Z] Step 19/24 : EXPOSE 59982 [2023-05-30T23:57:18.460Z] ---> Running in 09f06951b239 [2023-05-30T23:57:18.725Z] Removing intermediate container 09f06951b239 [2023-05-30T23:57:18.725Z] ---> 4b2755ac327d [2023-05-30T23:57:18.725Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-30T23:57:18.725Z] ---> Running in 9a7b9b38598e [2023-05-30T23:57:18.991Z] Removing intermediate container 9a7b9b38598e [2023-05-30T23:57:18.991Z] ---> ab1570fd24f5 [2023-05-30T23:57:18.991Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T23:57:18.991Z] ---> Running in 461c504d6430 [2023-05-30T23:57:19.258Z] Removing intermediate container 461c504d6430 [2023-05-30T23:57:19.258Z] ---> 3e534525d3a6 [2023-05-30T23:57:19.258Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T23:57:19.258Z] ---> Running in ab152f428b0e [2023-05-30T23:57:19.534Z] Removing intermediate container ab152f428b0e [2023-05-30T23:57:19.534Z] ---> 493f70e1c7be [2023-05-30T23:57:19.534Z] Step 23/24 : LABEL git_sha=1ba348dd5bd37c0c5734eb28e4546307cf474b4b [2023-05-30T23:57:19.800Z] ---> Running in 8acb3cd01673 [2023-05-30T23:57:20.066Z] Removing intermediate container 8acb3cd01673 [2023-05-30T23:57:20.066Z] ---> 48f2d44c88c3 [2023-05-30T23:57:20.066Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T23:57:20.066Z] ---> Running in 8e4b44e0ef4d [2023-05-30T23:57:20.332Z] Removing intermediate container 8e4b44e0ef4d [2023-05-30T23:57:20.332Z] ---> 3ea224a9496c [2023-05-30T23:57:20.332Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T23:57:20.332Z] Successfully built 3ea224a9496c [2023-05-30T23:57:20.332Z] 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-05-30T23:57:21.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T23:57:21.157Z] [2023-05-30T23:57:21.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:57:21.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T23:57:21.568Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T23:57:21.568Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T23:57:21.568Z] 04944245beec: Pulling fs layer [2023-05-30T23:57:21.568Z] 699f458cf7ca: Pulling fs layer [2023-05-30T23:57:21.568Z] 765212b225bb: Pulling fs layer [2023-05-30T23:57:21.568Z] f23df028b6ca: Pulling fs layer [2023-05-30T23:57:21.568Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T23:57:21.568Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T23:57:21.568Z] 765212b225bb: Waiting [2023-05-30T23:57:21.568Z] f23df028b6ca: Waiting [2023-05-30T23:57:21.568Z] d65c8cfc05b1: Waiting [2023-05-30T23:57:21.568Z] 2437ff75d9bd: Waiting [2023-05-30T23:57:21.834Z] 04944245beec: Verifying Checksum [2023-05-30T23:57:21.834Z] 04944245beec: Download complete [2023-05-30T23:57:21.834Z] 765212b225bb: Verifying Checksum [2023-05-30T23:57:21.834Z] 765212b225bb: Download complete [2023-05-30T23:57:21.834Z] f23df028b6ca: Verifying Checksum [2023-05-30T23:57:21.834Z] f23df028b6ca: Download complete [2023-05-30T23:57:21.834Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T23:57:21.834Z] d65c8cfc05b1: Download complete [2023-05-30T23:57:22.101Z] 699f458cf7ca: Verifying Checksum [2023-05-30T23:57:22.101Z] 699f458cf7ca: Download complete [2023-05-30T23:57:22.367Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T23:57:22.367Z] 8998bd30e6a1: Download complete [2023-05-30T23:57:24.306Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T23:57:24.306Z] 2437ff75d9bd: Download complete [2023-05-30T23:57:26.244Z] 8998bd30e6a1: Pull complete [2023-05-30T23:57:26.509Z] 04944245beec: Pull complete [2023-05-30T23:57:27.464Z] 699f458cf7ca: Pull complete [2023-05-30T23:57:27.731Z] 765212b225bb: Pull complete [2023-05-30T23:57:28.693Z] f23df028b6ca: Pull complete [2023-05-30T23:57:28.693Z] d65c8cfc05b1: Pull complete [2023-05-30T23:57:41.000Z] 2437ff75d9bd: Pull complete [2023-05-30T23:57:41.000Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T23:57:41.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T23:57:41.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:57:41.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-17390 does not seem to be running inside a container [2023-05-30T23:57:41.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T23:57:44.024Z] $ docker top 592bfd40a9bc3f30311aabcd5dec8911fb3fc3bbe20b5d95a8e46ae78e4f110e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:57:44.927Z] ---> job-cost.sh [2023-05-30T23:57:44.927Z] lf-activate-venv: SKIPPING [2023-05-30T23:57:44.927Z] INFO: No Stack... [2023-05-30T23:57:45.509Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T23:57:46.477Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T23:57:46.827Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-30T23:57:47.098Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T23:57:47.176Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [2023-05-30T23:57:47.181Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] did not exist. Created. [2023-05-30T23:57:47.181Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T23:57:47.588Z] /w/workspace/device-mqtt-go/1@tmp/durable-005d2010/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T23:57:48.535Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T23:57:48.574Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T23:57:48.618Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T23:57:48.633Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-612-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T23:57:48.719Z] $ docker stop --time=1 592bfd40a9bc3f30311aabcd5dec8911fb3fc3bbe20b5d95a8e46ae78e4f110e [2023-05-30T23:57:52.939Z] $ docker rm -f --volumes 592bfd40a9bc3f30311aabcd5dec8911fb3fc3bbe20b5d95a8e46ae78e4f110e [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-05-30T23:57:53.950Z] provisioning config files... [2023-05-30T23:57:53.958Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/config5082064835273226783tmp [Pipeline] { [Pipeline] sh [2023-05-30T23:57:54.298Z] + set +x [2023-05-30T23:57:54.298Z] + + curl -sbash https://codecov.io/bash -s [2023-05-30T23:57:54.298Z] -- [2023-05-30T23:57:54.298Z] [2023-05-30T23:57:54.298Z] _____ _ [2023-05-30T23:57:54.298Z] / ____| | | [2023-05-30T23:57:54.298Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T23:57:54.298Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T23:57:54.298Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T23:57:54.298Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T23:57:54.298Z] Bash-1.0.6 [2023-05-30T23:57:54.298Z] [2023-05-30T23:57:54.298Z] [2023-05-30T23:57:54.298Z] ==> git version 2.25.1 found [2023-05-30T23:57:54.298Z] ==> 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-05-30T23:57:54.298Z] Release-Date: 2020-01-08 [2023-05-30T23:57:54.298Z] 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-05-30T23:57:54.298Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T23:57:54.298Z] ==> Jenkins CI detected. [2023-05-30T23:57:54.298Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-612 [2023-05-30T23:57:54.298Z] project root: . [2023-05-30T23:57:54.298Z] --> token set from env [2023-05-30T23:57:54.298Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T23:57:54.298Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T23:57:54.298Z] ==> Python coveragepy not found [2023-05-30T23:57:54.298Z] ==> Searching for coverage reports in: [2023-05-30T23:57:54.298Z] + . [2023-05-30T23:57:54.298Z] -> Found 1 reports [2023-05-30T23:57:54.298Z] ==> Detecting git/mercurial file structure [2023-05-30T23:57:54.298Z] ==> Reading reports [2023-05-30T23:57:54.298Z] + ./coverage.out bytes=18506 [2023-05-30T23:57:54.556Z] ==> Appending adjustments [2023-05-30T23:57:54.556Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T23:57:54.556Z] + Found adjustments [2023-05-30T23:57:54.556Z] ==> Gzipping contents [2023-05-30T23:57:54.556Z] 4.0K /tmp/codecov.vfmM92.gz [2023-05-30T23:57:54.556Z] ==> Uploading reports [2023-05-30T23:57:54.556Z] url: https://codecov.io [2023-05-30T23:57:54.556Z] query: branch=PR-612&commit=1ba348dd5bd37c0c5734eb28e4546307cf474b4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-612%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=612&job=&cmd_args= [2023-05-30T23:57:54.556Z] -> Pinging Codecov [2023-05-30T23:57:54.556Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-612&commit=1ba348dd5bd37c0c5734eb28e4546307cf474b4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-612%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=612&job=&cmd_args= [2023-05-30T23:57:54.814Z] -> Uploading to [2023-05-30T23:57:54.814Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/7D719EC7BBE17E464838252E33014C33/1ba348dd5bd37c0c5734eb28e4546307cf474b4b/d3cc0906-0b0d-49eb-a3e3-ff8a19956a7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T235754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6db8126f03ae77df12f2b676e6fc336b69307fa9fbf92f96c6d7b7a20ddfe3b6 [2023-05-30T23:57:54.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T23:57:54.814Z] Dload Upload Total Spent Left Speed [2023-05-30T23:57:54.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15255 --:--:-- --:--:-- --:--:-- 15255 [2023-05-30T23:57:54.814Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1ba348dd5bd37c0c5734eb28e4546307cf474b4b [Pipeline] } [2023-05-30T23:57:54.839Z] 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-05-30T23:57:56.607Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives ] [2023-05-30T23:57:56.607Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives [2023-05-30T23:57:56.607Z] total 16 [2023-05-30T23:57:56.607Z] drwxr-xr-x 3 root root 4096 May 30 23:47 . [2023-05-30T23:57:56.607Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:47 .. [2023-05-30T23:57:56.607Z] drwxr-xr-x 2 root root 4096 May 30 23:47 cost [2023-05-30T23:57:56.607Z] -rw-r--r-- 1 root root 86 May 30 23:47 cost.csv [2023-05-30T23:57:56.607Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives [2023-05-30T23:57:56.607Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives [2023-05-30T23:57:56.607Z] total 16 [2023-05-30T23:57:56.607Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:47 . [2023-05-30T23:57:56.607Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:47 .. [2023-05-30T23:57:56.607Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 23:47 cost [2023-05-30T23:57:56.607Z] -rw-r--r-- 1 jenkins jenkins 86 May 30 23:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:57:56.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:57:57.811Z] ---> package-listing.sh [2023-05-30T23:57:57.811Z] ++ facter osfamily [2023-05-30T23:57:57.811Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T23:57:58.073Z] + OS_FAMILY=debian [2023-05-30T23:57:58.073Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-612 [2023-05-30T23:57:58.073Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T23:57:58.073Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T23:57:58.073Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T23:57:58.073Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T23:57:58.073Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-612 ']' [2023-05-30T23:57:58.073Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T23:57:58.073Z] + case "${OS_FAMILY}" in [2023-05-30T23:57:58.073Z] + dpkg -l [2023-05-30T23:57:58.073Z] + grep '^ii' [2023-05-30T23:57:58.073Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T23:57:58.073Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T23:57:58.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T23:57:58.073Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-612 ']' [2023-05-30T23:57:58.073Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives/ [2023-05-30T23:57:58.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-612/archives/ [Pipeline] echo [2023-05-30T23:57:58.106Z] 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-612/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T23:57:58.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T23:57:59.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T23:57:59.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T23:57:59.167Z] prd-ubuntu20.04-docker-8c-8g-17389 does not seem to be running inside a container [2023-05-30T23:57:59.196Z] $ 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-612/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-612 -v /w/workspace/gexfoundry_device-mqtt-go_PR-612:/w/workspace/gexfoundry_device-mqtt-go_PR-612:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T23:57:59.380Z] $ docker top 70077310235e27518f519b26e3aa5e72fbac410dfea4b933d56a9ffca0c4ef9d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T23:57:59.769Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T23:58:00.077Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T23:58:00.399Z] + ls /var/log/sa-host [2023-05-30T23:58:00.399Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T23:58:00.548Z] provisioning config files... [2023-05-30T23:58:00.557Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-612@tmp/config13750954567804744369tmp [Pipeline] { [Pipeline] echo [2023-05-30T23:58:00.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:58:00.926Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T23:58:00.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:58:01.384Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T23:58:01.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:58:01.732Z] ---> sudo-logs.sh [2023-05-30T23:58:01.732Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T23:58:01.818Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:58:02.131Z] ---> job-cost.sh [2023-05-30T23:58:02.131Z] lf-activate-venv: SKIPPING [2023-05-30T23:58:02.131Z] DEBUG: total: 0.2199999988079071 [2023-05-30T23:58:02.131Z] INFO: Retrieving Stack Cost... [2023-05-30T23:58:02.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T23:58:02.958Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T23:58:02.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T23:58:03.304Z] ---> logs-deploy.sh [2023-05-30T23:58:03.304Z] lf-activate-venv: SKIPPING [2023-05-30T23:58:03.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-612/1 [2023-05-30T23:58:03.304Z] INFO: archiving workspace using pattern(s): [2023-05-30T23:58:04.239Z] Archives upload complete. [2023-05-30T23:58:04.239Z] INFO: archiving logs to Nexus