Pull request #600 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4044fa6afcae6da78636a9bc503ed515b5b47f49+a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 (3127e3a65cce021fac7526bd2d63db17233958ea) 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-ssh5347672545133555057.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-ssh1667552299348753741.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-600/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-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16628737003267844554.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-ssh15597029477227214640.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-600/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-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2497237420711218194.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16450 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [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-600 # 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/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit 4044fa6afcae6da78636a9bc503ed515b5b47f49 Merge succeeded, producing 4044fa6afcae6da78636a9bc503ed515b5b47f49 Checking out Revision 4044fa6afcae6da78636a9bc503ed515b5b47f49 (PR-600) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T02:40:02.388Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T02:40:02.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T02:40:02.481Z] ========================================================= [2023-05-23T02:40:02.481Z] EdgeX Global Pipelines Version Info [2023-05-23T02:40:02.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4044fa6afcae6da78636a9bc503ed515b5b47f49 # 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 a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4044fa6afcae6da78636a9bc503ed515b5b47f49 # timeout=10 > git rev-list --no-walk 49037ee0d3c2cd65a33006ec9dedf5e02cdf85f7 # timeout=10 [2023-05-23T02:40:03.202Z] ------------------- [2023-05-23T02:40:03.202Z] stable info: [2023-05-23T02:40:03.202Z] ------------------- [2023-05-23T02:40:03.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T02:40:03.202Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T02:40:03.202Z] Message: update stable to v1.0.249 [2023-05-23T02:40:03.773Z] ------------------- [2023-05-23T02:40:03.773Z] experimental info: [2023-05-23T02:40:03.773Z] ------------------- [2023-05-23T02:40:03.773Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T02:40:03.773Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T02:40:03.773Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T02:40:03.960Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-23T02:40:03.972Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-23T02:40:03.983Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T02:40:03.992Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T02:40:04.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T02:40:04.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T02:40:04.018Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T02:40:04.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T02:40:04.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T02:40:04.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T02:40:04.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T02:40:04.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-23T02:40:04.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T02:40:04.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T02:40:04.142Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T02:40:04.160Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T02:40:04.178Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T02:40:04.197Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T02:40:04.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T02:40:04.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T02:40:04.246Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T02:40:04.266Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T02:40:04.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T02:40:04.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T02:40:04.322Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T02:40:04.337Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T02:40:04.354Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T02:40:04.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-05-23T02:40:04.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-05-23T02:40:04.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-05-23T02:40:04.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4044fa6afcae6da78636a9bc503ed515b5b47f49 [Pipeline] echo [2023-05-23T02:40:04.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4044fa6 [Pipeline] echo [2023-05-23T02:40:04.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T02:40:04.523Z] provisioning config files... [2023-05-23T02:40:04.541Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config10231393279378254965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:40:04.846Z] ---> docker-login.sh [2023-05-23T02:40:04.846Z] nexus3.edgexfoundry.org:10001 [2023-05-23T02:40:04.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:05.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:05.109Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:05.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:05.109Z] [2023-05-23T02:40:05.109Z] Login Succeeded [2023-05-23T02:40:05.109Z] nexus3.edgexfoundry.org:10002 [2023-05-23T02:40:05.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:05.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:05.109Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:05.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:05.109Z] [2023-05-23T02:40:05.109Z] Login Succeeded [2023-05-23T02:40:05.109Z] nexus3.edgexfoundry.org:10003 [2023-05-23T02:40:05.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:05.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:05.371Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:05.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:05.371Z] [2023-05-23T02:40:05.371Z] Login Succeeded [2023-05-23T02:40:05.371Z] nexus3.edgexfoundry.org:10004 [2023-05-23T02:40:05.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:05.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:05.371Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:05.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:05.371Z] [2023-05-23T02:40:05.371Z] Login Succeeded [2023-05-23T02:40:05.371Z] docker.io [2023-05-23T02:40:05.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:05.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:05.633Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:05.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:05.633Z] [2023-05-23T02:40:05.633Z] Login Succeeded [2023-05-23T02:40:05.894Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T02:40:05.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T02:40:06.297Z] + git rev-list -1 --merges 4044fa6afcae6da78636a9bc503ed515b5b47f49~1..4044fa6afcae6da78636a9bc503ed515b5b47f49 [Pipeline] echo [2023-05-23T02:40:06.345Z] -----------> git rev-list -1 --merges 4044fa6afcae6da78636a9bc503ed515b5b47f49~1..4044fa6afcae6da78636a9bc503ed515b5b47f49 4044fa6afcae6da78636a9bc503ed515b5b47f49 [false] [Pipeline] sh [2023-05-23T02:40:06.635Z] + git log --format=format:%s -1 4044fa6afcae6da78636a9bc503ed515b5b47f49 [Pipeline] echo [2023-05-23T02:40:06.650Z] ========================================================= [2023-05-23T02:40:06.651Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T02:40:06.651Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T02:40:06.981Z] + git log --format=format:%s -1 4044fa6afcae6da78636a9bc503ed515b5b47f49 [Pipeline] echo [2023-05-23T02:40:06.992Z] [semverPrep] GIT_COMMIT: 4044fa6afcae6da78636a9bc503ed515b5b47f49, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-05-23T02:40:07.000Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T02:40:07.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T02:40:07.368Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T02:40:07.368Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T02:40:07.368Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T02:40:07.368Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T02:40:07.368Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T02:40:07.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:40:07.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T02:40:07.785Z] [2023-05-23T02:40:07.785Z] 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-23T02:40:08.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T02:40:08.082Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T02:40:08.082Z] b85a868b505f: Pulling fs layer [2023-05-23T02:40:08.082Z] e2be974225ed: Pulling fs layer [2023-05-23T02:40:08.082Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T02:40:08.082Z] 988bab9f4d93: Pulling fs layer [2023-05-23T02:40:08.082Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T02:40:08.082Z] eaf3925da568: Pulling fs layer [2023-05-23T02:40:08.082Z] bab4dde63d76: Pulling fs layer [2023-05-23T02:40:08.082Z] bde34c3a00c8: Pulling fs layer [2023-05-23T02:40:08.082Z] b352a97aabf1: Pulling fs layer [2023-05-23T02:40:08.082Z] 4872d77fe225: Pulling fs layer [2023-05-23T02:40:08.082Z] 5851b861e8e6: Pulling fs layer [2023-05-23T02:40:08.082Z] 1469e6f7b9e6: Waiting [2023-05-23T02:40:08.082Z] eaf3925da568: Waiting [2023-05-23T02:40:08.082Z] b352a97aabf1: Waiting [2023-05-23T02:40:08.082Z] bde34c3a00c8: Waiting [2023-05-23T02:40:08.082Z] 4872d77fe225: Waiting [2023-05-23T02:40:08.082Z] bab4dde63d76: Waiting [2023-05-23T02:40:08.082Z] 5851b861e8e6: Waiting [2023-05-23T02:40:08.082Z] 988bab9f4d93: Waiting [2023-05-23T02:40:08.082Z] e2be974225ed: Verifying Checksum [2023-05-23T02:40:08.082Z] e2be974225ed: Download complete [2023-05-23T02:40:08.082Z] 988bab9f4d93: Verifying Checksum [2023-05-23T02:40:08.082Z] 988bab9f4d93: Download complete [2023-05-23T02:40:08.082Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T02:40:08.082Z] 339a4e72a1f5: Download complete [2023-05-23T02:40:08.082Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T02:40:08.082Z] 1469e6f7b9e6: Download complete [2023-05-23T02:40:08.356Z] eaf3925da568: Download complete [2023-05-23T02:40:08.356Z] bde34c3a00c8: Verifying Checksum [2023-05-23T02:40:08.356Z] bde34c3a00c8: Download complete [2023-05-23T02:40:08.356Z] b352a97aabf1: Verifying Checksum [2023-05-23T02:40:08.356Z] b352a97aabf1: Download complete [2023-05-23T02:40:08.356Z] 4872d77fe225: Verifying Checksum [2023-05-23T02:40:08.356Z] 4872d77fe225: Download complete [2023-05-23T02:40:08.356Z] 5851b861e8e6: Download complete [2023-05-23T02:40:08.356Z] b85a868b505f: Download complete [2023-05-23T02:40:08.615Z] bab4dde63d76: Verifying Checksum [2023-05-23T02:40:08.615Z] bab4dde63d76: Download complete [2023-05-23T02:40:09.554Z] b85a868b505f: Pull complete [2023-05-23T02:40:09.554Z] e2be974225ed: Pull complete [2023-05-23T02:40:10.122Z] 339a4e72a1f5: Pull complete [2023-05-23T02:40:10.122Z] 988bab9f4d93: Pull complete [2023-05-23T02:40:10.382Z] 1469e6f7b9e6: Pull complete [2023-05-23T02:40:10.643Z] eaf3925da568: Pull complete [2023-05-23T02:40:12.551Z] bab4dde63d76: Pull complete [2023-05-23T02:40:12.551Z] bde34c3a00c8: Pull complete [2023-05-23T02:40:12.551Z] b352a97aabf1: Pull complete [2023-05-23T02:40:12.551Z] 4872d77fe225: Pull complete [2023-05-23T02:40:12.812Z] 5851b861e8e6: Pull complete [2023-05-23T02:40:12.812Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T02:40:12.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T02:40:12.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:40:12.912Z] prd-ubuntu20.04-docker-8c-8g-16450 does not seem to be running inside a container [2023-05-23T02:40:12.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T02:40:15.527Z] $ docker top a22b804a2fa2036810de1be826ffe9bd9a625e93ef0e4f7505c135c39a1315e6 -eo pid,comm [2023-05-23T02:40:15.576Z] 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-23T02:40:15.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T02:40:15.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T02:40:15.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T02:40:15.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T02:40:15.750Z] $ docker exec a22b804a2fa2036810de1be826ffe9bd9a625e93ef0e4f7505c135c39a1315e6 ssh-agent [2023-05-23T02:40:15.856Z] SSH_AUTH_SOCK=/tmp/ssh-Dd0AyWyYgw4g/agent.32 [2023-05-23T02:40:15.856Z] SSH_AGENT_PID=38 [2023-05-23T02:40:15.862Z] Running ssh-add (command line suppressed) [2023-05-23T02:40:15.968Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_8785859616813211213.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_8785859616813211213.key) [2023-05-23T02:40:15.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T02:40:16.268Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T02:40:16.283Z] $ docker exec --env ******** --env ******** a22b804a2fa2036810de1be826ffe9bd9a625e93ef0e4f7505c135c39a1315e6 ssh-agent -k [2023-05-23T02:40:16.376Z] unset SSH_AUTH_SOCK; [2023-05-23T02:40:16.376Z] unset SSH_AGENT_PID; [2023-05-23T02:40:16.376Z] echo Agent pid 38 killed; [2023-05-23T02:40:16.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T02:40:16.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T02:40:16.410Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T02:40:16.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T02:40:16.513Z] $ docker exec a22b804a2fa2036810de1be826ffe9bd9a625e93ef0e4f7505c135c39a1315e6 ssh-agent [2023-05-23T02:40:16.625Z] SSH_AUTH_SOCK=/tmp/ssh-xBAoyPCQ4XNv/agent.70 [2023-05-23T02:40:16.625Z] SSH_AGENT_PID=76 [2023-05-23T02:40:16.630Z] Running ssh-add (command line suppressed) [2023-05-23T02:40:16.744Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_15974729179007056926.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_15974729179007056926.key) [2023-05-23T02:40:16.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T02:40:17.042Z] + git semver init [2023-05-23T02:40:17.301Z] 2023-05-23 02:40:17,230 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T02:40:17.301Z] 2023-05-23 02:40:17,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-23T02:40:17.301Z] 2023-05-23 02:40:17,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-23T02:40:17.301Z] 2023-05-23 02:40:17,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600, universal_newlines=False, shell=None, istream=None) [2023-05-23T02:40:18.241Z] 2023-05-23 02:40:18,001 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude [2023-05-23T02:40:18.241Z] 2023-05-23 02:40:18,001 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 with force:False [2023-05-23T02:40:18.241Z] 2023-05-23 02:40:18,001 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-23T02:40:18.241Z] 2023-05-23 02:40:18,006 [execute] INFO git cat-file --batch-check [2023-05-23T02:40:18.241Z] 2023-05-23 02:40:18,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T02:40:18.241Z] 2023-05-23 02:40:18,013 [execute] INFO git cat-file --batch [2023-05-23T02:40:18.241Z] 2023-05-23 02:40:18,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T02:40:18.241Z] 2023-05-23 02:40:18,018 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-23T02:40:18.241Z] 0.0.0 [Pipeline] } [2023-05-23T02:40:18.254Z] $ docker exec --env ******** --env ******** a22b804a2fa2036810de1be826ffe9bd9a625e93ef0e4f7505c135c39a1315e6 ssh-agent -k [2023-05-23T02:40:18.346Z] unset SSH_AUTH_SOCK; [2023-05-23T02:40:18.347Z] unset SSH_AGENT_PID; [2023-05-23T02:40:18.348Z] echo Agent pid 76 killed; [2023-05-23T02:40:18.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T02:40:18.670Z] + git semver [Pipeline] } [2023-05-23T02:40:18.950Z] $ docker stop --time=1 a22b804a2fa2036810de1be826ffe9bd9a625e93ef0e4f7505c135c39a1315e6 [2023-05-23T02:40:20.221Z] $ docker rm -f --volumes a22b804a2fa2036810de1be826ffe9bd9a625e93ef0e4f7505c135c39a1315e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T02:40:20.563Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T02:40:20.763Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T02:40:20.767Z] [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-23T02:40:20.924Z] provisioning config files... [2023-05-23T02:40:20.934Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config14214747236097530798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:40:21.232Z] ---> docker-login.sh [2023-05-23T02:40:21.232Z] nexus3.edgexfoundry.org:10001 [2023-05-23T02:40:21.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:21.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:21.232Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:21.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:21.232Z] [2023-05-23T02:40:21.232Z] Login Succeeded [2023-05-23T02:40:21.232Z] nexus3.edgexfoundry.org:10002 [2023-05-23T02:40:21.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:21.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:21.232Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:21.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:21.232Z] [2023-05-23T02:40:21.232Z] Login Succeeded [2023-05-23T02:40:21.232Z] nexus3.edgexfoundry.org:10003 [2023-05-23T02:40:21.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:21.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:21.494Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:21.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:21.494Z] [2023-05-23T02:40:21.494Z] Login Succeeded [2023-05-23T02:40:21.494Z] nexus3.edgexfoundry.org:10004 [2023-05-23T02:40:21.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:21.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:21.494Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:21.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:21.494Z] [2023-05-23T02:40:21.494Z] Login Succeeded [2023-05-23T02:40:21.494Z] docker.io [2023-05-23T02:40:21.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:40:21.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:40:21.753Z] Configure a credential helper to remove this warning. See [2023-05-23T02:40:21.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:40:21.753Z] [2023-05-23T02:40:21.753Z] Login Succeeded [2023-05-23T02:40:21.753Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T02:40:21.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T02:40:21.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:40:21.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:40:21.852Z] ========================================================= [2023-05-23T02:40:21.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T02:40:21.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:40:22.179Z] + 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-23T02:40:22.179Z] Sending build context to Docker daemon 6.584MB [2023-05-23T02:40:22.179Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:40:22.179Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T02:40:22.179Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T02:40:22.179Z] f56be85fc22e: Pulling fs layer [2023-05-23T02:40:22.179Z] 85791d961cd3: Pulling fs layer [2023-05-23T02:40:22.179Z] d694b5ae8c79: Pulling fs layer [2023-05-23T02:40:22.179Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T02:40:22.179Z] 4d19c01a9841: Pulling fs layer [2023-05-23T02:40:22.179Z] 9325e15d5711: Pulling fs layer [2023-05-23T02:40:22.179Z] 556b6ee489ea: Pulling fs layer [2023-05-23T02:40:22.179Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T02:40:22.179Z] 9f32a84ed3da: Waiting [2023-05-23T02:40:22.179Z] 4d19c01a9841: Waiting [2023-05-23T02:40:22.179Z] 9325e15d5711: Waiting [2023-05-23T02:40:22.179Z] 556b6ee489ea: Waiting [2023-05-23T02:40:22.179Z] c5a4b2cf53e6: Waiting [2023-05-23T02:40:22.179Z] 85791d961cd3: Verifying Checksum [2023-05-23T02:40:22.179Z] 85791d961cd3: Download complete [2023-05-23T02:40:22.437Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T02:40:22.437Z] 9f32a84ed3da: Download complete [2023-05-23T02:40:22.437Z] 4d19c01a9841: Verifying Checksum [2023-05-23T02:40:22.437Z] 4d19c01a9841: Download complete [2023-05-23T02:40:22.437Z] f56be85fc22e: Verifying Checksum [2023-05-23T02:40:22.437Z] f56be85fc22e: Download complete [2023-05-23T02:40:22.437Z] 9325e15d5711: Verifying Checksum [2023-05-23T02:40:22.437Z] 9325e15d5711: Download complete [2023-05-23T02:40:22.437Z] f56be85fc22e: Pull complete [2023-05-23T02:40:22.697Z] 85791d961cd3: Pull complete [2023-05-23T02:40:23.266Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T02:40:23.266Z] c5a4b2cf53e6: Download complete [2023-05-23T02:40:23.266Z] d694b5ae8c79: Verifying Checksum [2023-05-23T02:40:23.266Z] d694b5ae8c79: Download complete [2023-05-23T02:40:23.524Z] 556b6ee489ea: Verifying Checksum [2023-05-23T02:40:23.524Z] 556b6ee489ea: Download complete [2023-05-23T02:40:26.055Z] d694b5ae8c79: Pull complete [2023-05-23T02:40:26.313Z] 9f32a84ed3da: Pull complete [2023-05-23T02:40:26.313Z] 4d19c01a9841: Pull complete [2023-05-23T02:40:26.313Z] 9325e15d5711: Pull complete [2023-05-23T02:40:28.845Z] 556b6ee489ea: Pull complete [2023-05-23T02:40:29.779Z] c5a4b2cf53e6: Pull complete [2023-05-23T02:40:29.779Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T02:40:29.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T02:40:29.779Z] ---> c4be618373d6 [2023-05-23T02:40:29.779Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:40:33.067Z] ---> Running in 914231430b53 [2023-05-23T02:40:33.067Z] Removing intermediate container 914231430b53 [2023-05-23T02:40:33.067Z] ---> 7954a86c3b38 [2023-05-23T02:40:33.067Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:40:33.067Z] ---> Running in ad37b4c4a8b3 [2023-05-23T02:40:33.326Z] Removing intermediate container ad37b4c4a8b3 [2023-05-23T02:40:33.326Z] ---> 2e6851585527 [2023-05-23T02:40:33.326Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:40:33.326Z] ---> Running in d9c6130daf85 [2023-05-23T02:40:33.326Z] Removing intermediate container d9c6130daf85 [2023-05-23T02:40:33.326Z] ---> 432b63bff956 [2023-05-23T02:40:33.326Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:40:33.326Z] ---> Running in 92c8acee068e [2023-05-23T02:40:33.585Z] Removing intermediate container 92c8acee068e [2023-05-23T02:40:33.585Z] ---> 8c6ec9c567de [2023-05-23T02:40:33.585Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:40:33.585Z] ---> Running in 8378521aa6a8 [2023-05-23T02:40:33.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T02:40:34.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T02:40:34.365Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T02:40:34.365Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T02:40:34.365Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T02:40:34.365Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T02:40:34.365Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:40:34.365Z] OK: 269 MiB in 57 packages [2023-05-23T02:40:34.933Z] Removing intermediate container 8378521aa6a8 [2023-05-23T02:40:34.933Z] ---> c3193df5991c [2023-05-23T02:40:34.933Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-23T02:40:34.933Z] ---> Running in 5f64ea37eda5 [2023-05-23T02:40:34.933Z] Removing intermediate container 5f64ea37eda5 [2023-05-23T02:40:34.933Z] ---> 29fe1fb0bcdd [2023-05-23T02:40:34.933Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T02:40:34.933Z] ---> 8209799bff68 [2023-05-23T02:40:34.933Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:40:34.933Z] ---> Running in d59deb7577a2 [2023-05-23T02:40:35.871Z] Still waiting to schedule task [2023-05-23T02:40:35.872Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16448’ [2023-05-23T02:40:56.999Z] Removing intermediate container d59deb7577a2 [2023-05-23T02:40:56.999Z] ---> 1922e15d3871 [2023-05-23T02:40:56.999Z] Step 11/12 : COPY . . [2023-05-23T02:40:57.258Z] ---> 2b69dc227574 [2023-05-23T02:40:57.258Z] Step 12/12 : RUN $MAKE [2023-05-23T02:40:57.258Z] ---> Running in dd4377037aff [2023-05-23T02:40:57.515Z] noop [2023-05-23T02:40:57.515Z] Removing intermediate container dd4377037aff [2023-05-23T02:40:57.516Z] ---> ff8d65f4d1ba [2023-05-23T02:40:57.516Z] Successfully built ff8d65f4d1ba [2023-05-23T02:40:57.516Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:40:57.839Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T02:40:57.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:40:57.907Z] prd-ubuntu20.04-docker-8c-8g-16450 does not seem to be running inside a container [2023-05-23T02:40:57.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T02:40:58.284Z] $ docker top 7d12e6916c0eb92c2a46b005532cf029185788ce439ab1b43005ce6b6bca7139 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:40:58.628Z] + go version [2023-05-23T02:40:58.628Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T02:40:58.641Z] $ docker stop --time=1 7d12e6916c0eb92c2a46b005532cf029185788ce439ab1b43005ce6b6bca7139 [2023-05-23T02:40:59.926Z] $ docker rm -f --volumes 7d12e6916c0eb92c2a46b005532cf029185788ce439ab1b43005ce6b6bca7139 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:41:00.339Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T02:41:00.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:41:00.424Z] prd-ubuntu20.04-docker-8c-8g-16450 does not seem to be running inside a container [2023-05-23T02:41:00.458Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T02:41:00.806Z] $ docker top a8c896dd7e2120a62a936e83d03af89bf72fd0bcac0958ab4adb577b1f800e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:41:01.150Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-05-23T02:41:01.451Z] + make test [2023-05-23T02:41:01.451Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T02:41:06.729Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-23T02:41:16.694Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-23T02:41:16.695Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-23T02:41:16.695Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements [2023-05-23T02:41:23.251Z] go vet ./... [2023-05-23T02:41:26.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T02:41:26.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T02:41:26.536Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T02:41:26.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T02:41:26.573Z] $ docker stop --time=1 a8c896dd7e2120a62a936e83d03af89bf72fd0bcac0958ab4adb577b1f800e7e [2023-05-23T02:41:29.229Z] $ docker rm -f --volumes a8c896dd7e2120a62a936e83d03af89bf72fd0bcac0958ab4adb577b1f800e7e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T02:41:29.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T02:41:29.771Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T02:41:30.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T02:41:30.502Z] + ls -al . [2023-05-23T02:41:30.502Z] total 180 [2023-05-23T02:41:30.502Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 02:41 . [2023-05-23T02:41:30.502Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:40 .. [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 02:40 .dockerignore [2023-05-23T02:41:30.502Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 02:40 .git [2023-05-23T02:41:30.502Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:40 .github [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 329 May 23 02:40 .gitignore [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 02:40 .golangci.yml [2023-05-23T02:41:30.502Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 02:40 .semver [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 23 02:40 Attribution.txt [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 23 02:40 CHANGELOG.md [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 23 02:40 Dockerfile [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 02:40 GOVERNANCE.md [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 02:40 Jenkinsfile [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 02:40 LICENSE [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 23 02:40 Makefile [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 02:40 OWNERS.md [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 23 02:40 README.md [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 02:40 VERSION [2023-05-23T02:41:30.502Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:40 bin [2023-05-23T02:41:30.502Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:40 cmd [2023-05-23T02:41:30.502Z] -rw-r--r-- 1 jenkins jenkins 18506 May 23 02:41 coverage.out [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 23 02:40 go.mod [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 23 02:40 go.sum [2023-05-23T02:41:30.502Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:40 internal [2023-05-23T02:41:30.502Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:40 mock [2023-05-23T02:41:30.502Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:40 snap [2023-05-23T02:41:30.502Z] -rw-rw-r-- 1 jenkins jenkins 227 May 23 02:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:41:30.819Z] + 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=4044fa6afcae6da78636a9bc503ed515b5b47f49 --label arch=amd64 --label version=0.0.0 . [2023-05-23T02:41:30.819Z] Sending build context to Docker daemon 6.603MB [2023-05-23T02:41:30.819Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:41:30.819Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T02:41:30.819Z] ---> ff8d65f4d1ba [2023-05-23T02:41:30.819Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:41:31.079Z] ---> Running in 7deceb72f91d [2023-05-23T02:41:31.079Z] Removing intermediate container 7deceb72f91d [2023-05-23T02:41:31.079Z] ---> c807b11b45c0 [2023-05-23T02:41:31.079Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:41:31.079Z] ---> Running in 18f7915f70a3 [2023-05-23T02:41:31.079Z] Removing intermediate container 18f7915f70a3 [2023-05-23T02:41:31.079Z] ---> b15caa7ea8b8 [2023-05-23T02:41:31.079Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:41:31.079Z] ---> Running in e647b29aaaa8 [2023-05-23T02:41:31.337Z] Removing intermediate container e647b29aaaa8 [2023-05-23T02:41:31.337Z] ---> ba95a40a74c7 [2023-05-23T02:41:31.337Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:41:31.337Z] ---> Running in 8e47ff5d0256 [2023-05-23T02:41:31.337Z] Removing intermediate container 8e47ff5d0256 [2023-05-23T02:41:31.337Z] ---> 3209fbfec0b1 [2023-05-23T02:41:31.337Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:41:31.337Z] ---> Running in 46c9baca76cc [2023-05-23T02:41:31.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T02:41:31.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T02:41:32.121Z] OK: 269 MiB in 57 packages [2023-05-23T02:41:32.380Z] Removing intermediate container 46c9baca76cc [2023-05-23T02:41:32.380Z] ---> 95e8a50ebc77 [2023-05-23T02:41:32.380Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-23T02:41:32.380Z] ---> Running in 7539642f951d [2023-05-23T02:41:32.639Z] Removing intermediate container 7539642f951d [2023-05-23T02:41:32.639Z] ---> cda24f6bd717 [2023-05-23T02:41:32.639Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T02:41:32.639Z] ---> 4fd1c4f11109 [2023-05-23T02:41:32.639Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:41:32.639Z] ---> Running in ae9aca31eebc [2023-05-23T02:41:33.577Z] Removing intermediate container ae9aca31eebc [2023-05-23T02:41:33.577Z] ---> e5fc451ee865 [2023-05-23T02:41:33.577Z] Step 11/24 : COPY . . [2023-05-23T02:41:33.842Z] ---> 88bb420a92dd [2023-05-23T02:41:33.842Z] Step 12/24 : RUN $MAKE [2023-05-23T02:41:33.842Z] ---> Running in 8b27a45b40b6 [2023-05-23T02:41:34.102Z] 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-23T02:41:56.145Z] Removing intermediate container 8b27a45b40b6 [2023-05-23T02:41:56.145Z] ---> 50ae75be85d7 [2023-05-23T02:41:56.145Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T02:41:56.145Z] 3.17: Pulling from library/alpine [2023-05-23T02:41:56.145Z] f56be85fc22e: Already exists [2023-05-23T02:41:56.145Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T02:41:56.145Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T02:41:56.145Z] ---> 9ed4aefc74f6 [2023-05-23T02:41:56.145Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-23T02:41:56.145Z] ---> Running in d3bbecdad236 [2023-05-23T02:41:56.145Z] Removing intermediate container d3bbecdad236 [2023-05-23T02:41:56.145Z] ---> fe8f56de6ffd [2023-05-23T02:41:56.145Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T02:41:56.145Z] ---> Running in 550cb775a51d [2023-05-23T02:41:56.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T02:41:56.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T02:41:56.145Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T02:41:56.145Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:41:56.145Z] OK: 7 MiB in 16 packages [2023-05-23T02:41:56.145Z] Removing intermediate container 550cb775a51d [2023-05-23T02:41:56.145Z] ---> 87f91015ea82 [2023-05-23T02:41:56.145Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-23T02:41:56.145Z] ---> 125c259778a0 [2023-05-23T02:41:56.145Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-23T02:41:56.145Z] ---> 9f18522eb9af [2023-05-23T02:41:56.145Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-23T02:41:56.145Z] ---> 2b5791c45108 [2023-05-23T02:41:56.145Z] Step 19/24 : EXPOSE 59982 [2023-05-23T02:41:56.145Z] ---> Running in c9ceb57b6f9d [2023-05-23T02:41:56.145Z] Removing intermediate container c9ceb57b6f9d [2023-05-23T02:41:56.145Z] ---> a13e373ceeaf [2023-05-23T02:41:56.145Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-23T02:41:56.145Z] ---> Running in 47b677b9c1a8 [2023-05-23T02:41:56.145Z] Removing intermediate container 47b677b9c1a8 [2023-05-23T02:41:56.145Z] ---> 4900f2a90dd7 [2023-05-23T02:41:56.145Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-23T02:41:56.145Z] ---> Running in 47f12bf233a7 [2023-05-23T02:41:56.145Z] Removing intermediate container 47f12bf233a7 [2023-05-23T02:41:56.145Z] ---> 2e5b7013c399 [2023-05-23T02:41:56.145Z] Step 22/24 : LABEL arch=amd64 [2023-05-23T02:41:56.145Z] ---> Running in 85e5911b3c0a [2023-05-23T02:41:56.145Z] Removing intermediate container 85e5911b3c0a [2023-05-23T02:41:56.145Z] ---> 88c9dd198656 [2023-05-23T02:41:56.145Z] Step 23/24 : LABEL git_sha=4044fa6afcae6da78636a9bc503ed515b5b47f49 [2023-05-23T02:41:56.145Z] ---> Running in 8a3a59b77eb2 [2023-05-23T02:41:56.145Z] Removing intermediate container 8a3a59b77eb2 [2023-05-23T02:41:56.145Z] ---> dd8bac895ccf [2023-05-23T02:41:56.145Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T02:41:56.404Z] ---> Running in 7666ab5894f2 [2023-05-23T02:41:56.404Z] Removing intermediate container 7666ab5894f2 [2023-05-23T02:41:56.404Z] ---> 6d3f620c1ffb [2023-05-23T02:41:56.404Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T02:41:56.404Z] Successfully built 6d3f620c1ffb [2023-05-23T02:41:56.404Z] 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-23T02:41:56.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:41:56.851Z] [2023-05-23T02:41:56.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:41:57.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:41:57.145Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T02:41:57.145Z] 5eb5b503b376: Pulling fs layer [2023-05-23T02:41:57.145Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T02:41:57.145Z] ec43610c2a17: Pulling fs layer [2023-05-23T02:41:57.145Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T02:41:57.145Z] 33b1e0a273af: Pulling fs layer [2023-05-23T02:41:57.145Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T02:41:57.145Z] 2f39f015ded8: Pulling fs layer [2023-05-23T02:41:57.145Z] 33b1e0a273af: Waiting [2023-05-23T02:41:57.145Z] 5d3b04190fa2: Waiting [2023-05-23T02:41:57.145Z] 2f39f015ded8: Waiting [2023-05-23T02:41:57.145Z] 5c69ac0246d0: Download complete [2023-05-23T02:41:57.145Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T02:41:57.145Z] 3a2ae6a8a46f: Download complete [2023-05-23T02:41:57.145Z] 33b1e0a273af: Verifying Checksum [2023-05-23T02:41:57.145Z] 33b1e0a273af: Download complete [2023-05-23T02:41:57.145Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T02:41:57.145Z] 5d3b04190fa2: Download complete [2023-05-23T02:41:57.145Z] ec43610c2a17: Download complete [2023-05-23T02:41:57.403Z] 5eb5b503b376: Verifying Checksum [2023-05-23T02:41:57.403Z] 5eb5b503b376: Download complete [2023-05-23T02:41:57.970Z] 2f39f015ded8: Download complete [2023-05-23T02:41:58.904Z] 5eb5b503b376: Pull complete [2023-05-23T02:41:58.904Z] 5c69ac0246d0: Pull complete [2023-05-23T02:41:59.162Z] ec43610c2a17: Pull complete [2023-05-23T02:41:59.420Z] 3a2ae6a8a46f: Pull complete [2023-05-23T02:41:59.678Z] 33b1e0a273af: Pull complete [2023-05-23T02:41:59.678Z] 5d3b04190fa2: Pull complete [2023-05-23T02:42:03.858Z] 2f39f015ded8: Pull complete [2023-05-23T02:42:03.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T02:42:03.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:42:03.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:42:03.929Z] prd-ubuntu20.04-docker-8c-8g-16450 does not seem to be running inside a container [2023-05-23T02:42:03.960Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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-23T02:42:06.831Z] $ docker top 23c8cee09bba388ccf2bdc9bec404f3c5a66a7092952be93ce7a75d478ffa603 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:42:07.205Z] ---> job-cost.sh [2023-05-23T02:42:07.205Z] lf-activate-venv: SKIPPING [2023-05-23T02:42:07.205Z] INFO: No Stack... [2023-05-23T02:42:07.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T02:42:07.724Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T02:42:08.021Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv [2023-05-23T02:42:08.021Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T02:42:08.036Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-7-stack-cost] [2023-05-23T02:42:08.045Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-7-stack-cost] did not exist. Created. [2023-05-23T02:42:08.045Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T02:42:08.351Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T02:42:08.388Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T02:42:08.395Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T02:42:08.419Z] $ docker stop --time=1 23c8cee09bba388ccf2bdc9bec404f3c5a66a7092952be93ce7a75d478ffa603 [2023-05-23T02:42:09.583Z] $ docker rm -f --volumes 23c8cee09bba388ccf2bdc9bec404f3c5a66a7092952be93ce7a75d478ffa603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T02:42:33.374Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16452 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws [2023-05-23T02:42:33.387Z] Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout [2023-05-23T02:42:33.425Z] Selected Git installation does not exist. Using Default [2023-05-23T02:42:33.425Z] The recommended git tool is: NONE [2023-05-23T02:42:39.842Z] using credential edgex-jenkins-ssh [2023-05-23T02:42:39.867Z] Cloning the remote Git repository [2023-05-23T02:42:39.921Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-23T02:42:40.040Z] > git init /w/workspace/device-mqtt-go/7 # timeout=10 [2023-05-23T02:42:40.224Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-23T02:42:40.226Z] > git --version # timeout=10 [2023-05-23T02:42:40.251Z] > git --version # 'git version 2.25.1' [2023-05-23T02:42:40.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T02:42:40.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T02:42:41.607Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-23T02:42:41.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T02:42:43.338Z] Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit 4044fa6afcae6da78636a9bc503ed515b5b47f49 [2023-05-23T02:42:43.689Z] Merge succeeded, producing 4044fa6afcae6da78636a9bc503ed515b5b47f49 [2023-05-23T02:42:43.690Z] Checking out Revision 4044fa6afcae6da78636a9bc503ed515b5b47f49 (PR-600) [2023-05-23T02:42:42.682Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-23T02:42:42.729Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-23T02:42:42.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T02:42:42.748Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T02:42:43.356Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T02:42:43.442Z] > git checkout -f 4044fa6afcae6da78636a9bc503ed515b5b47f49 # timeout=10 [2023-05-23T02:42:43.539Z] > git remote # timeout=10 [2023-05-23T02:42:43.570Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T02:42:43.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T02:42:43.629Z] > git merge a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 [2023-05-23T02:42:43.663Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T02:42:43.695Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T02:42:43.713Z] > git checkout -f 4044fa6afcae6da78636a9bc503ed515b5b47f49 # timeout=10 [2023-05-23T02:42:44.290Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T02:42:45.156Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T02:42:45.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T02:42:45.157Z] Dload Upload Total Spent Left Speed [2023-05-23T02:42:45.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-05-23T02:42:45.788Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T02:42:46.133Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T02:42:46.133Z] + sudo tee /etc/docker/daemon.new [2023-05-23T02:42:46.133Z] { [2023-05-23T02:42:46.133Z] "registry-mirrors": [ [2023-05-23T02:42:46.133Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T02:42:46.133Z] ], [2023-05-23T02:42:46.133Z] "bip": "10.250.0.254/24", [2023-05-23T02:42:46.133Z] "hosts": [ [2023-05-23T02:42:46.133Z] "tcp://0.0.0.0:5555", [2023-05-23T02:42:46.133Z] "unix:///var/run/docker.sock" [2023-05-23T02:42:46.133Z] ], [2023-05-23T02:42:46.133Z] "mtu": 1458, [2023-05-23T02:42:46.133Z] "selinux-enabled": true, [2023-05-23T02:42:46.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T02:42:46.133Z] } [Pipeline] sh [2023-05-23T02:42:46.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T02:42:46.834Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T02:43:05.157Z] provisioning config files... [2023-05-23T02:43:05.189Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config9242149901106064422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:43:05.568Z] ---> docker-login.sh [2023-05-23T02:43:05.568Z] nexus3.edgexfoundry.org:10001 [2023-05-23T02:43:06.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:43:06.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:43:06.166Z] Configure a credential helper to remove this warning. See [2023-05-23T02:43:06.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:43:06.166Z] [2023-05-23T02:43:06.166Z] Login Succeeded [2023-05-23T02:43:06.166Z] nexus3.edgexfoundry.org:10002 [2023-05-23T02:43:07.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:43:07.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:43:07.177Z] Configure a credential helper to remove this warning. See [2023-05-23T02:43:07.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:43:07.177Z] [2023-05-23T02:43:07.177Z] Login Succeeded [2023-05-23T02:43:07.177Z] nexus3.edgexfoundry.org:10003 [2023-05-23T02:43:07.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:43:07.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:43:07.177Z] Configure a credential helper to remove this warning. See [2023-05-23T02:43:07.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:43:07.177Z] [2023-05-23T02:43:07.177Z] Login Succeeded [2023-05-23T02:43:07.177Z] nexus3.edgexfoundry.org:10004 [2023-05-23T02:43:07.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:43:07.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:43:07.447Z] Configure a credential helper to remove this warning. See [2023-05-23T02:43:07.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:43:07.447Z] [2023-05-23T02:43:07.447Z] Login Succeeded [2023-05-23T02:43:07.447Z] docker.io [2023-05-23T02:43:07.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:43:07.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:43:07.987Z] Configure a credential helper to remove this warning. See [2023-05-23T02:43:07.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:43:07.987Z] [2023-05-23T02:43:07.987Z] Login Succeeded [2023-05-23T02:43:07.987Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T02:43:08.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T02:43:08.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:43:08.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:43:08.269Z] ========================================================= [2023-05-23T02:43:08.269Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T02:43:08.269Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:43:08.618Z] + 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-23T02:43:08.888Z] Sending build context to Docker daemon 3.411MB [2023-05-23T02:43:08.888Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:43:08.888Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T02:43:09.159Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T02:43:09.159Z] c41833b44d91: Pulling fs layer [2023-05-23T02:43:09.159Z] ed15518f5707: Pulling fs layer [2023-05-23T02:43:09.159Z] feae8fd75edb: Pulling fs layer [2023-05-23T02:43:09.159Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T02:43:09.159Z] 3cdef696dda3: Pulling fs layer [2023-05-23T02:43:09.159Z] 2ced38df9373: Pulling fs layer [2023-05-23T02:43:09.159Z] 58f1dce35555: Pulling fs layer [2023-05-23T02:43:09.159Z] 3cdef696dda3: Waiting [2023-05-23T02:43:09.159Z] 2ced38df9373: Waiting [2023-05-23T02:43:09.159Z] 242c74f7c9fa: Waiting [2023-05-23T02:43:09.159Z] 58f1dce35555: Waiting [2023-05-23T02:43:09.159Z] ed15518f5707: Download complete [2023-05-23T02:43:09.159Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T02:43:09.159Z] 242c74f7c9fa: Download complete [2023-05-23T02:43:09.159Z] 3cdef696dda3: Verifying Checksum [2023-05-23T02:43:09.159Z] 3cdef696dda3: Download complete [2023-05-23T02:43:09.159Z] c41833b44d91: Verifying Checksum [2023-05-23T02:43:10.138Z] c41833b44d91: Pull complete [2023-05-23T02:43:10.750Z] 58f1dce35555: Verifying Checksum [2023-05-23T02:43:10.750Z] 58f1dce35555: Download complete [2023-05-23T02:43:10.750Z] ed15518f5707: Pull complete [2023-05-23T02:43:11.719Z] feae8fd75edb: Download complete [2023-05-23T02:43:11.719Z] 2ced38df9373: Download complete [2023-05-23T02:43:21.841Z] feae8fd75edb: Pull complete [2023-05-23T02:43:21.841Z] 242c74f7c9fa: Pull complete [2023-05-23T02:43:22.110Z] 3cdef696dda3: Pull complete [2023-05-23T02:43:28.800Z] 2ced38df9373: Pull complete [2023-05-23T02:43:31.400Z] 58f1dce35555: Pull complete [2023-05-23T02:43:31.400Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T02:43:31.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T02:43:31.400Z] ---> fadd8f120f05 [2023-05-23T02:43:31.400Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:43:33.372Z] ---> Running in c42c12348118 [2023-05-23T02:43:33.644Z] Removing intermediate container c42c12348118 [2023-05-23T02:43:33.644Z] ---> 85546baa6363 [2023-05-23T02:43:33.644Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:43:33.918Z] ---> Running in 68e8aca2d0ec [2023-05-23T02:43:34.191Z] Removing intermediate container 68e8aca2d0ec [2023-05-23T02:43:34.191Z] ---> 9f883e869d40 [2023-05-23T02:43:34.191Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:43:34.465Z] ---> Running in e1020a090ddb [2023-05-23T02:43:34.737Z] Removing intermediate container e1020a090ddb [2023-05-23T02:43:34.737Z] ---> 229d9e5f3db3 [2023-05-23T02:43:34.737Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:43:34.737Z] ---> Running in 2b062aa7abc2 [2023-05-23T02:43:35.023Z] Removing intermediate container 2b062aa7abc2 [2023-05-23T02:43:35.023Z] ---> 729f66f8571a [2023-05-23T02:43:35.023Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:43:35.296Z] ---> Running in c5945e68118e [2023-05-23T02:43:36.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T02:43:36.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T02:43:38.416Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T02:43:38.416Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T02:43:38.416Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T02:43:38.416Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T02:43:38.416Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:43:38.416Z] OK: 268 MiB in 57 packages [2023-05-23T02:43:39.835Z] Removing intermediate container c5945e68118e [2023-05-23T02:43:39.835Z] ---> 738a7c9ba5e1 [2023-05-23T02:43:39.835Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-23T02:43:39.835Z] ---> Running in 5b09513dfee0 [2023-05-23T02:43:40.106Z] Removing intermediate container 5b09513dfee0 [2023-05-23T02:43:40.106Z] ---> aaf83e6503db [2023-05-23T02:43:40.106Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T02:43:40.701Z] ---> 7d93ba1688cf [2023-05-23T02:43:40.701Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:43:40.701Z] ---> Running in 080f399eab6b [2023-05-23T02:44:48.627Z] Removing intermediate container 080f399eab6b [2023-05-23T02:44:48.627Z] ---> 677f899e0180 [2023-05-23T02:44:48.627Z] Step 11/12 : COPY . . [2023-05-23T02:44:48.627Z] ---> 47648c5d0e77 [2023-05-23T02:44:48.627Z] Step 12/12 : RUN $MAKE [2023-05-23T02:44:48.627Z] ---> Running in e281db0ccfc1 [2023-05-23T02:44:48.627Z] noop [2023-05-23T02:44:48.627Z] Removing intermediate container e281db0ccfc1 [2023-05-23T02:44:48.627Z] ---> 6beb7b8ea249 [2023-05-23T02:44:48.627Z] Successfully built 6beb7b8ea249 [2023-05-23T02:44:48.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:44:48.993Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T02:44:48.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:44:49.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-16452 does not seem to be running inside a container [2023-05-23T02:44:49.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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-23T02:44:50.538Z] $ docker top bb38efec37a6863d12ac0b753ccd4197b1c63214fd0e8064c800ac34d80f2061 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:44:51.393Z] + go version [2023-05-23T02:44:51.393Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T02:44:51.413Z] $ docker stop --time=1 bb38efec37a6863d12ac0b753ccd4197b1c63214fd0e8064c800ac34d80f2061 [2023-05-23T02:44:53.047Z] $ docker rm -f --volumes bb38efec37a6863d12ac0b753ccd4197b1c63214fd0e8064c800ac34d80f2061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:44:53.616Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T02:44:53.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:44:53.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-16452 does not seem to be running inside a container [2023-05-23T02:44:53.880Z] $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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-23T02:44:55.083Z] $ docker top da46263082315b5a09bc8772aae0af6dea942250116c56f9027b29e01603d185 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:44:55.930Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-23T02:44:56.580Z] + make test [2023-05-23T02:44:56.580Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T02:45:35.479Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-23T02:48:03.460Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-23T02:48:03.461Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-23T02:48:03.461Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 22.8% of statements [2023-05-23T02:48:03.461Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T02:48:03.461Z] go vet ./... [2023-05-23T02:48:35.722Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T02:48:35.722Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T02:48:35.722Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T02:48:35.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T02:48:35.768Z] $ docker stop --time=1 da46263082315b5a09bc8772aae0af6dea942250116c56f9027b29e01603d185 [2023-05-23T02:48:37.684Z] $ docker rm -f --volumes da46263082315b5a09bc8772aae0af6dea942250116c56f9027b29e01603d185 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T02:48:38.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T02:48:38.906Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T02:48:39.443Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T02:48:39.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T02:48:40.170Z] + ls -al . [2023-05-23T02:48:40.170Z] total 176 [2023-05-23T02:48:40.170Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 02:44 . [2023-05-23T02:48:40.170Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:42 .. [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 02:42 .dockerignore [2023-05-23T02:48:40.170Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 02:42 .git [2023-05-23T02:48:40.170Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:42 .github [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 329 May 23 02:42 .gitignore [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 02:42 .golangci.yml [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 23 02:42 Attribution.txt [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 23 02:42 CHANGELOG.md [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 23 02:42 Dockerfile [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 02:42 GOVERNANCE.md [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 02:42 Jenkinsfile [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 02:42 LICENSE [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 23 02:42 Makefile [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 02:42 OWNERS.md [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 23 02:42 README.md [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 02:40 VERSION [2023-05-23T02:48:40.170Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:42 bin [2023-05-23T02:48:40.170Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:42 cmd [2023-05-23T02:48:40.170Z] -rw-r--r-- 1 jenkins jenkins 18506 May 23 02:47 coverage.out [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 23 02:42 go.mod [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 23 02:42 go.sum [2023-05-23T02:48:40.170Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:42 internal [2023-05-23T02:48:40.170Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:42 mock [2023-05-23T02:48:40.170Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:42 snap [2023-05-23T02:48:40.170Z] -rw-rw-r-- 1 jenkins jenkins 227 May 23 02:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:48:40.512Z] + 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=4044fa6afcae6da78636a9bc503ed515b5b47f49 --label arch=arm64 --label version=0.0.0 . [2023-05-23T02:48:40.779Z] Sending build context to Docker daemon 3.43MB [2023-05-23T02:48:40.779Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:48:40.779Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T02:48:40.779Z] ---> 6beb7b8ea249 [2023-05-23T02:48:40.779Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:48:41.364Z] ---> Running in 3648e82bd1ca [2023-05-23T02:48:41.636Z] Removing intermediate container 3648e82bd1ca [2023-05-23T02:48:41.636Z] ---> 2280aab1580a [2023-05-23T02:48:41.636Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:48:41.909Z] ---> Running in 64b0d33e9ee8 [2023-05-23T02:48:42.178Z] Removing intermediate container 64b0d33e9ee8 [2023-05-23T02:48:42.178Z] ---> bbd227a25b8e [2023-05-23T02:48:42.178Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:48:42.178Z] ---> Running in bc9428ae704e [2023-05-23T02:48:42.770Z] Removing intermediate container bc9428ae704e [2023-05-23T02:48:42.770Z] ---> 2ad6aef11673 [2023-05-23T02:48:42.770Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:48:42.770Z] ---> Running in c4d881649fd2 [2023-05-23T02:48:43.039Z] Removing intermediate container c4d881649fd2 [2023-05-23T02:48:43.039Z] ---> ccff54ff0617 [2023-05-23T02:48:43.039Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:48:43.039Z] ---> Running in 7e96fe1601b0 [2023-05-23T02:48:44.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T02:48:44.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T02:48:46.154Z] OK: 268 MiB in 57 packages [2023-05-23T02:48:47.127Z] Removing intermediate container 7e96fe1601b0 [2023-05-23T02:48:47.127Z] ---> 2a3e6cf37dff [2023-05-23T02:48:47.127Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-23T02:48:47.127Z] ---> Running in 692b516e6cb1 [2023-05-23T02:48:47.396Z] Removing intermediate container 692b516e6cb1 [2023-05-23T02:48:47.396Z] ---> a3a87b0f9859 [2023-05-23T02:48:47.396Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T02:48:47.985Z] ---> cbaacd72d4ce [2023-05-23T02:48:47.985Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:48:47.985Z] ---> Running in 79d35233db12 [2023-05-23T02:48:50.586Z] Removing intermediate container 79d35233db12 [2023-05-23T02:48:50.586Z] ---> ceb1566974a2 [2023-05-23T02:48:50.586Z] Step 11/24 : COPY . . [2023-05-23T02:48:51.564Z] ---> e1e18484393d [2023-05-23T02:48:51.564Z] Step 12/24 : RUN $MAKE [2023-05-23T02:48:51.840Z] ---> Running in 855b7d562c9b [2023-05-23T02:48:52.811Z] 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-23T02:51:18.328Z] Removing intermediate container 855b7d562c9b [2023-05-23T02:51:18.328Z] ---> d19d8d8630bc [2023-05-23T02:51:18.328Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T02:51:18.328Z] 3.17: Pulling from library/alpine [2023-05-23T02:51:18.328Z] c41833b44d91: Already exists [2023-05-23T02:51:18.328Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T02:51:18.328Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T02:51:18.328Z] ---> 51e60588ff2c [2023-05-23T02:51:18.328Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-23T02:51:18.328Z] ---> Running in 61b30e9b28b9 [2023-05-23T02:51:18.328Z] Removing intermediate container 61b30e9b28b9 [2023-05-23T02:51:18.328Z] ---> 9f8cbcd12a14 [2023-05-23T02:51:18.328Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T02:51:18.328Z] ---> Running in 1975f1d73931 [2023-05-23T02:51:18.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T02:51:18.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T02:51:18.915Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T02:51:18.915Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:51:18.915Z] OK: 8 MiB in 16 packages [2023-05-23T02:51:19.887Z] Removing intermediate container 1975f1d73931 [2023-05-23T02:51:19.887Z] ---> df5a6a92927d [2023-05-23T02:51:19.887Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-23T02:51:21.297Z] ---> 08c3770e4605 [2023-05-23T02:51:21.297Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-23T02:51:21.588Z] ---> 7f23de1f604b [2023-05-23T02:51:21.588Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-23T02:51:22.175Z] ---> 6424a18e8632 [2023-05-23T02:51:22.175Z] Step 19/24 : EXPOSE 59982 [2023-05-23T02:51:22.175Z] ---> Running in e2fcb100d1c1 [2023-05-23T02:51:22.443Z] Removing intermediate container e2fcb100d1c1 [2023-05-23T02:51:22.443Z] ---> 946363f70f6d [2023-05-23T02:51:22.443Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-23T02:51:22.710Z] ---> Running in 7dcbf33ad7f3 [2023-05-23T02:51:22.977Z] Removing intermediate container 7dcbf33ad7f3 [2023-05-23T02:51:22.977Z] ---> 3c8dadd33ca7 [2023-05-23T02:51:22.977Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-23T02:51:22.977Z] ---> Running in f76cf3c528be [2023-05-23T02:51:23.244Z] Removing intermediate container f76cf3c528be [2023-05-23T02:51:23.244Z] ---> 684f9c78cde3 [2023-05-23T02:51:23.244Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T02:51:23.244Z] ---> Running in e2242439afd7 [2023-05-23T02:51:23.835Z] Removing intermediate container e2242439afd7 [2023-05-23T02:51:23.835Z] ---> c085afd993a1 [2023-05-23T02:51:23.835Z] Step 23/24 : LABEL git_sha=4044fa6afcae6da78636a9bc503ed515b5b47f49 [2023-05-23T02:51:23.835Z] ---> Running in 0a0d20f5b95b [2023-05-23T02:51:24.103Z] Removing intermediate container 0a0d20f5b95b [2023-05-23T02:51:24.103Z] ---> c7d153192a79 [2023-05-23T02:51:24.103Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T02:51:24.103Z] ---> Running in 8cc7ab79d130 [2023-05-23T02:51:24.371Z] Removing intermediate container 8cc7ab79d130 [2023-05-23T02:51:24.371Z] ---> 3ced630094cc [2023-05-23T02:51:24.371Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T02:51:24.371Z] Successfully built 3ced630094cc [2023-05-23T02:51:24.371Z] 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-23T02:51:24.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T02:51:24.831Z] [2023-05-23T02:51:24.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:51:25.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T02:51:25.166Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T02:51:25.166Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T02:51:25.166Z] 04944245beec: Pulling fs layer [2023-05-23T02:51:25.166Z] 699f458cf7ca: Pulling fs layer [2023-05-23T02:51:25.166Z] 765212b225bb: Pulling fs layer [2023-05-23T02:51:25.166Z] f23df028b6ca: Pulling fs layer [2023-05-23T02:51:25.166Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T02:51:25.166Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T02:51:25.166Z] f23df028b6ca: Waiting [2023-05-23T02:51:25.166Z] d65c8cfc05b1: Waiting [2023-05-23T02:51:25.166Z] 765212b225bb: Waiting [2023-05-23T02:51:25.166Z] 2437ff75d9bd: Waiting [2023-05-23T02:51:25.436Z] 04944245beec: Verifying Checksum [2023-05-23T02:51:25.436Z] 04944245beec: Download complete [2023-05-23T02:51:25.436Z] 765212b225bb: Verifying Checksum [2023-05-23T02:51:25.436Z] 765212b225bb: Download complete [2023-05-23T02:51:25.436Z] f23df028b6ca: Download complete [2023-05-23T02:51:25.436Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T02:51:25.436Z] d65c8cfc05b1: Download complete [2023-05-23T02:51:25.706Z] 699f458cf7ca: Verifying Checksum [2023-05-23T02:51:25.706Z] 699f458cf7ca: Download complete [2023-05-23T02:51:25.979Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T02:51:25.979Z] 8998bd30e6a1: Download complete [2023-05-23T02:51:28.571Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T02:51:28.571Z] 2437ff75d9bd: Download complete [2023-05-23T02:51:29.979Z] 8998bd30e6a1: Pull complete [2023-05-23T02:51:30.564Z] 04944245beec: Pull complete [2023-05-23T02:51:31.977Z] 699f458cf7ca: Pull complete [2023-05-23T02:51:31.977Z] 765212b225bb: Pull complete [2023-05-23T02:51:32.943Z] f23df028b6ca: Pull complete [2023-05-23T02:51:32.943Z] d65c8cfc05b1: Pull complete [2023-05-23T02:51:47.947Z] 2437ff75d9bd: Pull complete [2023-05-23T02:51:47.947Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T02:51:47.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T02:51:47.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:51:48.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-16452 does not seem to be running inside a container [2023-05-23T02:51:48.213Z] $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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-23T02:51:50.902Z] $ docker top 129b0e238f2c42e35f2b4d9529e599f3b6e8fdeb9a724c788e319b2f77874a64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:51:51.740Z] ---> job-cost.sh [2023-05-23T02:51:51.740Z] lf-activate-venv: SKIPPING [2023-05-23T02:51:51.740Z] INFO: No Stack... [2023-05-23T02:51:52.008Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T02:51:52.970Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T02:51:53.615Z] + cut -d, -f6 [2023-05-23T02:51:53.615Z] + cat /w/workspace/device-mqtt-go/7/archives/cost.csv [Pipeline] lock [2023-05-23T02:51:53.655Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-7-stack-cost] [2023-05-23T02:51:53.661Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-7-stack-cost] did not exist. Created. [2023-05-23T02:51:53.661Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T02:51:54.325Z] /w/workspace/device-mqtt-go/7@tmp/durable-6e9d5f12/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T02:51:54.975Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T02:51:54.992Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T02:51:55.043Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T02:51:55.050Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T02:51:55.070Z] $ docker stop --time=1 129b0e238f2c42e35f2b4d9529e599f3b6e8fdeb9a724c788e319b2f77874a64 [2023-05-23T02:51:56.587Z] $ docker rm -f --volumes 129b0e238f2c42e35f2b4d9529e599f3b6e8fdeb9a724c788e319b2f77874a64 [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-23T02:51:57.016Z] provisioning config files... [2023-05-23T02:51:57.023Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config15734246354047745129tmp [Pipeline] { [Pipeline] sh [2023-05-23T02:51:57.329Z] + set +x [2023-05-23T02:51:57.329Z] + + bash -scurl -- -s [2023-05-23T02:51:57.329Z] https://codecov.io/bash [2023-05-23T02:51:57.329Z] [2023-05-23T02:51:57.329Z] _____ _ [2023-05-23T02:51:57.329Z] / ____| | | [2023-05-23T02:51:57.329Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T02:51:57.329Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T02:51:57.329Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T02:51:57.329Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T02:51:57.329Z] Bash-1.0.6 [2023-05-23T02:51:57.329Z] [2023-05-23T02:51:57.329Z] [2023-05-23T02:51:57.329Z] ==> git version 2.25.1 found [2023-05-23T02:51:57.329Z] ==> 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-23T02:51:57.329Z] Release-Date: 2020-01-08 [2023-05-23T02:51:57.329Z] 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-23T02:51:57.329Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T02:51:57.329Z] ==> Jenkins CI detected. [2023-05-23T02:51:57.329Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-23T02:51:57.329Z] project root: . [2023-05-23T02:51:57.329Z] --> token set from env [2023-05-23T02:51:57.329Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T02:51:57.329Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T02:51:57.329Z] ==> Python coveragepy not found [2023-05-23T02:51:57.329Z] ==> Searching for coverage reports in: [2023-05-23T02:51:57.329Z] + . [2023-05-23T02:51:57.329Z] -> Found 1 reports [2023-05-23T02:51:57.329Z] ==> Detecting git/mercurial file structure [2023-05-23T02:51:57.329Z] ==> Reading reports [2023-05-23T02:51:57.329Z] + ./coverage.out bytes=18506 [2023-05-23T02:51:57.329Z] ==> Appending adjustments [2023-05-23T02:51:57.329Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T02:51:57.589Z] + Found adjustments [2023-05-23T02:51:57.589Z] ==> Gzipping contents [2023-05-23T02:51:57.589Z] 4.0K /tmp/codecov.upi8WZ.gz [2023-05-23T02:51:57.589Z] ==> Uploading reports [2023-05-23T02:51:57.589Z] url: https://codecov.io [2023-05-23T02:51:57.589Z] query: branch=PR-600&commit=4044fa6afcae6da78636a9bc503ed515b5b47f49&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-23T02:51:57.589Z] -> Pinging Codecov [2023-05-23T02:51:57.589Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-600&commit=4044fa6afcae6da78636a9bc503ed515b5b47f49&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-23T02:51:57.589Z] -> Uploading to [2023-05-23T02:51:57.589Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/7D719EC7BBE17E464838252E33014C33/4044fa6afcae6da78636a9bc503ed515b5b47f49/cbd397ee-c9ea-444e-a172-5748cc0bd66d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T025157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbca6d50e1f60a67c3b31e9328aebe51862cace485b07c392ff95a7cc16f128c [2023-05-23T02:51:57.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T02:51:57.589Z] Dload Upload Total Spent Left Speed [2023-05-23T02:51:57.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14306 --:--:-- --:--:-- --:--:-- 14306 [2023-05-23T02:51:57.849Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4044fa6afcae6da78636a9bc503ed515b5b47f49 [Pipeline] } [2023-05-23T02:51:57.857Z] 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-23T02:51:58.605Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] [2023-05-23T02:51:58.606Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-23T02:51:58.606Z] total 16 [2023-05-23T02:51:58.606Z] drwxr-xr-x 3 root root 4096 May 23 02:42 . [2023-05-23T02:51:58.606Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 02:42 .. [2023-05-23T02:51:58.606Z] drwxr-xr-x 2 root root 4096 May 23 02:42 cost [2023-05-23T02:51:58.606Z] -rw-r--r-- 1 root root 86 May 23 02:42 cost.csv [2023-05-23T02:51:58.606Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-23T02:51:58.606Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-23T02:51:58.606Z] total 16 [2023-05-23T02:51:58.606Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 02:42 . [2023-05-23T02:51:58.606Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 02:42 .. [2023-05-23T02:51:58.606Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 02:42 cost [2023-05-23T02:51:58.606Z] -rw-r--r-- 1 jenkins jenkins 86 May 23 02:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:51:58.896Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:51:59.756Z] ---> package-listing.sh [2023-05-23T02:51:59.756Z] ++ facter osfamily [2023-05-23T02:51:59.756Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T02:52:00.016Z] + OS_FAMILY=debian [2023-05-23T02:52:00.016Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-23T02:52:00.016Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T02:52:00.016Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T02:52:00.016Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T02:52:00.016Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T02:52:00.016Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-23T02:52:00.016Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T02:52:00.016Z] + case "${OS_FAMILY}" in [2023-05-23T02:52:00.016Z] + dpkg -l [2023-05-23T02:52:00.016Z] + grep '^ii' [2023-05-23T02:52:00.016Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T02:52:00.016Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T02:52:00.016Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T02:52:00.016Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-23T02:52:00.016Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [2023-05-23T02:52:00.016Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [Pipeline] echo [2023-05-23T02:52:00.027Z] 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-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T02:52:00.305Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:52:00.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:52:00.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:52:00.935Z] prd-ubuntu20.04-docker-8c-8g-16450 does not seem to be running inside a container [2023-05-23T02:52:00.967Z] $ 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-600/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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T02:52:01.178Z] $ docker top 41f0bd547499502f4788145b3ff276e23148a2f5543523f2268cf373ab78e9ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:52:01.514Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T02:52:01.794Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T02:52:02.076Z] + ls /var/log/sa-host [2023-05-23T02:52:02.076Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T02:52:02.154Z] provisioning config files... [2023-05-23T02:52:02.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config15506296368413544355tmp [Pipeline] { [Pipeline] echo [2023-05-23T02:52:02.183Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:52:02.473Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T02:52:02.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:52:02.804Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T02:52:02.813Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:52:03.104Z] ---> sudo-logs.sh [2023-05-23T02:52:03.104Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T02:52:03.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:52:03.413Z] ---> job-cost.sh [2023-05-23T02:52:03.414Z] lf-activate-venv: SKIPPING [2023-05-23T02:52:03.414Z] DEBUG: total: 0.2199999988079071 [2023-05-23T02:52:03.414Z] INFO: Retrieving Stack Cost... [2023-05-23T02:52:03.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T02:52:04.241Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T02:52:04.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:52:04.532Z] ---> logs-deploy.sh [2023-05-23T02:52:04.532Z] lf-activate-venv: SKIPPING [2023-05-23T02:52:04.532Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/7 [2023-05-23T02:52:04.532Z] INFO: archiving workspace using pattern(s): [2023-05-23T02:52:05.911Z] Archives upload complete. [2023-05-23T02:52:05.911Z] INFO: archiving logs to Nexus