Pull request #606 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c914edb9f105c70f3a718961ec42a35abf56f28d+019c60404bb83e30963e3ac75b0107041a510748 (65b4a475af2b7c076533f4eeba7811af31d77324) 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-ssh9091993755814343050.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-ssh17055552784564197584.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-606/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-606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7766783273274608287.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-ssh5958804961314601727.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-606/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-606/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4507759128705307219.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 ‘prd-ubuntu20.04-docker-8c-8g-16899’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16900’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16904’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16905’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16906’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16905 in /w/workspace/gexfoundry_device-mqtt-go_PR-606 [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-606 # 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/606/head:refs/remotes/origin/PR-606 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 019c60404bb83e30963e3ac75b0107041a510748 into PR head commit c914edb9f105c70f3a718961ec42a35abf56f28d Merge succeeded, producing c914edb9f105c70f3a718961ec42a35abf56f28d Checking out Revision c914edb9f105c70f3a718961ec42a35abf56f28d (PR-606) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T01:30:06.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T01:30:07.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T01:30:07.040Z] ========================================================= [2023-05-25T01:30:07.040Z] EdgeX Global Pipelines Version Info [2023-05-25T01:30:07.040Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f c914edb9f105c70f3a718961ec42a35abf56f28d # 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 019c60404bb83e30963e3ac75b0107041a510748 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c914edb9f105c70f3a718961ec42a35abf56f28d # timeout=10 > git rev-list --no-walk b7a1038b9e7974945a82136e0dfbc58be103500e # timeout=10 [2023-05-25T01:30:07.745Z] ------------------- [2023-05-25T01:30:07.745Z] stable info: [2023-05-25T01:30:07.745Z] ------------------- [2023-05-25T01:30:07.745Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T01:30:07.745Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:30:07.745Z] Message: update stable to v1.0.249 [2023-05-25T01:30:08.315Z] ------------------- [2023-05-25T01:30:08.315Z] experimental info: [2023-05-25T01:30:08.315Z] ------------------- [2023-05-25T01:30:08.315Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T01:30:08.315Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:30:08.315Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T01:30:08.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-25T01:30:08.491Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-25T01:30:08.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T01:30:08.514Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T01:30:08.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T01:30:08.534Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T01:30:08.549Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T01:30:08.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T01:30:08.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T01:30:08.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T01:30:08.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T01:30:08.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-25T01:30:08.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T01:30:08.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T01:30:08.672Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:30:08.690Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:30:08.706Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:30:08.719Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:30:08.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T01:30:08.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T01:30:08.770Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T01:30:08.787Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T01:30:08.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T01:30:08.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T01:30:08.826Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T01:30:08.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T01:30:08.852Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T01:30:08.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-606 [Pipeline] echo [2023-05-25T01:30:08.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-606 [Pipeline] echo [2023-05-25T01:30:08.899Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-606 [Pipeline] echo [2023-05-25T01:30:08.910Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c914edb9f105c70f3a718961ec42a35abf56f28d [Pipeline] echo [2023-05-25T01:30:08.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c914edb [Pipeline] echo [2023-05-25T01:30:08.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:30:08.982Z] provisioning config files... [2023-05-25T01:30:08.994Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config6354092494281649401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:30:09.295Z] ---> docker-login.sh [2023-05-25T01:30:09.295Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:30:09.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:09.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:09.554Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:09.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:09.554Z] [2023-05-25T01:30:09.554Z] Login Succeeded [2023-05-25T01:30:09.554Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:30:09.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:09.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:09.822Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:09.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:09.822Z] [2023-05-25T01:30:09.822Z] Login Succeeded [2023-05-25T01:30:09.822Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:30:09.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:09.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:09.822Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:09.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:09.822Z] [2023-05-25T01:30:09.822Z] Login Succeeded [2023-05-25T01:30:09.822Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:30:09.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:09.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:09.822Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:09.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:09.822Z] [2023-05-25T01:30:09.822Z] Login Succeeded [2023-05-25T01:30:09.822Z] docker.io [2023-05-25T01:30:10.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:10.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:10.082Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:10.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:10.082Z] [2023-05-25T01:30:10.082Z] Login Succeeded [2023-05-25T01:30:10.082Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:30:10.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T01:30:10.457Z] + git rev-list -1 --merges c914edb9f105c70f3a718961ec42a35abf56f28d~1..c914edb9f105c70f3a718961ec42a35abf56f28d [Pipeline] echo [2023-05-25T01:30:10.509Z] -----------> git rev-list -1 --merges c914edb9f105c70f3a718961ec42a35abf56f28d~1..c914edb9f105c70f3a718961ec42a35abf56f28d c914edb9f105c70f3a718961ec42a35abf56f28d [false] [Pipeline] sh [2023-05-25T01:30:10.793Z] + git log --format=format:%s -1 c914edb9f105c70f3a718961ec42a35abf56f28d [Pipeline] echo [2023-05-25T01:30:10.819Z] ========================================================= [2023-05-25T01:30:10.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T01:30:10.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:30:11.147Z] + git log --format=format:%s -1 c914edb9f105c70f3a718961ec42a35abf56f28d [Pipeline] echo [2023-05-25T01:30:11.156Z] [semverPrep] GIT_COMMIT: c914edb9f105c70f3a718961ec42a35abf56f28d, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-25T01:30:11.163Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T01:30:11.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:30:11.505Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T01:30:11.505Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T01:30:11.505Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T01:30:11.505Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T01:30:11.505Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T01:30:11.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:11.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:30:11.854Z] [2023-05-25T01:30:11.854Z] 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-25T01:30:12.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:30:12.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T01:30:12.185Z] b85a868b505f: Pulling fs layer [2023-05-25T01:30:12.185Z] e2be974225ed: Pulling fs layer [2023-05-25T01:30:12.185Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T01:30:12.185Z] 988bab9f4d93: Pulling fs layer [2023-05-25T01:30:12.185Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T01:30:12.185Z] eaf3925da568: Pulling fs layer [2023-05-25T01:30:12.185Z] bab4dde63d76: Pulling fs layer [2023-05-25T01:30:12.185Z] bde34c3a00c8: Pulling fs layer [2023-05-25T01:30:12.185Z] b352a97aabf1: Pulling fs layer [2023-05-25T01:30:12.185Z] 4872d77fe225: Pulling fs layer [2023-05-25T01:30:12.185Z] 5851b861e8e6: Pulling fs layer [2023-05-25T01:30:12.185Z] 988bab9f4d93: Waiting [2023-05-25T01:30:12.185Z] 1469e6f7b9e6: Waiting [2023-05-25T01:30:12.185Z] b352a97aabf1: Waiting [2023-05-25T01:30:12.185Z] bab4dde63d76: Waiting [2023-05-25T01:30:12.185Z] 4872d77fe225: Waiting [2023-05-25T01:30:12.185Z] bde34c3a00c8: Waiting [2023-05-25T01:30:12.185Z] 5851b861e8e6: Waiting [2023-05-25T01:30:12.185Z] eaf3925da568: Waiting [2023-05-25T01:30:12.185Z] e2be974225ed: Download complete [2023-05-25T01:30:12.185Z] 988bab9f4d93: Verifying Checksum [2023-05-25T01:30:12.185Z] 988bab9f4d93: Download complete [2023-05-25T01:30:12.447Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T01:30:12.447Z] 1469e6f7b9e6: Download complete [2023-05-25T01:30:12.447Z] eaf3925da568: Verifying Checksum [2023-05-25T01:30:12.447Z] eaf3925da568: Download complete [2023-05-25T01:30:12.706Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T01:30:12.706Z] 339a4e72a1f5: Download complete [2023-05-25T01:30:12.706Z] bde34c3a00c8: Verifying Checksum [2023-05-25T01:30:12.706Z] bde34c3a00c8: Download complete [2023-05-25T01:30:12.706Z] b352a97aabf1: Verifying Checksum [2023-05-25T01:30:12.706Z] b352a97aabf1: Download complete [2023-05-25T01:30:12.706Z] 4872d77fe225: Verifying Checksum [2023-05-25T01:30:12.706Z] 4872d77fe225: Download complete [2023-05-25T01:30:12.706Z] 5851b861e8e6: Verifying Checksum [2023-05-25T01:30:12.706Z] 5851b861e8e6: Download complete [2023-05-25T01:30:12.706Z] b85a868b505f: Verifying Checksum [2023-05-25T01:30:12.706Z] b85a868b505f: Download complete [2023-05-25T01:30:12.965Z] bab4dde63d76: Verifying Checksum [2023-05-25T01:30:12.965Z] bab4dde63d76: Download complete [2023-05-25T01:30:14.351Z] b85a868b505f: Pull complete [2023-05-25T01:30:14.351Z] e2be974225ed: Pull complete [2023-05-25T01:30:14.617Z] 339a4e72a1f5: Pull complete [2023-05-25T01:30:14.877Z] 988bab9f4d93: Pull complete [2023-05-25T01:30:15.137Z] 1469e6f7b9e6: Pull complete [2023-05-25T01:30:15.137Z] eaf3925da568: Pull complete [2023-05-25T01:30:17.043Z] bab4dde63d76: Pull complete [2023-05-25T01:30:17.043Z] bde34c3a00c8: Pull complete [2023-05-25T01:30:17.043Z] b352a97aabf1: Pull complete [2023-05-25T01:30:17.043Z] 4872d77fe225: Pull complete [2023-05-25T01:30:17.043Z] 5851b861e8e6: Pull complete [2023-05-25T01:30:17.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T01:30:17.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:30:17.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:30:17.143Z] prd-ubuntu20.04-docker-8c-8g-16905 does not seem to be running inside a container [2023-05-25T01:30:17.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T01:30:20.592Z] $ docker top e952760c6bc84a19679984b93bc14dace54b1dc822f74836559aa7eb0596add8 -eo pid,comm [2023-05-25T01:30:20.675Z] 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-25T01:30:20.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:30:20.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:30:20.712Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:30:20.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:30:20.821Z] $ docker exec e952760c6bc84a19679984b93bc14dace54b1dc822f74836559aa7eb0596add8 ssh-agent [2023-05-25T01:30:20.931Z] SSH_AUTH_SOCK=/tmp/ssh-Acd087Pvf7vv/agent.31 [2023-05-25T01:30:20.931Z] SSH_AGENT_PID=37 [2023-05-25T01:30:20.938Z] Running ssh-add (command line suppressed) [2023-05-25T01:30:21.049Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_1887255688548901145.key (/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_1887255688548901145.key) [2023-05-25T01:30:21.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:30:21.362Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T01:30:21.375Z] $ docker exec --env ******** --env ******** e952760c6bc84a19679984b93bc14dace54b1dc822f74836559aa7eb0596add8 ssh-agent -k [2023-05-25T01:30:21.475Z] unset SSH_AUTH_SOCK; [2023-05-25T01:30:21.476Z] unset SSH_AGENT_PID; [2023-05-25T01:30:21.476Z] echo Agent pid 37 killed; [2023-05-25T01:30:21.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T01:30:21.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:30:21.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:30:21.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:30:21.623Z] $ docker exec e952760c6bc84a19679984b93bc14dace54b1dc822f74836559aa7eb0596add8 ssh-agent [2023-05-25T01:30:21.733Z] SSH_AUTH_SOCK=/tmp/ssh-Ajx3RRaL1ZKC/agent.69 [2023-05-25T01:30:21.733Z] SSH_AGENT_PID=75 [2023-05-25T01:30:21.738Z] Running ssh-add (command line suppressed) [2023-05-25T01:30:21.843Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_16508200054743907191.key (/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/private_key_16508200054743907191.key) [2023-05-25T01:30:21.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:30:22.162Z] + git semver init [2023-05-25T01:30:22.430Z] 2023-05-25 01:30:22,345 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T01:30:22.430Z] 2023-05-25 01:30:22,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver [2023-05-25T01:30:22.430Z] 2023-05-25 01:30:22,346 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver [2023-05-25T01:30:22.430Z] 2023-05-25 01:30:22,346 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-606, universal_newlines=False, shell=None, istream=None) [2023-05-25T01:30:23.370Z] 2023-05-25 01:30:23,148 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.git/info/exclude [2023-05-25T01:30:23.370Z] 2023-05-25 01:30:23,148 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver/PR-606 with force:False [2023-05-25T01:30:23.370Z] 2023-05-25 01:30:23,148 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver/PR-606 [2023-05-25T01:30:23.370Z] 2023-05-25 01:30:23,152 [execute] INFO git cat-file --batch-check [2023-05-25T01:30:23.370Z] 2023-05-25 01:30:23,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:30:23.370Z] 2023-05-25 01:30:23,158 [execute] INFO git cat-file --batch [2023-05-25T01:30:23.370Z] 2023-05-25 01:30:23,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:30:23.370Z] 2023-05-25 01:30:23,164 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-606/.semver/PR-606 [2023-05-25T01:30:23.370Z] 0.0.0 [Pipeline] } [2023-05-25T01:30:23.379Z] $ docker exec --env ******** --env ******** e952760c6bc84a19679984b93bc14dace54b1dc822f74836559aa7eb0596add8 ssh-agent -k [2023-05-25T01:30:23.475Z] unset SSH_AUTH_SOCK; [2023-05-25T01:30:23.475Z] unset SSH_AGENT_PID; [2023-05-25T01:30:23.475Z] echo Agent pid 75 killed; [2023-05-25T01:30:23.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:30:23.786Z] + git semver [Pipeline] } [2023-05-25T01:30:24.059Z] $ docker stop --time=1 e952760c6bc84a19679984b93bc14dace54b1dc822f74836559aa7eb0596add8 [2023-05-25T01:30:25.400Z] $ docker rm -f --volumes e952760c6bc84a19679984b93bc14dace54b1dc822f74836559aa7eb0596add8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:30:25.736Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T01:30:25.965Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T01:30:25.968Z] [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-25T01:30:26.085Z] provisioning config files... [2023-05-25T01:30:26.093Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config956859732150296894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:30:26.391Z] ---> docker-login.sh [2023-05-25T01:30:26.391Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:30:26.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.391Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.391Z] [2023-05-25T01:30:26.391Z] Login Succeeded [2023-05-25T01:30:26.391Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:30:26.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.391Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.391Z] [2023-05-25T01:30:26.391Z] Login Succeeded [2023-05-25T01:30:26.391Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:30:26.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.650Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.650Z] [2023-05-25T01:30:26.650Z] Login Succeeded [2023-05-25T01:30:26.650Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:30:26.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.650Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.650Z] [2023-05-25T01:30:26.650Z] Login Succeeded [2023-05-25T01:30:26.650Z] docker.io [2023-05-25T01:30:26.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:26.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:26.909Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:26.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:26.909Z] [2023-05-25T01:30:26.909Z] Login Succeeded [2023-05-25T01:30:26.909Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:30:26.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:30:26.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:30:26.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:30:27.000Z] ========================================================= [2023-05-25T01:30:27.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T01:30:27.000Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:27.326Z] + 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-25T01:30:27.326Z] Sending build context to Docker daemon 6.585MB [2023-05-25T01:30:27.326Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:30:27.326Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:30:27.326Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T01:30:27.326Z] f56be85fc22e: Pulling fs layer [2023-05-25T01:30:27.326Z] 85791d961cd3: Pulling fs layer [2023-05-25T01:30:27.326Z] d694b5ae8c79: Pulling fs layer [2023-05-25T01:30:27.326Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T01:30:27.326Z] 4d19c01a9841: Pulling fs layer [2023-05-25T01:30:27.326Z] 9325e15d5711: Pulling fs layer [2023-05-25T01:30:27.326Z] 556b6ee489ea: Pulling fs layer [2023-05-25T01:30:27.326Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T01:30:27.326Z] 4d19c01a9841: Waiting [2023-05-25T01:30:27.326Z] c5a4b2cf53e6: Waiting [2023-05-25T01:30:27.326Z] 9325e15d5711: Waiting [2023-05-25T01:30:27.326Z] 556b6ee489ea: Waiting [2023-05-25T01:30:27.326Z] 9f32a84ed3da: Waiting [2023-05-25T01:30:27.585Z] 85791d961cd3: Download complete [2023-05-25T01:30:27.585Z] 9f32a84ed3da: Download complete [2023-05-25T01:30:27.585Z] 4d19c01a9841: Verifying Checksum [2023-05-25T01:30:27.585Z] 4d19c01a9841: Download complete [2023-05-25T01:30:27.585Z] f56be85fc22e: Verifying Checksum [2023-05-25T01:30:27.585Z] f56be85fc22e: Download complete [2023-05-25T01:30:27.585Z] 9325e15d5711: Download complete [2023-05-25T01:30:27.849Z] f56be85fc22e: Pull complete [2023-05-25T01:30:27.849Z] 85791d961cd3: Pull complete [2023-05-25T01:30:28.108Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T01:30:28.109Z] c5a4b2cf53e6: Download complete [2023-05-25T01:30:28.367Z] d694b5ae8c79: Verifying Checksum [2023-05-25T01:30:28.367Z] d694b5ae8c79: Download complete [2023-05-25T01:30:28.625Z] 556b6ee489ea: Verifying Checksum [2023-05-25T01:30:28.625Z] 556b6ee489ea: Download complete [2023-05-25T01:30:31.924Z] d694b5ae8c79: Pull complete [2023-05-25T01:30:32.183Z] 9f32a84ed3da: Pull complete [2023-05-25T01:30:32.183Z] 4d19c01a9841: Pull complete [2023-05-25T01:30:32.183Z] 9325e15d5711: Pull complete [2023-05-25T01:30:34.708Z] 556b6ee489ea: Pull complete [2023-05-25T01:30:35.644Z] c5a4b2cf53e6: Pull complete [2023-05-25T01:30:35.903Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T01:30:35.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T01:30:35.904Z] ---> c4be618373d6 [2023-05-25T01:30:35.904Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:30:41.038Z] Still waiting to schedule task [2023-05-25T01:30:41.039Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T01:30:44.058Z] ---> Running in 7b7ecec31000 [2023-05-25T01:30:44.058Z] Removing intermediate container 7b7ecec31000 [2023-05-25T01:30:44.058Z] ---> 8d41c6394b7b [2023-05-25T01:30:44.058Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:30:44.058Z] ---> Running in 88fd41700e2c [2023-05-25T01:30:44.058Z] Removing intermediate container 88fd41700e2c [2023-05-25T01:30:44.058Z] ---> 45330e9b44af [2023-05-25T01:30:44.058Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:30:44.058Z] ---> Running in ffc461521afc [2023-05-25T01:30:44.058Z] Removing intermediate container ffc461521afc [2023-05-25T01:30:44.058Z] ---> b2e367afa251 [2023-05-25T01:30:44.058Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:30:44.058Z] ---> Running in 006e5a334618 [2023-05-25T01:30:44.323Z] Removing intermediate container 006e5a334618 [2023-05-25T01:30:44.323Z] ---> b1cbf4eb34ce [2023-05-25T01:30:44.323Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:30:44.323Z] ---> Running in c357aa71f5f3 [2023-05-25T01:30:44.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:44.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:44.841Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:30:44.841Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:30:44.841Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:30:44.841Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:30:45.111Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:30:45.111Z] OK: 269 MiB in 57 packages [2023-05-25T01:30:45.680Z] Removing intermediate container c357aa71f5f3 [2023-05-25T01:30:45.680Z] ---> cb79a5d904dc [2023-05-25T01:30:45.680Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-25T01:30:45.680Z] ---> Running in 47cdb77a5bf1 [2023-05-25T01:30:45.680Z] Removing intermediate container 47cdb77a5bf1 [2023-05-25T01:30:45.680Z] ---> 1011ff308cad [2023-05-25T01:30:45.680Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:30:45.938Z] ---> dbee2f07aa8a [2023-05-25T01:30:45.938Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:30:45.938Z] ---> Running in a0df5cd1e551 [2023-05-25T01:31:18.270Z] Removing intermediate container a0df5cd1e551 [2023-05-25T01:31:18.270Z] ---> 22f3ba61f61c [2023-05-25T01:31:18.270Z] Step 11/12 : COPY . . [2023-05-25T01:31:18.270Z] ---> 3c7d4c6ea49a [2023-05-25T01:31:18.270Z] Step 12/12 : RUN $MAKE [2023-05-25T01:31:18.270Z] ---> Running in 0e6c18a376f9 [2023-05-25T01:31:18.270Z] noop [2023-05-25T01:31:18.270Z] Removing intermediate container 0e6c18a376f9 [2023-05-25T01:31:18.270Z] ---> 924a78b959ee [2023-05-25T01:31:18.270Z] Successfully built 924a78b959ee [2023-05-25T01:31:18.270Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:31:18.590Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:31:18.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:31:18.662Z] prd-ubuntu20.04-docker-8c-8g-16905 does not seem to be running inside a container [2023-05-25T01:31:18.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T01:31:19.034Z] $ docker top d0e8321ccfc6a5df28207b0dc51d4f8c21f6452f6025f070d1e8f5dc8e8c4427 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:31:19.375Z] + go version [2023-05-25T01:31:19.375Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T01:31:19.385Z] $ docker stop --time=1 d0e8321ccfc6a5df28207b0dc51d4f8c21f6452f6025f070d1e8f5dc8e8c4427 [2023-05-25T01:31:20.669Z] $ docker rm -f --volumes d0e8321ccfc6a5df28207b0dc51d4f8c21f6452f6025f070d1e8f5dc8e8c4427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:31:21.069Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:31:21.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:31:21.143Z] prd-ubuntu20.04-docker-8c-8g-16905 does not seem to be running inside a container [2023-05-25T01:31:21.174Z] $ 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-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T01:31:21.492Z] $ docker top ad29114396a07bc8f368fb85af55c8e7a666d25e8605fd847c7057361eb93afb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:31:21.832Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-606 [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:31:22.128Z] + make test [2023-05-25T01:31:22.128Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T01:31:27.397Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-25T01:31:37.360Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-25T01:31:37.360Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-25T01:31:37.360Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-05-25T01:31:42.781Z] go vet ./... [2023-05-25T01:31:45.308Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:31:45.308Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:31:45.308Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:31:45.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:31:45.331Z] $ docker stop --time=1 ad29114396a07bc8f368fb85af55c8e7a666d25e8605fd847c7057361eb93afb [2023-05-25T01:31:48.601Z] $ docker rm -f --volumes ad29114396a07bc8f368fb85af55c8e7a666d25e8605fd847c7057361eb93afb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:31:49.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:31:49.091Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T01:31:49.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:31:49.777Z] + ls -al . [2023-05-25T01:31:49.777Z] total 184 [2023-05-25T01:31:49.777Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:31 . [2023-05-25T01:31:49.777Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:30 .. [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 01:30 .dockerignore [2023-05-25T01:31:49.777Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:30 .git [2023-05-25T01:31:49.777Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:30 .github [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 01:30 .gitignore [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:30 .golangci.yml [2023-05-25T01:31:49.777Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:30 .semver [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 25 01:30 Attribution.txt [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 25 01:30 CHANGELOG.md [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 25 01:30 Dockerfile [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:30 GOVERNANCE.md [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 01:30 Jenkinsfile [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:30 LICENSE [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 25 01:30 Makefile [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:30 OWNERS.md [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 25 01:30 README.md [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 01:30 VERSION [2023-05-25T01:31:49.777Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:30 bin [2023-05-25T01:31:49.777Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:30 cmd [2023-05-25T01:31:49.777Z] -rw-r--r-- 1 jenkins jenkins 18506 May 25 01:31 coverage.out [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 25 01:30 go.mod [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 31322 May 25 01:30 go.sum [2023-05-25T01:31:49.777Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:30 internal [2023-05-25T01:31:49.777Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:30 mock [2023-05-25T01:31:49.777Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:30 snap [2023-05-25T01:31:49.777Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 01:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:31:50.077Z] + 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=c914edb9f105c70f3a718961ec42a35abf56f28d --label arch=amd64 --label version=0.0.0 . [2023-05-25T01:31:50.077Z] Sending build context to Docker daemon 6.605MB [2023-05-25T01:31:50.077Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:31:50.077Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T01:31:50.077Z] ---> 924a78b959ee [2023-05-25T01:31:50.077Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:31:50.335Z] ---> Running in c6cfd90620f4 [2023-05-25T01:31:50.335Z] Removing intermediate container c6cfd90620f4 [2023-05-25T01:31:50.335Z] ---> cff40b1403e7 [2023-05-25T01:31:50.335Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:31:50.335Z] ---> Running in 46224e8de4fd [2023-05-25T01:31:50.335Z] Removing intermediate container 46224e8de4fd [2023-05-25T01:31:50.335Z] ---> 226740e37e1f [2023-05-25T01:31:50.335Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:31:50.335Z] ---> Running in 79b3b10fdb49 [2023-05-25T01:31:50.593Z] Removing intermediate container 79b3b10fdb49 [2023-05-25T01:31:50.593Z] ---> 2a079b5827ee [2023-05-25T01:31:50.593Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:31:50.593Z] ---> Running in c1999c47c7ff [2023-05-25T01:31:50.593Z] Removing intermediate container c1999c47c7ff [2023-05-25T01:31:50.593Z] ---> 9836aad7758f [2023-05-25T01:31:50.593Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:31:50.593Z] ---> Running in 4d08ae4d38cb [2023-05-25T01:31:50.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:31:50.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:31:51.108Z] OK: 269 MiB in 57 packages [2023-05-25T01:31:51.367Z] Removing intermediate container 4d08ae4d38cb [2023-05-25T01:31:51.367Z] ---> 7995080e1a2f [2023-05-25T01:31:51.367Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-25T01:31:51.626Z] ---> Running in b630bcaf279e [2023-05-25T01:31:51.626Z] Removing intermediate container b630bcaf279e [2023-05-25T01:31:51.626Z] ---> 576ab7002c41 [2023-05-25T01:31:51.626Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T01:31:51.626Z] ---> 5a8c7939a347 [2023-05-25T01:31:51.626Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:31:51.626Z] ---> Running in 670c61f02099 [2023-05-25T01:31:52.656Z] Removing intermediate container 670c61f02099 [2023-05-25T01:31:52.656Z] ---> e5952353b4a4 [2023-05-25T01:31:52.656Z] Step 11/24 : COPY . . [2023-05-25T01:31:52.914Z] ---> 6790f727884b [2023-05-25T01:31:52.914Z] Step 12/24 : RUN $MAKE [2023-05-25T01:31:52.914Z] ---> Running in 8c320cac42a1 [2023-05-25T01:31:53.172Z] 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-25T01:32:15.171Z] Removing intermediate container 8c320cac42a1 [2023-05-25T01:32:15.171Z] ---> bf4465b5410e [2023-05-25T01:32:15.171Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:32:15.171Z] 3.17: Pulling from library/alpine [2023-05-25T01:32:15.171Z] f56be85fc22e: Already exists [2023-05-25T01:32:15.171Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:32:15.171Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:32:15.171Z] ---> 9ed4aefc74f6 [2023-05-25T01:32:15.171Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-25T01:32:15.171Z] ---> Running in 0127816a9c9e [2023-05-25T01:32:15.171Z] Removing intermediate container 0127816a9c9e [2023-05-25T01:32:15.171Z] ---> bc1e5a933d91 [2023-05-25T01:32:15.171Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:32:15.171Z] ---> Running in c1aa015189c2 [2023-05-25T01:32:15.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:32:15.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:32:15.171Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:32:15.171Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:32:15.171Z] OK: 7 MiB in 16 packages [2023-05-25T01:32:15.171Z] Removing intermediate container c1aa015189c2 [2023-05-25T01:32:15.171Z] ---> eac70abb3869 [2023-05-25T01:32:15.171Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-25T01:32:15.171Z] ---> 78f57cae3831 [2023-05-25T01:32:15.171Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-25T01:32:15.171Z] ---> 03c131a29e0b [2023-05-25T01:32:15.171Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-25T01:32:15.171Z] ---> c483f2fd6934 [2023-05-25T01:32:15.171Z] Step 19/24 : EXPOSE 59982 [2023-05-25T01:32:15.171Z] ---> Running in 435e9c1c86ba [2023-05-25T01:32:15.171Z] Removing intermediate container 435e9c1c86ba [2023-05-25T01:32:15.171Z] ---> 1b9c6cff503f [2023-05-25T01:32:15.171Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-25T01:32:15.171Z] ---> Running in e20a2cf61c68 [2023-05-25T01:32:15.171Z] Removing intermediate container e20a2cf61c68 [2023-05-25T01:32:15.171Z] ---> 9e7a6764cdd9 [2023-05-25T01:32:15.171Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T01:32:15.171Z] ---> Running in 77b19d5ee2a4 [2023-05-25T01:32:15.171Z] Removing intermediate container 77b19d5ee2a4 [2023-05-25T01:32:15.171Z] ---> 1d486aadfa60 [2023-05-25T01:32:15.171Z] Step 22/24 : LABEL arch=amd64 [2023-05-25T01:32:15.171Z] ---> Running in 99df62598d3c [2023-05-25T01:32:15.171Z] Removing intermediate container 99df62598d3c [2023-05-25T01:32:15.171Z] ---> e9a882be305c [2023-05-25T01:32:15.171Z] Step 23/24 : LABEL git_sha=c914edb9f105c70f3a718961ec42a35abf56f28d [2023-05-25T01:32:15.171Z] ---> Running in cc4bf689edd8 [2023-05-25T01:32:15.429Z] Removing intermediate container cc4bf689edd8 [2023-05-25T01:32:15.429Z] ---> f95f97f47e61 [2023-05-25T01:32:15.429Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T01:32:15.429Z] ---> Running in 7ffd8663d2f3 [2023-05-25T01:32:15.429Z] Removing intermediate container 7ffd8663d2f3 [2023-05-25T01:32:15.429Z] ---> 66eec8dc5459 [2023-05-25T01:32:15.429Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:32:15.429Z] Successfully built 66eec8dc5459 [2023-05-25T01:32:15.429Z] 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-25T01:32:15.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:32:15.851Z] [2023-05-25T01:32:15.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:32:16.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:32:16.141Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T01:32:16.141Z] 5eb5b503b376: Pulling fs layer [2023-05-25T01:32:16.141Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T01:32:16.141Z] ec43610c2a17: Pulling fs layer [2023-05-25T01:32:16.141Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T01:32:16.141Z] 33b1e0a273af: Pulling fs layer [2023-05-25T01:32:16.141Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T01:32:16.141Z] 2f39f015ded8: Pulling fs layer [2023-05-25T01:32:16.141Z] 33b1e0a273af: Waiting [2023-05-25T01:32:16.141Z] 5d3b04190fa2: Waiting [2023-05-25T01:32:16.141Z] 2f39f015ded8: Waiting [2023-05-25T01:32:16.141Z] 3a2ae6a8a46f: Waiting [2023-05-25T01:32:16.141Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T01:32:16.141Z] 5c69ac0246d0: Download complete [2023-05-25T01:32:16.141Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T01:32:16.141Z] 3a2ae6a8a46f: Download complete [2023-05-25T01:32:16.141Z] 33b1e0a273af: Verifying Checksum [2023-05-25T01:32:16.141Z] 33b1e0a273af: Download complete [2023-05-25T01:32:16.141Z] ec43610c2a17: Verifying Checksum [2023-05-25T01:32:16.141Z] ec43610c2a17: Download complete [2023-05-25T01:32:16.141Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T01:32:16.141Z] 5d3b04190fa2: Download complete [2023-05-25T01:32:16.400Z] 5eb5b503b376: Verifying Checksum [2023-05-25T01:32:16.400Z] 5eb5b503b376: Download complete [2023-05-25T01:32:16.965Z] 2f39f015ded8: Download complete [2023-05-25T01:32:17.900Z] 5eb5b503b376: Pull complete [2023-05-25T01:32:17.900Z] 5c69ac0246d0: Pull complete [2023-05-25T01:32:18.158Z] ec43610c2a17: Pull complete [2023-05-25T01:32:18.158Z] 3a2ae6a8a46f: Pull complete [2023-05-25T01:32:18.415Z] 33b1e0a273af: Pull complete [2023-05-25T01:32:18.415Z] 5d3b04190fa2: Pull complete [2023-05-25T01:32:22.590Z] 2f39f015ded8: Pull complete [2023-05-25T01:32:22.590Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T01:32:22.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:32:22.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:32:22.682Z] prd-ubuntu20.04-docker-8c-8g-16905 does not seem to be running inside a container [2023-05-25T01:32:22.712Z] $ 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-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T01:32:27.208Z] $ docker top dda6b88c0c11cd836858387ff5fd91d87a6fece024b765bb2a796fb17996d4cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:32:27.588Z] ---> job-cost.sh [2023-05-25T01:32:27.588Z] lf-activate-venv: SKIPPING [2023-05-25T01:32:27.588Z] INFO: No Stack... [2023-05-25T01:32:27.847Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:32:28.107Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:32:28.395Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives/cost.csv [2023-05-25T01:32:28.395Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:32:28.409Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-606-6-stack-cost] [2023-05-25T01:32:28.415Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-6-stack-cost] did not exist. Created. [2023-05-25T01:32:28.415Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-606-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:32:28.711Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T01:32:28.740Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:32:28.746Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:32:28.764Z] $ docker stop --time=1 dda6b88c0c11cd836858387ff5fd91d87a6fece024b765bb2a796fb17996d4cb [2023-05-25T01:32:29.968Z] $ docker rm -f --volumes dda6b88c0c11cd836858387ff5fd91d87a6fece024b765bb2a796fb17996d4cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T01:35:22.455Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16915 in /w/workspace/gexfoundry_device-mqtt-go_PR-606 [Pipeline] { [Pipeline] ws [2023-05-25T01:35:22.469Z] Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout [2023-05-25T01:35:22.516Z] Selected Git installation does not exist. Using Default [2023-05-25T01:35:22.516Z] The recommended git tool is: NONE [2023-05-25T01:35:37.938Z] using credential edgex-jenkins-ssh [2023-05-25T01:35:37.966Z] Cloning the remote Git repository [2023-05-25T01:35:38.057Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T01:35:38.412Z] > git init /w/workspace/device-mqtt-go/6 # timeout=10 [2023-05-25T01:35:38.764Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T01:35:38.766Z] > git --version # timeout=10 [2023-05-25T01:35:38.804Z] > git --version # 'git version 2.25.1' [2023-05-25T01:35:38.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:35:39.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:35:41.252Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-25T01:35:41.312Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:35:43.368Z] Merging remotes/origin/main commit 019c60404bb83e30963e3ac75b0107041a510748 into PR head commit c914edb9f105c70f3a718961ec42a35abf56f28d [2023-05-25T01:35:42.699Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-25T01:35:42.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T01:35:42.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:35:42.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T01:35:43.390Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T01:35:43.480Z] > git checkout -f c914edb9f105c70f3a718961ec42a35abf56f28d # timeout=10 [2023-05-25T01:35:43.588Z] > git remote # timeout=10 [2023-05-25T01:35:43.731Z] Merge succeeded, producing c914edb9f105c70f3a718961ec42a35abf56f28d [2023-05-25T01:35:43.731Z] Checking out Revision c914edb9f105c70f3a718961ec42a35abf56f28d (PR-606) [2023-05-25T01:35:44.582Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:35:43.616Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T01:35:43.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:35:43.667Z] > git merge 019c60404bb83e30963e3ac75b0107041a510748 # timeout=10 [2023-05-25T01:35:43.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T01:35:43.738Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T01:35:43.756Z] > git checkout -f c914edb9f105c70f3a718961ec42a35abf56f28d # timeout=10 [2023-05-25T01:35:45.578Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T01:35:45.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:35:45.578Z] Dload Upload Total Spent Left Speed [2023-05-25T01:35:45.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-05-25T01:35:46.429Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T01:35:46.787Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T01:35:46.788Z] + sudo tee /etc/docker/daemon.new [2023-05-25T01:35:46.788Z] { [2023-05-25T01:35:46.788Z] "registry-mirrors": [ [2023-05-25T01:35:46.788Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T01:35:46.788Z] ], [2023-05-25T01:35:46.788Z] "bip": "10.250.0.254/24", [2023-05-25T01:35:46.788Z] "hosts": [ [2023-05-25T01:35:46.788Z] "tcp://0.0.0.0:5555", [2023-05-25T01:35:46.788Z] "unix:///var/run/docker.sock" [2023-05-25T01:35:46.788Z] ], [2023-05-25T01:35:46.788Z] "mtu": 1458, [2023-05-25T01:35:46.788Z] "selinux-enabled": true, [2023-05-25T01:35:46.788Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T01:35:46.788Z] } [Pipeline] sh [2023-05-25T01:35:47.142Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T01:35:47.504Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:36:05.871Z] provisioning config files... [2023-05-25T01:36:05.909Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config17083874415854442905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:36:06.306Z] ---> docker-login.sh [2023-05-25T01:36:06.306Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:36:06.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:36:07.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:36:07.184Z] Configure a credential helper to remove this warning. See [2023-05-25T01:36:07.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:36:07.184Z] [2023-05-25T01:36:07.184Z] Login Succeeded [2023-05-25T01:36:07.184Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:36:07.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:36:07.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:36:07.462Z] Configure a credential helper to remove this warning. See [2023-05-25T01:36:07.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:36:07.462Z] [2023-05-25T01:36:07.462Z] Login Succeeded [2023-05-25T01:36:07.462Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:36:07.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:36:08.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:36:08.020Z] Configure a credential helper to remove this warning. See [2023-05-25T01:36:08.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:36:08.020Z] [2023-05-25T01:36:08.020Z] Login Succeeded [2023-05-25T01:36:08.020Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:36:08.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:36:08.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:36:08.300Z] Configure a credential helper to remove this warning. See [2023-05-25T01:36:08.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:36:08.300Z] [2023-05-25T01:36:08.300Z] Login Succeeded [2023-05-25T01:36:08.300Z] docker.io [2023-05-25T01:36:08.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:36:08.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:36:08.901Z] Configure a credential helper to remove this warning. See [2023-05-25T01:36:08.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:36:08.901Z] [2023-05-25T01:36:08.901Z] Login Succeeded [2023-05-25T01:36:08.901Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:36:08.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:36:09.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:36:09.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:36:09.343Z] ========================================================= [2023-05-25T01:36:09.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T01:36:09.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:36:09.711Z] + 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-25T01:36:09.991Z] Sending build context to Docker daemon 3.427MB [2023-05-25T01:36:09.991Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:36:09.991Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:36:10.268Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T01:36:10.268Z] c41833b44d91: Pulling fs layer [2023-05-25T01:36:10.268Z] ed15518f5707: Pulling fs layer [2023-05-25T01:36:10.268Z] feae8fd75edb: Pulling fs layer [2023-05-25T01:36:10.268Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T01:36:10.268Z] 3cdef696dda3: Pulling fs layer [2023-05-25T01:36:10.268Z] 2ced38df9373: Pulling fs layer [2023-05-25T01:36:10.268Z] 58f1dce35555: Pulling fs layer [2023-05-25T01:36:10.268Z] 2ced38df9373: Waiting [2023-05-25T01:36:10.268Z] 3cdef696dda3: Waiting [2023-05-25T01:36:10.268Z] 58f1dce35555: Waiting [2023-05-25T01:36:10.268Z] ed15518f5707: Verifying Checksum [2023-05-25T01:36:10.268Z] ed15518f5707: Download complete [2023-05-25T01:36:10.268Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T01:36:10.268Z] 242c74f7c9fa: Download complete [2023-05-25T01:36:10.565Z] 3cdef696dda3: Verifying Checksum [2023-05-25T01:36:10.565Z] 3cdef696dda3: Download complete [2023-05-25T01:36:10.565Z] c41833b44d91: Download complete [2023-05-25T01:36:11.566Z] c41833b44d91: Pull complete [2023-05-25T01:36:12.566Z] 58f1dce35555: Verifying Checksum [2023-05-25T01:36:12.566Z] 58f1dce35555: Download complete [2023-05-25T01:36:12.566Z] ed15518f5707: Pull complete [2023-05-25T01:36:13.561Z] 2ced38df9373: Verifying Checksum [2023-05-25T01:36:13.561Z] 2ced38df9373: Download complete [2023-05-25T01:36:13.837Z] feae8fd75edb: Verifying Checksum [2023-05-25T01:36:13.837Z] feae8fd75edb: Download complete [2023-05-25T01:36:26.223Z] feae8fd75edb: Pull complete [2023-05-25T01:36:26.223Z] 242c74f7c9fa: Pull complete [2023-05-25T01:36:26.223Z] 3cdef696dda3: Pull complete [2023-05-25T01:36:32.943Z] 2ced38df9373: Pull complete [2023-05-25T01:36:34.903Z] 58f1dce35555: Pull complete [2023-05-25T01:36:34.903Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T01:36:35.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T01:36:35.177Z] ---> fadd8f120f05 [2023-05-25T01:36:35.177Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:36:37.144Z] ---> Running in d3bacc33f675 [2023-05-25T01:36:37.741Z] Removing intermediate container d3bacc33f675 [2023-05-25T01:36:37.741Z] ---> bdc8dc0fc640 [2023-05-25T01:36:37.741Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:36:37.741Z] ---> Running in f6cc28ff8a93 [2023-05-25T01:36:38.016Z] Removing intermediate container f6cc28ff8a93 [2023-05-25T01:36:38.016Z] ---> d36c0f6d2885 [2023-05-25T01:36:38.016Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:36:38.016Z] ---> Running in 375a108140e1 [2023-05-25T01:36:38.611Z] Removing intermediate container 375a108140e1 [2023-05-25T01:36:38.611Z] ---> 06b1bbb1fd47 [2023-05-25T01:36:38.611Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:36:38.611Z] ---> Running in 3efa63d372f0 [2023-05-25T01:36:38.888Z] Removing intermediate container 3efa63d372f0 [2023-05-25T01:36:38.888Z] ---> 201a29999cb3 [2023-05-25T01:36:38.888Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:36:39.161Z] ---> Running in 2ef9a14e6a7c [2023-05-25T01:36:40.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:36:41.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:36:42.667Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:36:42.667Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:36:42.667Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:36:42.950Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:36:42.950Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:36:42.950Z] OK: 268 MiB in 57 packages [2023-05-25T01:36:44.380Z] Removing intermediate container 2ef9a14e6a7c [2023-05-25T01:36:44.380Z] ---> eac1f8826758 [2023-05-25T01:36:44.380Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-25T01:36:44.380Z] ---> Running in af6291b8d8e9 [2023-05-25T01:36:44.656Z] Removing intermediate container af6291b8d8e9 [2023-05-25T01:36:44.656Z] ---> 97092b6d3b17 [2023-05-25T01:36:44.656Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:36:45.248Z] ---> b1310bd2099b [2023-05-25T01:36:45.248Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:36:45.248Z] ---> Running in fc224c35eeb8 [2023-05-25T01:38:07.054Z] Removing intermediate container fc224c35eeb8 [2023-05-25T01:38:07.054Z] ---> 92692281668a [2023-05-25T01:38:07.054Z] Step 11/12 : COPY . . [2023-05-25T01:38:07.054Z] ---> ac15a3ceecbf [2023-05-25T01:38:07.054Z] Step 12/12 : RUN $MAKE [2023-05-25T01:38:07.054Z] ---> Running in 491b9c7569bf [2023-05-25T01:38:07.054Z] noop [2023-05-25T01:38:07.054Z] Removing intermediate container 491b9c7569bf [2023-05-25T01:38:07.054Z] ---> b0851697dcad [2023-05-25T01:38:07.054Z] Successfully built b0851697dcad [2023-05-25T01:38:07.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:38:07.455Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:38:07.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:38:07.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2023-05-25T01:38:07.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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-25T01:38:09.431Z] $ docker top 740c49831b85198ed66a7e752ccba4316ce7252198a9ce0b068214e9ca9c311f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:38:10.352Z] + go version [2023-05-25T01:38:10.352Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T01:38:10.381Z] $ docker stop --time=1 740c49831b85198ed66a7e752ccba4316ce7252198a9ce0b068214e9ca9c311f [2023-05-25T01:38:12.139Z] $ docker rm -f --volumes 740c49831b85198ed66a7e752ccba4316ce7252198a9ce0b068214e9ca9c311f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:38:12.749Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:38:12.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:38:12.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2023-05-25T01:38:13.071Z] $ 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/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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-25T01:38:14.519Z] $ docker top 7fe3680324444bcb443a1f4dbf4dff0f7ee92d75bed3f320ecd9e156287eb46a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:38:15.441Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/6 [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:38:16.130Z] + make test [2023-05-25T01:38:16.131Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T01:39:03.091Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-25T01:41:24.937Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-25T01:41:24.937Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-25T01:41:24.937Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.095s coverage: 22.8% of statements [2023-05-25T01:41:24.937Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T01:41:24.937Z] go vet ./... [2023-05-25T01:41:57.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:41:57.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:41:57.243Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:41:57.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:41:57.276Z] $ docker stop --time=1 7fe3680324444bcb443a1f4dbf4dff0f7ee92d75bed3f320ecd9e156287eb46a [2023-05-25T01:41:59.272Z] $ docker rm -f --volumes 7fe3680324444bcb443a1f4dbf4dff0f7ee92d75bed3f320ecd9e156287eb46a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:42:00.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:42:00.658Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T01:42:01.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:42:01.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:42:02.082Z] + ls -al . [2023-05-25T01:42:02.082Z] total 180 [2023-05-25T01:42:02.082Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 01:38 . [2023-05-25T01:42:02.082Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:35 .. [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 01:35 .dockerignore [2023-05-25T01:42:02.082Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:35 .git [2023-05-25T01:42:02.082Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:35 .github [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 01:35 .gitignore [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:35 .golangci.yml [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 25 01:35 Attribution.txt [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 25 01:35 CHANGELOG.md [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 25 01:35 Dockerfile [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:35 GOVERNANCE.md [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 01:35 Jenkinsfile [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:35 LICENSE [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 25 01:35 Makefile [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:35 OWNERS.md [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 25 01:35 README.md [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 01:30 VERSION [2023-05-25T01:42:02.082Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:35 bin [2023-05-25T01:42:02.082Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:35 cmd [2023-05-25T01:42:02.082Z] -rw-r--r-- 1 jenkins jenkins 18506 May 25 01:41 coverage.out [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 25 01:35 go.mod [2023-05-25T01:42:02.082Z] -rw-rw-r-- 1 jenkins jenkins 31322 May 25 01:35 go.sum [2023-05-25T01:42:02.082Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:35 internal [2023-05-25T01:42:02.082Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:35 mock [2023-05-25T01:42:02.082Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:35 snap [2023-05-25T01:42:02.083Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 01:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:42:02.452Z] + 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=c914edb9f105c70f3a718961ec42a35abf56f28d --label arch=arm64 --label version=0.0.0 . [2023-05-25T01:42:02.733Z] Sending build context to Docker daemon 3.447MB [2023-05-25T01:42:03.004Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:42:03.004Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T01:42:03.004Z] ---> b0851697dcad [2023-05-25T01:42:03.004Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:42:03.004Z] ---> Running in d7e841df9422 [2023-05-25T01:42:03.275Z] Removing intermediate container d7e841df9422 [2023-05-25T01:42:03.275Z] ---> bcb587639c57 [2023-05-25T01:42:03.275Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:42:03.548Z] ---> Running in d755da927c67 [2023-05-25T01:42:03.833Z] Removing intermediate container d755da927c67 [2023-05-25T01:42:03.833Z] ---> 8fc7415386e3 [2023-05-25T01:42:03.833Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:42:03.833Z] ---> Running in a11d8ae00ca1 [2023-05-25T01:42:04.432Z] Removing intermediate container a11d8ae00ca1 [2023-05-25T01:42:04.432Z] ---> b794e87bcc0e [2023-05-25T01:42:04.432Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:42:04.432Z] ---> Running in 40b62d3faa58 [2023-05-25T01:42:04.721Z] Removing intermediate container 40b62d3faa58 [2023-05-25T01:42:04.721Z] ---> e32966d2a23b [2023-05-25T01:42:04.721Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:42:04.721Z] ---> Running in f51dc15ebc8b [2023-05-25T01:42:06.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:42:06.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:42:08.184Z] OK: 268 MiB in 57 packages [2023-05-25T01:42:09.158Z] Removing intermediate container f51dc15ebc8b [2023-05-25T01:42:09.158Z] ---> 668d553713fe [2023-05-25T01:42:09.158Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-25T01:42:09.158Z] ---> Running in 450ea5158438 [2023-05-25T01:42:09.749Z] Removing intermediate container 450ea5158438 [2023-05-25T01:42:09.749Z] ---> 9c6d244fa280 [2023-05-25T01:42:09.749Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T01:42:10.342Z] ---> 4c0c51aaf25a [2023-05-25T01:42:10.342Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:42:10.342Z] ---> Running in 16da3d1b0ec7 [2023-05-25T01:42:12.960Z] Removing intermediate container 16da3d1b0ec7 [2023-05-25T01:42:12.960Z] ---> 5fb281987d7f [2023-05-25T01:42:12.960Z] Step 11/24 : COPY . . [2023-05-25T01:42:14.384Z] ---> 2beb6e29fbd2 [2023-05-25T01:42:14.384Z] Step 12/24 : RUN $MAKE [2023-05-25T01:42:15.810Z] ---> Running in f5dd52187572 [2023-05-25T01:42:16.783Z] 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-25T01:45:08.635Z] Removing intermediate container f5dd52187572 [2023-05-25T01:45:08.635Z] ---> 0add7c46751b [2023-05-25T01:45:08.635Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:45:08.635Z] 3.17: Pulling from library/alpine [2023-05-25T01:45:08.635Z] c41833b44d91: Already exists [2023-05-25T01:45:08.635Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:45:08.635Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:45:08.635Z] ---> 51e60588ff2c [2023-05-25T01:45:08.635Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-25T01:45:08.635Z] ---> Running in 40250bdb627a [2023-05-25T01:45:08.635Z] Removing intermediate container 40250bdb627a [2023-05-25T01:45:08.635Z] ---> a953c253d50e [2023-05-25T01:45:08.635Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:45:08.635Z] ---> Running in 7bc89f8c8a28 [2023-05-25T01:45:08.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:45:08.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:45:08.635Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:45:08.635Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:45:08.635Z] OK: 8 MiB in 16 packages [2023-05-25T01:45:08.635Z] Removing intermediate container 7bc89f8c8a28 [2023-05-25T01:45:08.635Z] ---> 177f7e37656b [2023-05-25T01:45:08.635Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-25T01:45:08.635Z] ---> bc4c545f80cc [2023-05-25T01:45:08.635Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-25T01:45:08.635Z] ---> 1ee2b442c5f4 [2023-05-25T01:45:08.635Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-25T01:45:08.635Z] ---> 81386b060166 [2023-05-25T01:45:08.635Z] Step 19/24 : EXPOSE 59982 [2023-05-25T01:45:08.635Z] ---> Running in d50a224e78a1 [2023-05-25T01:45:08.635Z] Removing intermediate container d50a224e78a1 [2023-05-25T01:45:08.635Z] ---> 59095e74ce1c [2023-05-25T01:45:08.635Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-25T01:45:08.635Z] ---> Running in ac063f705bb2 [2023-05-25T01:45:08.635Z] Removing intermediate container ac063f705bb2 [2023-05-25T01:45:08.635Z] ---> f27bec1d768a [2023-05-25T01:45:08.635Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T01:45:08.635Z] ---> Running in 1368ba16e650 [2023-05-25T01:45:08.635Z] Removing intermediate container 1368ba16e650 [2023-05-25T01:45:08.635Z] ---> 879494658cf0 [2023-05-25T01:45:08.635Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T01:45:08.635Z] ---> Running in c4d599fc283b [2023-05-25T01:45:08.635Z] Removing intermediate container c4d599fc283b [2023-05-25T01:45:08.635Z] ---> 08fc595914d5 [2023-05-25T01:45:08.635Z] Step 23/24 : LABEL git_sha=c914edb9f105c70f3a718961ec42a35abf56f28d [2023-05-25T01:45:08.635Z] ---> Running in 3c86622eb87d [2023-05-25T01:45:08.635Z] Removing intermediate container 3c86622eb87d [2023-05-25T01:45:08.635Z] ---> 8bfe181b922f [2023-05-25T01:45:08.635Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T01:45:08.635Z] ---> Running in 36dd94db8f25 [2023-05-25T01:45:08.635Z] Removing intermediate container 36dd94db8f25 [2023-05-25T01:45:08.635Z] ---> 95f93ec610da [2023-05-25T01:45:08.635Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:45:08.635Z] Successfully built 95f93ec610da [2023-05-25T01:45:08.635Z] 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-25T01:45:09.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:45:09.063Z] [2023-05-25T01:45:09.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:09.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:45:09.390Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T01:45:09.390Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T01:45:09.390Z] 04944245beec: Pulling fs layer [2023-05-25T01:45:09.390Z] 699f458cf7ca: Pulling fs layer [2023-05-25T01:45:09.390Z] 765212b225bb: Pulling fs layer [2023-05-25T01:45:09.390Z] f23df028b6ca: Pulling fs layer [2023-05-25T01:45:09.390Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T01:45:09.390Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T01:45:09.390Z] 765212b225bb: Waiting [2023-05-25T01:45:09.390Z] f23df028b6ca: Waiting [2023-05-25T01:45:09.390Z] d65c8cfc05b1: Waiting [2023-05-25T01:45:09.390Z] 2437ff75d9bd: Waiting [2023-05-25T01:45:09.659Z] 04944245beec: Verifying Checksum [2023-05-25T01:45:09.659Z] 04944245beec: Download complete [2023-05-25T01:45:09.659Z] 765212b225bb: Verifying Checksum [2023-05-25T01:45:09.659Z] 765212b225bb: Download complete [2023-05-25T01:45:09.659Z] f23df028b6ca: Download complete [2023-05-25T01:45:09.659Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T01:45:09.659Z] d65c8cfc05b1: Download complete [2023-05-25T01:45:09.931Z] 699f458cf7ca: Verifying Checksum [2023-05-25T01:45:09.931Z] 699f458cf7ca: Download complete [2023-05-25T01:45:10.200Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T01:45:10.200Z] 8998bd30e6a1: Download complete [2023-05-25T01:45:12.901Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T01:45:12.901Z] 2437ff75d9bd: Download complete [2023-05-25T01:45:14.342Z] 8998bd30e6a1: Pull complete [2023-05-25T01:45:14.609Z] 04944245beec: Pull complete [2023-05-25T01:45:16.017Z] 699f458cf7ca: Pull complete [2023-05-25T01:45:16.017Z] 765212b225bb: Pull complete [2023-05-25T01:45:16.600Z] f23df028b6ca: Pull complete [2023-05-25T01:45:16.865Z] d65c8cfc05b1: Pull complete [2023-05-25T01:45:31.862Z] 2437ff75d9bd: Pull complete [2023-05-25T01:45:31.862Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T01:45:31.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:45:31.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:32.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2023-05-25T01:45:32.141Z] $ 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/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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-25T01:45:35.039Z] $ docker top 538c69116be621ddf33131fd723643e4171cf196779ec8e8b9aa9a293c554e7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:35.904Z] ---> job-cost.sh [2023-05-25T01:45:35.904Z] lf-activate-venv: SKIPPING [2023-05-25T01:45:35.904Z] INFO: No Stack... [2023-05-25T01:45:36.173Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T01:45:37.133Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:45:37.458Z] + + cut -d, -f6 [2023-05-25T01:45:37.458Z] cat /w/workspace/device-mqtt-go/6/archives/cost.csv [Pipeline] lock [2023-05-25T01:45:37.789Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-606-6-stack-cost] [2023-05-25T01:45:37.796Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-6-stack-cost] did not exist. Created. [2023-05-25T01:45:37.797Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-606-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:45:38.128Z] /w/workspace/device-mqtt-go/6@tmp/durable-f65a9cd7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T01:45:39.232Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T01:45:39.252Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T01:45:39.299Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:45:39.309Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-606-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:45:39.334Z] $ docker stop --time=1 538c69116be621ddf33131fd723643e4171cf196779ec8e8b9aa9a293c554e7f [2023-05-25T01:45:40.891Z] $ docker rm -f --volumes 538c69116be621ddf33131fd723643e4171cf196779ec8e8b9aa9a293c554e7f [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-25T01:45:41.265Z] provisioning config files... [2023-05-25T01:45:41.272Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config641523543000228597tmp [Pipeline] { [Pipeline] sh [2023-05-25T01:45:41.566Z] + set +x [2023-05-25T01:45:41.566Z] + curl -s https://codecov.io/bash [2023-05-25T01:45:41.566Z] + bash -s -- [2023-05-25T01:45:41.566Z] [2023-05-25T01:45:41.566Z] _____ _ [2023-05-25T01:45:41.566Z] / ____| | | [2023-05-25T01:45:41.566Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T01:45:41.566Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T01:45:41.566Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T01:45:41.566Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T01:45:41.566Z] Bash-1.0.6 [2023-05-25T01:45:41.566Z] [2023-05-25T01:45:41.566Z] [2023-05-25T01:45:41.566Z] ==> git version 2.25.1 found [2023-05-25T01:45:41.566Z] ==> 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-25T01:45:41.566Z] Release-Date: 2020-01-08 [2023-05-25T01:45:41.566Z] 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-25T01:45:41.566Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T01:45:41.566Z] ==> Jenkins CI detected. [2023-05-25T01:45:41.566Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-606 [2023-05-25T01:45:41.566Z] project root: . [2023-05-25T01:45:41.566Z] --> token set from env [2023-05-25T01:45:41.566Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T01:45:41.566Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T01:45:41.566Z] ==> Python coveragepy not found [2023-05-25T01:45:41.566Z] ==> Searching for coverage reports in: [2023-05-25T01:45:41.566Z] + . [2023-05-25T01:45:41.566Z] -> Found 1 reports [2023-05-25T01:45:41.566Z] ==> Detecting git/mercurial file structure [2023-05-25T01:45:41.566Z] ==> Reading reports [2023-05-25T01:45:41.566Z] + ./coverage.out bytes=18506 [2023-05-25T01:45:41.566Z] ==> Appending adjustments [2023-05-25T01:45:41.566Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T01:45:41.825Z] + Found adjustments [2023-05-25T01:45:41.825Z] ==> Gzipping contents [2023-05-25T01:45:41.825Z] 4.0K /tmp/codecov.hiU1rJ.gz [2023-05-25T01:45:41.825Z] ==> Uploading reports [2023-05-25T01:45:41.825Z] url: https://codecov.io [2023-05-25T01:45:41.825Z] query: branch=PR-606&commit=c914edb9f105c70f3a718961ec42a35abf56f28d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-606%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=606&job=&cmd_args= [2023-05-25T01:45:41.825Z] -> Pinging Codecov [2023-05-25T01:45:41.825Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-606&commit=c914edb9f105c70f3a718961ec42a35abf56f28d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-606%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=606&job=&cmd_args= [2023-05-25T01:45:41.825Z] -> Uploading to [2023-05-25T01:45:41.825Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/7D719EC7BBE17E464838252E33014C33/c914edb9f105c70f3a718961ec42a35abf56f28d/07d39f53-a444-4578-b3d4-bee9ae61d318.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T014541Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e04b9b4702dee1bee7cbf1cc82895a8154948e04e5e3c4e2c05e0efb0610b68 [2023-05-25T01:45:41.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:45:41.825Z] Dload Upload Total Spent Left Speed [2023-05-25T01:45:42.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16942 --:--:-- --:--:-- --:--:-- 16942 [2023-05-25T01:45:42.086Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c914edb9f105c70f3a718961ec42a35abf56f28d [Pipeline] } [2023-05-25T01:45:42.094Z] 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-25T01:45:42.777Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives ] [2023-05-25T01:45:42.777Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives [2023-05-25T01:45:42.777Z] total 16 [2023-05-25T01:45:42.777Z] drwxr-xr-x 3 root root 4096 May 25 01:32 . [2023-05-25T01:45:42.777Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 01:32 .. [2023-05-25T01:45:42.777Z] drwxr-xr-x 2 root root 4096 May 25 01:32 cost [2023-05-25T01:45:42.777Z] -rw-r--r-- 1 root root 86 May 25 01:32 cost.csv [2023-05-25T01:45:42.777Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives [2023-05-25T01:45:42.777Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives [2023-05-25T01:45:42.777Z] total 16 [2023-05-25T01:45:42.777Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:32 . [2023-05-25T01:45:42.777Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 01:32 .. [2023-05-25T01:45:42.777Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 01:32 cost [2023-05-25T01:45:42.777Z] -rw-r--r-- 1 jenkins jenkins 86 May 25 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:43.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:43.917Z] ---> package-listing.sh [2023-05-25T01:45:43.917Z] ++ facter osfamily [2023-05-25T01:45:43.917Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T01:45:44.179Z] + OS_FAMILY=debian [2023-05-25T01:45:44.179Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-606 [2023-05-25T01:45:44.179Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T01:45:44.179Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T01:45:44.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T01:45:44.179Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T01:45:44.179Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-606 ']' [2023-05-25T01:45:44.179Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T01:45:44.179Z] + case "${OS_FAMILY}" in [2023-05-25T01:45:44.179Z] + dpkg -l [2023-05-25T01:45:44.179Z] + grep '^ii' [2023-05-25T01:45:44.179Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T01:45:44.179Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T01:45:44.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T01:45:44.179Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-606 ']' [2023-05-25T01:45:44.179Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives/ [2023-05-25T01:45:44.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-606/archives/ [Pipeline] echo [2023-05-25T01:45:44.188Z] 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-606/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T01:45:44.461Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:45.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:45:45.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:45.080Z] prd-ubuntu20.04-docker-8c-8g-16905 does not seem to be running inside a container [2023-05-25T01:45:45.106Z] $ 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-606/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-606 -v /w/workspace/gexfoundry_device-mqtt-go_PR-606:/w/workspace/gexfoundry_device-mqtt-go_PR-606:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-606@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-25T01:45:45.652Z] $ docker top c9c6222db798c3c43229cc0f40472bbde23eb3f22a8996e30d99b1e3ee7ed458 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:45:45.995Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T01:45:46.280Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T01:45:46.567Z] + ls /var/log/sa-host [2023-05-25T01:45:46.567Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:45:46.636Z] provisioning config files... [2023-05-25T01:45:46.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-606@tmp/config18016230774840777569tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:45:46.653Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:46.935Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T01:45:46.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:47.276Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T01:45:47.287Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:47.568Z] ---> sudo-logs.sh [2023-05-25T01:45:47.568Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T01:45:47.586Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:47.867Z] ---> job-cost.sh [2023-05-25T01:45:47.867Z] lf-activate-venv: SKIPPING [2023-05-25T01:45:47.867Z] DEBUG: total: 0.2199999988079071 [2023-05-25T01:45:47.867Z] INFO: Retrieving Stack Cost... [2023-05-25T01:45:48.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:45:48.697Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T01:45:48.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:48.994Z] ---> logs-deploy.sh [2023-05-25T01:45:48.994Z] lf-activate-venv: SKIPPING [2023-05-25T01:45:48.994Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-606/6 [2023-05-25T01:45:48.994Z] INFO: archiving workspace using pattern(s): [2023-05-25T01:45:49.934Z] Archives upload complete. [2023-05-25T01:45:49.934Z] INFO: archiving logs to Nexus