Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b3f84b720025cbd9914345d3acb7d77e6659599 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-ssh6751501468950284000.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13373212693687710519.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6877217949402565094.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7526579529022970397.key Verifying host key using known hosts file > 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11383877072081617394.key Verifying host key using known hosts file > 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8054 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6b3f84b720025cbd9914345d3acb7d77e6659599 (main) Commit message: "feat(snap): add config interface with unique identifier" > 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 core.sparsecheckout # timeout=10 > git checkout -f 6b3f84b720025cbd9914345d3acb7d77e6659599 # timeout=10 > git rev-list --no-walk 7d55b05ab01bc20af024da7fbe574cccb5f70c8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T09:07:51.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T09:07:51.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T09:07:51.862Z] ========================================================= [2022-10-17T09:07:51.862Z] EdgeX Global Pipelines Version Info [2022-10-17T09:07:51.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:07:52.595Z] ------------------- [2022-10-17T09:07:52.595Z] stable info: [2022-10-17T09:07:52.595Z] ------------------- [2022-10-17T09:07:52.595Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T09:07:52.595Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:07:52.595Z] Message: update stable to v1.0.239 [2022-10-17T09:07:53.166Z] ------------------- [2022-10-17T09:07:53.166Z] experimental info: [2022-10-17T09:07:53.166Z] ------------------- [2022-10-17T09:07:53.166Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T09:07:53.167Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:07:53.167Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T09:07:53.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-10-17T09:07:53.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-10-17T09:07:53.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T09:07:53.349Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T09:07:53.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T09:07:53.366Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T09:07:53.374Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T09:07:53.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T09:07:53.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T09:07:53.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T09:07:53.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T09:07:53.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-10-17T09:07:53.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T09:07:53.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T09:07:53.438Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:07:53.446Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:07:53.454Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:07:53.462Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:07:53.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T09:07:53.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T09:07:53.485Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T09:07:53.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T09:07:53.501Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T09:07:53.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T09:07:53.526Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T09:07:53.537Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T09:07:53.545Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T09:07:53.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T09:07:53.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T09:07:53.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T09:07:53.578Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b3f84b720025cbd9914345d3acb7d77e6659599 [Pipeline] echo [2022-10-17T09:07:53.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b3f84b [Pipeline] echo [2022-10-17T09:07:53.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:07:53.627Z] provisioning config files... [2022-10-17T09:07:53.640Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2640005835637367267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:07:53.946Z] ---> docker-login.sh [2022-10-17T09:07:53.946Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:07:54.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:07:54.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:07:54.466Z] Configure a credential helper to remove this warning. See [2022-10-17T09:07:54.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:07:54.466Z] [2022-10-17T09:07:54.466Z] Login Succeeded [2022-10-17T09:07:54.466Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:07:54.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:07:54.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:07:54.726Z] Configure a credential helper to remove this warning. See [2022-10-17T09:07:54.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:07:54.726Z] [2022-10-17T09:07:54.726Z] Login Succeeded [2022-10-17T09:07:54.726Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:07:54.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:07:54.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:07:54.726Z] Configure a credential helper to remove this warning. See [2022-10-17T09:07:54.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:07:54.726Z] [2022-10-17T09:07:54.726Z] Login Succeeded [2022-10-17T09:07:54.726Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:07:54.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:07:54.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:07:54.726Z] Configure a credential helper to remove this warning. See [2022-10-17T09:07:54.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:07:54.726Z] [2022-10-17T09:07:54.726Z] Login Succeeded [2022-10-17T09:07:54.726Z] docker.io [2022-10-17T09:07:54.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:07:55.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:07:55.250Z] Configure a credential helper to remove this warning. See [2022-10-17T09:07:55.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:07:55.250Z] [2022-10-17T09:07:55.250Z] Login Succeeded [2022-10-17T09:07:55.250Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:07:55.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T09:07:55.620Z] + git rev-list -1 --merges 6b3f84b720025cbd9914345d3acb7d77e6659599~1..6b3f84b720025cbd9914345d3acb7d77e6659599 [Pipeline] echo [2022-10-17T09:07:55.653Z] -----------> git rev-list -1 --merges 6b3f84b720025cbd9914345d3acb7d77e6659599~1..6b3f84b720025cbd9914345d3acb7d77e6659599 6b3f84b720025cbd9914345d3acb7d77e6659599 [false] [Pipeline] sh [2022-10-17T09:07:55.942Z] + git log --format=format:%s -1 6b3f84b720025cbd9914345d3acb7d77e6659599 [Pipeline] echo [2022-10-17T09:07:55.983Z] ========================================================= [2022-10-17T09:07:55.983Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T09:07:55.983Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:07:56.311Z] + git log --format=format:%s -1 6b3f84b720025cbd9914345d3acb7d77e6659599 [Pipeline] echo [2022-10-17T09:07:56.322Z] [semverPrep] GIT_COMMIT: 6b3f84b720025cbd9914345d3acb7d77e6659599, Commit Message: feat(snap): add config interface with unique identifier [Pipeline] echo [2022-10-17T09:07:56.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T09:07:56.695Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:07:56.695Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T09:07:56.695Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T09:07:56.695Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T09:07:56.695Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T09:07:56.695Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T09:07:56.695Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:07:57.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:07:57.150Z] [2022-10-17T09:07:57.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:07:57.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:07:57.459Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T09:07:57.459Z] b85a868b505f: Pulling fs layer [2022-10-17T09:07:57.459Z] e2be974225ed: Pulling fs layer [2022-10-17T09:07:57.459Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T09:07:57.459Z] 988bab9f4d93: Pulling fs layer [2022-10-17T09:07:57.459Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T09:07:57.459Z] eaf3925da568: Pulling fs layer [2022-10-17T09:07:57.459Z] bab4dde63d76: Pulling fs layer [2022-10-17T09:07:57.459Z] bde34c3a00c8: Pulling fs layer [2022-10-17T09:07:57.459Z] b352a97aabf1: Pulling fs layer [2022-10-17T09:07:57.459Z] 4872d77fe225: Pulling fs layer [2022-10-17T09:07:57.459Z] 5851b861e8e6: Pulling fs layer [2022-10-17T09:07:57.459Z] 988bab9f4d93: Waiting [2022-10-17T09:07:57.459Z] 1469e6f7b9e6: Waiting [2022-10-17T09:07:57.459Z] eaf3925da568: Waiting [2022-10-17T09:07:57.459Z] bde34c3a00c8: Waiting [2022-10-17T09:07:57.459Z] 4872d77fe225: Waiting [2022-10-17T09:07:57.459Z] 5851b861e8e6: Waiting [2022-10-17T09:07:57.459Z] b352a97aabf1: Waiting [2022-10-17T09:07:57.459Z] bab4dde63d76: Waiting [2022-10-17T09:07:57.459Z] e2be974225ed: Verifying Checksum [2022-10-17T09:07:57.459Z] e2be974225ed: Download complete [2022-10-17T09:07:57.459Z] 988bab9f4d93: Verifying Checksum [2022-10-17T09:07:57.459Z] 988bab9f4d93: Download complete [2022-10-17T09:07:57.720Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T09:07:57.721Z] 339a4e72a1f5: Download complete [2022-10-17T09:07:57.721Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T09:07:57.721Z] 1469e6f7b9e6: Download complete [2022-10-17T09:07:57.721Z] eaf3925da568: Verifying Checksum [2022-10-17T09:07:57.721Z] eaf3925da568: Download complete [2022-10-17T09:07:57.721Z] bde34c3a00c8: Verifying Checksum [2022-10-17T09:07:57.721Z] bde34c3a00c8: Download complete [2022-10-17T09:07:57.721Z] b352a97aabf1: Verifying Checksum [2022-10-17T09:07:57.721Z] b352a97aabf1: Download complete [2022-10-17T09:07:57.721Z] 4872d77fe225: Download complete [2022-10-17T09:07:57.721Z] 5851b861e8e6: Verifying Checksum [2022-10-17T09:07:57.721Z] 5851b861e8e6: Download complete [2022-10-17T09:07:57.721Z] b85a868b505f: Verifying Checksum [2022-10-17T09:07:57.721Z] b85a868b505f: Download complete [2022-10-17T09:07:58.657Z] bab4dde63d76: Download complete [2022-10-17T09:07:58.916Z] b85a868b505f: Pull complete [2022-10-17T09:07:59.174Z] e2be974225ed: Pull complete [2022-10-17T09:07:59.747Z] 339a4e72a1f5: Pull complete [2022-10-17T09:07:59.747Z] 988bab9f4d93: Pull complete [2022-10-17T09:08:00.006Z] 1469e6f7b9e6: Pull complete [2022-10-17T09:08:00.006Z] eaf3925da568: Pull complete [2022-10-17T09:08:01.907Z] bab4dde63d76: Pull complete [2022-10-17T09:08:02.167Z] bde34c3a00c8: Pull complete [2022-10-17T09:08:02.167Z] b352a97aabf1: Pull complete [2022-10-17T09:08:02.167Z] 4872d77fe225: Pull complete [2022-10-17T09:08:02.427Z] 5851b861e8e6: Pull complete [2022-10-17T09:08:02.427Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T09:08:02.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:08:02.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:08:02.512Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:08:02.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:08:04.720Z] $ docker top 878fb459377ab50ab77241d0468a5552c96e8647e7d37fe3a9b81e288e8045a1 -eo pid,comm [2022-10-17T09:08:04.792Z] 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). [2022-10-17T09:08:04.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:08:04.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:08:04.821Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:08:04.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:08:04.915Z] $ docker exec 878fb459377ab50ab77241d0468a5552c96e8647e7d37fe3a9b81e288e8045a1 ssh-agent [2022-10-17T09:08:05.038Z] SSH_AUTH_SOCK=/tmp/ssh-zEBwxFJWnQ5v/agent.32 [2022-10-17T09:08:05.038Z] SSH_AGENT_PID=39 [2022-10-17T09:08:05.043Z] Running ssh-add (command line suppressed) [2022-10-17T09:08:05.139Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1611199677121351089.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1611199677121351089.key) [2022-10-17T09:08:05.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:08:05.449Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T09:08:05.447Z] $ docker exec --env ******** --env ******** 878fb459377ab50ab77241d0468a5552c96e8647e7d37fe3a9b81e288e8045a1 ssh-agent -k [2022-10-17T09:08:05.545Z] unset SSH_AUTH_SOCK; [2022-10-17T09:08:05.545Z] unset SSH_AGENT_PID; [2022-10-17T09:08:05.546Z] echo Agent pid 39 killed; [2022-10-17T09:08:05.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T09:08:05.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:08:05.594Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:08:05.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:08:05.691Z] $ docker exec 878fb459377ab50ab77241d0468a5552c96e8647e7d37fe3a9b81e288e8045a1 ssh-agent [2022-10-17T09:08:05.822Z] SSH_AUTH_SOCK=/tmp/ssh-0XmyWOKb1Auz/agent.71 [2022-10-17T09:08:05.822Z] SSH_AGENT_PID=77 [2022-10-17T09:08:05.827Z] Running ssh-add (command line suppressed) [2022-10-17T09:08:05.914Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11477437103507807189.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11477437103507807189.key) [2022-10-17T09:08:05.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:08:06.227Z] + git semver init [2022-10-17T09:08:06.486Z] 2022-10-17 09:08:06,398 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T09:08:06.486Z] 2022-10-17 09:08:06,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-17T09:08:06.486Z] 2022-10-17 09:08:06,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-17T09:08:06.486Z] 2022-10-17 09:08:06,399 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:08:07.423Z] 2022-10-17 09:08:07,333 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-10-17T09:08:07.423Z] 2022-10-17 09:08:07,334 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-10-17T09:08:07.423Z] 2022-10-17 09:08:07,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T09:08:07.423Z] 2022-10-17 09:08:07,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T09:08:07.423Z] 2.3.0-dev.25 [Pipeline] } [2022-10-17T09:08:07.421Z] $ docker exec --env ******** --env ******** 878fb459377ab50ab77241d0468a5552c96e8647e7d37fe3a9b81e288e8045a1 ssh-agent -k [2022-10-17T09:08:07.537Z] unset SSH_AUTH_SOCK; [2022-10-17T09:08:07.538Z] unset SSH_AGENT_PID; [2022-10-17T09:08:07.538Z] echo Agent pid 77 killed; [2022-10-17T09:08:07.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:08:07.864Z] + git semver [Pipeline] } [2022-10-17T09:08:08.137Z] $ docker stop --time=1 878fb459377ab50ab77241d0468a5552c96e8647e7d37fe3a9b81e288e8045a1 [2022-10-17T09:08:09.403Z] $ docker rm -f 878fb459377ab50ab77241d0468a5552c96e8647e7d37fe3a9b81e288e8045a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:08:09.749Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T09:08:09.916Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T09:08:09.918Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.25 [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 [2022-10-17T09:08:10.051Z] provisioning config files... [2022-10-17T09:08:10.059Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7775689320758889840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:08:10.349Z] ---> docker-login.sh [2022-10-17T09:08:10.349Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:08:10.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:08:10.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:08:10.349Z] Configure a credential helper to remove this warning. See [2022-10-17T09:08:10.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:08:10.349Z] [2022-10-17T09:08:10.349Z] Login Succeeded [2022-10-17T09:08:10.349Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:08:10.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:08:10.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:08:10.349Z] Configure a credential helper to remove this warning. See [2022-10-17T09:08:10.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:08:10.349Z] [2022-10-17T09:08:10.349Z] Login Succeeded [2022-10-17T09:08:10.349Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:08:10.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:08:10.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:08:10.610Z] Configure a credential helper to remove this warning. See [2022-10-17T09:08:10.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:08:10.610Z] [2022-10-17T09:08:10.610Z] Login Succeeded [2022-10-17T09:08:10.610Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:08:10.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:08:10.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:08:10.610Z] Configure a credential helper to remove this warning. See [2022-10-17T09:08:10.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:08:10.610Z] [2022-10-17T09:08:10.610Z] Login Succeeded [2022-10-17T09:08:10.610Z] docker.io [2022-10-17T09:08:10.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:08:11.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:08:11.126Z] Configure a credential helper to remove this warning. See [2022-10-17T09:08:11.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:08:11.126Z] [2022-10-17T09:08:11.126Z] Login Succeeded [2022-10-17T09:08:11.126Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:08:11.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:08:11.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:08:11.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:08:11.202Z] ========================================================= [2022-10-17T09:08:11.203Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T09:08:11.203Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:08:11.501Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:08:11.501Z] Sending build context to Docker daemon 6.155MB [2022-10-17T09:08:11.501Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:08:11.501Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T09:08:11.501Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T09:08:11.501Z] 213ec9aee27d: Pulling fs layer [2022-10-17T09:08:11.501Z] 4583459ba037: Pulling fs layer [2022-10-17T09:08:11.501Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T09:08:11.501Z] 53926ce57604: Pulling fs layer [2022-10-17T09:08:11.501Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T09:08:11.501Z] 30f14e443154: Pulling fs layer [2022-10-17T09:08:11.501Z] 801331c1e519: Pulling fs layer [2022-10-17T09:08:11.501Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T09:08:11.501Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T09:08:11.501Z] 99cc6dd402b0: Waiting [2022-10-17T09:08:11.501Z] 7d9ed39f4882: Waiting [2022-10-17T09:08:11.501Z] 53926ce57604: Waiting [2022-10-17T09:08:11.501Z] 801331c1e519: Waiting [2022-10-17T09:08:11.501Z] 21b2b0c7a3f4: Waiting [2022-10-17T09:08:11.501Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T09:08:11.501Z] 93c1e223e6f2: Download complete [2022-10-17T09:08:11.501Z] 4583459ba037: Verifying Checksum [2022-10-17T09:08:11.501Z] 4583459ba037: Download complete [2022-10-17T09:08:11.501Z] 21b2b0c7a3f4: Download complete [2022-10-17T09:08:11.763Z] 30f14e443154: Verifying Checksum [2022-10-17T09:08:11.763Z] 30f14e443154: Download complete [2022-10-17T09:08:11.763Z] 213ec9aee27d: Verifying Checksum [2022-10-17T09:08:11.763Z] 213ec9aee27d: Download complete [2022-10-17T09:08:11.763Z] 801331c1e519: Download complete [2022-10-17T09:08:11.763Z] 213ec9aee27d: Pull complete [2022-10-17T09:08:12.024Z] 4583459ba037: Pull complete [2022-10-17T09:08:12.024Z] 93c1e223e6f2: Pull complete [2022-10-17T09:08:12.281Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T09:08:12.281Z] 7d9ed39f4882: Download complete [2022-10-17T09:08:12.281Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T09:08:12.281Z] 99cc6dd402b0: Download complete [2022-10-17T09:08:12.540Z] 53926ce57604: Verifying Checksum [2022-10-17T09:08:12.540Z] 53926ce57604: Download complete [2022-10-17T09:08:16.725Z] 53926ce57604: Pull complete [2022-10-17T09:08:16.725Z] 21b2b0c7a3f4: Pull complete [2022-10-17T09:08:16.725Z] 30f14e443154: Pull complete [2022-10-17T09:08:16.725Z] 801331c1e519: Pull complete [2022-10-17T09:08:18.625Z] 99cc6dd402b0: Pull complete [2022-10-17T09:08:19.560Z] 7d9ed39f4882: Pull complete [2022-10-17T09:08:19.560Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T09:08:19.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T09:08:19.560Z] ---> 1dedd983c030 [2022-10-17T09:08:19.560Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:08:23.870Z] ---> Running in 562d31821620 [2022-10-17T09:08:23.870Z] Removing intermediate container 562d31821620 [2022-10-17T09:08:23.870Z] ---> 728d45024959 [2022-10-17T09:08:23.870Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:08:23.870Z] ---> Running in 1db35d03dd06 [2022-10-17T09:08:23.870Z] Removing intermediate container 1db35d03dd06 [2022-10-17T09:08:23.870Z] ---> 03741846f674 [2022-10-17T09:08:23.870Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:08:23.870Z] ---> Running in 73439b7b6547 [2022-10-17T09:08:23.870Z] Removing intermediate container 73439b7b6547 [2022-10-17T09:08:23.870Z] ---> 04293c6736f7 [2022-10-17T09:08:23.870Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:08:24.130Z] ---> Running in 937ea9255e74 [2022-10-17T09:08:24.130Z] Removing intermediate container 937ea9255e74 [2022-10-17T09:08:24.130Z] ---> a58ab65c3c58 [2022-10-17T09:08:24.130Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:08:24.389Z] ---> Running in 3eac46739efd [2022-10-17T09:08:25.005Z] Still waiting to schedule task [2022-10-17T09:08:25.005Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-17T09:08:25.324Z] Removing intermediate container 3eac46739efd [2022-10-17T09:08:25.324Z] ---> 5633f720d747 [2022-10-17T09:08:25.324Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:08:25.324Z] ---> Running in c85f7c3a4fd9 [2022-10-17T09:08:25.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:08:26.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:08:26.522Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T09:08:26.781Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T09:08:26.781Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T09:08:26.781Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T09:08:27.041Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:08:27.041Z] OK: 216 MiB in 55 packages [2022-10-17T09:08:27.608Z] Removing intermediate container c85f7c3a4fd9 [2022-10-17T09:08:27.608Z] ---> 9aa2f2504f9e [2022-10-17T09:08:27.608Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-17T09:08:27.608Z] ---> Running in 05b3e0a612b7 [2022-10-17T09:08:27.608Z] Removing intermediate container 05b3e0a612b7 [2022-10-17T09:08:27.608Z] ---> 4acfa16c899f [2022-10-17T09:08:27.608Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T09:08:27.868Z] ---> e8b0e3d9d3fc [2022-10-17T09:08:27.868Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:08:27.868Z] ---> Running in c9ee8bc25c37 [2022-10-17T09:08:46.050Z] Removing intermediate container c9ee8bc25c37 [2022-10-17T09:08:46.050Z] ---> a05a2625182a [2022-10-17T09:08:46.050Z] Step 12/13 : COPY . . [2022-10-17T09:08:46.619Z] ---> 192b48758ae3 [2022-10-17T09:08:46.619Z] Step 13/13 : RUN $MAKE [2022-10-17T09:08:46.619Z] ---> Running in 9ae105691708 [2022-10-17T09:08:46.619Z] noop [2022-10-17T09:08:46.878Z] Removing intermediate container 9ae105691708 [2022-10-17T09:08:46.878Z] ---> a7553b90fa7c [2022-10-17T09:08:47.138Z] Successfully built a7553b90fa7c [2022-10-17T09:08:47.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:08:47.459Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:08:47.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:08:47.521Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:08:47.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-10-17T09:08:48.293Z] $ docker top 4480a4d98be1d2e870026e2aa36417853f352c81ab548196db021f4ab9da4bbd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:08:48.631Z] + go version [2022-10-17T09:08:48.631Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T09:08:48.647Z] $ docker stop --time=1 4480a4d98be1d2e870026e2aa36417853f352c81ab548196db021f4ab9da4bbd [2022-10-17T09:08:49.954Z] $ docker rm -f 4480a4d98be1d2e870026e2aa36417853f352c81ab548196db021f4ab9da4bbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:08:50.349Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:08:50.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:08:50.415Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:08:50.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-10-17T09:08:50.799Z] $ docker top 8a9b33b8f2625472b364d98cfa08d3abdb4e50bece4a1609a3da857eefeea418 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:08:51.132Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:08:51.426Z] + make test [2022-10-17T09:08:51.426Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:08:51.683Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-17T09:09:01.646Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-17T09:09:01.646Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-10-17T09:09:01.646Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-17T09:09:08.220Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T09:09:08.220Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:09:11.496Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:09:11.496Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:09:11.496Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:09:11.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:09:11.525Z] $ docker stop --time=1 8a9b33b8f2625472b364d98cfa08d3abdb4e50bece4a1609a3da857eefeea418 [2022-10-17T09:09:14.224Z] $ docker rm -f 8a9b33b8f2625472b364d98cfa08d3abdb4e50bece4a1609a3da857eefeea418 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:09:14.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:09:14.699Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T09:09:15.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:09:15.480Z] + ls -al . [2022-10-17T09:09:15.480Z] total 184 [2022-10-17T09:09:15.480Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:08 . [2022-10-17T09:09:15.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:07 .. [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 09:07 .dockerignore [2022-10-17T09:09:15.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:09 .git [2022-10-17T09:09:15.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:07 .github [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 09:07 .gitignore [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:07 .golangci.yml [2022-10-17T09:09:15.480Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:08 .semver [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 17 09:07 Attribution.txt [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 17 09:07 CHANGELOG.md [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 17 09:07 Dockerfile [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:07 GOVERNANCE.md [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 09:07 Jenkinsfile [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:07 LICENSE [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 17 09:07 Makefile [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 09:07 OWNERS.md [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 17 09:07 README.md [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:08 VERSION [2022-10-17T09:09:15.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:07 bin [2022-10-17T09:09:15.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:07 cmd [2022-10-17T09:09:15.480Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 17 09:09 coverage.out [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 17 09:07 go.mod [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 09:07 go.sum [2022-10-17T09:09:15.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:07 internal [2022-10-17T09:09:15.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:07 mock [2022-10-17T09:09:15.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:07 snap [2022-10-17T09:09:15.480Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 17 09:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:15.780Z] + 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=6b3f84b720025cbd9914345d3acb7d77e6659599 --label arch=amd64 --label version=2.3.0-dev.25 . [2022-10-17T09:09:15.780Z] Sending build context to Docker daemon 6.174MB [2022-10-17T09:09:15.780Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:09:15.780Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T09:09:15.780Z] ---> a7553b90fa7c [2022-10-17T09:09:15.780Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:09:16.039Z] ---> Running in dba5454d3f9a [2022-10-17T09:09:16.039Z] Removing intermediate container dba5454d3f9a [2022-10-17T09:09:16.039Z] ---> eac2061019f3 [2022-10-17T09:09:16.039Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:09:16.039Z] ---> Running in 8f5cc07e0338 [2022-10-17T09:09:16.039Z] Removing intermediate container 8f5cc07e0338 [2022-10-17T09:09:16.039Z] ---> 281858f311d1 [2022-10-17T09:09:16.039Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:09:16.039Z] ---> Running in 42702694c991 [2022-10-17T09:09:16.297Z] Removing intermediate container 42702694c991 [2022-10-17T09:09:16.297Z] ---> ef579dc81183 [2022-10-17T09:09:16.297Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:09:16.297Z] ---> Running in c4c591d22bd9 [2022-10-17T09:09:16.297Z] Removing intermediate container c4c591d22bd9 [2022-10-17T09:09:16.297Z] ---> 1919b9873d01 [2022-10-17T09:09:16.297Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:09:16.297Z] ---> Running in 10f21918beec [2022-10-17T09:09:16.864Z] Removing intermediate container 10f21918beec [2022-10-17T09:09:16.864Z] ---> b087a2522f33 [2022-10-17T09:09:16.864Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:09:16.864Z] ---> Running in ef72b12e795a [2022-10-17T09:09:17.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:09:18.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:09:18.328Z] OK: 216 MiB in 55 packages [2022-10-17T09:09:18.587Z] Removing intermediate container ef72b12e795a [2022-10-17T09:09:18.587Z] ---> 7c70a588746f [2022-10-17T09:09:18.587Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-17T09:09:18.587Z] ---> Running in e485fe3e1389 [2022-10-17T09:09:18.845Z] Removing intermediate container e485fe3e1389 [2022-10-17T09:09:18.845Z] ---> cc6f7afd6bb2 [2022-10-17T09:09:18.845Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-17T09:09:18.845Z] ---> a173363fbfaa [2022-10-17T09:09:18.845Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:09:18.845Z] ---> Running in a2bb80941089 [2022-10-17T09:09:19.830Z] Removing intermediate container a2bb80941089 [2022-10-17T09:09:19.831Z] ---> 044f57aff3fb [2022-10-17T09:09:19.831Z] Step 12/25 : COPY . . [2022-10-17T09:09:20.088Z] ---> 15573f1422a0 [2022-10-17T09:09:20.088Z] Step 13/25 : RUN $MAKE [2022-10-17T09:09:20.088Z] ---> Running in ef1a64271940 [2022-10-17T09:09:20.347Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-17T09:09:42.276Z] Removing intermediate container ef1a64271940 [2022-10-17T09:09:42.276Z] ---> b0f749b7a5d2 [2022-10-17T09:09:42.276Z] Step 14/25 : FROM alpine:3.16 [2022-10-17T09:09:42.276Z] 3.16: Pulling from library/alpine [2022-10-17T09:09:42.276Z] 213ec9aee27d: Already exists [2022-10-17T09:09:42.276Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:09:42.276Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:09:42.276Z] ---> 9c6f07244728 [2022-10-17T09:09:42.276Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-17T09:09:42.276Z] ---> Running in 3e672c7fb6d3 [2022-10-17T09:09:42.276Z] Removing intermediate container 3e672c7fb6d3 [2022-10-17T09:09:42.276Z] ---> 40e58485f90a [2022-10-17T09:09:42.276Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:09:42.276Z] ---> Running in 66c0b1f9027a [2022-10-17T09:09:42.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:09:42.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:09:42.533Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:09:42.533Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:09:42.533Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:09:42.533Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:09:42.533Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:09:42.533Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:09:42.533Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:09:42.533Z] OK: 8 MiB in 20 packages [2022-10-17T09:09:43.167Z] Removing intermediate container 66c0b1f9027a [2022-10-17T09:09:43.167Z] ---> a750bbef2aaa [2022-10-17T09:09:43.167Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-17T09:09:43.430Z] ---> 0e81a9d24399 [2022-10-17T09:09:43.430Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-17T09:09:43.689Z] ---> 1158d4727690 [2022-10-17T09:09:43.689Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-17T09:09:43.689Z] ---> 106482d354ce [2022-10-17T09:09:43.689Z] Step 20/25 : EXPOSE 59982 [2022-10-17T09:09:43.960Z] ---> Running in 5af0acaf50e3 [2022-10-17T09:09:43.960Z] Removing intermediate container 5af0acaf50e3 [2022-10-17T09:09:43.960Z] ---> 99dfca6bd3d8 [2022-10-17T09:09:43.960Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-17T09:09:43.960Z] ---> Running in d0cb3e47ee3b [2022-10-17T09:09:43.960Z] Removing intermediate container d0cb3e47ee3b [2022-10-17T09:09:43.960Z] ---> c124c6c23604 [2022-10-17T09:09:43.960Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T09:09:43.960Z] ---> Running in b6b4dcc654fe [2022-10-17T09:09:44.224Z] Removing intermediate container b6b4dcc654fe [2022-10-17T09:09:44.224Z] ---> 7e734d9080eb [2022-10-17T09:09:44.224Z] Step 23/25 : LABEL arch=amd64 [2022-10-17T09:09:44.224Z] ---> Running in 08d2ea599e23 [2022-10-17T09:09:44.224Z] Removing intermediate container 08d2ea599e23 [2022-10-17T09:09:44.224Z] ---> ff4c3d18face [2022-10-17T09:09:44.224Z] Step 24/25 : LABEL git_sha=6b3f84b720025cbd9914345d3acb7d77e6659599 [2022-10-17T09:09:44.224Z] ---> Running in 5a45f68a3919 [2022-10-17T09:09:44.224Z] Removing intermediate container 5a45f68a3919 [2022-10-17T09:09:44.224Z] ---> 03291ec05171 [2022-10-17T09:09:44.224Z] Step 25/25 : LABEL version=2.3.0-dev.25 [2022-10-17T09:09:44.224Z] ---> Running in dd69c54283bf [2022-10-17T09:09:44.508Z] Removing intermediate container dd69c54283bf [2022-10-17T09:09:44.508Z] ---> a38076c9110e [2022-10-17T09:09:44.508Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:09:44.508Z] Successfully built a38076c9110e [2022-10-17T09:09:44.508Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:09:44.597Z] provisioning config files... [2022-10-17T09:09:44.633Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8959936102739699671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:09:44.989Z] ---> docker-login.sh [2022-10-17T09:09:44.989Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:09:44.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:09:44.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:09:44.989Z] Configure a credential helper to remove this warning. See [2022-10-17T09:09:44.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:09:44.989Z] [2022-10-17T09:09:44.989Z] Login Succeeded [2022-10-17T09:09:44.989Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:09:44.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:09:44.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:09:44.989Z] Configure a credential helper to remove this warning. See [2022-10-17T09:09:44.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:09:44.989Z] [2022-10-17T09:09:44.989Z] Login Succeeded [2022-10-17T09:09:44.989Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:09:45.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:09:45.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:09:45.248Z] Configure a credential helper to remove this warning. See [2022-10-17T09:09:45.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:09:45.248Z] [2022-10-17T09:09:45.248Z] Login Succeeded [2022-10-17T09:09:45.248Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:09:45.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:09:45.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:09:45.248Z] Configure a credential helper to remove this warning. See [2022-10-17T09:09:45.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:09:45.248Z] [2022-10-17T09:09:45.248Z] Login Succeeded [2022-10-17T09:09:45.248Z] docker.io [2022-10-17T09:09:45.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:09:45.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:09:45.765Z] Configure a credential helper to remove this warning. See [2022-10-17T09:09:45.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:09:45.765Z] [2022-10-17T09:09:45.765Z] Login Succeeded [2022-10-17T09:09:45.765Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:09:45.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:09:45.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:09:45.812Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-10-17T09:09:45.812Z] 6b3f84b720025cbd9914345d3acb7d77e6659599 [2022-10-17T09:09:45.812Z] latest [2022-10-17T09:09:45.812Z] 2.3.0-dev.25 [2022-10-17T09:09:45.812Z] 6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25 [2022-10-17T09:09:45.812Z] main [2022-10-17T09:09:45.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:46.116Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6b3f84b720025cbd9914345d3acb7d77e6659599 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:46.422Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6b3f84b720025cbd9914345d3acb7d77e6659599 [2022-10-17T09:09:46.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T09:09:46.422Z] f1f061f799f4: Preparing [2022-10-17T09:09:46.422Z] c6ebdd72274b: Preparing [2022-10-17T09:09:46.422Z] 54470588971c: Preparing [2022-10-17T09:09:46.422Z] 8a5be6c4730f: Preparing [2022-10-17T09:09:46.422Z] 994393dc58e7: Preparing [2022-10-17T09:09:46.422Z] 994393dc58e7: Layer already exists [2022-10-17T09:09:46.422Z] f1f061f799f4: Pushed [2022-10-17T09:09:46.422Z] c6ebdd72274b: Pushed [2022-10-17T09:09:46.681Z] 8a5be6c4730f: Pushed [2022-10-17T09:09:49.214Z] 54470588971c: Pushed [2022-10-17T09:09:49.214Z] 6b3f84b720025cbd9914345d3acb7d77e6659599: digest: sha256:15ce3dc522f1c46d1cf69c289b64759c75038518684b5d1171f784c18d73063e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:49.528Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:49.837Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-17T09:09:49.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T09:09:49.837Z] f1f061f799f4: Preparing [2022-10-17T09:09:49.837Z] c6ebdd72274b: Preparing [2022-10-17T09:09:49.837Z] 54470588971c: Preparing [2022-10-17T09:09:49.837Z] 8a5be6c4730f: Preparing [2022-10-17T09:09:49.837Z] 994393dc58e7: Preparing [2022-10-17T09:09:49.837Z] 54470588971c: Layer already exists [2022-10-17T09:09:49.837Z] 994393dc58e7: Layer already exists [2022-10-17T09:09:49.837Z] f1f061f799f4: Layer already exists [2022-10-17T09:09:49.837Z] c6ebdd72274b: Layer already exists [2022-10-17T09:09:49.837Z] 8a5be6c4730f: Layer already exists [2022-10-17T09:09:49.837Z] latest: digest: sha256:15ce3dc522f1c46d1cf69c289b64759c75038518684b5d1171f784c18d73063e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:50.146Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:50.453Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.25 [2022-10-17T09:09:50.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T09:09:50.453Z] f1f061f799f4: Preparing [2022-10-17T09:09:50.453Z] c6ebdd72274b: Preparing [2022-10-17T09:09:50.453Z] 54470588971c: Preparing [2022-10-17T09:09:50.453Z] 8a5be6c4730f: Preparing [2022-10-17T09:09:50.453Z] 994393dc58e7: Preparing [2022-10-17T09:09:50.453Z] c6ebdd72274b: Layer already exists [2022-10-17T09:09:50.453Z] f1f061f799f4: Layer already exists [2022-10-17T09:09:50.453Z] 994393dc58e7: Layer already exists [2022-10-17T09:09:50.453Z] 54470588971c: Layer already exists [2022-10-17T09:09:50.453Z] 8a5be6c4730f: Layer already exists [2022-10-17T09:09:50.453Z] 2.3.0-dev.25: digest: sha256:15ce3dc522f1c46d1cf69c289b64759c75038518684b5d1171f784c18d73063e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:50.767Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:51.074Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25 [2022-10-17T09:09:51.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T09:09:51.074Z] f1f061f799f4: Preparing [2022-10-17T09:09:51.074Z] c6ebdd72274b: Preparing [2022-10-17T09:09:51.074Z] 54470588971c: Preparing [2022-10-17T09:09:51.074Z] 8a5be6c4730f: Preparing [2022-10-17T09:09:51.074Z] 994393dc58e7: Preparing [2022-10-17T09:09:51.074Z] 54470588971c: Layer already exists [2022-10-17T09:09:51.074Z] c6ebdd72274b: Layer already exists [2022-10-17T09:09:51.074Z] f1f061f799f4: Layer already exists [2022-10-17T09:09:51.074Z] 8a5be6c4730f: Layer already exists [2022-10-17T09:09:51.074Z] 994393dc58e7: Layer already exists [2022-10-17T09:09:51.074Z] 6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25: digest: sha256:15ce3dc522f1c46d1cf69c289b64759c75038518684b5d1171f784c18d73063e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:51.386Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:51.427Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8055 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-10-17T09:09:51.445Z] Running in /w/workspace/device-mqtt-go/72 [Pipeline] { [Pipeline] checkout [2022-10-17T09:09:51.478Z] Selected Git installation does not exist. Using Default [2022-10-17T09:09:51.478Z] The recommended git tool is: NONE [2022-10-17T09:09:51.686Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-10-17T09:09:51.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T09:09:51.686Z] f1f061f799f4: Preparing [2022-10-17T09:09:51.686Z] c6ebdd72274b: Preparing [2022-10-17T09:09:51.686Z] 54470588971c: Preparing [2022-10-17T09:09:51.686Z] 8a5be6c4730f: Preparing [2022-10-17T09:09:51.686Z] 994393dc58e7: Preparing [2022-10-17T09:09:51.686Z] 994393dc58e7: Layer already exists [2022-10-17T09:09:51.686Z] 8a5be6c4730f: Layer already exists [2022-10-17T09:09:51.686Z] f1f061f799f4: Layer already exists [2022-10-17T09:09:51.686Z] c6ebdd72274b: Layer already exists [2022-10-17T09:09:51.686Z] 54470588971c: Layer already exists [2022-10-17T09:09:51.686Z] main: digest: sha256:15ce3dc522f1c46d1cf69c289b64759c75038518684b5d1171f784c18d73063e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:09:51.734Z] ===================================================== [Pipeline] echo [2022-10-17T09:09:51.742Z] taggedImages: [2022-10-17T09:09:51.742Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6b3f84b720025cbd9914345d3acb7d77e6659599 [2022-10-17T09:09:51.742Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-17T09:09:51.742Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.25 [2022-10-17T09:09:51.742Z] - nexus3.edgexfoundry.org:10004/device-mqtt:6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25 [2022-10-17T09:09:51.742Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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 [2022-10-17T09:09:52.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:09:52.099Z] [2022-10-17T09:09:52.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:09:52.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:09:52.399Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T09:09:52.399Z] 5eb5b503b376: Pulling fs layer [2022-10-17T09:09:52.399Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T09:09:52.399Z] ec43610c2a17: Pulling fs layer [2022-10-17T09:09:52.399Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T09:09:52.399Z] 33b1e0a273af: Pulling fs layer [2022-10-17T09:09:52.399Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T09:09:52.399Z] 2f39f015ded8: Pulling fs layer [2022-10-17T09:09:52.399Z] 5d3b04190fa2: Waiting [2022-10-17T09:09:52.399Z] 33b1e0a273af: Waiting [2022-10-17T09:09:52.399Z] 2f39f015ded8: Waiting [2022-10-17T09:09:52.399Z] 3a2ae6a8a46f: Waiting [2022-10-17T09:09:52.399Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T09:09:52.399Z] 5c69ac0246d0: Download complete [2022-10-17T09:09:52.399Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T09:09:52.399Z] 3a2ae6a8a46f: Download complete [2022-10-17T09:09:52.399Z] 33b1e0a273af: Verifying Checksum [2022-10-17T09:09:52.399Z] 33b1e0a273af: Download complete [2022-10-17T09:09:52.399Z] 5d3b04190fa2: Download complete [2022-10-17T09:09:52.659Z] ec43610c2a17: Verifying Checksum [2022-10-17T09:09:52.659Z] ec43610c2a17: Download complete [2022-10-17T09:09:52.659Z] 5eb5b503b376: Verifying Checksum [2022-10-17T09:09:52.659Z] 5eb5b503b376: Download complete [2022-10-17T09:09:53.225Z] 2f39f015ded8: Download complete [2022-10-17T09:09:53.792Z] 5eb5b503b376: Pull complete [2022-10-17T09:09:54.050Z] 5c69ac0246d0: Pull complete [2022-10-17T09:09:54.308Z] ec43610c2a17: Pull complete [2022-10-17T09:09:54.309Z] 3a2ae6a8a46f: Pull complete [2022-10-17T09:09:54.565Z] 33b1e0a273af: Pull complete [2022-10-17T09:09:54.565Z] 5d3b04190fa2: Pull complete [2022-10-17T09:09:56.472Z] using credential edgex-jenkins-ssh [2022-10-17T09:09:56.490Z] Cloning the remote Git repository [2022-10-17T09:09:56.530Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-17T09:09:56.595Z] > git init /w/workspace/device-mqtt-go/72 # timeout=10 [2022-10-17T09:09:56.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-17T09:09:56.712Z] > git --version # timeout=10 [2022-10-17T09:09:56.730Z] > git --version # 'git version 2.25.1' [2022-10-17T09:09:56.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T09:09:56.776Z] Verifying host key using known hosts file [2022-10-17T09:09:56.950Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T09:09:56.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:09:58.745Z] 2f39f015ded8: Pull complete [2022-10-17T09:09:58.745Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T09:09:58.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:09:58.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:09:58.818Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:09:58.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-17T09:09:58.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:09:58.856Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T09:09:58.873Z] Avoid second fetch [2022-10-17T09:09:58.874Z] Checking out Revision 6b3f84b720025cbd9914345d3acb7d77e6659599 (main) [2022-10-17T09:09:59.354Z] Commit message: "feat(snap): add config interface with unique identifier" [2022-10-17T09:09:59.663Z] [2022-10-17T09:09:59.663Z] GitHub has been notified of this commit’s build result [2022-10-17T09:09:59.663Z] [2022-10-17T09:09:58.888Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T09:09:58.903Z] > git checkout -f 6b3f84b720025cbd9914345d3acb7d77e6659599 # timeout=10 [2022-10-17T09:10:01.552Z] $ docker top d2b7f9c42ba12d0b6710c216a10969f900d7bc3c3a7a607cf6f60c671406109b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:10:01.942Z] ---> job-cost.sh [2022-10-17T09:10:01.942Z] lf-activate-venv: SKIPPING [2022-10-17T09:10:01.942Z] INFO: No Stack... [2022-10-17T09:10:02.200Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T09:10:02.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:10:02.200Z] Dload Upload Total Spent Left Speed [2022-10-17T09:10:02.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 78762 0 --:--:-- --:--:-- --:--:-- 78273 100 12602 100 12602 0 0 78273 0 --:--:-- --:--:-- --:--:-- 77790 [Pipeline] sh [2022-10-17T09:10:02.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:10:02.764Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-10-17T09:10:02.771Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2022-10-17T09:10:03.085Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T09:10:03.085Z] + sudo tee /etc/docker/daemon.new [2022-10-17T09:10:03.085Z] { [2022-10-17T09:10:03.085Z] "registry-mirrors": [ [2022-10-17T09:10:03.085Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T09:10:03.085Z] ], [2022-10-17T09:10:03.085Z] "bip": "10.250.0.254/24", [2022-10-17T09:10:03.085Z] "hosts": [ [2022-10-17T09:10:03.085Z] "tcp://0.0.0.0:5555", [2022-10-17T09:10:03.085Z] "unix:///var/run/docker.sock" [2022-10-17T09:10:03.085Z] ], [2022-10-17T09:10:03.085Z] "mtu": 1458, [2022-10-17T09:10:03.085Z] "selinux-enabled": true, [2022-10-17T09:10:03.085Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T09:10:03.085Z] } [Pipeline] sh [2022-10-17T09:10:03.111Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-10-17T09:10:03.111Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:10:03.159Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-72-stack-cost] [2022-10-17T09:10:03.166Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-72-stack-cost] did not exist. Created. [2022-10-17T09:10:03.166Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:10:03.411Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T09:10:03.463Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T09:10:03.507Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:10:03.513Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:10:03.538Z] $ docker stop --time=1 d2b7f9c42ba12d0b6710c216a10969f900d7bc3c3a7a607cf6f60c671406109b [2022-10-17T09:10:03.747Z] + sudo service docker restart [2022-10-17T09:10:04.710Z] $ docker rm -f d2b7f9c42ba12d0b6710c216a10969f900d7bc3c3a7a607cf6f60c671406109b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:10:21.998Z] provisioning config files... [2022-10-17T09:10:22.022Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/72@tmp/config11874518191299439646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:10:22.363Z] ---> docker-login.sh [2022-10-17T09:10:22.363Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:10:22.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:22.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:22.951Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:22.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:22.951Z] [2022-10-17T09:10:22.951Z] Login Succeeded [2022-10-17T09:10:22.951Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:10:23.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:23.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:23.219Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:23.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:23.219Z] [2022-10-17T09:10:23.219Z] Login Succeeded [2022-10-17T09:10:23.219Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:10:23.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:23.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:23.759Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:23.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:23.759Z] [2022-10-17T09:10:23.759Z] Login Succeeded [2022-10-17T09:10:23.759Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:10:23.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:24.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:24.029Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:24.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:24.029Z] [2022-10-17T09:10:24.029Z] Login Succeeded [2022-10-17T09:10:24.029Z] docker.io [2022-10-17T09:10:24.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:24.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:24.564Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:24.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:24.564Z] [2022-10-17T09:10:24.564Z] Login Succeeded [2022-10-17T09:10:24.564Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:10:24.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:10:24.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:10:24.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:10:24.746Z] ========================================================= [2022-10-17T09:10:24.746Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T09:10:24.746Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:10:25.076Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:10:25.344Z] Sending build context to Docker daemon 3.183MB [2022-10-17T09:10:25.344Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:10:25.344Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T09:10:25.616Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T09:10:25.616Z] 9b18e9b68314: Pulling fs layer [2022-10-17T09:10:25.616Z] d32db5db7311: Pulling fs layer [2022-10-17T09:10:25.616Z] d0c4b47475fc: Pulling fs layer [2022-10-17T09:10:25.616Z] 5831b945b038: Pulling fs layer [2022-10-17T09:10:25.616Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T09:10:25.616Z] e10730c5d714: Pulling fs layer [2022-10-17T09:10:25.616Z] 5dd5c2283517: Pulling fs layer [2022-10-17T09:10:25.616Z] d5ac0230b979: Pulling fs layer [2022-10-17T09:10:25.616Z] 5831b945b038: Waiting [2022-10-17T09:10:25.616Z] e10730c5d714: Waiting [2022-10-17T09:10:25.616Z] 5dd5c2283517: Waiting [2022-10-17T09:10:25.616Z] 86bbec2aaacd: Waiting [2022-10-17T09:10:25.616Z] d5ac0230b979: Waiting [2022-10-17T09:10:25.616Z] d0c4b47475fc: Verifying Checksum [2022-10-17T09:10:25.616Z] d0c4b47475fc: Download complete [2022-10-17T09:10:25.616Z] d32db5db7311: Verifying Checksum [2022-10-17T09:10:25.616Z] d32db5db7311: Download complete [2022-10-17T09:10:25.616Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T09:10:25.616Z] 86bbec2aaacd: Download complete [2022-10-17T09:10:25.616Z] e10730c5d714: Verifying Checksum [2022-10-17T09:10:25.616Z] e10730c5d714: Download complete [2022-10-17T09:10:25.616Z] 9b18e9b68314: Verifying Checksum [2022-10-17T09:10:25.616Z] 9b18e9b68314: Download complete [2022-10-17T09:10:26.586Z] 9b18e9b68314: Pull complete [2022-10-17T09:10:26.586Z] d5ac0230b979: Verifying Checksum [2022-10-17T09:10:26.586Z] d5ac0230b979: Download complete [2022-10-17T09:10:27.178Z] d32db5db7311: Pull complete [2022-10-17T09:10:27.447Z] d0c4b47475fc: Pull complete [2022-10-17T09:10:27.716Z] 5dd5c2283517: Verifying Checksum [2022-10-17T09:10:27.716Z] 5dd5c2283517: Download complete [2022-10-17T09:10:28.303Z] 5831b945b038: Verifying Checksum [2022-10-17T09:10:28.303Z] 5831b945b038: Download complete [2022-10-17T09:10:40.639Z] 5831b945b038: Pull complete [2022-10-17T09:10:40.639Z] 86bbec2aaacd: Pull complete [2022-10-17T09:10:40.639Z] e10730c5d714: Pull complete [2022-10-17T09:10:46.013Z] 5dd5c2283517: Pull complete [2022-10-17T09:10:48.600Z] d5ac0230b979: Pull complete [2022-10-17T09:10:48.600Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T09:10:48.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T09:10:48.600Z] ---> 59b3b1a385d4 [2022-10-17T09:10:48.600Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:10:50.027Z] ---> Running in 5667240da484 [2022-10-17T09:10:50.300Z] Removing intermediate container 5667240da484 [2022-10-17T09:10:50.301Z] ---> 749736ef9a02 [2022-10-17T09:10:50.301Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:10:50.301Z] ---> Running in e7c0b3d25963 [2022-10-17T09:10:50.568Z] Removing intermediate container e7c0b3d25963 [2022-10-17T09:10:50.568Z] ---> 8927ac0a683e [2022-10-17T09:10:50.568Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:10:50.836Z] ---> Running in a53e2e20be68 [2022-10-17T09:10:51.106Z] Removing intermediate container a53e2e20be68 [2022-10-17T09:10:51.106Z] ---> 6e663d565b62 [2022-10-17T09:10:51.106Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:10:51.106Z] ---> Running in aa33c807f6ab [2022-10-17T09:10:51.378Z] Removing intermediate container aa33c807f6ab [2022-10-17T09:10:51.378Z] ---> a1c9f5f63dbe [2022-10-17T09:10:51.378Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:10:51.378Z] ---> Running in f3fc3320e820 [2022-10-17T09:10:53.345Z] Removing intermediate container f3fc3320e820 [2022-10-17T09:10:53.345Z] ---> 1302ab6d313f [2022-10-17T09:10:53.345Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:10:53.345Z] ---> Running in 4935a6216a57 [2022-10-17T09:10:53.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:10:54.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:10:55.839Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T09:10:55.839Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T09:10:56.104Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T09:10:56.104Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T09:10:56.370Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:10:56.370Z] OK: 226 MiB in 55 packages [2022-10-17T09:10:57.415Z] Removing intermediate container 4935a6216a57 [2022-10-17T09:10:57.415Z] ---> 549800f575c0 [2022-10-17T09:10:57.415Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-17T09:10:57.415Z] ---> Running in 86ae53af99a2 [2022-10-17T09:10:57.687Z] Removing intermediate container 86ae53af99a2 [2022-10-17T09:10:57.687Z] ---> 29198119a4f4 [2022-10-17T09:10:57.687Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T09:10:58.294Z] ---> a7e9aac605e7 [2022-10-17T09:10:58.294Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:10:58.294Z] ---> Running in f27a677abc42 [2022-10-17T09:11:45.166Z] Removing intermediate container f27a677abc42 [2022-10-17T09:11:45.166Z] ---> a99a80c26a60 [2022-10-17T09:11:45.166Z] Step 12/13 : COPY . . [2022-10-17T09:11:45.166Z] ---> 6f31fbef0d09 [2022-10-17T09:11:45.166Z] Step 13/13 : RUN $MAKE [2022-10-17T09:11:45.166Z] ---> Running in 4d192f0f37a7 [2022-10-17T09:11:45.437Z] noop [2022-10-17T09:11:46.022Z] Removing intermediate container 4d192f0f37a7 [2022-10-17T09:11:46.022Z] ---> 945cd81f5075 [2022-10-17T09:11:46.022Z] Successfully built 945cd81f5075 [2022-10-17T09:11:46.022Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:11:46.361Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:11:46.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:11:46.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-8055 does not seem to be running inside a container [2022-10-17T09:11:46.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/72 -v /w/workspace/device-mqtt-go/72:/w/workspace/device-mqtt-go/72:rw,z -v /w/workspace/device-mqtt-go/72@tmp:/w/workspace/device-mqtt-go/72@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 ******** ci-base-image-arm64 cat [2022-10-17T09:11:47.745Z] $ docker top 98e2bd117ffc2c88a3617b91e81fdd861e605e19e68a853d3266fdcc97d90c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:11:48.577Z] + go version [2022-10-17T09:11:48.577Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T09:11:48.600Z] $ docker stop --time=1 98e2bd117ffc2c88a3617b91e81fdd861e605e19e68a853d3266fdcc97d90c88 [2022-10-17T09:11:50.217Z] $ docker rm -f 98e2bd117ffc2c88a3617b91e81fdd861e605e19e68a853d3266fdcc97d90c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:11:50.748Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:11:50.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:11:50.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-8055 does not seem to be running inside a container [2022-10-17T09:11:50.964Z] $ 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/72 -v /w/workspace/device-mqtt-go/72:/w/workspace/device-mqtt-go/72:rw,z -v /w/workspace/device-mqtt-go/72@tmp:/w/workspace/device-mqtt-go/72@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 ******** ci-base-image-arm64 cat [2022-10-17T09:11:52.074Z] $ docker top eafd3281d58826ee649361ce971ba50dec01d0612cc94b04f668d6709e2e82d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:11:52.584Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/72 [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:11:52.920Z] + make test [2022-10-17T09:11:52.920Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:11:54.861Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-17T09:13:16.463Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-17T09:13:17.882Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.8% of statements [2022-10-17T09:13:17.882Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-17T09:13:18.468Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T09:13:18.468Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:13:40.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:13:40.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:13:40.535Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:13:40.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:13:40.568Z] $ docker stop --time=1 eafd3281d58826ee649361ce971ba50dec01d0612cc94b04f668d6709e2e82d5 [2022-10-17T09:13:42.398Z] $ docker rm -f eafd3281d58826ee649361ce971ba50dec01d0612cc94b04f668d6709e2e82d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:13:43.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:13:43.507Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T09:13:43.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:13:44.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:13:44.671Z] + ls -al . [2022-10-17T09:13:44.671Z] total 180 [2022-10-17T09:13:44.671Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 09:11 . [2022-10-17T09:13:44.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:09 .. [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 09:09 .dockerignore [2022-10-17T09:13:44.671Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:09 .git [2022-10-17T09:13:44.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:09 .github [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 09:09 .gitignore [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:09 .golangci.yml [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 17 09:09 Attribution.txt [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 17 09:09 CHANGELOG.md [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 17 09:09 Dockerfile [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:09 GOVERNANCE.md [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 09:09 Jenkinsfile [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:09 LICENSE [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 17 09:09 Makefile [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 09:09 OWNERS.md [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 17 09:09 README.md [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:08 VERSION [2022-10-17T09:13:44.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:09 bin [2022-10-17T09:13:44.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:09 cmd [2022-10-17T09:13:44.671Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 17 09:13 coverage.out [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 17 09:09 go.mod [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 09:09 go.sum [2022-10-17T09:13:44.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:09 internal [2022-10-17T09:13:44.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:09 mock [2022-10-17T09:13:44.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:09 snap [2022-10-17T09:13:44.671Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 17 09:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:13:45.021Z] + 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=6b3f84b720025cbd9914345d3acb7d77e6659599 --label arch=arm64 --label version=2.3.0-dev.25 . [2022-10-17T09:13:45.289Z] Sending build context to Docker daemon 3.201MB [2022-10-17T09:13:45.289Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:13:45.289Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T09:13:45.289Z] ---> 945cd81f5075 [2022-10-17T09:13:45.289Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:13:45.561Z] ---> Running in f53c786ce627 [2022-10-17T09:13:45.827Z] Removing intermediate container f53c786ce627 [2022-10-17T09:13:45.827Z] ---> cebef0a908ae [2022-10-17T09:13:45.827Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:13:45.827Z] ---> Running in fca296ac81f3 [2022-10-17T09:13:46.096Z] Removing intermediate container fca296ac81f3 [2022-10-17T09:13:46.096Z] ---> 1ff96e6914a9 [2022-10-17T09:13:46.096Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:13:46.376Z] ---> Running in e7ce7db5b43e [2022-10-17T09:13:46.646Z] Removing intermediate container e7ce7db5b43e [2022-10-17T09:13:46.646Z] ---> e0887ecc777a [2022-10-17T09:13:46.646Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:13:46.646Z] ---> Running in 32a5fe1a59b5 [2022-10-17T09:13:46.919Z] Removing intermediate container 32a5fe1a59b5 [2022-10-17T09:13:46.919Z] ---> c8115c8ffbf4 [2022-10-17T09:13:46.919Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:13:46.919Z] ---> Running in 57c7357d693c [2022-10-17T09:13:48.860Z] Removing intermediate container 57c7357d693c [2022-10-17T09:13:48.860Z] ---> 5c903d03f9a4 [2022-10-17T09:13:48.860Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:13:48.860Z] ---> Running in a6d8a8d8dcf9 [2022-10-17T09:13:49.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:13:50.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:13:51.368Z] OK: 226 MiB in 55 packages [2022-10-17T09:13:52.324Z] Removing intermediate container a6d8a8d8dcf9 [2022-10-17T09:13:52.324Z] ---> 39731804c573 [2022-10-17T09:13:52.324Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-17T09:13:52.324Z] ---> Running in ba11620bbfb4 [2022-10-17T09:13:52.590Z] Removing intermediate container ba11620bbfb4 [2022-10-17T09:13:52.590Z] ---> be6c462b9bf3 [2022-10-17T09:13:52.590Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-17T09:13:53.171Z] ---> 02661234f286 [2022-10-17T09:13:53.171Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:13:53.171Z] ---> Running in 556f8cf61d57 [2022-10-17T09:13:55.108Z] Removing intermediate container 556f8cf61d57 [2022-10-17T09:13:55.108Z] ---> 232b461587cf [2022-10-17T09:13:55.108Z] Step 12/25 : COPY . . [2022-10-17T09:13:55.691Z] ---> cd4ccf4ed5f3 [2022-10-17T09:13:55.691Z] Step 13/25 : RUN $MAKE [2022-10-17T09:13:55.691Z] ---> Running in 15b97b484f35 [2022-10-17T09:13:56.648Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-17T09:16:48.380Z] Removing intermediate container 15b97b484f35 [2022-10-17T09:16:48.380Z] ---> b2715ac6ea85 [2022-10-17T09:16:48.380Z] Step 14/25 : FROM alpine:3.16 [2022-10-17T09:16:48.380Z] 3.16: Pulling from library/alpine [2022-10-17T09:16:48.380Z] 9b18e9b68314: Already exists [2022-10-17T09:16:48.380Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:16:48.380Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:16:48.380Z] ---> a6215f271958 [2022-10-17T09:16:48.380Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-17T09:16:48.380Z] ---> Running in 8d2c578f219e [2022-10-17T09:16:48.380Z] Removing intermediate container 8d2c578f219e [2022-10-17T09:16:48.380Z] ---> 178a491b4836 [2022-10-17T09:16:48.380Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:16:48.380Z] ---> Running in 96ac0b9288c3 [2022-10-17T09:16:48.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:16:48.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:16:48.380Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:16:48.380Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:16:48.380Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:16:48.380Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:16:48.380Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:16:48.380Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:16:48.380Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:16:48.380Z] OK: 8 MiB in 20 packages [2022-10-17T09:16:48.380Z] Removing intermediate container 96ac0b9288c3 [2022-10-17T09:16:48.380Z] ---> 83131e23ed9a [2022-10-17T09:16:48.380Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-17T09:16:48.380Z] ---> 3f8f410de9d7 [2022-10-17T09:16:48.380Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-17T09:16:48.380Z] ---> 6682fceb54c1 [2022-10-17T09:16:48.380Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-17T09:16:48.380Z] ---> 007e76080e98 [2022-10-17T09:16:48.380Z] Step 20/25 : EXPOSE 59982 [2022-10-17T09:16:48.380Z] ---> Running in 2dd6ce8e1bdf [2022-10-17T09:16:48.380Z] Removing intermediate container 2dd6ce8e1bdf [2022-10-17T09:16:48.380Z] ---> eebd9f2e5264 [2022-10-17T09:16:48.380Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-17T09:16:48.380Z] ---> Running in 79dd7c485ac6 [2022-10-17T09:16:48.380Z] Removing intermediate container 79dd7c485ac6 [2022-10-17T09:16:48.380Z] ---> 3af9cb9ac728 [2022-10-17T09:16:48.380Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T09:16:48.380Z] ---> Running in 2c73c32a07f4 [2022-10-17T09:16:48.380Z] Removing intermediate container 2c73c32a07f4 [2022-10-17T09:16:48.380Z] ---> 6a4d55e7dd34 [2022-10-17T09:16:48.380Z] Step 23/25 : LABEL arch=arm64 [2022-10-17T09:16:48.380Z] ---> Running in b51fe54244f1 [2022-10-17T09:16:48.380Z] Removing intermediate container b51fe54244f1 [2022-10-17T09:16:48.380Z] ---> 97f8ffea5555 [2022-10-17T09:16:48.380Z] Step 24/25 : LABEL git_sha=6b3f84b720025cbd9914345d3acb7d77e6659599 [2022-10-17T09:16:48.380Z] ---> Running in 6f02d65b6fd2 [2022-10-17T09:16:48.380Z] Removing intermediate container 6f02d65b6fd2 [2022-10-17T09:16:48.380Z] ---> d85de864ee58 [2022-10-17T09:16:48.380Z] Step 25/25 : LABEL version=2.3.0-dev.25 [2022-10-17T09:16:48.380Z] ---> Running in f4db8dad8043 [2022-10-17T09:16:48.380Z] Removing intermediate container f4db8dad8043 [2022-10-17T09:16:48.380Z] ---> e231c17ea10c [2022-10-17T09:16:48.380Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:16:48.380Z] Successfully built e231c17ea10c [2022-10-17T09:16:48.380Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:16:48.480Z] provisioning config files... [2022-10-17T09:16:48.495Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/72@tmp/config2599378574636375582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:16:48.830Z] ---> docker-login.sh [2022-10-17T09:16:48.830Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:16:49.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:49.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:49.100Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:49.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:49.100Z] [2022-10-17T09:16:49.100Z] Login Succeeded [2022-10-17T09:16:49.100Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:16:49.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:49.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:49.637Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:49.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:49.637Z] [2022-10-17T09:16:49.637Z] Login Succeeded [2022-10-17T09:16:49.637Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:16:49.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:49.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:49.903Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:49.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:49.903Z] [2022-10-17T09:16:49.903Z] Login Succeeded [2022-10-17T09:16:49.903Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:16:50.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:50.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:50.173Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:50.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:50.173Z] [2022-10-17T09:16:50.173Z] Login Succeeded [2022-10-17T09:16:50.441Z] docker.io [2022-10-17T09:16:50.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:51.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:51.028Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:51.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:51.028Z] [2022-10-17T09:16:51.028Z] Login Succeeded [2022-10-17T09:16:51.028Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:16:51.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:16:51.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:16:51.079Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-10-17T09:16:51.079Z] 6b3f84b720025cbd9914345d3acb7d77e6659599 [2022-10-17T09:16:51.079Z] latest [2022-10-17T09:16:51.079Z] 2.3.0-dev.25 [2022-10-17T09:16:51.079Z] 6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25 [2022-10-17T09:16:51.079Z] main [2022-10-17T09:16:51.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:51.416Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6b3f84b720025cbd9914345d3acb7d77e6659599 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:51.765Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6b3f84b720025cbd9914345d3acb7d77e6659599 [2022-10-17T09:16:51.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T09:16:51.766Z] e4200ab21f40: Preparing [2022-10-17T09:16:51.766Z] 01bcd57d52a6: Preparing [2022-10-17T09:16:51.766Z] 2149469dde1b: Preparing [2022-10-17T09:16:51.766Z] 1d8441f0018b: Preparing [2022-10-17T09:16:51.766Z] 5d3e392a13a0: Preparing [2022-10-17T09:16:51.766Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:16:52.033Z] e4200ab21f40: Pushed [2022-10-17T09:16:52.033Z] 01bcd57d52a6: Pushed [2022-10-17T09:16:52.618Z] 1d8441f0018b: Pushed [2022-10-17T09:16:57.956Z] 2149469dde1b: Pushed [2022-10-17T09:16:57.956Z] 6b3f84b720025cbd9914345d3acb7d77e6659599: digest: sha256:887f71a900648d7ea99e0900188a9f9323c839b26f651be3aad9118df9376286 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:58.302Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:58.654Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-17T09:16:58.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T09:16:58.654Z] e4200ab21f40: Preparing [2022-10-17T09:16:58.654Z] 01bcd57d52a6: Preparing [2022-10-17T09:16:58.654Z] 2149469dde1b: Preparing [2022-10-17T09:16:58.654Z] 1d8441f0018b: Preparing [2022-10-17T09:16:58.654Z] 5d3e392a13a0: Preparing [2022-10-17T09:16:58.654Z] 1d8441f0018b: Layer already exists [2022-10-17T09:16:58.654Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:16:58.654Z] 2149469dde1b: Layer already exists [2022-10-17T09:16:58.654Z] 01bcd57d52a6: Layer already exists [2022-10-17T09:16:58.654Z] e4200ab21f40: Layer already exists [2022-10-17T09:16:58.922Z] latest: digest: sha256:887f71a900648d7ea99e0900188a9f9323c839b26f651be3aad9118df9376286 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:59.321Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:59.710Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.25 [2022-10-17T09:16:59.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T09:16:59.710Z] e4200ab21f40: Preparing [2022-10-17T09:16:59.710Z] 01bcd57d52a6: Preparing [2022-10-17T09:16:59.710Z] 2149469dde1b: Preparing [2022-10-17T09:16:59.710Z] 1d8441f0018b: Preparing [2022-10-17T09:16:59.710Z] 5d3e392a13a0: Preparing [2022-10-17T09:16:59.710Z] e4200ab21f40: Layer already exists [2022-10-17T09:16:59.710Z] 01bcd57d52a6: Layer already exists [2022-10-17T09:16:59.710Z] 1d8441f0018b: Layer already exists [2022-10-17T09:16:59.710Z] 2149469dde1b: Layer already exists [2022-10-17T09:16:59.710Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:16:59.985Z] 2.3.0-dev.25: digest: sha256:887f71a900648d7ea99e0900188a9f9323c839b26f651be3aad9118df9376286 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:17:00.359Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:17:00.738Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25 [2022-10-17T09:17:00.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T09:17:00.738Z] e4200ab21f40: Preparing [2022-10-17T09:17:00.738Z] 01bcd57d52a6: Preparing [2022-10-17T09:17:00.738Z] 2149469dde1b: Preparing [2022-10-17T09:17:00.738Z] 1d8441f0018b: Preparing [2022-10-17T09:17:00.738Z] 5d3e392a13a0: Preparing [2022-10-17T09:17:00.738Z] 2149469dde1b: Layer already exists [2022-10-17T09:17:00.738Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:17:00.738Z] 01bcd57d52a6: Layer already exists [2022-10-17T09:17:00.738Z] e4200ab21f40: Layer already exists [2022-10-17T09:17:00.738Z] 1d8441f0018b: Layer already exists [2022-10-17T09:17:01.014Z] 6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25: digest: sha256:887f71a900648d7ea99e0900188a9f9323c839b26f651be3aad9118df9376286 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:17:01.385Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:17:01.748Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-10-17T09:17:01.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T09:17:01.748Z] e4200ab21f40: Preparing [2022-10-17T09:17:01.748Z] 01bcd57d52a6: Preparing [2022-10-17T09:17:01.748Z] 2149469dde1b: Preparing [2022-10-17T09:17:01.748Z] 1d8441f0018b: Preparing [2022-10-17T09:17:01.748Z] 5d3e392a13a0: Preparing [2022-10-17T09:17:01.748Z] 2149469dde1b: Layer already exists [2022-10-17T09:17:01.748Z] 01bcd57d52a6: Layer already exists [2022-10-17T09:17:01.748Z] 1d8441f0018b: Layer already exists [2022-10-17T09:17:01.748Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:17:01.748Z] e4200ab21f40: Layer already exists [2022-10-17T09:17:02.016Z] main: digest: sha256:887f71a900648d7ea99e0900188a9f9323c839b26f651be3aad9118df9376286 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:17:02.065Z] ===================================================== [Pipeline] echo [2022-10-17T09:17:02.074Z] taggedImages: [2022-10-17T09:17:02.074Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6b3f84b720025cbd9914345d3acb7d77e6659599 [2022-10-17T09:17:02.074Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-17T09:17:02.074Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.25 [2022-10-17T09:17:02.074Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6b3f84b720025cbd9914345d3acb7d77e6659599-2.3.0-dev.25 [2022-10-17T09:17:02.074Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:17:02.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:17:02.442Z] [2022-10-17T09:17:02.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:17:02.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:17:02.792Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T09:17:02.792Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T09:17:02.792Z] 04944245beec: Pulling fs layer [2022-10-17T09:17:02.792Z] 699f458cf7ca: Pulling fs layer [2022-10-17T09:17:02.792Z] 765212b225bb: Pulling fs layer [2022-10-17T09:17:02.792Z] f23df028b6ca: Pulling fs layer [2022-10-17T09:17:02.792Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T09:17:02.792Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T09:17:02.792Z] f23df028b6ca: Waiting [2022-10-17T09:17:02.792Z] d65c8cfc05b1: Waiting [2022-10-17T09:17:02.792Z] 2437ff75d9bd: Waiting [2022-10-17T09:17:02.792Z] 765212b225bb: Waiting [2022-10-17T09:17:03.062Z] 04944245beec: Verifying Checksum [2022-10-17T09:17:03.062Z] 04944245beec: Download complete [2022-10-17T09:17:03.062Z] 765212b225bb: Verifying Checksum [2022-10-17T09:17:03.062Z] 765212b225bb: Download complete [2022-10-17T09:17:03.062Z] f23df028b6ca: Download complete [2022-10-17T09:17:03.062Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T09:17:03.062Z] d65c8cfc05b1: Download complete [2022-10-17T09:17:03.333Z] 699f458cf7ca: Verifying Checksum [2022-10-17T09:17:03.333Z] 699f458cf7ca: Download complete [2022-10-17T09:17:03.601Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T09:17:03.601Z] 8998bd30e6a1: Download complete [2022-10-17T09:17:06.197Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T09:17:06.197Z] 2437ff75d9bd: Download complete [2022-10-17T09:17:08.160Z] 8998bd30e6a1: Pull complete [2022-10-17T09:17:08.429Z] 04944245beec: Pull complete [2022-10-17T09:17:09.842Z] 699f458cf7ca: Pull complete [2022-10-17T09:17:09.842Z] 765212b225bb: Pull complete [2022-10-17T09:17:10.809Z] f23df028b6ca: Pull complete [2022-10-17T09:17:11.076Z] d65c8cfc05b1: Pull complete [2022-10-17T09:17:26.094Z] 2437ff75d9bd: Pull complete [2022-10-17T09:17:26.094Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T09:17:26.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:17:26.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:17:26.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-8055 does not seem to be running inside a container [2022-10-17T09:17:26.397Z] $ 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/72 -v /w/workspace/device-mqtt-go/72:/w/workspace/device-mqtt-go/72:rw,z -v /w/workspace/device-mqtt-go/72@tmp:/w/workspace/device-mqtt-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T09:17:29.601Z] $ docker top caea951c994a9a73f87a73dea4c78db943bfebf9c76d3c2f75b6054f80965160 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:17:30.481Z] ---> job-cost.sh [2022-10-17T09:17:30.481Z] lf-activate-venv: SKIPPING [2022-10-17T09:17:30.481Z] INFO: No Stack... [2022-10-17T09:17:30.751Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T09:17:31.717Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:17:32.366Z] + + cat /w/workspace/device-mqtt-go/72/archives/cost.csv [2022-10-17T09:17:32.366Z] cut -d, -f6 [Pipeline] lock [2022-10-17T09:17:32.450Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-72-stack-cost] [2022-10-17T09:17:32.459Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-72-stack-cost] did not exist. Created. [2022-10-17T09:17:32.459Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:17:33.126Z] /w/workspace/device-mqtt-go/72@tmp/durable-93e01417/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T09:17:33.787Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T09:17:33.812Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T09:17:33.864Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:17:33.874Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:17:33.890Z] $ docker stop --time=1 caea951c994a9a73f87a73dea4c78db943bfebf9c76d3c2f75b6054f80965160 [2022-10-17T09:17:35.526Z] $ docker rm -f caea951c994a9a73f87a73dea4c78db943bfebf9c76d3c2f75b6054f80965160 [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 [2022-10-17T09:17:35.995Z] provisioning config files... [2022-10-17T09:17:36.001Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config471154715962762tmp [Pipeline] { [Pipeline] sh [2022-10-17T09:17:36.288Z] + set +x [2022-10-17T09:17:36.288Z] + bash -s -- [2022-10-17T09:17:36.288Z] + curl -s https://codecov.io/bash [2022-10-17T09:17:36.288Z] [2022-10-17T09:17:36.288Z] _____ _ [2022-10-17T09:17:36.288Z] / ____| | | [2022-10-17T09:17:36.288Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T09:17:36.288Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T09:17:36.288Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T09:17:36.288Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T09:17:36.288Z] Bash-1.0.6 [2022-10-17T09:17:36.288Z] [2022-10-17T09:17:36.288Z] [2022-10-17T09:17:36.288Z] ==> git version 2.25.1 found [2022-10-17T09:17:36.288Z] ==> 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 [2022-10-17T09:17:36.288Z] Release-Date: 2020-01-08 [2022-10-17T09:17:36.288Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T09:17:36.288Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T09:17:36.288Z] ==> Jenkins CI detected. [2022-10-17T09:17:36.288Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-17T09:17:36.288Z] project root: . [2022-10-17T09:17:36.288Z] --> token set from env [2022-10-17T09:17:36.288Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T09:17:36.288Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T09:17:36.288Z] ==> Python coveragepy not found [2022-10-17T09:17:36.288Z] ==> Searching for coverage reports in: [2022-10-17T09:17:36.288Z] + . [2022-10-17T09:17:36.288Z] -> Found 1 reports [2022-10-17T09:17:36.288Z] ==> Detecting git/mercurial file structure [2022-10-17T09:17:36.288Z] ==> Reading reports [2022-10-17T09:17:36.288Z] + ./coverage.out bytes=17887 [2022-10-17T09:17:36.288Z] ==> Appending adjustments [2022-10-17T09:17:36.288Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T09:17:36.547Z] + Found adjustments [2022-10-17T09:17:36.547Z] ==> Gzipping contents [2022-10-17T09:17:36.547Z] 4.0K /tmp/codecov.hJofyE.gz [2022-10-17T09:17:36.547Z] ==> Uploading reports [2022-10-17T09:17:36.547Z] url: https://codecov.io [2022-10-17T09:17:36.547Z] query: branch=main&commit=6b3f84b720025cbd9914345d3acb7d77e6659599&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:17:36.547Z] -> Pinging Codecov [2022-10-17T09:17:36.547Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=6b3f84b720025cbd9914345d3acb7d77e6659599&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:17:36.806Z] -> Uploading to [2022-10-17T09:17:36.806Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/7D719EC7BBE17E464838252E33014C33/6b3f84b720025cbd9914345d3acb7d77e6659599/9ed1fb5c-e1d9-42cd-86ab-d977ab535c8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T091736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35d3ba9e41d98ed8ff70dc0147ecf8b1e505fe05d267dc75356e230c3fffcebd [2022-10-17T09:17:36.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:17:36.806Z] Dload Upload Total Spent Left Speed [2022-10-17T09:17:37.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3208 0 0 100 3208 0 15349 --:--:-- --:--:-- --:--:-- 15349 [2022-10-17T09:17:37.065Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/6b3f84b720025cbd9914345d3acb7d77e6659599 [Pipeline] } [2022-10-17T09:17:37.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T09:17:37.256Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T09:17:37.266Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:17:37.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:17:37.562Z] [2022-10-17T09:17:37.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:17:37.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:17:37.859Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T09:17:37.859Z] df9b9388f04a: Pulling fs layer [2022-10-17T09:17:37.859Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T09:17:37.859Z] 25bc292e5bac: Pulling fs layer [2022-10-17T09:17:37.859Z] 114826534d7a: Pulling fs layer [2022-10-17T09:17:37.859Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T09:17:37.859Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T09:17:37.859Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T09:17:37.860Z] 6ad1cebc031e: Waiting [2022-10-17T09:17:37.860Z] 114826534d7a: Waiting [2022-10-17T09:17:37.860Z] 8a3aa393b2d8: Waiting [2022-10-17T09:17:37.860Z] 4657fd5d0bcf: Waiting [2022-10-17T09:17:37.860Z] 25bc292e5bac: Verifying Checksum [2022-10-17T09:17:37.860Z] 25bc292e5bac: Download complete [2022-10-17T09:17:37.860Z] 52dc419b0ee2: Download complete [2022-10-17T09:17:37.860Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T09:17:37.860Z] 4657fd5d0bcf: Download complete [2022-10-17T09:17:37.860Z] df9b9388f04a: Verifying Checksum [2022-10-17T09:17:37.860Z] df9b9388f04a: Download complete [2022-10-17T09:17:38.120Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T09:17:38.120Z] 6ad1cebc031e: Download complete [2022-10-17T09:17:38.120Z] df9b9388f04a: Pull complete [2022-10-17T09:17:38.120Z] 52dc419b0ee2: Pull complete [2022-10-17T09:17:38.120Z] 25bc292e5bac: Pull complete [2022-10-17T09:17:38.688Z] 114826534d7a: Verifying Checksum [2022-10-17T09:17:38.688Z] 114826534d7a: Download complete [2022-10-17T09:17:38.688Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T09:17:38.688Z] 8a3aa393b2d8: Download complete [2022-10-17T09:17:41.968Z] 114826534d7a: Pull complete [2022-10-17T09:17:41.968Z] 4657fd5d0bcf: Pull complete [2022-10-17T09:17:42.225Z] 6ad1cebc031e: Pull complete [2022-10-17T09:17:44.761Z] 8a3aa393b2d8: Pull complete [2022-10-17T09:17:44.761Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T09:17:44.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:17:44.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:17:44.828Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:17:44.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T09:17:47.584Z] $ docker top d7970f3ba871587a8439b32d7141cc1baa8d644b0cae6109070b44259cb306bf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T09:17:47.635Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-10-17T09:17:47.912Z] + set -o pipefail [2022-10-17T09:17:47.912Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-10-17T09:17:53.194Z] [2022-10-17T09:17:53.194Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-10-17T09:17:53.194Z] [2022-10-17T09:17:53.194Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/05f7f55f-7325-4375-904e-97c836db0bff [2022-10-17T09:17:53.194Z] [2022-10-17T09:17:53.194Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T09:17:53.194Z] [2022-10-17T09:17:53.194Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T09:17:53.194Z] [2022-10-17T09:17:53.194Z] [2022-10-17T09:17:53.194Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T09:17:53.194Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T09:17:53.194Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T09:17:53.478Z] $ docker stop --time=1 d7970f3ba871587a8439b32d7141cc1baa8d644b0cae6109070b44259cb306bf [2022-10-17T09:17:56.114Z] $ docker rm -f d7970f3ba871587a8439b32d7141cc1baa8d644b0cae6109070b44259cb306bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:17:56.830Z] + git log --format=format:%s -1 6b3f84b720025cbd9914345d3acb7d77e6659599 [Pipeline] sh [2022-10-17T09:17:57.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:17:57.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:17:57.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:17:57.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:17:57.491Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:17:57.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:17:57.909Z] $ docker top f769ab2198076e109d075578475a87a4e7af1f075cab0a1d8dc08cc80d547b6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:17:57.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:17:57.994Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:17:58.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:17:58.120Z] $ docker exec f769ab2198076e109d075578475a87a4e7af1f075cab0a1d8dc08cc80d547b6c ssh-agent [2022-10-17T09:17:58.209Z] SSH_AUTH_SOCK=/tmp/ssh-4Q58zk34xW8P/agent.32 [2022-10-17T09:17:58.209Z] SSH_AGENT_PID=38 [2022-10-17T09:17:58.214Z] Running ssh-add (command line suppressed) [2022-10-17T09:17:58.329Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_906950210006289223.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_906950210006289223.key) [2022-10-17T09:17:58.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:17:58.614Z] + git semver tag [2022-10-17T09:17:58.872Z] 2022-10-17 09:17:58,798 [run_tag] DEBUG tag force:False [2022-10-17T09:17:58.872Z] 2022-10-17 09:17:58,798 [check_head_tag] DEBUG check head tag [2022-10-17T09:17:58.872Z] 2022-10-17 09:17:58,799 [execute] INFO git cat-file --batch-check [2022-10-17T09:17:58.872Z] 2022-10-17 09:17:58,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:17:58.872Z] 2022-10-17 09:17:58,803 [execute] INFO git cat-file --batch [2022-10-17T09:17:58.873Z] 2022-10-17 09:17:58,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:17:58.873Z] 2022-10-17 09:17:58,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T09:17:58.873Z] 2022-10-17 09:17:58,818 [execute] INFO git tag -a v2.3.0-dev.25 -m v2.3.0-dev.25 [2022-10-17T09:17:58.873Z] 2022-10-17 09:17:58,818 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.25', '-m', 'v2.3.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:17:58.873Z] 2022-10-17 09:17:58,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T09:17:58.873Z] 2.3.0-dev.25 [Pipeline] } [2022-10-17T09:17:58.892Z] $ docker exec --env ******** --env ******** f769ab2198076e109d075578475a87a4e7af1f075cab0a1d8dc08cc80d547b6c ssh-agent -k [2022-10-17T09:17:59.004Z] unset SSH_AUTH_SOCK; [2022-10-17T09:17:59.005Z] unset SSH_AGENT_PID; [2022-10-17T09:17:59.005Z] echo Agent pid 38 killed; [2022-10-17T09:17:59.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:17:59.307Z] + git semver [Pipeline] } [2022-10-17T09:17:59.589Z] $ docker stop --time=1 f769ab2198076e109d075578475a87a4e7af1f075cab0a1d8dc08cc80d547b6c [2022-10-17T09:18:00.908Z] $ docker rm -f f769ab2198076e109d075578475a87a4e7af1f075cab0a1d8dc08cc80d547b6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:18:01.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:18:01.276Z] [2022-10-17T09:18:01.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:18:01.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:18:01.836Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T09:18:01.836Z] ab5ef0e58194: Pulling fs layer [2022-10-17T09:18:01.836Z] 9712f1f96733: Pulling fs layer [2022-10-17T09:18:01.836Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T09:18:01.836Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T09:18:01.836Z] e9a5061849ea: Pulling fs layer [2022-10-17T09:18:01.836Z] d747dcd14b5f: Pulling fs layer [2022-10-17T09:18:01.836Z] 2de7ff778b66: Pulling fs layer [2022-10-17T09:18:01.836Z] 0d9ebad4ef96: Waiting [2022-10-17T09:18:01.836Z] 2de7ff778b66: Waiting [2022-10-17T09:18:01.836Z] d747dcd14b5f: Waiting [2022-10-17T09:18:01.836Z] e9a5061849ea: Waiting [2022-10-17T09:18:01.836Z] 9712f1f96733: Verifying Checksum [2022-10-17T09:18:01.836Z] 9712f1f96733: Download complete [2022-10-17T09:18:02.405Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T09:18:02.405Z] 63f879dbbcfc: Download complete [2022-10-17T09:18:02.405Z] e9a5061849ea: Verifying Checksum [2022-10-17T09:18:02.405Z] e9a5061849ea: Download complete [2022-10-17T09:18:02.405Z] d747dcd14b5f: Verifying Checksum [2022-10-17T09:18:02.405Z] d747dcd14b5f: Download complete [2022-10-17T09:18:02.663Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T09:18:02.663Z] 0d9ebad4ef96: Download complete [2022-10-17T09:18:02.663Z] ab5ef0e58194: Verifying Checksum [2022-10-17T09:18:02.663Z] ab5ef0e58194: Download complete [2022-10-17T09:18:02.663Z] 2de7ff778b66: Verifying Checksum [2022-10-17T09:18:02.663Z] 2de7ff778b66: Download complete [2022-10-17T09:18:05.188Z] ab5ef0e58194: Pull complete [2022-10-17T09:18:05.188Z] 9712f1f96733: Pull complete [2022-10-17T09:18:05.752Z] 63f879dbbcfc: Pull complete [2022-10-17T09:18:09.931Z] 0d9ebad4ef96: Pull complete [2022-10-17T09:18:09.931Z] e9a5061849ea: Pull complete [2022-10-17T09:18:09.931Z] d747dcd14b5f: Pull complete [2022-10-17T09:18:10.866Z] 2de7ff778b66: Pull complete [2022-10-17T09:18:10.866Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T09:18:10.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:18:10.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:18:10.933Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:18:10.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T09:18:14.095Z] $ docker top 7bc60a605e60af37da668c6af601e2ebe73264e2957a017d63749d3a41fd030f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:18:14.156Z] provisioning config files... [2022-10-17T09:18:14.163Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13048189663833605403tmp [2022-10-17T09:18:14.173Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6395366741251992152tmp [2022-10-17T09:18:14.183Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17581231130422964164tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:18:14.196Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:14.481Z] ---> sigul-configuration.sh [2022-10-17T09:18:14.481Z] gpg: directory `/root/.gnupg' created [2022-10-17T09:18:14.481Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T09:18:14.481Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T09:18:14.481Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T09:18:14.481Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T09:18:14.481Z] gpg: CAST5 encrypted data [2022-10-17T09:18:14.481Z] gpg: encrypted with 1 passphrase [2022-10-17T09:18:14.481Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T09:18:14.770Z] + mkdir /home/jenkins [2022-10-17T09:18:14.770Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T09:18:15.057Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-17T09:18:15.071Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:15.357Z] ---> sigul-install.sh [2022-10-17T09:18:15.357Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T09:18:15.641Z] + git tag --list [2022-10-17T09:18:15.641Z] 0.7.1 [2022-10-17T09:18:15.641Z] v1.0.0 [2022-10-17T09:18:15.641Z] v1.1.0 [2022-10-17T09:18:15.641Z] v1.1.1 [2022-10-17T09:18:15.641Z] v1.2.2 [2022-10-17T09:18:15.641Z] v1.3.0 [2022-10-17T09:18:15.641Z] v1.3.1 [2022-10-17T09:18:15.641Z] v2.0.0 [2022-10-17T09:18:15.641Z] v2.1.0 [2022-10-17T09:18:15.641Z] v2.1.1 [2022-10-17T09:18:15.641Z] v2.1.1-dev.1 [2022-10-17T09:18:15.641Z] v2.1.1-dev.2 [2022-10-17T09:18:15.641Z] v2.2.0 [2022-10-17T09:18:15.641Z] v2.2.1-dev.1 [2022-10-17T09:18:15.641Z] v2.2.1-dev.10 [2022-10-17T09:18:15.641Z] v2.2.1-dev.2 [2022-10-17T09:18:15.641Z] v2.2.1-dev.3 [2022-10-17T09:18:15.641Z] v2.2.1-dev.4 [2022-10-17T09:18:15.641Z] v2.2.1-dev.5 [2022-10-17T09:18:15.641Z] v2.2.1-dev.6 [2022-10-17T09:18:15.641Z] v2.2.1-dev.7 [2022-10-17T09:18:15.641Z] v2.2.1-dev.8 [2022-10-17T09:18:15.641Z] v2.2.1-dev.9 [2022-10-17T09:18:15.641Z] v2.3.0-dev.10 [2022-10-17T09:18:15.641Z] v2.3.0-dev.11 [2022-10-17T09:18:15.641Z] v2.3.0-dev.12 [2022-10-17T09:18:15.641Z] v2.3.0-dev.13 [2022-10-17T09:18:15.641Z] v2.3.0-dev.14 [2022-10-17T09:18:15.641Z] v2.3.0-dev.15 [2022-10-17T09:18:15.641Z] v2.3.0-dev.16 [2022-10-17T09:18:15.641Z] v2.3.0-dev.17 [2022-10-17T09:18:15.641Z] v2.3.0-dev.18 [2022-10-17T09:18:15.641Z] v2.3.0-dev.19 [2022-10-17T09:18:15.641Z] v2.3.0-dev.20 [2022-10-17T09:18:15.641Z] v2.3.0-dev.21 [2022-10-17T09:18:15.641Z] v2.3.0-dev.22 [2022-10-17T09:18:15.641Z] v2.3.0-dev.23 [2022-10-17T09:18:15.641Z] v2.3.0-dev.24 [2022-10-17T09:18:15.641Z] v2.3.0-dev.25 [Pipeline] sh [2022-10-17T09:18:15.928Z] + lftools sign git-tag v2.3.0-dev.25 [2022-10-17T09:18:16.495Z] Signing Git tag with Sigul... [2022-10-17T09:18:16.495Z] Signing v2.3.0-dev.25 [Pipeline] echo [2022-10-17T09:18:16.764Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:17.048Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T09:18:17.056Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T09:18:17.086Z] $ docker stop --time=1 7bc60a605e60af37da668c6af601e2ebe73264e2957a017d63749d3a41fd030f [2022-10-17T09:18:18.447Z] $ docker rm -f 7bc60a605e60af37da668c6af601e2ebe73264e2957a017d63749d3a41fd030f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T09:18:18.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:18:18.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:18:19.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:18:19.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:18:19.221Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:18:19.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:18:19.608Z] $ docker top 6734b07864992cb1dcca6cdfcadc5ebd4f50cd5114c800250e1003d67a64e7ec -eo pid,comm [2022-10-17T09:18:19.644Z] 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). [2022-10-17T09:18:19.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:18:19.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:18:19.683Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:18:19.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:18:19.804Z] $ docker exec 6734b07864992cb1dcca6cdfcadc5ebd4f50cd5114c800250e1003d67a64e7ec ssh-agent [2022-10-17T09:18:19.902Z] SSH_AUTH_SOCK=/tmp/ssh-2SUuYehoCzd6/agent.32 [2022-10-17T09:18:19.902Z] SSH_AGENT_PID=38 [2022-10-17T09:18:19.906Z] Running ssh-add (command line suppressed) [2022-10-17T09:18:20.016Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_520427082395730060.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_520427082395730060.key) [2022-10-17T09:18:20.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:18:20.296Z] + git semver bump pre [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,474 [bump_version] DEBUG bumping version:2.3.0-dev.25 on axis:pre with prefix:dev [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,474 [bump_version] DEBUG bumped version:2.3.0-dev.26 [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,474 [write_version] DEBUG write version:2.3.0-dev.26 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,474 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,477 [execute] INFO git cat-file --batch-check [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,482 [execute] INFO git cat-file --batch [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:18:20.556Z] 2022-10-17 09:18:20,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T09:18:20.556Z] 2.3.0-dev.26 [Pipeline] } [2022-10-17T09:18:20.578Z] $ docker exec --env ******** --env ******** 6734b07864992cb1dcca6cdfcadc5ebd4f50cd5114c800250e1003d67a64e7ec ssh-agent -k [2022-10-17T09:18:20.671Z] unset SSH_AUTH_SOCK; [2022-10-17T09:18:20.671Z] unset SSH_AGENT_PID; [2022-10-17T09:18:20.671Z] echo Agent pid 38 killed; [2022-10-17T09:18:20.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:18:20.975Z] + git semver [Pipeline] } [2022-10-17T09:18:21.264Z] $ docker stop --time=1 6734b07864992cb1dcca6cdfcadc5ebd4f50cd5114c800250e1003d67a64e7ec [2022-10-17T09:18:22.547Z] $ docker rm -f 6734b07864992cb1dcca6cdfcadc5ebd4f50cd5114c800250e1003d67a64e7ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:18:22.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:18:22.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:18:23.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:18:23.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:18:23.250Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:18:23.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:18:23.609Z] $ docker top 5ebc49162179aad9d78026e8c6838c640cca0922a607fa13fb882de82c2f049c -eo pid,comm [2022-10-17T09:18:23.674Z] 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). [2022-10-17T09:18:23.674Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:18:23.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:18:23.712Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:18:23.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:18:23.837Z] $ docker exec 5ebc49162179aad9d78026e8c6838c640cca0922a607fa13fb882de82c2f049c ssh-agent [2022-10-17T09:18:23.950Z] SSH_AUTH_SOCK=/tmp/ssh-a7NLS7yhto4B/agent.33 [2022-10-17T09:18:23.950Z] SSH_AGENT_PID=40 [2022-10-17T09:18:23.954Z] Running ssh-add (command line suppressed) [2022-10-17T09:18:24.068Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_790685705100686895.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_790685705100686895.key) [2022-10-17T09:18:24.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:18:24.359Z] + git semver push [2022-10-17T09:18:24.619Z] 2022-10-17 09:18:24,546 [run_push] DEBUG push [2022-10-17T09:18:24.619Z] 2022-10-17 09:18:24,547 [execute] INFO git cat-file --batch-check [2022-10-17T09:18:24.619Z] 2022-10-17 09:18:24,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:18:24.619Z] 2022-10-17 09:18:24,551 [execute] INFO git rev-list d4072ba89cae61455685522a8a70d08b7d5c84e0 -- [2022-10-17T09:18:24.619Z] 2022-10-17 09:18:24,551 [execute] DEBUG Popen(['git', 'rev-list', 'd4072ba89cae61455685522a8a70d08b7d5c84e0', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:18:24.619Z] 2022-10-17 09:18:24,559 [execute] INFO git fetch -v origin [2022-10-17T09:18:24.619Z] 2022-10-17 09:18:24,560 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T09:18:25.188Z] 2022-10-17 09:18:25,145 [run_push] DEBUG no remote changes detected [2022-10-17T09:18:25.188Z] 2022-10-17 09:18:25,145 [execute] INFO git push origin semver [2022-10-17T09:18:25.188Z] 2022-10-17 09:18:25,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:18:26.125Z] 2022-10-17 09:18:25,922 [run_push] DEBUG push all version tags [2022-10-17T09:18:26.125Z] 2022-10-17 09:18:25,922 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T09:18:26.125Z] 2022-10-17 09:18:25,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:18:27.063Z] 2022-10-17 09:18:26,828 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T09:18:27.063Z] 2.3.0-dev.26 [Pipeline] } [2022-10-17T09:18:27.084Z] $ docker exec --env ******** --env ******** 5ebc49162179aad9d78026e8c6838c640cca0922a607fa13fb882de82c2f049c ssh-agent -k [2022-10-17T09:18:27.181Z] unset SSH_AUTH_SOCK; [2022-10-17T09:18:27.183Z] unset SSH_AGENT_PID; [2022-10-17T09:18:27.183Z] echo Agent pid 40 killed; [2022-10-17T09:18:27.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:18:27.487Z] + git semver [Pipeline] } [2022-10-17T09:18:27.772Z] $ docker stop --time=1 5ebc49162179aad9d78026e8c6838c640cca0922a607fa13fb882de82c2f049c [2022-10-17T09:18:29.066Z] $ docker rm -f 5ebc49162179aad9d78026e8c6838c640cca0922a607fa13fb882de82c2f049c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-10-17T09:18:29.612Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-10-17T09:18:29.613Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-17T09:18:29.613Z] total 16 [2022-10-17T09:18:29.613Z] drwxr-xr-x 3 root root 4096 Oct 17 09:10 . [2022-10-17T09:18:29.613Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:18 .. [2022-10-17T09:18:29.613Z] drwxr-xr-x 2 root root 4096 Oct 17 09:10 cost [2022-10-17T09:18:29.613Z] -rw-r--r-- 1 root root 85 Oct 17 09:10 cost.csv [2022-10-17T09:18:29.613Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-17T09:18:29.613Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-17T09:18:29.613Z] total 16 [2022-10-17T09:18:29.613Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:10 . [2022-10-17T09:18:29.613Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:18 .. [2022-10-17T09:18:29.613Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:10 cost [2022-10-17T09:18:29.613Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 17 09:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:29.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:30.769Z] ---> package-listing.sh [2022-10-17T09:18:30.769Z] ++ facter osfamily [2022-10-17T09:18:30.769Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T09:18:31.030Z] + OS_FAMILY=debian [2022-10-17T09:18:31.030Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-17T09:18:31.030Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T09:18:31.030Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T09:18:31.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T09:18:31.030Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T09:18:31.030Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-17T09:18:31.030Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T09:18:31.030Z] + case "${OS_FAMILY}" in [2022-10-17T09:18:31.030Z] + dpkg -l [2022-10-17T09:18:31.030Z] + grep '^ii' [2022-10-17T09:18:31.030Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T09:18:31.030Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T09:18:31.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T09:18:31.030Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-17T09:18:31.030Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-10-17T09:18:31.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-10-17T09:18:31.042Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T09:18:31.320Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:18:31.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:18:31.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:18:32.022Z] prd-ubuntu20.04-docker-8c-8g-8054 does not seem to be running inside a container [2022-10-17T09:18:32.113Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T09:18:32.349Z] $ docker top 6edd934ae10ced13ebdc8e7ce69b16c8764e29c0cf438cfa0bbc69396a6bf4be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:18:32.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T09:18:32.965Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T09:18:33.249Z] + ls /var/log/sa-host [2022-10-17T09:18:33.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:18:33.384Z] provisioning config files... [2022-10-17T09:18:33.393Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10405801135646838tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:18:33.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:33.690Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T09:18:33.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:34.024Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T09:18:34.032Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:34.314Z] ---> sudo-logs.sh [2022-10-17T09:18:34.314Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T09:18:34.344Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:34.625Z] ---> job-cost.sh [2022-10-17T09:18:34.625Z] lf-activate-venv: SKIPPING [2022-10-17T09:18:34.625Z] DEBUG: total: 0.2199999988079071 [2022-10-17T09:18:34.625Z] INFO: Retrieving Stack Cost... [2022-10-17T09:18:35.192Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:18:35.451Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T09:18:35.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:18:35.746Z] ---> logs-deploy.sh [2022-10-17T09:18:35.746Z] lf-activate-venv: SKIPPING [2022-10-17T09:18:35.746Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/72 [2022-10-17T09:18:35.746Z] INFO: archiving workspace using pattern(s): [2022-10-17T09:18:36.682Z] Archives upload complete. [2022-10-17T09:18:36.682Z] INFO: archiving logs to Nexus