Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3df0c6f64b449b5535026c21b64b0251cd5b0534+7890826e223808f9f870907e908c893318dcbe65 (bcf6b4644339e8765f2d7645f1959a39b8fdcab6) 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-ssh14346570894303035281.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-ssh10039416461980014162.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11013659518192436497.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 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-ssh18440490844687654438.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7946870730688100352.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-16802’ Running on prd-ubuntu20.04-docker-8c-8g-16806 in /w/workspace/gexfoundry_device-mqtt-go_PR-608 [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-608 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 3df0c6f64b449b5535026c21b64b0251cd5b0534 Merge succeeded, producing b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f Checking out Revision b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f (PR-608) > git config core.sparsecheckout # timeout=10 > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # 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 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f # timeout=10 Commit message: "Merge commit '7890826e223808f9f870907e908c893318dcbe65' into HEAD" > git rev-list --no-walk 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:17:57.852Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:17:57.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:17:57.933Z] ========================================================= [2023-05-24T23:17:57.933Z] EdgeX Global Pipelines Version Info [2023-05-24T23:17:57.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:17:58.645Z] ------------------- [2023-05-24T23:17:58.645Z] stable info: [2023-05-24T23:17:58.645Z] ------------------- [2023-05-24T23:17:58.645Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:17:58.645Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:17:58.645Z] Message: update stable to v1.0.249 [2023-05-24T23:17:59.214Z] ------------------- [2023-05-24T23:17:59.214Z] experimental info: [2023-05-24T23:17:59.214Z] ------------------- [2023-05-24T23:17:59.214Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:17:59.214Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:17:59.214Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:17:59.375Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-24T23:17:59.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-24T23:17:59.398Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:17:59.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:17:59.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:17:59.439Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:17:59.460Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:17:59.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:17:59.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:17:59.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:17:59.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:17:59.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-24T23:17:59.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:17:59.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:17:59.571Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:17:59.584Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:17:59.593Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:17:59.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:17:59.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:17:59.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:17:59.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T23:17:59.644Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T23:17:59.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:17:59.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:17:59.672Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:17:59.685Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:17:59.697Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:17:59.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo [2023-05-24T23:17:59.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo [2023-05-24T23:17:59.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo [2023-05-24T23:17:59.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] echo [2023-05-24T23:17:59.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5951de [Pipeline] echo [2023-05-24T23:17:59.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:17:59.813Z] provisioning config files... [2023-05-24T23:17:59.826Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config14082803573566728507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:18:00.133Z] ---> docker-login.sh [2023-05-24T23:18:00.133Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:18:00.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:00.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:00.394Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:00.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:00.394Z] [2023-05-24T23:18:00.394Z] Login Succeeded [2023-05-24T23:18:00.394Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:18:00.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:00.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:00.655Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:00.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:00.655Z] [2023-05-24T23:18:00.655Z] Login Succeeded [2023-05-24T23:18:00.655Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:18:00.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:00.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:00.655Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:00.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:00.655Z] [2023-05-24T23:18:00.655Z] Login Succeeded [2023-05-24T23:18:00.655Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:18:00.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:00.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:00.655Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:00.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:00.655Z] [2023-05-24T23:18:00.655Z] Login Succeeded [2023-05-24T23:18:00.915Z] docker.io [2023-05-24T23:18:00.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:01.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:01.175Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:01.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:01.175Z] [2023-05-24T23:18:01.175Z] Login Succeeded [2023-05-24T23:18:01.175Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:18:01.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:18:01.593Z] + git rev-list -1 --merges b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f~1..b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] echo [2023-05-24T23:18:01.633Z] -----------> git rev-list -1 --merges b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f~1..b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [2023-05-24T23:18:01.633Z] b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [false] [Pipeline] sh [2023-05-24T23:18:01.918Z] + git log --format=format:%s -1 b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] echo [2023-05-24T23:18:01.932Z] ========================================================= [2023-05-24T23:18:01.932Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:18:01.932Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:18:02.263Z] + git log --format=format:%s -1 b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] echo [2023-05-24T23:18:02.272Z] [semverPrep] GIT_COMMIT: b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f, Commit Message: Merge commit '7890826e223808f9f870907e908c893318dcbe65' into HEAD [Pipeline] echo [2023-05-24T23:18:02.282Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:18:02.629Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:18:02.629Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:18:02.629Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:18:02.629Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:18:02.629Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:18:02.629Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:18:02.629Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:18:02.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:18:02.978Z] [2023-05-24T23:18:02.978Z] 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-24T23:18:03.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:18:03.273Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:18:03.273Z] b85a868b505f: Pulling fs layer [2023-05-24T23:18:03.273Z] e2be974225ed: Pulling fs layer [2023-05-24T23:18:03.273Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:18:03.273Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:18:03.273Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:18:03.273Z] eaf3925da568: Pulling fs layer [2023-05-24T23:18:03.273Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:18:03.273Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:18:03.273Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:18:03.273Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:18:03.273Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:18:03.273Z] 988bab9f4d93: Waiting [2023-05-24T23:18:03.273Z] b352a97aabf1: Waiting [2023-05-24T23:18:03.273Z] 4872d77fe225: Waiting [2023-05-24T23:18:03.273Z] 5851b861e8e6: Waiting [2023-05-24T23:18:03.273Z] bde34c3a00c8: Waiting [2023-05-24T23:18:03.273Z] bab4dde63d76: Waiting [2023-05-24T23:18:03.273Z] 1469e6f7b9e6: Waiting [2023-05-24T23:18:03.273Z] e2be974225ed: Download complete [2023-05-24T23:18:03.273Z] 988bab9f4d93: Verifying Checksum [2023-05-24T23:18:03.273Z] 988bab9f4d93: Download complete [2023-05-24T23:18:03.273Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T23:18:03.273Z] 339a4e72a1f5: Download complete [2023-05-24T23:18:03.273Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:18:03.273Z] 1469e6f7b9e6: Download complete [2023-05-24T23:18:03.273Z] eaf3925da568: Verifying Checksum [2023-05-24T23:18:03.273Z] eaf3925da568: Download complete [2023-05-24T23:18:03.531Z] bde34c3a00c8: Verifying Checksum [2023-05-24T23:18:03.531Z] bde34c3a00c8: Download complete [2023-05-24T23:18:03.531Z] b352a97aabf1: Verifying Checksum [2023-05-24T23:18:03.531Z] 4872d77fe225: Download complete [2023-05-24T23:18:03.531Z] 5851b861e8e6: Verifying Checksum [2023-05-24T23:18:03.531Z] 5851b861e8e6: Download complete [2023-05-24T23:18:03.531Z] b85a868b505f: Verifying Checksum [2023-05-24T23:18:03.531Z] b85a868b505f: Download complete [2023-05-24T23:18:03.789Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:18:03.789Z] bab4dde63d76: Download complete [2023-05-24T23:18:05.168Z] b85a868b505f: Pull complete [2023-05-24T23:18:05.168Z] e2be974225ed: Pull complete [2023-05-24T23:18:05.428Z] 339a4e72a1f5: Pull complete [2023-05-24T23:18:05.686Z] 988bab9f4d93: Pull complete [2023-05-24T23:18:05.948Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:18:05.948Z] eaf3925da568: Pull complete [2023-05-24T23:18:07.886Z] bab4dde63d76: Pull complete [2023-05-24T23:18:07.886Z] bde34c3a00c8: Pull complete [2023-05-24T23:18:08.146Z] b352a97aabf1: Pull complete [2023-05-24T23:18:08.146Z] 4872d77fe225: Pull complete [2023-05-24T23:18:08.146Z] 5851b861e8e6: Pull complete [2023-05-24T23:18:08.146Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:18:08.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:18:08.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:18:08.241Z] prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container [2023-05-24T23:18:08.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T23:18:10.942Z] $ docker top 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e -eo pid,comm [2023-05-24T23:18:10.992Z] 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-24T23:18:10.992Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:18:11.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:18:11.021Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:18:11.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:18:11.133Z] $ docker exec 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e ssh-agent [2023-05-24T23:18:11.236Z] SSH_AUTH_SOCK=/tmp/ssh-Xdjk6PDOWWfw/agent.32 [2023-05-24T23:18:11.236Z] SSH_AGENT_PID=38 [2023-05-24T23:18:11.242Z] Running ssh-add (command line suppressed) [2023-05-24T23:18:11.350Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_340892254976981669.key (/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_340892254976981669.key) [2023-05-24T23:18:11.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:18:11.650Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:18:11.671Z] $ docker exec --env ******** --env ******** 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e ssh-agent -k [2023-05-24T23:18:11.765Z] unset SSH_AUTH_SOCK; [2023-05-24T23:18:11.766Z] unset SSH_AGENT_PID; [2023-05-24T23:18:11.766Z] echo Agent pid 38 killed; [2023-05-24T23:18:11.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:18:11.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:18:11.796Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:18:11.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:18:11.925Z] $ docker exec 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e ssh-agent [2023-05-24T23:18:12.023Z] SSH_AUTH_SOCK=/tmp/ssh-fWWlyXMHDQmo/agent.71 [2023-05-24T23:18:12.023Z] SSH_AGENT_PID=77 [2023-05-24T23:18:12.027Z] Running ssh-add (command line suppressed) [2023-05-24T23:18:12.133Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_13288582247157122262.key (/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_13288582247157122262.key) [2023-05-24T23:18:12.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:18:12.429Z] + git semver init [2023-05-24T23:18:12.688Z] 2023-05-24 23:18:12,602 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:18:12.688Z] 2023-05-24 23:18:12,603 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver [2023-05-24T23:18:12.688Z] 2023-05-24 23:18:12,603 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver [2023-05-24T23:18:12.689Z] 2023-05-24 23:18:12,604 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608, universal_newlines=False, shell=None, istream=None) [2023-05-24T23:18:13.629Z] 2023-05-24 23:18:13,371 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.git/info/exclude [2023-05-24T23:18:13.629Z] 2023-05-24 23:18:13,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 with force:False [2023-05-24T23:18:13.629Z] 2023-05-24 23:18:13,372 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 [2023-05-24T23:18:13.629Z] 2023-05-24 23:18:13,375 [execute] INFO git cat-file --batch-check [2023-05-24T23:18:13.629Z] 2023-05-24 23:18:13,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:18:13.629Z] 2023-05-24 23:18:13,381 [execute] INFO git cat-file --batch [2023-05-24T23:18:13.629Z] 2023-05-24 23:18:13,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:18:13.629Z] 2023-05-24 23:18:13,387 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 [2023-05-24T23:18:13.629Z] 0.0.0 [Pipeline] } [2023-05-24T23:18:13.643Z] $ docker exec --env ******** --env ******** 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e ssh-agent -k [2023-05-24T23:18:13.757Z] unset SSH_AUTH_SOCK; [2023-05-24T23:18:13.757Z] unset SSH_AGENT_PID; [2023-05-24T23:18:13.757Z] echo Agent pid 77 killed; [2023-05-24T23:18:13.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:18:14.071Z] + git semver [Pipeline] } [2023-05-24T23:18:14.348Z] $ docker stop --time=1 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e [2023-05-24T23:18:15.646Z] $ docker rm -f --volumes 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:18:15.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:18:16.197Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:18:16.199Z] [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-24T23:18:16.314Z] provisioning config files... [2023-05-24T23:18:16.323Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config16712218211643975716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:18:16.617Z] ---> docker-login.sh [2023-05-24T23:18:16.617Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:18:16.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:16.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:16.617Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:16.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:16.617Z] [2023-05-24T23:18:16.617Z] Login Succeeded [2023-05-24T23:18:16.617Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:18:16.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:16.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:16.877Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:16.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:16.877Z] [2023-05-24T23:18:16.877Z] Login Succeeded [2023-05-24T23:18:16.877Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:18:16.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:16.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:16.877Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:16.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:16.877Z] [2023-05-24T23:18:16.877Z] Login Succeeded [2023-05-24T23:18:16.877Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:18:16.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:17.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:17.139Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:17.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:17.139Z] [2023-05-24T23:18:17.139Z] Login Succeeded [2023-05-24T23:18:17.139Z] docker.io [2023-05-24T23:18:17.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:18:17.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:18:17.399Z] Configure a credential helper to remove this warning. See [2023-05-24T23:18:17.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:18:17.399Z] [2023-05-24T23:18:17.399Z] Login Succeeded [2023-05-24T23:18:17.399Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:18:17.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:18:17.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:18:17.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:18:17.493Z] ========================================================= [2023-05-24T23:18:17.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:18:17.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:18:17.808Z] + 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-24T23:18:17.808Z] Sending build context to Docker daemon 6.592MB [2023-05-24T23:18:17.808Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:18:17.808Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:18:17.808Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:18:17.808Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:18:17.808Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:18:17.808Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:18:17.808Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:18:17.808Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:18:17.808Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:18:17.808Z] 9f32a84ed3da: Waiting [2023-05-24T23:18:17.808Z] 4d19c01a9841: Waiting [2023-05-24T23:18:17.808Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:18:17.808Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:18:17.808Z] 9325e15d5711: Waiting [2023-05-24T23:18:17.808Z] c5a4b2cf53e6: Waiting [2023-05-24T23:18:17.808Z] 85791d961cd3: Verifying Checksum [2023-05-24T23:18:17.808Z] 85791d961cd3: Download complete [2023-05-24T23:18:17.808Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T23:18:17.808Z] 9f32a84ed3da: Download complete [2023-05-24T23:18:18.069Z] 4d19c01a9841: Download complete [2023-05-24T23:18:18.069Z] f56be85fc22e: Verifying Checksum [2023-05-24T23:18:18.069Z] f56be85fc22e: Download complete [2023-05-24T23:18:18.069Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:18:18.069Z] 9325e15d5711: Download complete [2023-05-24T23:18:18.069Z] f56be85fc22e: Pull complete [2023-05-24T23:18:18.328Z] 85791d961cd3: Pull complete [2023-05-24T23:18:18.586Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:18:18.586Z] c5a4b2cf53e6: Download complete [2023-05-24T23:18:18.586Z] d694b5ae8c79: Verifying Checksum [2023-05-24T23:18:18.586Z] d694b5ae8c79: Download complete [2023-05-24T23:18:18.586Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:18:18.586Z] 556b6ee489ea: Download complete [2023-05-24T23:18:21.902Z] d694b5ae8c79: Pull complete [2023-05-24T23:18:21.902Z] 9f32a84ed3da: Pull complete [2023-05-24T23:18:21.902Z] 4d19c01a9841: Pull complete [2023-05-24T23:18:22.160Z] 9325e15d5711: Pull complete [2023-05-24T23:18:24.691Z] 556b6ee489ea: Pull complete [2023-05-24T23:18:25.629Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:18:25.629Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:18:25.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:18:25.629Z] ---> c4be618373d6 [2023-05-24T23:18:25.629Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:18:31.282Z] Still waiting to schedule task [2023-05-24T23:18:31.282Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16803’ [2023-05-24T23:18:32.257Z] ---> Running in 8204a54cfa7a [2023-05-24T23:18:32.257Z] Removing intermediate container 8204a54cfa7a [2023-05-24T23:18:32.257Z] ---> 6d0fa6736415 [2023-05-24T23:18:32.257Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:18:32.257Z] ---> Running in 4e4fa8eba390 [2023-05-24T23:18:32.257Z] Removing intermediate container 4e4fa8eba390 [2023-05-24T23:18:32.257Z] ---> 965ec4d973b3 [2023-05-24T23:18:32.257Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:18:32.257Z] ---> Running in b53bbb21ae23 [2023-05-24T23:18:32.257Z] Removing intermediate container b53bbb21ae23 [2023-05-24T23:18:32.257Z] ---> dab8035f0687 [2023-05-24T23:18:32.257Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:18:32.257Z] ---> Running in dbb8465d9247 [2023-05-24T23:18:32.257Z] Removing intermediate container dbb8465d9247 [2023-05-24T23:18:32.257Z] ---> 5a58819c67ef [2023-05-24T23:18:32.257Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:18:32.257Z] ---> Running in de4d1719be3d [2023-05-24T23:18:32.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:18:32.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:18:32.257Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T23:18:32.257Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T23:18:32.257Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T23:18:32.257Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T23:18:32.525Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:18:32.525Z] OK: 269 MiB in 57 packages [2023-05-24T23:18:32.784Z] Removing intermediate container de4d1719be3d [2023-05-24T23:18:32.784Z] ---> 1fad6442c38b [2023-05-24T23:18:32.784Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T23:18:32.784Z] ---> Running in 0d12f8317a82 [2023-05-24T23:18:33.043Z] Removing intermediate container 0d12f8317a82 [2023-05-24T23:18:33.043Z] ---> ef168d915a16 [2023-05-24T23:18:33.043Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T23:18:33.043Z] ---> 572a93ffdf8a [2023-05-24T23:18:33.043Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:18:33.043Z] ---> Running in 557103835f74 [2023-05-24T23:19:05.223Z] Removing intermediate container 557103835f74 [2023-05-24T23:19:05.223Z] ---> 025cd04da8d7 [2023-05-24T23:19:05.223Z] Step 11/12 : COPY . . [2023-05-24T23:19:05.223Z] ---> 88e862f3ce20 [2023-05-24T23:19:05.223Z] Step 12/12 : RUN $MAKE [2023-05-24T23:19:05.223Z] ---> Running in 24d990da78af [2023-05-24T23:19:05.223Z] noop [2023-05-24T23:19:05.223Z] Removing intermediate container 24d990da78af [2023-05-24T23:19:05.223Z] ---> 5dfbe2e602ee [2023-05-24T23:19:05.223Z] Successfully built 5dfbe2e602ee [2023-05-24T23:19:05.223Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:19:05.532Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:19:05.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:19:05.597Z] prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container [2023-05-24T23:19:05.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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-x86_64 cat [2023-05-24T23:19:06.162Z] $ docker top fc57f8b970961f82e352a574716645cbc3d384979687370454dd640ece6174f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:19:06.506Z] + go version [2023-05-24T23:19:06.506Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:19:06.521Z] $ docker stop --time=1 fc57f8b970961f82e352a574716645cbc3d384979687370454dd640ece6174f1 [2023-05-24T23:19:07.790Z] $ docker rm -f --volumes fc57f8b970961f82e352a574716645cbc3d384979687370454dd640ece6174f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:19:08.185Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:19:08.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:19:08.256Z] prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container [2023-05-24T23:19:08.294Z] $ 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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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-x86_64 cat [2023-05-24T23:19:08.642Z] $ docker top 290ccbca8fa7565879d365a9df82af36bc72461d6a08501dc9b1de3924453863 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:19:08.989Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-608 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:19:09.290Z] + make test [2023-05-24T23:19:09.290Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T23:19:13.498Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T23:19:23.474Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T23:19:23.474Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T23:19:23.474Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2023-05-24T23:19:28.735Z] go vet ./... [2023-05-24T23:19:32.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:19:32.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:19:32.013Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:19:32.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:19:32.043Z] $ docker stop --time=1 290ccbca8fa7565879d365a9df82af36bc72461d6a08501dc9b1de3924453863 [2023-05-24T23:19:34.958Z] $ docker rm -f --volumes 290ccbca8fa7565879d365a9df82af36bc72461d6a08501dc9b1de3924453863 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:19:35.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:19:35.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:19:35.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:19:36.150Z] + ls -al . [2023-05-24T23:19:36.150Z] total 184 [2023-05-24T23:19:36.150Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:19 . [2023-05-24T23:19:36.150Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:17 .. [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:17 .dockerignore [2023-05-24T23:19:36.150Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:18 .git [2023-05-24T23:19:36.150Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:17 .github [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 23:17 .gitignore [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:17 .golangci.yml [2023-05-24T23:19:36.150Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:18 .semver [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 23:17 Attribution.txt [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 24 23:17 CHANGELOG.md [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 23:17 Dockerfile [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:17 GOVERNANCE.md [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 23:17 Jenkinsfile [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:17 LICENSE [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 23:17 Makefile [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 23:17 OWNERS.md [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 23:17 README.md [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:18 VERSION [2023-05-24T23:19:36.150Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:17 bin [2023-05-24T23:19:36.150Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:17 cmd [2023-05-24T23:19:36.150Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 23:19 coverage.out [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 3292 May 24 23:17 go.mod [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 31246 May 24 23:17 go.sum [2023-05-24T23:19:36.150Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:17 internal [2023-05-24T23:19:36.150Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:17 mock [2023-05-24T23:19:36.150Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:17 snap [2023-05-24T23:19:36.150Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:19:36.451Z] + 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=b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f --label arch=amd64 --label version=0.0.0 . [2023-05-24T23:19:36.451Z] Sending build context to Docker daemon 6.611MB [2023-05-24T23:19:36.451Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:19:36.451Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T23:19:36.451Z] ---> 5dfbe2e602ee [2023-05-24T23:19:36.451Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:19:36.451Z] ---> Running in 65098d311449 [2023-05-24T23:19:36.711Z] Removing intermediate container 65098d311449 [2023-05-24T23:19:36.711Z] ---> 592253ebd6ac [2023-05-24T23:19:36.711Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:19:36.711Z] ---> Running in 5b2205018a0d [2023-05-24T23:19:36.711Z] Removing intermediate container 5b2205018a0d [2023-05-24T23:19:36.711Z] ---> 550fb16f1745 [2023-05-24T23:19:36.711Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:19:36.711Z] ---> Running in f9cfaade80d6 [2023-05-24T23:19:36.711Z] Removing intermediate container f9cfaade80d6 [2023-05-24T23:19:36.711Z] ---> 8b226e2a386b [2023-05-24T23:19:36.711Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:19:36.711Z] ---> Running in b8351adcb972 [2023-05-24T23:19:36.969Z] Removing intermediate container b8351adcb972 [2023-05-24T23:19:36.969Z] ---> c8cb22a7e9c2 [2023-05-24T23:19:36.969Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:19:36.969Z] ---> Running in ad118175eaf5 [2023-05-24T23:19:37.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:19:37.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:19:37.485Z] OK: 269 MiB in 57 packages [2023-05-24T23:19:38.051Z] Removing intermediate container ad118175eaf5 [2023-05-24T23:19:38.051Z] ---> a285f0c9095b [2023-05-24T23:19:38.051Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T23:19:38.051Z] ---> Running in 5c0d17d97dd2 [2023-05-24T23:19:38.051Z] Removing intermediate container 5c0d17d97dd2 [2023-05-24T23:19:38.051Z] ---> 86a6720c9f39 [2023-05-24T23:19:38.051Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T23:19:38.051Z] ---> 5a71c51cd35e [2023-05-24T23:19:38.051Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:19:38.051Z] ---> Running in 1a429ead4b3a [2023-05-24T23:19:38.618Z] Removing intermediate container 1a429ead4b3a [2023-05-24T23:19:38.618Z] ---> 146aa2160bb7 [2023-05-24T23:19:38.618Z] Step 11/24 : COPY . . [2023-05-24T23:19:39.213Z] ---> 32940490f76c [2023-05-24T23:19:39.213Z] Step 12/24 : RUN $MAKE [2023-05-24T23:19:39.213Z] ---> Running in 25f32ca3dab5 [2023-05-24T23:19:39.472Z] 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-24T23:20:01.393Z] Removing intermediate container 25f32ca3dab5 [2023-05-24T23:20:01.393Z] ---> 9fbcc12e052d [2023-05-24T23:20:01.393Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T23:20:01.393Z] 3.17: Pulling from library/alpine [2023-05-24T23:20:01.393Z] f56be85fc22e: Already exists [2023-05-24T23:20:01.393Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:20:01.393Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:20:01.393Z] ---> 9ed4aefc74f6 [2023-05-24T23:20:01.393Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T23:20:01.393Z] ---> Running in 22091aa185be [2023-05-24T23:20:01.393Z] Removing intermediate container 22091aa185be [2023-05-24T23:20:01.393Z] ---> f77c00483c1f [2023-05-24T23:20:01.393Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T23:20:01.393Z] ---> Running in 7ece9fde974c [2023-05-24T23:20:01.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:20:01.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:20:01.393Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T23:20:01.393Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:20:01.393Z] OK: 7 MiB in 16 packages [2023-05-24T23:20:01.393Z] Removing intermediate container 7ece9fde974c [2023-05-24T23:20:01.393Z] ---> 452b2dc772cd [2023-05-24T23:20:01.393Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T23:20:01.393Z] ---> c42958de9c5f [2023-05-24T23:20:01.393Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T23:20:01.393Z] ---> 0fa23ff9e79e [2023-05-24T23:20:01.393Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T23:20:01.393Z] ---> c045c4a5df28 [2023-05-24T23:20:01.393Z] Step 19/24 : EXPOSE 59982 [2023-05-24T23:20:01.393Z] ---> Running in e5abcc6d6610 [2023-05-24T23:20:01.393Z] Removing intermediate container e5abcc6d6610 [2023-05-24T23:20:01.393Z] ---> 0686c2fbaabc [2023-05-24T23:20:01.393Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T23:20:01.393Z] ---> Running in b77cc6805108 [2023-05-24T23:20:01.393Z] Removing intermediate container b77cc6805108 [2023-05-24T23:20:01.393Z] ---> 78618a95577c [2023-05-24T23:20:01.393Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T23:20:01.393Z] ---> Running in 05542e165600 [2023-05-24T23:20:01.393Z] Removing intermediate container 05542e165600 [2023-05-24T23:20:01.393Z] ---> dd2fe04110c2 [2023-05-24T23:20:01.393Z] Step 22/24 : LABEL arch=amd64 [2023-05-24T23:20:01.393Z] ---> Running in cbff2e6bd542 [2023-05-24T23:20:01.393Z] Removing intermediate container cbff2e6bd542 [2023-05-24T23:20:01.393Z] ---> b463a7cd2df9 [2023-05-24T23:20:01.393Z] Step 23/24 : LABEL git_sha=b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [2023-05-24T23:20:01.393Z] ---> Running in 2bdc77ce0af8 [2023-05-24T23:20:01.393Z] Removing intermediate container 2bdc77ce0af8 [2023-05-24T23:20:01.393Z] ---> 4c30cd0e2ea0 [2023-05-24T23:20:01.393Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T23:20:01.393Z] ---> Running in d74cbe3d80f6 [2023-05-24T23:20:01.393Z] Removing intermediate container d74cbe3d80f6 [2023-05-24T23:20:01.393Z] ---> a807d9ac53e6 [2023-05-24T23:20:01.393Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:20:01.393Z] Successfully built a807d9ac53e6 [2023-05-24T23:20:01.393Z] 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-24T23:20:01.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:20:01.799Z] [2023-05-24T23:20:01.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:20:02.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:20:02.099Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:20:02.099Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:20:02.099Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:20:02.099Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:20:02.099Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:20:02.099Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:20:02.099Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:20:02.099Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:20:02.099Z] 5d3b04190fa2: Waiting [2023-05-24T23:20:02.099Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:20:02.099Z] 33b1e0a273af: Waiting [2023-05-24T23:20:02.099Z] 2f39f015ded8: Waiting [2023-05-24T23:20:02.099Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T23:20:02.099Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:20:02.099Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:20:02.099Z] 33b1e0a273af: Download complete [2023-05-24T23:20:02.099Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:20:02.099Z] ec43610c2a17: Download complete [2023-05-24T23:20:02.099Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T23:20:02.099Z] 5d3b04190fa2: Download complete [2023-05-24T23:20:02.356Z] 5eb5b503b376: Verifying Checksum [2023-05-24T23:20:02.356Z] 5eb5b503b376: Download complete [2023-05-24T23:20:02.925Z] 2f39f015ded8: Verifying Checksum [2023-05-24T23:20:02.926Z] 2f39f015ded8: Download complete [2023-05-24T23:20:03.493Z] 5eb5b503b376: Pull complete [2023-05-24T23:20:03.493Z] 5c69ac0246d0: Pull complete [2023-05-24T23:20:03.753Z] ec43610c2a17: Pull complete [2023-05-24T23:20:04.014Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:20:04.014Z] 33b1e0a273af: Pull complete [2023-05-24T23:20:04.273Z] 5d3b04190fa2: Pull complete [2023-05-24T23:20:08.454Z] 2f39f015ded8: Pull complete [2023-05-24T23:20:08.454Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:20:08.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:20:08.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:20:08.536Z] prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container [2023-05-24T23:20:08.566Z] $ 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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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-24T23:20:12.825Z] $ docker top a4a77eced5c89fb38600b694eb1efd1d3c62396fc2e866800c1da1903283d2e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:20:13.184Z] ---> job-cost.sh [2023-05-24T23:20:13.184Z] lf-activate-venv: SKIPPING [2023-05-24T23:20:13.184Z] INFO: No Stack... [2023-05-24T23:20:13.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:20:14.009Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:20:14.295Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/cost.csv [2023-05-24T23:20:14.295Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:20:14.307Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [2023-05-24T23:20:14.313Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] did not exist. Created. [2023-05-24T23:20:14.313Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:20:14.612Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:20:14.638Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:20:14.645Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:20:14.664Z] $ docker stop --time=1 a4a77eced5c89fb38600b694eb1efd1d3c62396fc2e866800c1da1903283d2e6 [2023-05-24T23:20:15.810Z] $ docker rm -f --volumes a4a77eced5c89fb38600b694eb1efd1d3c62396fc2e866800c1da1903283d2e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T23:21:18.524Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16811 in /w/workspace/gexfoundry_device-mqtt-go_PR-608 [Pipeline] { [Pipeline] ws [2023-05-24T23:21:18.535Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2023-05-24T23:21:18.575Z] Selected Git installation does not exist. Using Default [2023-05-24T23:21:18.575Z] The recommended git tool is: NONE [2023-05-24T23:21:25.197Z] using credential edgex-jenkins-ssh [2023-05-24T23:21:25.216Z] Cloning the remote Git repository [2023-05-24T23:21:25.282Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T23:21:25.404Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2023-05-24T23:21:25.599Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T23:21:25.601Z] > git --version # timeout=10 [2023-05-24T23:21:25.628Z] > git --version # 'git version 2.25.1' [2023-05-24T23:21:25.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:21:25.819Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:21:27.030Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-24T23:21:27.061Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:21:28.274Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-24T23:21:28.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T23:21:28.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:21:28.352Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T23:21:28.925Z] Merging remotes/origin/main commit 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 3df0c6f64b449b5535026c21b64b0251cd5b0534 [2023-05-24T23:21:29.320Z] Merge succeeded, producing 6900213a70cedf5133db9ef7019fe0a83fe0ce15 [2023-05-24T23:21:29.320Z] Checking out Revision 6900213a70cedf5133db9ef7019fe0a83fe0ce15 (PR-608) [2023-05-24T23:21:28.953Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:21:29.059Z] > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 [2023-05-24T23:21:29.158Z] > git remote # timeout=10 [2023-05-24T23:21:29.188Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T23:21:29.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:21:29.234Z] > git merge 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 [2023-05-24T23:21:29.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T23:21:29.331Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:21:29.355Z] > git checkout -f 6900213a70cedf5133db9ef7019fe0a83fe0ce15 # timeout=10 [2023-05-24T23:21:33.113Z] Commit message: "Merge commit '7890826e223808f9f870907e908c893318dcbe65' into HEAD" [2023-05-24T23:21:33.126Z] > git rev-list --no-walk 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:21:34.144Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:21:34.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:21:34.144Z] Dload Upload Total Spent Left Speed [2023-05-24T23:21:34.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh [2023-05-24T23:21:34.798Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:21:35.134Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-05-24T23:21:35.135Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T23:21:35.135Z] { [2023-05-24T23:21:35.135Z] "registry-mirrors": [ [2023-05-24T23:21:35.135Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:21:35.135Z] ], [2023-05-24T23:21:35.135Z] "bip": "10.250.0.254/24", [2023-05-24T23:21:35.135Z] "hosts": [ [2023-05-24T23:21:35.135Z] "tcp://0.0.0.0:5555", [2023-05-24T23:21:35.135Z] "unix:///var/run/docker.sock" [2023-05-24T23:21:35.135Z] ], [2023-05-24T23:21:35.135Z] "mtu": 1458, [2023-05-24T23:21:35.135Z] "selinux-enabled": true, [2023-05-24T23:21:35.135Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:21:35.135Z] } [Pipeline] sh [2023-05-24T23:21:35.474Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:21:35.806Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:21:54.159Z] provisioning config files... [2023-05-24T23:21:54.190Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config16518712831657388809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:21:54.554Z] ---> docker-login.sh [2023-05-24T23:21:54.554Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:21:54.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:21:55.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:21:55.097Z] Configure a credential helper to remove this warning. See [2023-05-24T23:21:55.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:21:55.097Z] [2023-05-24T23:21:55.097Z] Login Succeeded [2023-05-24T23:21:55.097Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:21:55.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:21:55.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:21:55.638Z] Configure a credential helper to remove this warning. See [2023-05-24T23:21:55.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:21:55.638Z] [2023-05-24T23:21:55.638Z] Login Succeeded [2023-05-24T23:21:55.638Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:21:55.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:21:55.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:21:55.919Z] Configure a credential helper to remove this warning. See [2023-05-24T23:21:55.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:21:55.919Z] [2023-05-24T23:21:55.919Z] Login Succeeded [2023-05-24T23:21:55.919Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:21:56.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:21:56.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:21:56.190Z] Configure a credential helper to remove this warning. See [2023-05-24T23:21:56.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:21:56.190Z] [2023-05-24T23:21:56.190Z] Login Succeeded [2023-05-24T23:21:56.190Z] docker.io [2023-05-24T23:21:56.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:21:56.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:21:56.735Z] Configure a credential helper to remove this warning. See [2023-05-24T23:21:56.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:21:56.735Z] [2023-05-24T23:21:56.735Z] Login Succeeded [2023-05-24T23:21:56.735Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:21:56.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:21:57.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:21:57.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:21:57.079Z] ========================================================= [2023-05-24T23:21:57.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:21:57.079Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:21:57.432Z] + 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-24T23:21:57.699Z] Sending build context to Docker daemon 3.433MB [2023-05-24T23:21:57.699Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:21:57.699Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:21:57.968Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:21:57.968Z] c41833b44d91: Pulling fs layer [2023-05-24T23:21:57.968Z] ed15518f5707: Pulling fs layer [2023-05-24T23:21:57.968Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:21:57.968Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:21:57.968Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:21:57.968Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:21:57.968Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:21:57.968Z] 3cdef696dda3: Waiting [2023-05-24T23:21:57.968Z] 2ced38df9373: Waiting [2023-05-24T23:21:57.968Z] 58f1dce35555: Waiting [2023-05-24T23:21:57.968Z] 242c74f7c9fa: Waiting [2023-05-24T23:21:57.968Z] ed15518f5707: Download complete [2023-05-24T23:21:57.968Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T23:21:57.968Z] 242c74f7c9fa: Download complete [2023-05-24T23:21:57.968Z] 3cdef696dda3: Verifying Checksum [2023-05-24T23:21:57.968Z] 3cdef696dda3: Download complete [2023-05-24T23:21:57.968Z] c41833b44d91: Verifying Checksum [2023-05-24T23:21:57.968Z] c41833b44d91: Download complete [2023-05-24T23:21:58.951Z] c41833b44d91: Pull complete [2023-05-24T23:21:59.548Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:21:59.548Z] 58f1dce35555: Download complete [2023-05-24T23:21:59.548Z] ed15518f5707: Pull complete [2023-05-24T23:22:00.526Z] feae8fd75edb: Verifying Checksum [2023-05-24T23:22:00.526Z] feae8fd75edb: Download complete [2023-05-24T23:22:00.526Z] 2ced38df9373: Verifying Checksum [2023-05-24T23:22:00.526Z] 2ced38df9373: Download complete [2023-05-24T23:22:10.635Z] feae8fd75edb: Pull complete [2023-05-24T23:22:10.905Z] 242c74f7c9fa: Pull complete [2023-05-24T23:22:11.177Z] 3cdef696dda3: Pull complete [2023-05-24T23:22:17.854Z] 2ced38df9373: Pull complete [2023-05-24T23:22:19.273Z] 58f1dce35555: Pull complete [2023-05-24T23:22:19.273Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:22:19.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:22:19.273Z] ---> fadd8f120f05 [2023-05-24T23:22:19.273Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:22:21.231Z] ---> Running in 4218bcc577b6 [2023-05-24T23:22:21.503Z] Removing intermediate container 4218bcc577b6 [2023-05-24T23:22:21.503Z] ---> 3b6118581a94 [2023-05-24T23:22:21.503Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:22:21.773Z] ---> Running in af87c30584e5 [2023-05-24T23:22:22.042Z] Removing intermediate container af87c30584e5 [2023-05-24T23:22:22.043Z] ---> e6b31c6b42cb [2023-05-24T23:22:22.043Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:22:22.043Z] ---> Running in 822bbf8cf9d6 [2023-05-24T23:22:22.320Z] Removing intermediate container 822bbf8cf9d6 [2023-05-24T23:22:22.320Z] ---> f2861e8a6094 [2023-05-24T23:22:22.320Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:22:22.590Z] ---> Running in 0df361d70826 [2023-05-24T23:22:22.863Z] Removing intermediate container 0df361d70826 [2023-05-24T23:22:22.864Z] ---> 8d1899435564 [2023-05-24T23:22:22.864Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:22:22.864Z] ---> Running in a09cc5c3bab1 [2023-05-24T23:22:24.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:22:24.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:22:25.844Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T23:22:25.844Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T23:22:25.844Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T23:22:25.844Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T23:22:25.844Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:22:25.844Z] OK: 268 MiB in 57 packages [2023-05-24T23:22:26.820Z] Removing intermediate container a09cc5c3bab1 [2023-05-24T23:22:26.820Z] ---> f1bb62e0a638 [2023-05-24T23:22:26.820Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T23:22:27.088Z] ---> Running in 7b7090a47807 [2023-05-24T23:22:27.354Z] Removing intermediate container 7b7090a47807 [2023-05-24T23:22:27.354Z] ---> 7bb9a175a0af [2023-05-24T23:22:27.354Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T23:22:27.937Z] ---> 8a339870e048 [2023-05-24T23:22:27.937Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:22:27.937Z] ---> Running in 59f4c357f6fd [2023-05-24T23:23:35.869Z] Removing intermediate container 59f4c357f6fd [2023-05-24T23:23:35.869Z] ---> 7799592688b0 [2023-05-24T23:23:35.869Z] Step 11/12 : COPY . . [2023-05-24T23:23:35.869Z] ---> 48f0019f401b [2023-05-24T23:23:35.869Z] Step 12/12 : RUN $MAKE [2023-05-24T23:23:35.869Z] ---> Running in 638780bdfabb [2023-05-24T23:23:35.869Z] noop [2023-05-24T23:23:35.870Z] Removing intermediate container 638780bdfabb [2023-05-24T23:23:35.870Z] ---> 2250ce0a27be [2023-05-24T23:23:35.870Z] Successfully built 2250ce0a27be [2023-05-24T23:23:35.870Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:36.240Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:23:36.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:23:36.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-16811 does not seem to be running inside a container [2023-05-24T23:23:36.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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-arm64 cat [2023-05-24T23:23:37.767Z] $ docker top 13c2931c5593f3f768f795fe99ace8265ba374e2975194d0d1c4eef41a8c728e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:23:38.621Z] + go version [2023-05-24T23:23:38.621Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T23:23:38.652Z] $ docker stop --time=1 13c2931c5593f3f768f795fe99ace8265ba374e2975194d0d1c4eef41a8c728e [2023-05-24T23:23:40.308Z] $ docker rm -f --volumes 13c2931c5593f3f768f795fe99ace8265ba374e2975194d0d1c4eef41a8c728e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:40.868Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:23:40.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:23:41.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-16811 does not seem to be running inside a container [2023-05-24T23:23:41.183Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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-arm64 cat [2023-05-24T23:23:42.591Z] $ docker top b34d6a8dedd19df4e1ba55a49005439aa1b2f30bb2b2355cc28b08633a3c906f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:23:43.450Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:23:44.121Z] + make test [2023-05-24T23:23:44.121Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T23:24:23.055Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T23:26:44.897Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T23:26:46.340Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T23:26:46.619Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.152s coverage: 22.8% of statements [2023-05-24T23:26:47.205Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T23:26:47.205Z] go vet ./... [2023-05-24T23:27:19.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:27:19.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:27:19.457Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:27:20.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:27:20.097Z] $ docker stop --time=1 b34d6a8dedd19df4e1ba55a49005439aa1b2f30bb2b2355cc28b08633a3c906f [2023-05-24T23:27:21.992Z] $ docker rm -f --volumes b34d6a8dedd19df4e1ba55a49005439aa1b2f30bb2b2355cc28b08633a3c906f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:27:23.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:27:23.229Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T23:27:23.820Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:27:24.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:27:24.556Z] + ls -al . [2023-05-24T23:27:24.556Z] total 180 [2023-05-24T23:27:24.556Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 23:23 . [2023-05-24T23:27:24.556Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:21 .. [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:21 .dockerignore [2023-05-24T23:27:24.556Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:21 .git [2023-05-24T23:27:24.556Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:21 .github [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 23:21 .gitignore [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:21 .golangci.yml [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 23:21 Attribution.txt [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 24 23:21 CHANGELOG.md [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 23:21 Dockerfile [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:21 GOVERNANCE.md [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 23:21 Jenkinsfile [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:21 LICENSE [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 23:21 Makefile [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 23:21 OWNERS.md [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 23:21 README.md [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:18 VERSION [2023-05-24T23:27:24.556Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:21 bin [2023-05-24T23:27:24.556Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:21 cmd [2023-05-24T23:27:24.556Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 23:26 coverage.out [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 3292 May 24 23:21 go.mod [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 31246 May 24 23:21 go.sum [2023-05-24T23:27:24.556Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:21 internal [2023-05-24T23:27:24.556Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:21 mock [2023-05-24T23:27:24.556Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:21 snap [2023-05-24T23:27:24.556Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:27:24.918Z] + 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=6900213a70cedf5133db9ef7019fe0a83fe0ce15 --label arch=arm64 --label version=0.0.0 . [2023-05-24T23:27:25.191Z] Sending build context to Docker daemon 3.453MB [2023-05-24T23:27:25.460Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:27:25.460Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T23:27:25.460Z] ---> 2250ce0a27be [2023-05-24T23:27:25.460Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:27:25.460Z] ---> Running in db28eef18728 [2023-05-24T23:27:25.737Z] Removing intermediate container db28eef18728 [2023-05-24T23:27:25.737Z] ---> ac976c47ad04 [2023-05-24T23:27:25.737Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:27:26.007Z] ---> Running in 169794d5e99e [2023-05-24T23:27:26.279Z] Removing intermediate container 169794d5e99e [2023-05-24T23:27:26.279Z] ---> 02d021cf529f [2023-05-24T23:27:26.279Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:27:26.279Z] ---> Running in bbd72f84d4ac [2023-05-24T23:27:26.553Z] Removing intermediate container bbd72f84d4ac [2023-05-24T23:27:26.553Z] ---> e14833571ebd [2023-05-24T23:27:26.553Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:27:26.913Z] ---> Running in 013eef109561 [2023-05-24T23:27:27.201Z] Removing intermediate container 013eef109561 [2023-05-24T23:27:27.201Z] ---> cb9a0cfc1bf9 [2023-05-24T23:27:27.201Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:27:27.201Z] ---> Running in c1f30675a85e [2023-05-24T23:27:28.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:27:29.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:27:30.715Z] OK: 268 MiB in 57 packages [2023-05-24T23:27:31.689Z] Removing intermediate container c1f30675a85e [2023-05-24T23:27:31.689Z] ---> 6bd2f0b7cd38 [2023-05-24T23:27:31.689Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T23:27:31.961Z] ---> Running in 6778d596f394 [2023-05-24T23:27:32.234Z] Removing intermediate container 6778d596f394 [2023-05-24T23:27:32.234Z] ---> 9d58634d4c71 [2023-05-24T23:27:32.234Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T23:27:32.825Z] ---> 317377180264 [2023-05-24T23:27:32.825Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:27:32.825Z] ---> Running in 8bf4daf1cde4 [2023-05-24T23:27:36.190Z] Removing intermediate container 8bf4daf1cde4 [2023-05-24T23:27:36.190Z] ---> 598831a6022a [2023-05-24T23:27:36.190Z] Step 11/24 : COPY . . [2023-05-24T23:27:36.789Z] ---> 97bc1708f221 [2023-05-24T23:27:36.789Z] Step 12/24 : RUN $MAKE [2023-05-24T23:27:36.789Z] ---> Running in 1fe2d6f3e0f5 [2023-05-24T23:27:37.764Z] 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-24T23:30:14.535Z] Removing intermediate container 1fe2d6f3e0f5 [2023-05-24T23:30:14.535Z] ---> 6670c0771d36 [2023-05-24T23:30:14.535Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T23:30:14.535Z] 3.17: Pulling from library/alpine [2023-05-24T23:30:14.535Z] c41833b44d91: Already exists [2023-05-24T23:30:14.535Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:30:14.535Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:30:14.535Z] ---> 51e60588ff2c [2023-05-24T23:30:14.535Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T23:30:14.535Z] ---> Running in f70c600c597a [2023-05-24T23:30:14.535Z] Removing intermediate container f70c600c597a [2023-05-24T23:30:14.535Z] ---> a14e5e14ce92 [2023-05-24T23:30:14.535Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T23:30:14.535Z] ---> Running in 9f78a5f137e5 [2023-05-24T23:30:14.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:30:14.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:30:14.535Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T23:30:14.535Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:30:14.535Z] OK: 8 MiB in 16 packages [2023-05-24T23:30:17.148Z] Removing intermediate container 9f78a5f137e5 [2023-05-24T23:30:17.148Z] ---> e09e20b4ceef [2023-05-24T23:30:17.148Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T23:30:19.109Z] ---> 339274658c17 [2023-05-24T23:30:19.109Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T23:30:19.380Z] ---> 72444944bc94 [2023-05-24T23:30:19.380Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T23:30:19.975Z] ---> c21095e094a4 [2023-05-24T23:30:19.975Z] Step 19/24 : EXPOSE 59982 [2023-05-24T23:30:19.975Z] ---> Running in 5f5cbd9c6731 [2023-05-24T23:30:20.248Z] Removing intermediate container 5f5cbd9c6731 [2023-05-24T23:30:20.248Z] ---> 9dae32bd460f [2023-05-24T23:30:20.248Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T23:30:20.520Z] ---> Running in be5c9e2a7c7f [2023-05-24T23:30:20.791Z] Removing intermediate container be5c9e2a7c7f [2023-05-24T23:30:20.791Z] ---> 6cc9cd54cf4f [2023-05-24T23:30:20.791Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T23:30:20.791Z] ---> Running in af455fc91428 [2023-05-24T23:30:21.061Z] Removing intermediate container af455fc91428 [2023-05-24T23:30:21.061Z] ---> 940c8e45a954 [2023-05-24T23:30:21.061Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T23:30:21.335Z] ---> Running in 506399cfbda2 [2023-05-24T23:30:21.609Z] Removing intermediate container 506399cfbda2 [2023-05-24T23:30:21.609Z] ---> c3c1198d702e [2023-05-24T23:30:21.609Z] Step 23/24 : LABEL git_sha=6900213a70cedf5133db9ef7019fe0a83fe0ce15 [2023-05-24T23:30:21.609Z] ---> Running in 24d520b7ec46 [2023-05-24T23:30:22.201Z] Removing intermediate container 24d520b7ec46 [2023-05-24T23:30:22.201Z] ---> 32deceee81dc [2023-05-24T23:30:22.201Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T23:30:22.201Z] ---> Running in ea74951eeef8 [2023-05-24T23:30:22.477Z] Removing intermediate container ea74951eeef8 [2023-05-24T23:30:22.477Z] ---> ead51252bf6a [2023-05-24T23:30:22.477Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:30:22.477Z] Successfully built ead51252bf6a [2023-05-24T23:30:22.477Z] 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-24T23:30:22.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:30:22.923Z] [2023-05-24T23:30:22.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:30:23.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:30:23.538Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T23:30:23.538Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T23:30:23.538Z] 04944245beec: Pulling fs layer [2023-05-24T23:30:23.538Z] 699f458cf7ca: Pulling fs layer [2023-05-24T23:30:23.538Z] 765212b225bb: Pulling fs layer [2023-05-24T23:30:23.538Z] f23df028b6ca: Pulling fs layer [2023-05-24T23:30:23.538Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T23:30:23.538Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T23:30:23.538Z] 765212b225bb: Waiting [2023-05-24T23:30:23.538Z] d65c8cfc05b1: Waiting [2023-05-24T23:30:23.538Z] f23df028b6ca: Waiting [2023-05-24T23:30:23.538Z] 04944245beec: Verifying Checksum [2023-05-24T23:30:23.538Z] 04944245beec: Download complete [2023-05-24T23:30:23.538Z] 765212b225bb: Verifying Checksum [2023-05-24T23:30:23.539Z] 765212b225bb: Download complete [2023-05-24T23:30:23.817Z] f23df028b6ca: Verifying Checksum [2023-05-24T23:30:23.817Z] f23df028b6ca: Download complete [2023-05-24T23:30:23.817Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T23:30:23.817Z] d65c8cfc05b1: Download complete [2023-05-24T23:30:23.817Z] 699f458cf7ca: Verifying Checksum [2023-05-24T23:30:23.817Z] 699f458cf7ca: Download complete [2023-05-24T23:30:24.410Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T23:30:24.410Z] 8998bd30e6a1: Download complete [2023-05-24T23:30:27.016Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T23:30:27.016Z] 2437ff75d9bd: Download complete [2023-05-24T23:30:28.440Z] 8998bd30e6a1: Pull complete [2023-05-24T23:30:29.034Z] 04944245beec: Pull complete [2023-05-24T23:30:30.463Z] 699f458cf7ca: Pull complete [2023-05-24T23:30:30.737Z] 765212b225bb: Pull complete [2023-05-24T23:30:31.711Z] f23df028b6ca: Pull complete [2023-05-24T23:30:31.983Z] d65c8cfc05b1: Pull complete [2023-05-24T23:30:47.025Z] 2437ff75d9bd: Pull complete [2023-05-24T23:30:47.025Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T23:30:47.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:30:47.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:30:47.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-16811 does not seem to be running inside a container [2023-05-24T23:30:47.356Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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:arm64 cat [2023-05-24T23:30:50.315Z] $ docker top 511b017a76e4a09e49b9a65e5a9eb4d2687c5047ebbed0651d371c9b38f1b0ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:30:51.172Z] ---> job-cost.sh [2023-05-24T23:30:51.172Z] lf-activate-venv: SKIPPING [2023-05-24T23:30:51.172Z] INFO: No Stack... [2023-05-24T23:30:51.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T23:30:52.724Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:30:53.383Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2023-05-24T23:30:53.383Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:30:53.456Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [2023-05-24T23:30:53.463Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] did not exist. Created. [2023-05-24T23:30:53.463Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:30:54.132Z] /w/workspace/device-mqtt-go/2@tmp/durable-12a9d87d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T23:30:54.810Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T23:30:54.834Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T23:30:54.889Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:30:54.895Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:30:54.925Z] $ docker stop --time=1 511b017a76e4a09e49b9a65e5a9eb4d2687c5047ebbed0651d371c9b38f1b0ba [2023-05-24T23:30:56.476Z] $ docker rm -f --volumes 511b017a76e4a09e49b9a65e5a9eb4d2687c5047ebbed0651d371c9b38f1b0ba [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-24T23:30:56.880Z] provisioning config files... [2023-05-24T23:30:56.887Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config10293708170192328164tmp [Pipeline] { [Pipeline] sh [2023-05-24T23:30:57.182Z] + set +x [2023-05-24T23:30:57.182Z] + curl -s https://codecov.io/bash [2023-05-24T23:30:57.182Z] + bash -s -- [2023-05-24T23:30:57.182Z] [2023-05-24T23:30:57.182Z] _____ _ [2023-05-24T23:30:57.182Z] / ____| | | [2023-05-24T23:30:57.182Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T23:30:57.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T23:30:57.182Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T23:30:57.182Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T23:30:57.182Z] Bash-1.0.6 [2023-05-24T23:30:57.182Z] [2023-05-24T23:30:57.182Z] [2023-05-24T23:30:57.182Z] ==> git version 2.25.1 found [2023-05-24T23:30:57.182Z] ==> 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-24T23:30:57.182Z] Release-Date: 2020-01-08 [2023-05-24T23:30:57.182Z] 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-24T23:30:57.182Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T23:30:57.182Z] ==> Jenkins CI detected. [2023-05-24T23:30:57.182Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-608 [2023-05-24T23:30:57.182Z] project root: . [2023-05-24T23:30:57.182Z] --> token set from env [2023-05-24T23:30:57.182Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T23:30:57.182Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T23:30:57.182Z] ==> Python coveragepy not found [2023-05-24T23:30:57.182Z] ==> Searching for coverage reports in: [2023-05-24T23:30:57.182Z] + . [2023-05-24T23:30:57.182Z] -> Found 1 reports [2023-05-24T23:30:57.182Z] ==> Detecting git/mercurial file structure [2023-05-24T23:30:57.182Z] ==> Reading reports [2023-05-24T23:30:57.182Z] + ./coverage.out bytes=18506 [2023-05-24T23:30:57.442Z] ==> Appending adjustments [2023-05-24T23:30:57.442Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T23:30:57.442Z] + Found adjustments [2023-05-24T23:30:57.442Z] ==> Gzipping contents [2023-05-24T23:30:57.442Z] 4.0K /tmp/codecov.ezn6cA.gz [2023-05-24T23:30:57.442Z] ==> Uploading reports [2023-05-24T23:30:57.442Z] url: https://codecov.io [2023-05-24T23:30:57.442Z] query: branch=PR-608&commit=b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-608%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=608&job=&cmd_args= [2023-05-24T23:30:57.442Z] -> Pinging Codecov [2023-05-24T23:30:57.442Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-608&commit=b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-608%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=608&job=&cmd_args= [2023-05-24T23:30:57.701Z] -> Uploading to [2023-05-24T23:30:57.701Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7D719EC7BBE17E464838252E33014C33/b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f/fdf12477-77cb-48ce-b787-baf313d39106.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T233057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3349573a852d6be9d2b9a7e13a96c4027f452cd2ec51999d08c4d91a4d3d063 [2023-05-24T23:30:57.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:30:57.701Z] Dload Upload Total Spent Left Speed [2023-05-24T23:30:57.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14243 --:--:-- --:--:-- --:--:-- 14243 [2023-05-24T23:30:57.961Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] } [2023-05-24T23:30:57.968Z] 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-24T23:30:58.698Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives ] [2023-05-24T23:30:58.698Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives [2023-05-24T23:30:58.698Z] total 16 [2023-05-24T23:30:58.698Z] drwxr-xr-x 3 root root 4096 May 24 23:20 . [2023-05-24T23:30:58.698Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:20 .. [2023-05-24T23:30:58.698Z] drwxr-xr-x 2 root root 4096 May 24 23:20 cost [2023-05-24T23:30:58.698Z] -rw-r--r-- 1 root root 86 May 24 23:20 cost.csv [2023-05-24T23:30:58.698Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives [2023-05-24T23:30:58.698Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives [2023-05-24T23:30:58.698Z] total 16 [2023-05-24T23:30:58.698Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:20 . [2023-05-24T23:30:58.698Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:20 .. [2023-05-24T23:30:58.698Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:20 cost [2023-05-24T23:30:58.698Z] -rw-r--r-- 1 jenkins jenkins 86 May 24 23:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:30:58.987Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:30:59.848Z] ---> package-listing.sh [2023-05-24T23:30:59.848Z] ++ facter osfamily [2023-05-24T23:30:59.848Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T23:31:00.108Z] + OS_FAMILY=debian [2023-05-24T23:31:00.108Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-608 [2023-05-24T23:31:00.108Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T23:31:00.108Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T23:31:00.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T23:31:00.108Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T23:31:00.108Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-608 ']' [2023-05-24T23:31:00.108Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T23:31:00.108Z] + case "${OS_FAMILY}" in [2023-05-24T23:31:00.108Z] + dpkg -l [2023-05-24T23:31:00.108Z] + grep '^ii' [2023-05-24T23:31:00.108Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T23:31:00.108Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T23:31:00.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T23:31:00.108Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-608 ']' [2023-05-24T23:31:00.108Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/ [2023-05-24T23:31:00.108Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/ [Pipeline] echo [2023-05-24T23:31:00.118Z] 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-608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T23:31:00.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:31:00.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:31:00.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:31:01.044Z] prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container [2023-05-24T23:31:01.077Z] $ 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-608/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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T23:31:01.279Z] $ docker top 88cce3455fac786510878217a3475a945c843ae2d8288f0cbf7ab4f9cff15b75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:31:01.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T23:31:01.900Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T23:31:02.186Z] + ls /var/log/sa-host [2023-05-24T23:31:02.186Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:31:02.368Z] provisioning config files... [2023-05-24T23:31:02.377Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config5497768576452282368tmp [Pipeline] { [Pipeline] echo [2023-05-24T23:31:02.390Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:31:02.674Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T23:31:02.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:31:03.016Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T23:31:03.026Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:31:03.312Z] ---> sudo-logs.sh [2023-05-24T23:31:03.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T23:31:03.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:31:03.633Z] ---> job-cost.sh [2023-05-24T23:31:03.633Z] lf-activate-venv: SKIPPING [2023-05-24T23:31:03.633Z] DEBUG: total: 0.2199999988079071 [2023-05-24T23:31:03.633Z] INFO: Retrieving Stack Cost... [2023-05-24T23:31:03.893Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:31:04.466Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T23:31:04.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:31:04.761Z] ---> logs-deploy.sh [2023-05-24T23:31:04.761Z] lf-activate-venv: SKIPPING [2023-05-24T23:31:04.761Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-608/2 [2023-05-24T23:31:04.761Z] INFO: archiving workspace using pattern(s): [2023-05-24T23:31:05.700Z] Archives upload complete. [2023-05-24T23:31:05.700Z] INFO: archiving logs to Nexus