Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb07e7e09273fde4df233cc08be8d273e9c828cd 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-ssh11542733330859275443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11428702627549494069.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3535093319775753202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh5265990800800713788.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6105412785997658115.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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-21642 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bb07e7e09273fde4df233cc08be8d273e9c828cd (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 bb07e7e09273fde4df233cc08be8d273e9c828cd # timeout=10 Commit message: "Merge pull request #366 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" > git rev-list --no-walk 614889a0cf4a23ea025e87d34781dd0af86a92c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:20:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:20:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:20:42 ========================================================= 05:20:42 EdgeX Global Pipelines Version Info 05:20:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:20:43 ------------------- 05:20:43 stable info: 05:20:43 ------------------- 05:20:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:20:43 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:20:43 Message: update stable to v1.0.238 05:20:43 ------------------- 05:20:43 experimental info: 05:20:43 ------------------- 05:20:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:20:43 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:20:43 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:20:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:20:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:20:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:20:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb07e7e09273fde4df233cc08be8d273e9c828cd [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb07e7e [Pipeline] echo 05:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:44 provisioning config files... 05:20:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2205430333755246439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:44 ---> docker-login.sh 05:20:44 nexus3.edgexfoundry.org:10001 05:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:45 Configure a credential helper to remove this warning. See 05:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:45 05:20:45 Login Succeeded 05:20:45 nexus3.edgexfoundry.org:10002 05:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:45 Configure a credential helper to remove this warning. See 05:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:45 05:20:45 Login Succeeded 05:20:45 nexus3.edgexfoundry.org:10003 05:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:45 Configure a credential helper to remove this warning. See 05:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:45 05:20:45 Login Succeeded 05:20:45 nexus3.edgexfoundry.org:10004 05:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:45 Configure a credential helper to remove this warning. See 05:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:45 05:20:45 Login Succeeded 05:20:45 docker.io 05:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:46 Configure a credential helper to remove this warning. See 05:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:46 05:20:46 Login Succeeded 05:20:46 ---> docker-login.sh ends [Pipeline] } 05:20:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:20:46 + git rev-list -1 --merges bb07e7e09273fde4df233cc08be8d273e9c828cd~1..bb07e7e09273fde4df233cc08be8d273e9c828cd [Pipeline] echo 05:20:46 -----------> git rev-list -1 --merges bb07e7e09273fde4df233cc08be8d273e9c828cd~1..bb07e7e09273fde4df233cc08be8d273e9c828cd bb07e7e09273fde4df233cc08be8d273e9c828cd 05:20:46 bb07e7e09273fde4df233cc08be8d273e9c828cd [false] [Pipeline] sh 05:20:46 + git log --format=format:%s -1 bb07e7e09273fde4df233cc08be8d273e9c828cd [Pipeline] echo 05:20:46 ========================================================= 05:20:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:20:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:47 + git log --format=format:%s -1 bb07e7e09273fde4df233cc08be8d273e9c828cd [Pipeline] echo 05:20:47 [semverPrep] GIT_COMMIT: bb07e7e09273fde4df233cc08be8d273e9c828cd, Commit Message: Merge pull request #366 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18 [Pipeline] echo 05:20:47 [semverPrep] This is not a build commit. [Pipeline] sh 05:20:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:20:47 + grep -v github /etc/ssh/ssh_known_hosts 05:20:47 + [ -e /tmp/ssh_known_hosts ] 05:20:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:20:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:20:47 + sudo tee -a /etc/ssh/ssh_known_hosts 05:20:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:20:47 05:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:20:48 0.1.4: Pulling from edgex-devops/py-git-semver 05:20:48 b85a868b505f: Pulling fs layer 05:20:48 e2be974225ed: Pulling fs layer 05:20:48 339a4e72a1f5: Pulling fs layer 05:20:48 988bab9f4d93: Pulling fs layer 05:20:48 1469e6f7b9e6: Pulling fs layer 05:20:48 eaf3925da568: Pulling fs layer 05:20:48 bab4dde63d76: Pulling fs layer 05:20:48 bde34c3a00c8: Pulling fs layer 05:20:48 b352a97aabf1: Pulling fs layer 05:20:48 4872d77fe225: Pulling fs layer 05:20:48 5851b861e8e6: Pulling fs layer 05:20:48 eaf3925da568: Waiting 05:20:48 4872d77fe225: Waiting 05:20:48 bde34c3a00c8: Waiting 05:20:48 bab4dde63d76: Waiting 05:20:48 b352a97aabf1: Waiting 05:20:48 1469e6f7b9e6: Waiting 05:20:48 e2be974225ed: Download complete 05:20:48 988bab9f4d93: Download complete 05:20:48 1469e6f7b9e6: Verifying Checksum 05:20:48 1469e6f7b9e6: Download complete 05:20:48 eaf3925da568: Verifying Checksum 05:20:48 eaf3925da568: Download complete 05:20:48 339a4e72a1f5: Verifying Checksum 05:20:48 339a4e72a1f5: Download complete 05:20:48 bde34c3a00c8: Verifying Checksum 05:20:48 bde34c3a00c8: Download complete 05:20:48 b352a97aabf1: Download complete 05:20:48 4872d77fe225: Verifying Checksum 05:20:48 4872d77fe225: Download complete 05:20:48 5851b861e8e6: Download complete 05:20:48 b85a868b505f: Verifying Checksum 05:20:48 b85a868b505f: Download complete 05:20:48 bab4dde63d76: Verifying Checksum 05:20:48 bab4dde63d76: Download complete 05:20:50 b85a868b505f: Pull complete 05:20:50 e2be974225ed: Pull complete 05:20:50 339a4e72a1f5: Pull complete 05:20:51 988bab9f4d93: Pull complete 05:20:51 1469e6f7b9e6: Pull complete 05:20:51 eaf3925da568: Pull complete 05:20:53 bab4dde63d76: Pull complete 05:20:53 bde34c3a00c8: Pull complete 05:20:53 b352a97aabf1: Pull complete 05:20:53 4872d77fe225: Pull complete 05:20:53 5851b861e8e6: Pull complete 05:20:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:20:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:53 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:20:55 $ docker top d29dae71678e9af5a54f721550a84e523420e74c869df42b48a5b5182fd800e2 -eo pid,comm 05:20:55 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). 05:20:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:20:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:55 [ssh-agent] Looking for ssh-agent implementation... 05:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:56 $ docker exec d29dae71678e9af5a54f721550a84e523420e74c869df42b48a5b5182fd800e2 ssh-agent 05:20:56 SSH_AUTH_SOCK=/tmp/ssh-qTuLSFuakxTb/agent.33 05:20:56 SSH_AGENT_PID=39 05:20:56 Running ssh-add (command line suppressed) 05:20:56 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6862123358528762361.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6862123358528762361.key) 05:20:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:56 + git tag --points-at HEAD [Pipeline] } 05:20:56 $ docker exec --env ******** --env ******** d29dae71678e9af5a54f721550a84e523420e74c869df42b48a5b5182fd800e2 ssh-agent -k 05:20:56 unset SSH_AUTH_SOCK; 05:20:56 unset SSH_AGENT_PID; 05:20:56 echo Agent pid 39 killed; 05:20:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:56 [ssh-agent] Looking for ssh-agent implementation... 05:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:56 $ docker exec d29dae71678e9af5a54f721550a84e523420e74c869df42b48a5b5182fd800e2 ssh-agent 05:20:57 SSH_AUTH_SOCK=/tmp/ssh-nqdPdCo1YHx5/agent.72 05:20:57 SSH_AGENT_PID=78 05:20:57 Running ssh-add (command line suppressed) 05:20:57 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6436822773494853304.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6436822773494853304.key) 05:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:57 + git semver init 05:20:57 2022-08-01 05:20:57,737 [run_init] DEBUG init version:0.0.0 force:False 05:20:57 2022-08-01 05:20:57,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 05:20:57 2022-08-01 05:20:57,738 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 05:20:57 2022-08-01 05:20:57,738 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 05:20:58 2022-08-01 05:20:58,483 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 05:20:58 2022-08-01 05:20:58,483 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 05:20:58 2022-08-01 05:20:58,484 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:20:58 2022-08-01 05:20:58,484 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:20:58 2.3.0-dev.10 [Pipeline] } 05:20:58 $ docker exec --env ******** --env ******** d29dae71678e9af5a54f721550a84e523420e74c869df42b48a5b5182fd800e2 ssh-agent -k 05:20:58 unset SSH_AUTH_SOCK; 05:20:58 unset SSH_AGENT_PID; 05:20:58 echo Agent pid 78 killed; 05:20:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:20:59 + git semver [Pipeline] } 05:20:59 $ docker stop --time=1 d29dae71678e9af5a54f721550a84e523420e74c869df42b48a5b5182fd800e2 05:21:00 $ docker rm -f d29dae71678e9af5a54f721550a84e523420e74c869df42b48a5b5182fd800e2 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:21:01 Stashed 1 file(s) [Pipeline] echo 05:21:01 [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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 05:21:01 provisioning config files... 05:21:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6921380004591058405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:02 ---> docker-login.sh 05:21:02 nexus3.edgexfoundry.org:10001 05:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:02 Configure a credential helper to remove this warning. See 05:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:02 05:21:02 Login Succeeded 05:21:02 nexus3.edgexfoundry.org:10002 05:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:02 Configure a credential helper to remove this warning. See 05:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:02 05:21:02 Login Succeeded 05:21:02 nexus3.edgexfoundry.org:10003 05:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:02 Configure a credential helper to remove this warning. See 05:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:02 05:21:02 Login Succeeded 05:21:02 nexus3.edgexfoundry.org:10004 05:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:02 Configure a credential helper to remove this warning. See 05:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:02 05:21:02 Login Succeeded 05:21:02 docker.io 05:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:03 Configure a credential helper to remove this warning. See 05:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:03 05:21:03 Login Succeeded 05:21:03 ---> docker-login.sh ends [Pipeline] } 05:21:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:21:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:21:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:21:03 ========================================================= 05:21:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:21:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:03 + 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 . 05:21:03 Sending build context to Docker daemon 6.097MB 05:21:03 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:21:03 Step 2/10 : FROM ${BASE} AS builder 05:21:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:21:03 2408cc74d12b: Pulling fs layer 05:21:03 ea60b727a1ce: Pulling fs layer 05:21:03 30c4a7721957: Pulling fs layer 05:21:03 370296b7ddb6: Pulling fs layer 05:21:03 7c6cee850709: Pulling fs layer 05:21:03 370296b7ddb6: Waiting 05:21:03 39a5fcdaea64: Pulling fs layer 05:21:03 d94ebbe4e438: Pulling fs layer 05:21:03 bcfd1f05c69d: Pulling fs layer 05:21:03 59ccb84bbe0f: Pulling fs layer 05:21:03 39a5fcdaea64: Waiting 05:21:03 d94ebbe4e438: Waiting 05:21:03 bcfd1f05c69d: Waiting 05:21:03 30c4a7721957: Verifying Checksum 05:21:03 30c4a7721957: Download complete 05:21:03 ea60b727a1ce: Verifying Checksum 05:21:03 ea60b727a1ce: Download complete 05:21:03 7c6cee850709: Verifying Checksum 05:21:03 7c6cee850709: Download complete 05:21:03 39a5fcdaea64: Verifying Checksum 05:21:03 39a5fcdaea64: Download complete 05:21:03 2408cc74d12b: Verifying Checksum 05:21:03 2408cc74d12b: Download complete 05:21:03 d94ebbe4e438: Download complete 05:21:03 2408cc74d12b: Pull complete 05:21:04 ea60b727a1ce: Pull complete 05:21:04 30c4a7721957: Pull complete 05:21:04 59ccb84bbe0f: Verifying Checksum 05:21:04 59ccb84bbe0f: Download complete 05:21:04 370296b7ddb6: Verifying Checksum 05:21:04 370296b7ddb6: Download complete 05:21:04 bcfd1f05c69d: Verifying Checksum 05:21:04 bcfd1f05c69d: Download complete 05:21:09 370296b7ddb6: Pull complete 05:21:09 7c6cee850709: Pull complete 05:21:09 39a5fcdaea64: Pull complete 05:21:09 d94ebbe4e438: Pull complete 05:21:11 bcfd1f05c69d: Pull complete 05:21:12 59ccb84bbe0f: Pull complete 05:21:12 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 05:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:21:12 ---> a4fb48ad2a94 05:21:12 Step 3/10 : ARG MAKE='make build' 05:21:16 Still waiting to schedule task 05:21:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:21:16 ---> Running in 788004a8bf0a 05:21:16 Removing intermediate container 788004a8bf0a 05:21:16 ---> 792f3dd12509 05:21:16 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:17 ---> Running in 8afe01cea07e 05:21:18 Removing intermediate container 8afe01cea07e 05:21:18 ---> 8541d04cdda9 05:21:18 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:21:18 ---> Running in 44cfc3a5a1c2 05:21:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:21:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:21:19 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:21:19 (2/8) Installing libedit (20210910.3.1-r0) 05:21:20 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:21:20 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:21:20 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:21:20 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:21:20 (7/8) Installing openssh-server (9.0_p1-r2) 05:21:20 (8/8) Installing openssh (9.0_p1-r2) 05:21:20 Executing busybox-1.35.0-r13.trigger 05:21:20 OK: 217 MiB in 59 packages 05:21:21 Removing intermediate container 44cfc3a5a1c2 05:21:21 ---> e85cd83b6665 05:21:21 Step 6/10 : WORKDIR /device-modbus-go 05:21:21 ---> Running in 1d01c7c4f48b 05:21:21 Removing intermediate container 1d01c7c4f48b 05:21:21 ---> 788a4a628860 05:21:21 Step 7/10 : COPY go.mod vendor* ./ 05:21:21 ---> 0fa5c7a87658 05:21:21 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:21:21 ---> Running in 517f3f8cc983 05:21:43 Removing intermediate container 517f3f8cc983 05:21:43 ---> 70042d2e64b5 05:21:43 Step 9/10 : COPY . . 05:21:43 ---> 569d04860050 05:21:43 Step 10/10 : RUN ${MAKE} 05:21:43 ---> Running in f67899b2a37f 05:21:43 noop 05:21:43 Removing intermediate container f67899b2a37f 05:21:43 ---> 13c12414d2ed 05:21:43 Successfully built 13c12414d2ed 05:21:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:44 + docker inspect -f . ci-base-image-x86_64 05:21:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:44 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:21:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:21:44 $ docker top cd0040d60bc636fb2444412d799970786dc29e152122069fb0573419d05dd7c2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:45 + go version 05:21:45 go version go1.18.3 linux/amd64 [Pipeline] } 05:21:45 $ docker stop --time=1 cd0040d60bc636fb2444412d799970786dc29e152122069fb0573419d05dd7c2 05:21:46 $ docker rm -f cd0040d60bc636fb2444412d799970786dc29e152122069fb0573419d05dd7c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:46 + docker inspect -f . ci-base-image-x86_64 05:21:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:47 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:21:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:21:47 $ docker top e268dd3b8606e223d28a1aae47794b5d69ca298053168256fea62aa8eef391bf -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 05:21:48 + make test 05:21:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:21:48 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:21:58 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:21:58 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.7% of statements 05:22:04 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." 05:22:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:22:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:22:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:22:08 ./bin/test-attribution-txt.sh 05:22:08 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 05:22:08 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 05:22:08 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 05:22:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:22:08 $ docker stop --time=1 e268dd3b8606e223d28a1aae47794b5d69ca298053168256fea62aa8eef391bf 05:22:10 $ docker rm -f e268dd3b8606e223d28a1aae47794b5d69ca298053168256fea62aa8eef391bf [Pipeline] // withDockerContainer [Pipeline] sh 05:22:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:22:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:22:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:22:11 + ls -al . 05:22:11 total 188 05:22:11 drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 05:21 . 05:22:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:20 .. 05:22:11 -rw-rw-r-- 1 jenkins jenkins 140 Aug 1 05:20 .dockerignore 05:22:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 05:21 .git 05:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:20 .github 05:22:11 -rw-rw-r-- 1 jenkins jenkins 331 Aug 1 05:20 .gitignore 05:22:11 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 05:20 .golangci.yml 05:22:11 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 05:20 .semver 05:22:11 -rw-rw-r-- 1 jenkins jenkins 9744 Aug 1 05:20 Attribution.txt 05:22:11 -rw-rw-r-- 1 jenkins jenkins 10001 Aug 1 05:20 CHANGELOG.md 05:22:11 -rw-rw-r-- 1 jenkins jenkins 1550 Aug 1 05:20 Dockerfile 05:22:11 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 05:20 GOVERNANCE.md 05:22:11 -rw-rw-r-- 1 jenkins jenkins 680 Aug 1 05:20 Jenkinsfile 05:22:11 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 05:20 LICENSE 05:22:11 -rw-rw-r-- 1 jenkins jenkins 1892 Aug 1 05:20 Makefile 05:22:11 -rw-rw-r-- 1 jenkins jenkins 622 Aug 1 05:20 OWNERS.md 05:22:11 -rw-rw-r-- 1 jenkins jenkins 3397 Aug 1 05:20 README.md 05:22:11 -rw-rw-r-- 1 jenkins jenkins 12 Aug 1 05:21 VERSION 05:22:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 05:20 bin 05:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:20 cmd 05:22:11 -rw-r--r-- 1 jenkins jenkins 23241 Aug 1 05:21 coverage.out 05:22:11 -rw-rw-r-- 1 jenkins jenkins 3572 Aug 1 05:20 go.mod 05:22:11 -rw-rw-r-- 1 jenkins jenkins 37058 Aug 1 05:20 go.sum 05:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:20 internal 05:22:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 05:20 simulator 05:22:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:20 snap 05:22:11 -rw-rw-r-- 1 jenkins jenkins 229 Aug 1 05:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:12 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bb07e7e09273fde4df233cc08be8d273e9c828cd --label arch=amd64 --label version=2.3.0-dev.10 . 05:22:12 Sending build context to Docker daemon 6.121MB 05:22:12 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:22:12 Step 2/23 : FROM ${BASE} AS builder 05:22:12 ---> 13c12414d2ed 05:22:12 Step 3/23 : ARG MAKE='make build' 05:22:12 ---> Running in daab92dc3098 05:22:12 Removing intermediate container daab92dc3098 05:22:12 ---> ada856548290 05:22:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:12 ---> Running in 608a621ba23a 05:22:13 Removing intermediate container 608a621ba23a 05:22:13 ---> 786f8ec1f1f2 05:22:13 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:22:13 ---> Running in 80cb6b31897a 05:22:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:22:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:22:14 OK: 217 MiB in 59 packages 05:22:14 Removing intermediate container 80cb6b31897a 05:22:14 ---> 065e79d67d22 05:22:14 Step 6/23 : WORKDIR /device-modbus-go 05:22:14 ---> Running in c4ab9ea3c9a9 05:22:15 Removing intermediate container c4ab9ea3c9a9 05:22:15 ---> 78ca8c5f77e9 05:22:15 Step 7/23 : COPY go.mod vendor* ./ 05:22:15 ---> 14823b812962 05:22:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:15 ---> Running in 18fd8c7806d3 05:22:16 Removing intermediate container 18fd8c7806d3 05:22:16 ---> 2ef5f02e67ac 05:22:16 Step 9/23 : COPY . . 05:22:16 ---> b3c53e17121f 05:22:16 Step 10/23 : RUN ${MAKE} 05:22:16 ---> Running in 07f2463c106c 05:22:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:22:43 Removing intermediate container 07f2463c106c 05:22:43 ---> 83a2748a3214 05:22:43 Step 11/23 : FROM alpine:3.14 05:22:43 3.14: Pulling from library/alpine 05:22:43 decfdc335d9b: Pulling fs layer 05:22:43 decfdc335d9b: Verifying Checksum 05:22:43 decfdc335d9b: Download complete 05:22:43 decfdc335d9b: Pull complete 05:22:43 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 05:22:43 Status: Downloaded newer image for alpine:3.14 05:22:43 ---> 5977be310a9d 05:22:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:22:43 ---> Running in 4697da03bc6d 05:22:43 Removing intermediate container 4697da03bc6d 05:22:43 ---> d5de7897174d 05:22:43 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:43 ---> Running in 9557099dc653 05:22:43 Removing intermediate container 9557099dc653 05:22:43 ---> c176598ff0e3 05:22:43 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 05:22:43 ---> Running in 2d6e080377dc 05:22:43 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:22:43 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:22:43 (1/6) Installing dumb-init (1.2.5-r1) 05:22:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:22:43 (3/6) Installing libsodium (1.0.18-r0) 05:22:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:22:43 (5/6) Installing libzmq (4.3.4-r0) 05:22:43 (6/6) Installing zeromq (4.3.4-r0) 05:22:43 Executing busybox-1.33.1-r8.trigger 05:22:43 OK: 8 MiB in 20 packages 05:22:43 Removing intermediate container 2d6e080377dc 05:22:43 ---> 3ca81ea8f1d6 05:22:43 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:22:43 ---> 9a403bd569e7 05:22:43 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:22:43 ---> 952a909d2ee6 05:22:43 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:22:44 ---> 86c5975cae20 05:22:44 Step 18/23 : EXPOSE 59901 05:22:44 ---> Running in ccd20f0a9fb0 05:22:44 Removing intermediate container ccd20f0a9fb0 05:22:44 ---> b39ca8ff49ba 05:22:44 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:22:44 ---> Running in 145569a886a8 05:22:44 Removing intermediate container 145569a886a8 05:22:44 ---> 35e43beefdb8 05:22:44 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:22:44 ---> Running in 6252412863c1 05:22:44 Removing intermediate container 6252412863c1 05:22:44 ---> 4496c9d3604b 05:22:44 Step 21/23 : LABEL arch=amd64 05:22:44 ---> Running in 89671c8695ab 05:22:44 Removing intermediate container 89671c8695ab 05:22:44 ---> eac656d4edc8 05:22:44 Step 22/23 : LABEL git_sha=bb07e7e09273fde4df233cc08be8d273e9c828cd 05:22:44 ---> Running in 3409023a9cd9 05:22:44 Removing intermediate container 3409023a9cd9 05:22:44 ---> 2ee5b2deda15 05:22:44 Step 23/23 : LABEL version=2.3.0-dev.10 05:22:44 ---> Running in a4ea6dd77375 05:22:44 Removing intermediate container a4ea6dd77375 05:22:44 ---> f7db7cced315 05:22:44 [Warning] One or more build-args [ARCH] were not consumed 05:22:44 Successfully built f7db7cced315 05:22:44 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:44 provisioning config files... 05:22:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3107538720881941706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:44 ---> docker-login.sh 05:22:44 nexus3.edgexfoundry.org:10001 05:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:44 Configure a credential helper to remove this warning. See 05:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:44 05:22:44 Login Succeeded 05:22:44 nexus3.edgexfoundry.org:10002 05:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:45 Configure a credential helper to remove this warning. See 05:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:45 05:22:45 Login Succeeded 05:22:45 nexus3.edgexfoundry.org:10003 05:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:45 Configure a credential helper to remove this warning. See 05:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:45 05:22:45 Login Succeeded 05:22:45 nexus3.edgexfoundry.org:10004 05:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:45 Configure a credential helper to remove this warning. See 05:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:45 05:22:45 Login Succeeded 05:22:45 docker.io 05:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:22:45 Configure a credential helper to remove this warning. See 05:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:22:45 05:22:45 Login Succeeded 05:22:45 ---> docker-login.sh ends [Pipeline] } 05:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:22:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:22:45 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 05:22:45 bb07e7e09273fde4df233cc08be8d273e9c828cd 05:22:45 latest 05:22:45 2.3.0-dev.10 05:22:45 bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10 05:22:45 main 05:22:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:46 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:bb07e7e09273fde4df233cc08be8d273e9c828cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus:bb07e7e09273fde4df233cc08be8d273e9c828cd 05:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:22:46 3fa8544eb0be: Preparing 05:22:46 7abc64563c5f: Preparing 05:22:46 c83a382d6819: Preparing 05:22:46 e20695be211c: Preparing 05:22:46 9a39932ee09b: Preparing 05:22:46 713e7675e2c1: Preparing 05:22:46 713e7675e2c1: Waiting 05:22:46 9a39932ee09b: Pushed 05:22:46 7abc64563c5f: Pushed 05:22:46 713e7675e2c1: Layer already exists 05:22:46 3fa8544eb0be: Pushed 05:22:46 e20695be211c: Pushed 05:22:49 c83a382d6819: Pushed 05:22:49 bb07e7e09273fde4df233cc08be8d273e9c828cd: digest: sha256:33e43847ba5aac5cb610ce119dec5b7887f67fb6b53f69700755c20c7b7b4f30 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:49 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 05:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:22:50 3fa8544eb0be: Preparing 05:22:50 7abc64563c5f: Preparing 05:22:50 c83a382d6819: Preparing 05:22:50 e20695be211c: Preparing 05:22:50 9a39932ee09b: Preparing 05:22:50 713e7675e2c1: Preparing 05:22:50 713e7675e2c1: Waiting 05:22:50 3fa8544eb0be: Layer already exists 05:22:50 9a39932ee09b: Layer already exists 05:22:50 7abc64563c5f: Layer already exists 05:22:50 c83a382d6819: Layer already exists 05:22:50 e20695be211c: Layer already exists 05:22:50 713e7675e2c1: Layer already exists 05:22:50 latest: digest: sha256:33e43847ba5aac5cb610ce119dec5b7887f67fb6b53f69700755c20c7b7b4f30 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:50 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.10 05:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:22:50 3fa8544eb0be: Preparing 05:22:50 7abc64563c5f: Preparing 05:22:50 c83a382d6819: Preparing 05:22:50 e20695be211c: Preparing 05:22:50 9a39932ee09b: Preparing 05:22:50 713e7675e2c1: Preparing 05:22:50 713e7675e2c1: Waiting 05:22:50 c83a382d6819: Layer already exists 05:22:50 3fa8544eb0be: Layer already exists 05:22:50 7abc64563c5f: Layer already exists 05:22:50 e20695be211c: Layer already exists 05:22:50 9a39932ee09b: Layer already exists 05:22:50 713e7675e2c1: Layer already exists 05:22:50 2.3.0-dev.10: digest: sha256:33e43847ba5aac5cb610ce119dec5b7887f67fb6b53f69700755c20c7b7b4f30 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus:bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10 05:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:22:51 3fa8544eb0be: Preparing 05:22:51 7abc64563c5f: Preparing 05:22:51 c83a382d6819: Preparing 05:22:51 e20695be211c: Preparing 05:22:51 9a39932ee09b: Preparing 05:22:51 713e7675e2c1: Preparing 05:22:51 713e7675e2c1: Waiting 05:22:51 9a39932ee09b: Layer already exists 05:22:51 7abc64563c5f: Layer already exists 05:22:51 e20695be211c: Layer already exists 05:22:51 c83a382d6819: Layer already exists 05:22:51 3fa8544eb0be: Layer already exists 05:22:51 713e7675e2c1: Layer already exists 05:22:51 bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10: digest: sha256:33e43847ba5aac5cb610ce119dec5b7887f67fb6b53f69700755c20c7b7b4f30 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 05:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:22:52 3fa8544eb0be: Preparing 05:22:52 7abc64563c5f: Preparing 05:22:52 c83a382d6819: Preparing 05:22:52 e20695be211c: Preparing 05:22:52 9a39932ee09b: Preparing 05:22:52 713e7675e2c1: Preparing 05:22:52 713e7675e2c1: Waiting 05:22:52 7abc64563c5f: Layer already exists 05:22:52 9a39932ee09b: Layer already exists 05:22:52 e20695be211c: Layer already exists 05:22:52 3fa8544eb0be: Layer already exists 05:22:52 c83a382d6819: Layer already exists 05:22:52 713e7675e2c1: Layer already exists 05:22:52 main: digest: sha256:33e43847ba5aac5cb610ce119dec5b7887f67fb6b53f69700755c20c7b7b4f30 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:22:52 ===================================================== [Pipeline] echo 05:22:52 taggedImages: 05:22:52 - nexus3.edgexfoundry.org:10004/device-modbus:bb07e7e09273fde4df233cc08be8d273e9c828cd 05:22:52 - nexus3.edgexfoundry.org:10004/device-modbus:latest 05:22:52 - nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.10 05:22:52 - nexus3.edgexfoundry.org:10004/device-modbus:bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10 05:22:52 - nexus3.edgexfoundry.org:10004/device-modbus: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 05:22:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:22:52 05:22:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:22:52 latest: Pulling from edgex-lftools-log-publisher 05:22:52 5eb5b503b376: Pulling fs layer 05:22:52 5c69ac0246d0: Pulling fs layer 05:22:52 ec43610c2a17: Pulling fs layer 05:22:52 3a2ae6a8a46f: Pulling fs layer 05:22:52 3a2ae6a8a46f: Waiting 05:22:52 33b1e0a273af: Pulling fs layer 05:22:52 5d3b04190fa2: Pulling fs layer 05:22:52 2f39f015ded8: Pulling fs layer 05:22:52 33b1e0a273af: Waiting 05:22:52 2f39f015ded8: Waiting 05:22:52 5d3b04190fa2: Waiting 05:22:52 5c69ac0246d0: Download complete 05:22:52 3a2ae6a8a46f: Verifying Checksum 05:22:52 3a2ae6a8a46f: Download complete 05:22:53 33b1e0a273af: Verifying Checksum 05:22:53 33b1e0a273af: Download complete 05:22:53 5d3b04190fa2: Verifying Checksum 05:22:53 5d3b04190fa2: Download complete 05:22:53 ec43610c2a17: Verifying Checksum 05:22:53 ec43610c2a17: Download complete 05:22:53 5eb5b503b376: Verifying Checksum 05:22:53 5eb5b503b376: Download complete 05:22:54 2f39f015ded8: Download complete 05:22:54 5eb5b503b376: Pull complete 05:22:54 5c69ac0246d0: Pull complete 05:22:55 ec43610c2a17: Pull complete 05:22:55 3a2ae6a8a46f: Pull complete 05:22:55 33b1e0a273af: Pull complete 05:22:55 5d3b04190fa2: Pull complete 05:23:01 2f39f015ded8: Pull complete 05:23:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:01 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:23:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21644 in /w/workspace/gexfoundry_device-modbus-go_main 05:23:05 $ docker top 511abbeaf946cf9e0302538b25291ba2d4f1b22f57f8ed72f5711daeb29fdcee -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 05:23:05 Running in /w/workspace/device-modbus-go/49 [Pipeline] { [Pipeline] checkout 05:23:05 Selected Git installation does not exist. Using Default 05:23:05 The recommended git tool is: NONE 05:23:05 ---> job-cost.sh 05:23:05 lf-activate-venv: SKIPPING 05:23:05 INFO: No Stack... 05:23:06 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:06 INFO: Archiving Costs [Pipeline] sh 05:23:07 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 05:23:07 + cut -d, -f6 [Pipeline] lock 05:23:07 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-49-stack-cost] 05:23:07 Resource [jenkins-edgexfoundry-device-modbus-go-main-49-stack-cost] did not exist. Created. 05:23:07 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:07 + echo total: 0.2199999988079071 [Pipeline] stash 05:23:07 Stashed 1 file(s) [Pipeline] } 05:23:07 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 05:23:07 $ docker stop --time=1 511abbeaf946cf9e0302538b25291ba2d4f1b22f57f8ed72f5711daeb29fdcee 05:23:08 $ docker rm -f 511abbeaf946cf9e0302538b25291ba2d4f1b22f57f8ed72f5711daeb29fdcee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:23:09 using credential edgex-jenkins-ssh 05:23:09 Cloning the remote Git repository 05:23:10 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:23:10 > git init /w/workspace/device-modbus-go/49 # timeout=10 05:23:10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:23:10 > git --version # timeout=10 05:23:10 > git --version # 'git version 2.25.1' 05:23:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:11 Avoid second fetch 05:23:11 Checking out Revision bb07e7e09273fde4df233cc08be8d273e9c828cd (main) 05:23:11 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:23:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:11 > git config core.sparsecheckout # timeout=10 05:23:11 > git checkout -f bb07e7e09273fde4df233cc08be8d273e9c828cd # timeout=10 05:23:15 Commit message: "Merge pull request #366 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:23:16 Dload Upload Total Spent Left Speed 05:23:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 95596 0 --:--:-- --:--:-- --:--:-- 95596 [Pipeline] sh 05:23:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:23:17 + sudo tee /etc/docker/daemon.new 05:23:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:23:17 { 05:23:17 "registry-mirrors": [ 05:23:17 "https://nexus3.edgexfoundry.org:10001" 05:23:17 ], 05:23:17 "bip": "10.250.0.254/24", 05:23:17 "hosts": [ 05:23:17 "tcp://0.0.0.0:5555", 05:23:17 "unix:///var/run/docker.sock" 05:23:17 ], 05:23:17 "mtu": 1458, 05:23:17 "selinux-enabled": true, 05:23:17 "seccomp-profile": "/etc/docker/seccomp.json" 05:23:17 } [Pipeline] sh 05:23:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:23:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:36 provisioning config files... 05:23:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/49@tmp/config4622370392268688396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:37 ---> docker-login.sh 05:23:37 nexus3.edgexfoundry.org:10001 05:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:37 Configure a credential helper to remove this warning. See 05:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:37 05:23:37 Login Succeeded 05:23:37 nexus3.edgexfoundry.org:10002 05:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:38 Configure a credential helper to remove this warning. See 05:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:38 05:23:38 Login Succeeded 05:23:38 nexus3.edgexfoundry.org:10003 05:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:39 Configure a credential helper to remove this warning. See 05:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:39 05:23:39 Login Succeeded 05:23:39 nexus3.edgexfoundry.org:10004 05:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:39 Configure a credential helper to remove this warning. See 05:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:39 05:23:39 Login Succeeded 05:23:39 docker.io 05:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:23:40 Configure a credential helper to remove this warning. See 05:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:23:40 05:23:40 Login Succeeded 05:23:40 ---> docker-login.sh ends [Pipeline] } 05:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:23:40 ========================================================= 05:23:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:23:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:41 + 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 . 05:23:41 Sending build context to Docker daemon 3.167MB 05:23:41 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:23:41 Step 2/10 : FROM ${BASE} AS builder 05:23:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:23:41 b3c136eddcbf: Pulling fs layer 05:23:41 c0a3192eca97: Pulling fs layer 05:23:41 a050256f5b6f: Pulling fs layer 05:23:41 656be50a0ddc: Pulling fs layer 05:23:41 2bbca73fdf42: Pulling fs layer 05:23:41 46d945488cbd: Pulling fs layer 05:23:41 8a5474983e97: Pulling fs layer 05:23:41 329c88fbcd65: Pulling fs layer 05:23:41 656be50a0ddc: Waiting 05:23:41 2bbca73fdf42: Waiting 05:23:41 8a5474983e97: Waiting 05:23:41 46d945488cbd: Waiting 05:23:41 329c88fbcd65: Waiting 05:23:41 a050256f5b6f: Download complete 05:23:41 c0a3192eca97: Verifying Checksum 05:23:41 c0a3192eca97: Download complete 05:23:41 2bbca73fdf42: Download complete 05:23:41 46d945488cbd: Verifying Checksum 05:23:41 46d945488cbd: Download complete 05:23:41 b3c136eddcbf: Verifying Checksum 05:23:41 b3c136eddcbf: Download complete 05:23:42 b3c136eddcbf: Pull complete 05:23:42 329c88fbcd65: Verifying Checksum 05:23:42 329c88fbcd65: Download complete 05:23:43 c0a3192eca97: Pull complete 05:23:43 a050256f5b6f: Pull complete 05:23:44 8a5474983e97: Verifying Checksum 05:23:44 8a5474983e97: Download complete 05:23:44 656be50a0ddc: Verifying Checksum 05:23:44 656be50a0ddc: Download complete 05:23:57 656be50a0ddc: Pull complete 05:23:57 2bbca73fdf42: Pull complete 05:23:57 46d945488cbd: Pull complete 05:24:04 8a5474983e97: Pull complete 05:24:06 329c88fbcd65: Pull complete 05:24:06 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 05:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:24:06 ---> ff4287adb874 05:24:06 Step 3/10 : ARG MAKE='make build' 05:24:06 ---> Running in 2e6a596ede53 05:24:07 Removing intermediate container 2e6a596ede53 05:24:07 ---> 0a4d4743e79f 05:24:07 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:07 ---> Running in 8ae3a7340bf8 05:24:09 Removing intermediate container 8ae3a7340bf8 05:24:09 ---> 3241e54c5119 05:24:09 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:24:09 ---> Running in e1f4d1f08849 05:24:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:24:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:24:12 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:24:12 (2/8) Installing libedit (20210910.3.1-r0) 05:24:12 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:24:12 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:24:12 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:24:12 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:24:12 (7/8) Installing openssh-server (9.0_p1-r2) 05:24:12 (8/8) Installing openssh (9.0_p1-r2) 05:24:12 Executing busybox-1.35.0-r13.trigger 05:24:12 OK: 228 MiB in 59 packages 05:24:14 Removing intermediate container e1f4d1f08849 05:24:14 ---> 2157ca97cc68 05:24:14 Step 6/10 : WORKDIR /device-modbus-go 05:24:14 ---> Running in 104a3e20f317 05:24:14 Removing intermediate container 104a3e20f317 05:24:14 ---> d3515f25333b 05:24:14 Step 7/10 : COPY go.mod vendor* ./ 05:24:14 ---> 97b713903500 05:24:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:14 ---> Running in 530861c7a09e 05:25:11 Removing intermediate container 530861c7a09e 05:25:11 ---> f0e07312a547 05:25:11 Step 9/10 : COPY . . 05:25:11 ---> 1607c9fa954a 05:25:11 Step 10/10 : RUN ${MAKE} 05:25:11 ---> Running in 6c1349480a1f 05:25:11 noop 05:25:11 Removing intermediate container 6c1349480a1f 05:25:11 ---> d1522a72f239 05:25:11 Successfully built d1522a72f239 05:25:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:11 + docker inspect -f . ci-base-image-arm64 05:25:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:12 prd-ubuntu20.04-docker-arm64-4c-16g-21644 does not seem to be running inside a container 05:25:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/49 -v /w/workspace/device-modbus-go/49:/w/workspace/device-modbus-go/49:rw,z -v /w/workspace/device-modbus-go/49@tmp:/w/workspace/device-modbus-go/49@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 05:25:13 $ docker top b0efe9498024c6666c08012e74da27227f2deb92d486761ab1d0011cb01fcb15 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:14 + go version 05:25:14 go version go1.18.3 linux/arm64 [Pipeline] } 05:25:14 $ docker stop --time=1 b0efe9498024c6666c08012e74da27227f2deb92d486761ab1d0011cb01fcb15 05:25:16 $ docker rm -f b0efe9498024c6666c08012e74da27227f2deb92d486761ab1d0011cb01fcb15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:16 + docker inspect -f . ci-base-image-arm64 05:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:17 prd-ubuntu20.04-docker-arm64-4c-16g-21644 does not seem to be running inside a container 05:25:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-modbus-go/49 -v /w/workspace/device-modbus-go/49:/w/workspace/device-modbus-go/49:rw,z -v /w/workspace/device-modbus-go/49@tmp:/w/workspace/device-modbus-go/49@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 05:25:18 $ docker top cf4b74d921212aed543dffb92a80ad367d3bf047fc00a049b8f249fb12f7fd1b -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:19 + git config --global --add safe.directory /w/workspace/device-modbus-go/49 [Pipeline] fileExists [Pipeline] sh 05:25:20 + make test 05:25:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:25:21 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:26:43 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:26:43 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.7% of statements 05:26:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:26:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:27:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:27:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:27:05 ./bin/test-attribution-txt.sh 05:27:05 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 05:27:05 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 05:27:05 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 05:27:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:27:05 $ docker stop --time=1 cf4b74d921212aed543dffb92a80ad367d3bf047fc00a049b8f249fb12f7fd1b 05:27:07 $ docker rm -f cf4b74d921212aed543dffb92a80ad367d3bf047fc00a049b8f249fb12f7fd1b [Pipeline] // withDockerContainer [Pipeline] sh 05:27:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:27:08 Warning: overwriting stash ‘coverage-report’ 05:27:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:27:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:27:10 + ls -al . 05:27:10 total 184 05:27:10 drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 05:25 . 05:27:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:23 .. 05:27:10 -rw-rw-r-- 1 jenkins jenkins 140 Aug 1 05:23 .dockerignore 05:27:10 drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 05:23 .git 05:27:10 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:23 .github 05:27:10 -rw-rw-r-- 1 jenkins jenkins 331 Aug 1 05:23 .gitignore 05:27:10 -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 05:23 .golangci.yml 05:27:10 -rw-rw-r-- 1 jenkins jenkins 9744 Aug 1 05:23 Attribution.txt 05:27:10 -rw-rw-r-- 1 jenkins jenkins 10001 Aug 1 05:23 CHANGELOG.md 05:27:10 -rw-rw-r-- 1 jenkins jenkins 1550 Aug 1 05:23 Dockerfile 05:27:10 -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 05:23 GOVERNANCE.md 05:27:10 -rw-rw-r-- 1 jenkins jenkins 680 Aug 1 05:23 Jenkinsfile 05:27:10 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 05:23 LICENSE 05:27:10 -rw-rw-r-- 1 jenkins jenkins 1892 Aug 1 05:23 Makefile 05:27:10 -rw-rw-r-- 1 jenkins jenkins 622 Aug 1 05:23 OWNERS.md 05:27:10 -rw-rw-r-- 1 jenkins jenkins 3397 Aug 1 05:23 README.md 05:27:10 -rw-rw-r-- 1 jenkins jenkins 12 Aug 1 05:21 VERSION 05:27:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 05:23 bin 05:27:10 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:23 cmd 05:27:10 -rw-r--r-- 1 jenkins jenkins 23241 Aug 1 05:26 coverage.out 05:27:10 -rw-rw-r-- 1 jenkins jenkins 3572 Aug 1 05:23 go.mod 05:27:10 -rw-rw-r-- 1 jenkins jenkins 37058 Aug 1 05:23 go.sum 05:27:10 drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:23 internal 05:27:10 drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 05:23 simulator 05:27:10 drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:23 snap 05:27:10 -rw-rw-r-- 1 jenkins jenkins 229 Aug 1 05:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:10 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bb07e7e09273fde4df233cc08be8d273e9c828cd --label arch=arm64 --label version=2.3.0-dev.10 . 05:27:10 Sending build context to Docker daemon 3.191MB 05:27:10 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:27:10 Step 2/23 : FROM ${BASE} AS builder 05:27:10 ---> d1522a72f239 05:27:10 Step 3/23 : ARG MAKE='make build' 05:27:11 ---> Running in b04f358ec029 05:27:11 Removing intermediate container b04f358ec029 05:27:11 ---> 1534c73249af 05:27:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:27:11 ---> Running in 2932d21e4566 05:27:13 Removing intermediate container 2932d21e4566 05:27:13 ---> b0b0ff5004dc 05:27:13 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:27:13 ---> Running in eaee0d2e7d0f 05:27:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:27:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:27:16 OK: 228 MiB in 59 packages 05:27:16 Removing intermediate container eaee0d2e7d0f 05:27:16 ---> 607b446b4fb8 05:27:16 Step 6/23 : WORKDIR /device-modbus-go 05:27:16 ---> Running in 01fa3295b4ca 05:27:17 Removing intermediate container 01fa3295b4ca 05:27:17 ---> ac62edd59919 05:27:17 Step 7/23 : COPY go.mod vendor* ./ 05:27:17 ---> d9aecaf5556e 05:27:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:18 ---> Running in 03cbfca3dbd8 05:27:20 Removing intermediate container 03cbfca3dbd8 05:27:20 ---> 52fc795c09ea 05:27:20 Step 9/23 : COPY . . 05:27:21 ---> 44e4e4e8215c 05:27:21 Step 10/23 : RUN ${MAKE} 05:27:21 ---> Running in f0f1581862b1 05:27:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:29:43 Removing intermediate container f0f1581862b1 05:29:43 ---> 12b174890cd6 05:29:43 Step 11/23 : FROM alpine:3.14 05:29:43 3.14: Pulling from library/alpine 05:29:43 f4bf3852c6cc: Pulling fs layer 05:29:43 f4bf3852c6cc: Verifying Checksum 05:29:43 f4bf3852c6cc: Download complete 05:29:43 f4bf3852c6cc: Pull complete 05:29:43 Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 05:29:43 Status: Downloaded newer image for alpine:3.14 05:29:43 ---> f19c924ebacc 05:29:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:29:43 ---> Running in 2f6539392b26 05:29:43 Removing intermediate container 2f6539392b26 05:29:43 ---> 92e901045211 05:29:43 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:29:43 ---> Running in b936ff2ae7fc 05:29:43 Removing intermediate container b936ff2ae7fc 05:29:43 ---> f2223ce1835c 05:29:43 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 05:29:43 ---> Running in 4b2c4334eaed 05:29:43 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:29:43 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:29:43 (1/6) Installing dumb-init (1.2.5-r1) 05:29:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:29:43 (3/6) Installing libsodium (1.0.18-r0) 05:29:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:29:43 (5/6) Installing libzmq (4.3.4-r0) 05:29:43 (6/6) Installing zeromq (4.3.4-r0) 05:29:43 Executing busybox-1.33.1-r8.trigger 05:29:43 OK: 8 MiB in 20 packages 05:29:43 Removing intermediate container 4b2c4334eaed 05:29:43 ---> 059eebbfaf7e 05:29:43 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:29:43 ---> 44e983d5ccd1 05:29:43 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:29:44 ---> 4ab47d5d3b44 05:29:44 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:29:44 ---> 351e38ff22a6 05:29:44 Step 18/23 : EXPOSE 59901 05:29:44 ---> Running in 7d0108ed7427 05:29:45 Removing intermediate container 7d0108ed7427 05:29:45 ---> 12f3f6becc92 05:29:45 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:29:45 ---> Running in 539977adaf2b 05:29:45 Removing intermediate container 539977adaf2b 05:29:45 ---> 5de1991008b3 05:29:45 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:29:45 ---> Running in b581089d2ceb 05:29:45 Removing intermediate container b581089d2ceb 05:29:45 ---> 942d422ddd60 05:29:45 Step 21/23 : LABEL arch=arm64 05:29:45 ---> Running in f3dcb532861d 05:29:46 Removing intermediate container f3dcb532861d 05:29:46 ---> 5360ccf87b2b 05:29:46 Step 22/23 : LABEL git_sha=bb07e7e09273fde4df233cc08be8d273e9c828cd 05:29:46 ---> Running in ad608eb1ef70 05:29:46 Removing intermediate container ad608eb1ef70 05:29:46 ---> ddd1dc915830 05:29:46 Step 23/23 : LABEL version=2.3.0-dev.10 05:29:46 ---> Running in 3cb25902407d 05:29:47 Removing intermediate container 3cb25902407d 05:29:47 ---> e884074de6ae 05:29:47 [Warning] One or more build-args [ARCH] were not consumed 05:29:47 Successfully built e884074de6ae 05:29:47 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:29:47 provisioning config files... 05:29:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/49@tmp/config6224352837216586652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:29:47 ---> docker-login.sh 05:29:47 nexus3.edgexfoundry.org:10001 05:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:47 Configure a credential helper to remove this warning. See 05:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:47 05:29:47 Login Succeeded 05:29:47 nexus3.edgexfoundry.org:10002 05:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:48 Configure a credential helper to remove this warning. See 05:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:48 05:29:48 Login Succeeded 05:29:48 nexus3.edgexfoundry.org:10003 05:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:49 Configure a credential helper to remove this warning. See 05:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:49 05:29:49 Login Succeeded 05:29:49 nexus3.edgexfoundry.org:10004 05:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:49 Configure a credential helper to remove this warning. See 05:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:49 05:29:49 Login Succeeded 05:29:49 docker.io 05:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:50 Configure a credential helper to remove this warning. See 05:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:50 05:29:50 Login Succeeded 05:29:50 ---> docker-login.sh ends [Pipeline] } 05:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:29:50 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 05:29:50 bb07e7e09273fde4df233cc08be8d273e9c828cd 05:29:50 latest 05:29:50 2.3.0-dev.10 05:29:50 bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10 05:29:50 main 05:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:50 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:bb07e7e09273fde4df233cc08be8d273e9c828cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:bb07e7e09273fde4df233cc08be8d273e9c828cd 05:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:29:51 7f51d6ccadca: Preparing 05:29:51 4e4960d90e7e: Preparing 05:29:51 de7fbcaab78e: Preparing 05:29:51 2d3cfaba9939: Preparing 05:29:51 14edd16c71d2: Preparing 05:29:51 51fe7c9ea229: Preparing 05:29:51 51fe7c9ea229: Waiting 05:29:51 4e4960d90e7e: Pushed 05:29:51 7f51d6ccadca: Pushed 05:29:51 14edd16c71d2: Pushed 05:29:51 51fe7c9ea229: Layer already exists 05:29:52 2d3cfaba9939: Pushed 05:29:57 de7fbcaab78e: Pushed 05:29:57 bb07e7e09273fde4df233cc08be8d273e9c828cd: digest: sha256:3349e52188ccada6b1d33619981b16692a5aa61259c35a0b03392bd9cc2ec597 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:57 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 05:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:29:58 7f51d6ccadca: Preparing 05:29:58 4e4960d90e7e: Preparing 05:29:58 de7fbcaab78e: Preparing 05:29:58 2d3cfaba9939: Preparing 05:29:58 14edd16c71d2: Preparing 05:29:58 51fe7c9ea229: Preparing 05:29:58 51fe7c9ea229: Waiting 05:29:58 14edd16c71d2: Layer already exists 05:29:58 7f51d6ccadca: Layer already exists 05:29:58 4e4960d90e7e: Layer already exists 05:29:58 2d3cfaba9939: Layer already exists 05:29:58 de7fbcaab78e: Layer already exists 05:29:58 51fe7c9ea229: Layer already exists 05:29:58 latest: digest: sha256:3349e52188ccada6b1d33619981b16692a5aa61259c35a0b03392bd9cc2ec597 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.10 05:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:29:59 7f51d6ccadca: Preparing 05:29:59 4e4960d90e7e: Preparing 05:29:59 de7fbcaab78e: Preparing 05:29:59 2d3cfaba9939: Preparing 05:29:59 14edd16c71d2: Preparing 05:29:59 51fe7c9ea229: Preparing 05:29:59 51fe7c9ea229: Waiting 05:29:59 14edd16c71d2: Layer already exists 05:29:59 2d3cfaba9939: Layer already exists 05:29:59 4e4960d90e7e: Layer already exists 05:29:59 de7fbcaab78e: Layer already exists 05:29:59 7f51d6ccadca: Layer already exists 05:29:59 51fe7c9ea229: Layer already exists 05:29:59 2.3.0-dev.10: digest: sha256:3349e52188ccada6b1d33619981b16692a5aa61259c35a0b03392bd9cc2ec597 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:59 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10 05:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:30:00 7f51d6ccadca: Preparing 05:30:00 4e4960d90e7e: Preparing 05:30:00 de7fbcaab78e: Preparing 05:30:00 2d3cfaba9939: Preparing 05:30:00 14edd16c71d2: Preparing 05:30:00 51fe7c9ea229: Preparing 05:30:00 51fe7c9ea229: Waiting 05:30:00 4e4960d90e7e: Layer already exists 05:30:00 2d3cfaba9939: Layer already exists 05:30:00 7f51d6ccadca: Layer already exists 05:30:00 14edd16c71d2: Layer already exists 05:30:00 de7fbcaab78e: Layer already exists 05:30:00 51fe7c9ea229: Layer already exists 05:30:00 bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10: digest: sha256:3349e52188ccada6b1d33619981b16692a5aa61259c35a0b03392bd9cc2ec597 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:01 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:01 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 05:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:30:01 7f51d6ccadca: Preparing 05:30:01 4e4960d90e7e: Preparing 05:30:01 de7fbcaab78e: Preparing 05:30:01 2d3cfaba9939: Preparing 05:30:01 14edd16c71d2: Preparing 05:30:01 51fe7c9ea229: Preparing 05:30:01 51fe7c9ea229: Waiting 05:30:01 2d3cfaba9939: Layer already exists 05:30:01 4e4960d90e7e: Layer already exists 05:30:01 de7fbcaab78e: Layer already exists 05:30:01 7f51d6ccadca: Layer already exists 05:30:01 14edd16c71d2: Layer already exists 05:30:01 51fe7c9ea229: Layer already exists 05:30:01 main: digest: sha256:3349e52188ccada6b1d33619981b16692a5aa61259c35a0b03392bd9cc2ec597 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:01 ===================================================== [Pipeline] echo 05:30:01 taggedImages: 05:30:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:bb07e7e09273fde4df233cc08be8d273e9c828cd 05:30:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 05:30:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.10 05:30:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:bb07e7e09273fde4df233cc08be8d273e9c828cd-2.3.0-dev.10 05:30:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:02 05:30:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:02 arm64: Pulling from edgex-lftools-log-publisher 05:30:02 8998bd30e6a1: Pulling fs layer 05:30:02 04944245beec: Pulling fs layer 05:30:02 699f458cf7ca: Pulling fs layer 05:30:02 765212b225bb: Pulling fs layer 05:30:02 f23df028b6ca: Pulling fs layer 05:30:02 d65c8cfc05b1: Pulling fs layer 05:30:02 2437ff75d9bd: Pulling fs layer 05:30:02 f23df028b6ca: Waiting 05:30:02 d65c8cfc05b1: Waiting 05:30:02 765212b225bb: Waiting 05:30:02 2437ff75d9bd: Waiting 05:30:02 04944245beec: Verifying Checksum 05:30:02 04944245beec: Download complete 05:30:02 765212b225bb: Verifying Checksum 05:30:02 765212b225bb: Download complete 05:30:02 f23df028b6ca: Download complete 05:30:02 d65c8cfc05b1: Verifying Checksum 05:30:02 d65c8cfc05b1: Download complete 05:30:03 699f458cf7ca: Verifying Checksum 05:30:03 699f458cf7ca: Download complete 05:30:03 8998bd30e6a1: Verifying Checksum 05:30:03 8998bd30e6a1: Download complete 05:30:05 2437ff75d9bd: Verifying Checksum 05:30:05 2437ff75d9bd: Download complete 05:30:07 8998bd30e6a1: Pull complete 05:30:08 04944245beec: Pull complete 05:30:09 699f458cf7ca: Pull complete 05:30:09 765212b225bb: Pull complete 05:30:10 f23df028b6ca: Pull complete 05:30:11 d65c8cfc05b1: Pull complete 05:30:26 2437ff75d9bd: Pull complete 05:30:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:26 prd-ubuntu20.04-docker-arm64-4c-16g-21644 does not seem to be running inside a container 05:30:26 $ 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-modbus-go/49 -v /w/workspace/device-modbus-go/49:/w/workspace/device-modbus-go/49:rw,z -v /w/workspace/device-modbus-go/49@tmp:/w/workspace/device-modbus-go/49@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 05:30:29 $ docker top 0a60f06e9e73b3106471d4319eb334192626572afc4cc5c45141053f1de4d892 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:30 ---> job-cost.sh 05:30:30 lf-activate-venv: SKIPPING 05:30:30 INFO: No Stack... 05:30:31 INFO: Retrieving Pricing Info for: v3-standard-4 05:30:32 INFO: Archiving Costs [Pipeline] sh 05:30:32 + cat /w/workspace/device-modbus-go/49/archives/cost.csv 05:30:32 + cut -d, -f6 [Pipeline] lock 05:30:32 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-49-stack-cost] 05:30:32 Resource [jenkins-edgexfoundry-device-modbus-go-main-49-stack-cost] did not exist. Created. 05:30:32 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:30:33 /w/workspace/device-modbus-go/49@tmp/durable-8680bd88/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:30:34 + echo total: 0.10999999940395355 [Pipeline] stash 05:30:34 Warning: overwriting stash ‘stack-cost’ 05:30:34 Stashed 1 file(s) [Pipeline] } 05:30:34 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 05:30:34 $ docker stop --time=1 0a60f06e9e73b3106471d4319eb334192626572afc4cc5c45141053f1de4d892 05:30:35 $ docker rm -f 0a60f06e9e73b3106471d4319eb334192626572afc4cc5c45141053f1de4d892 [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 05:30:36 provisioning config files... 05:30:36 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config184368939056029664tmp [Pipeline] { [Pipeline] sh 05:30:36 + set +x 05:30:36 + curl -s https://codecov.io/bash 05:30:36 + bash -s -- 05:30:36 05:30:36 _____ _ 05:30:36 / ____| | | 05:30:36 | | ___ __| | ___ ___ _____ __ 05:30:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:30:36 | |___| (_) | (_| | __/ (_| (_) \ V / 05:30:36 \_____\___/ \__,_|\___|\___\___/ \_/ 05:30:36 Bash-1.0.6 05:30:36 05:30:36 05:30:36 ==> git version 2.25.1 found 05:30:36 ==> 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 05:30:36 Release-Date: 2020-01-08 05:30:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:30:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:30:36 ==> Jenkins CI detected. 05:30:36 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 05:30:36 project root: . 05:30:36 --> token set from env 05:30:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:30:36 ==> Running gcov in . (disable via -X gcov) 05:30:36 ==> Python coveragepy not found 05:30:36 ==> Searching for coverage reports in: 05:30:36 + . 05:30:36 -> Found 1 reports 05:30:36 ==> Detecting git/mercurial file structure 05:30:36 ==> Reading reports 05:30:36 + ./coverage.out bytes=23241 05:30:36 ==> Appending adjustments 05:30:36 https://docs.codecov.io/docs/fixing-reports 05:30:36 + Found adjustments 05:30:36 ==> Gzipping contents 05:30:36 4.0K /tmp/codecov.jtF0ZX.gz 05:30:36 ==> Uploading reports 05:30:36 url: https://codecov.io 05:30:36 query: branch=main&commit=bb07e7e09273fde4df233cc08be8d273e9c828cd&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:36 -> Pinging Codecov 05:30:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=bb07e7e09273fde4df233cc08be8d273e9c828cd&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:37 -> Uploading to 05:30:37 https://storage.googleapis.com/codecov/v4/raw/2022-08-01/55DBCA73C666E3227836607328DD7E49/bb07e7e09273fde4df233cc08be8d273e9c828cd/d521b420-4d99-4fa3-ba70-762959d4ca39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T053037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b068f8f2f5beff13d28add3ffe695498cf8da2b3a04877a7bd0d4552f371cf6 05:30:37 % Total % Received % Xferd Average Speed Time Time Time Current 05:30:37 Dload Upload Total Spent Left Speed 05:30:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3904 0 0 100 3904 0 15430 --:--:-- --:--:-- --:--:-- 15430 05:30:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/bb07e7e09273fde4df233cc08be8d273e9c828cd [Pipeline] } 05:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:30:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:30:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:38 05:30:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:30:38 df9b9388f04a: Pulling fs layer 05:30:38 52dc419b0ee2: Pulling fs layer 05:30:38 25bc292e5bac: Pulling fs layer 05:30:38 114826534d7a: Pulling fs layer 05:30:38 4657fd5d0bcf: Pulling fs layer 05:30:38 6ad1cebc031e: Pulling fs layer 05:30:38 8a3aa393b2d8: Pulling fs layer 05:30:38 114826534d7a: Waiting 05:30:38 4657fd5d0bcf: Waiting 05:30:38 6ad1cebc031e: Waiting 05:30:38 8a3aa393b2d8: Waiting 05:30:38 25bc292e5bac: Download complete 05:30:38 52dc419b0ee2: Verifying Checksum 05:30:38 52dc419b0ee2: Download complete 05:30:38 4657fd5d0bcf: Verifying Checksum 05:30:38 4657fd5d0bcf: Download complete 05:30:38 df9b9388f04a: Download complete 05:30:38 6ad1cebc031e: Verifying Checksum 05:30:38 6ad1cebc031e: Download complete 05:30:38 df9b9388f04a: Pull complete 05:30:38 52dc419b0ee2: Pull complete 05:30:38 25bc292e5bac: Pull complete 05:30:39 114826534d7a: Verifying Checksum 05:30:39 114826534d7a: Download complete 05:30:39 8a3aa393b2d8: Verifying Checksum 05:30:39 8a3aa393b2d8: Download complete 05:30:43 114826534d7a: Pull complete 05:30:43 4657fd5d0bcf: Pull complete 05:30:43 6ad1cebc031e: Pull complete 05:30:46 8a3aa393b2d8: Pull complete 05:30:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:46 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:30:49 $ docker top 67eb39f8f702ad7facf29b463e0ad5af64e60258a518d6ec7215c78078cb0c45 -eo pid,comm [Pipeline] { [Pipeline] echo 05:30:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 05:30:50 + set -o pipefail 05:30:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 05:30:56 05:30:56 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 05:30:56 05:30:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/2c6d752d-26fa-4c86-be9f-4d0ee17ac554 05:30:56 05:30:56 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 05:30:56 05:30:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:30:56 05:30:56 [Pipeline] } 05:30:56 $ docker stop --time=1 67eb39f8f702ad7facf29b463e0ad5af64e60258a518d6ec7215c78078cb0c45 05:30:59 $ docker rm -f 67eb39f8f702ad7facf29b463e0ad5af64e60258a518d6ec7215c78078cb0c45 [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 05:31:00 + git log --format=format:%s -1 bb07e7e09273fde4df233cc08be8d273e9c828cd [Pipeline] sh 05:31:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:01 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:31:01 $ docker top 4f2776ca37f82146dc84b062d43d949731f7893413db326ef8ad55104e26d1f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:01 [ssh-agent] Looking for ssh-agent implementation... 05:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:01 $ docker exec 4f2776ca37f82146dc84b062d43d949731f7893413db326ef8ad55104e26d1f0 ssh-agent 05:31:02 SSH_AUTH_SOCK=/tmp/ssh-JfJsbKYZRUq5/agent.32 05:31:02 SSH_AGENT_PID=38 05:31:02 Running ssh-add (command line suppressed) 05:31:02 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_915030270768191000.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_915030270768191000.key) 05:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:02 + git semver tag 05:31:02 2022-08-01 05:31:02,688 [run_tag] DEBUG tag force:False 05:31:02 2022-08-01 05:31:02,688 [check_head_tag] DEBUG check head tag 05:31:02 2022-08-01 05:31:02,688 [execute] INFO git cat-file --batch-check 05:31:02 2022-08-01 05:31:02,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 05:31:02 2022-08-01 05:31:02,693 [execute] INFO git cat-file --batch 05:31:02 2022-08-01 05:31:02,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 05:31:02 2022-08-01 05:31:02,703 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:31:02 2022-08-01 05:31:02,703 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 05:31:02 2022-08-01 05:31:02,703 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 05:31:02 2022-08-01 05:31:02,709 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:31:02 2.3.0-dev.10 [Pipeline] } 05:31:02 $ docker exec --env ******** --env ******** 4f2776ca37f82146dc84b062d43d949731f7893413db326ef8ad55104e26d1f0 ssh-agent -k 05:31:02 unset SSH_AUTH_SOCK; 05:31:02 unset SSH_AGENT_PID; 05:31:02 echo Agent pid 38 killed; 05:31:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:03 + git semver [Pipeline] } 05:31:03 $ docker stop --time=1 4f2776ca37f82146dc84b062d43d949731f7893413db326ef8ad55104e26d1f0 05:31:04 $ docker rm -f 4f2776ca37f82146dc84b062d43d949731f7893413db326ef8ad55104e26d1f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:31:05 05:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:31:05 0.23.1-centos7: Pulling from edgex-lftools 05:31:05 ab5ef0e58194: Pulling fs layer 05:31:05 9712f1f96733: Pulling fs layer 05:31:05 63f879dbbcfc: Pulling fs layer 05:31:05 0d9ebad4ef96: Pulling fs layer 05:31:05 e9a5061849ea: Pulling fs layer 05:31:05 d747dcd14b5f: Pulling fs layer 05:31:05 2de7ff778b66: Pulling fs layer 05:31:05 e9a5061849ea: Waiting 05:31:05 d747dcd14b5f: Waiting 05:31:05 0d9ebad4ef96: Waiting 05:31:05 9712f1f96733: Download complete 05:31:05 63f879dbbcfc: Verifying Checksum 05:31:05 63f879dbbcfc: Download complete 05:31:06 0d9ebad4ef96: Download complete 05:31:06 e9a5061849ea: Verifying Checksum 05:31:06 e9a5061849ea: Download complete 05:31:06 d747dcd14b5f: Verifying Checksum 05:31:06 d747dcd14b5f: Download complete 05:31:06 ab5ef0e58194: Verifying Checksum 05:31:06 ab5ef0e58194: Download complete 05:31:06 2de7ff778b66: Verifying Checksum 05:31:06 2de7ff778b66: Download complete 05:31:09 ab5ef0e58194: Pull complete 05:31:09 9712f1f96733: Pull complete 05:31:10 63f879dbbcfc: Pull complete 05:31:15 0d9ebad4ef96: Pull complete 05:31:15 e9a5061849ea: Pull complete 05:31:15 d747dcd14b5f: Pull complete 05:31:16 2de7ff778b66: Pull complete 05:31:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:31:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:16 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:31:20 $ docker top 832404826ca7edd8579ae567498757159e085d8dce8d6144350095c20b9972ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:31:20 provisioning config files... 05:31:20 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4718241338451707977tmp 05:31:20 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3325802944164306062tmp 05:31:20 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config768697919723504930tmp [Pipeline] { [Pipeline] echo 05:31:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:31:20 ---> sigul-configuration.sh 05:31:20 gpg: directory `/root/.gnupg' created 05:31:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:31:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:31:20 gpg: keyring `/root/.gnupg/secring.gpg' created 05:31:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:31:20 gpg: CAST5 encrypted data 05:31:20 gpg: encrypted with 1 passphrase 05:31:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:31:21 + mkdir /home/jenkins 05:31:21 + mkdir /home/jenkins/sigul [Pipeline] sh 05:31:21 + 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 05:31:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:31:21 ---> sigul-install.sh 05:31:21 Sigul already installed; skipping installation. [Pipeline] sh 05:31:21 + git tag --list 05:31:21 0.7.1 05:31:21 v1.0.0 05:31:21 v1.1.0 05:31:21 v1.1.1 05:31:21 v1.2.2 05:31:21 v1.3.0 05:31:21 v1.3.1 05:31:21 v2.0.0 05:31:21 v2.1.0 05:31:21 v2.1.1 05:31:21 v2.1.1-dev.1 05:31:21 v2.1.1-dev.2 05:31:21 v2.1.1-dev.3 05:31:21 v2.2.0 05:31:21 v2.2.1-dev.1 05:31:21 v2.2.1-dev.2 05:31:21 v2.2.1-dev.3 05:31:21 v2.2.1-dev.4 05:31:21 v2.2.1-dev.5 05:31:21 v2.2.1-dev.6 05:31:21 v2.2.1-dev.7 05:31:21 v2.3.0-dev.10 05:31:21 v2.3.0-dev.7 05:31:21 v2.3.0-dev.8 05:31:21 v2.3.0-dev.9 [Pipeline] sh 05:31:22 + lftools sign git-tag v2.3.0-dev.10 05:31:22 Signing Git tag with Sigul... 05:31:22 Signing v2.3.0-dev.10 [Pipeline] echo 05:31:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:31:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:31:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:31:23 $ docker stop --time=1 832404826ca7edd8579ae567498757159e085d8dce8d6144350095c20b9972ff 05:31:24 $ docker rm -f 832404826ca7edd8579ae567498757159e085d8dce8d6144350095c20b9972ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:31:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:25 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:31:26 $ docker top 8b69407839fee227e9e97f7a57005fc4a3d801eb1b27d0483e29e9588074cc9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:26 [ssh-agent] Looking for ssh-agent implementation... 05:31:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:26 $ docker exec 8b69407839fee227e9e97f7a57005fc4a3d801eb1b27d0483e29e9588074cc9e ssh-agent 05:31:26 SSH_AUTH_SOCK=/tmp/ssh-J5O2vo8SSyqe/agent.33 05:31:26 SSH_AGENT_PID=39 05:31:26 Running ssh-add (command line suppressed) 05:31:26 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1575354276702228632.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1575354276702228632.key) 05:31:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:26 + git semver bump pre 05:31:27 2022-08-01 05:31:27,111 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:31:27 2022-08-01 05:31:27,111 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev 05:31:27 2022-08-01 05:31:27,111 [bump_version] DEBUG bumped version:2.3.0-dev.11 05:31:27 2022-08-01 05:31:27,111 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 05:31:27 2022-08-01 05:31:27,111 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:31:27 2022-08-01 05:31:27,111 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:31:27 2022-08-01 05:31:27,114 [execute] INFO git cat-file --batch-check 05:31:27 2022-08-01 05:31:27,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:31:27 2022-08-01 05:31:27,121 [execute] INFO git cat-file --batch 05:31:27 2022-08-01 05:31:27,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:31:27 2022-08-01 05:31:27,129 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:31:27 2.3.0-dev.11 [Pipeline] } 05:31:27 $ docker exec --env ******** --env ******** 8b69407839fee227e9e97f7a57005fc4a3d801eb1b27d0483e29e9588074cc9e ssh-agent -k 05:31:27 unset SSH_AUTH_SOCK; 05:31:27 unset SSH_AGENT_PID; 05:31:27 echo Agent pid 39 killed; 05:31:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:27 + git semver [Pipeline] } 05:31:27 $ docker stop --time=1 8b69407839fee227e9e97f7a57005fc4a3d801eb1b27d0483e29e9588074cc9e 05:31:29 $ docker rm -f 8b69407839fee227e9e97f7a57005fc4a3d801eb1b27d0483e29e9588074cc9e [Pipeline] // withDockerContainer [Pipeline] sh 05:31:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:29 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:31:30 $ docker top e67b8b1d32a3b85853d1e96c0462da00511a19ec22c9c3b65c95804f0bb0ad4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:30 [ssh-agent] Looking for ssh-agent implementation... 05:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:30 $ docker exec e67b8b1d32a3b85853d1e96c0462da00511a19ec22c9c3b65c95804f0bb0ad4a ssh-agent 05:31:30 SSH_AUTH_SOCK=/tmp/ssh-8mUsRTTA4eCJ/agent.34 05:31:30 SSH_AGENT_PID=40 05:31:30 Running ssh-add (command line suppressed) 05:31:30 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1748193399305490273.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1748193399305490273.key) 05:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:31 + git semver push 05:31:31 2022-08-01 05:31:31,407 [run_push] DEBUG push 05:31:31 2022-08-01 05:31:31,408 [execute] INFO git cat-file --batch-check 05:31:31 2022-08-01 05:31:31,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:31:31 2022-08-01 05:31:31,412 [execute] INFO git rev-list e7634bd8e09fefb98f32bf7a40e9915866e771b6 -- 05:31:31 2022-08-01 05:31:31,413 [execute] DEBUG Popen(['git', 'rev-list', 'e7634bd8e09fefb98f32bf7a40e9915866e771b6', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:31:31 2022-08-01 05:31:31,420 [execute] INFO git fetch -v origin 05:31:31 2022-08-01 05:31:31,421 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:31:32 2022-08-01 05:31:31,893 [run_push] DEBUG no remote changes detected 05:31:32 2022-08-01 05:31:31,894 [execute] INFO git push origin semver 05:31:32 2022-08-01 05:31:31,894 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:31:32 2022-08-01 05:31:32,607 [run_push] DEBUG push all version tags 05:31:32 2022-08-01 05:31:32,607 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:31:32 2022-08-01 05:31:32,608 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 05:31:33 2022-08-01 05:31:33,255 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:31:33 2.3.0-dev.11 [Pipeline] } 05:31:33 $ docker exec --env ******** --env ******** e67b8b1d32a3b85853d1e96c0462da00511a19ec22c9c3b65c95804f0bb0ad4a ssh-agent -k 05:31:33 unset SSH_AUTH_SOCK; 05:31:33 unset SSH_AGENT_PID; 05:31:33 echo Agent pid 40 killed; 05:31:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:33 + git semver [Pipeline] } 05:31:34 $ docker stop --time=1 e67b8b1d32a3b85853d1e96c0462da00511a19ec22c9c3b65c95804f0bb0ad4a 05:31:35 $ docker rm -f e67b8b1d32a3b85853d1e96c0462da00511a19ec22c9c3b65c95804f0bb0ad4a [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 05:31:36 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 05:31:36 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 05:31:36 total 16 05:31:36 drwxr-xr-x 3 root root 4096 Aug 1 05:23 . 05:31:36 drwxrwxr-x 11 jenkins jenkins 4096 Aug 1 05:31 .. 05:31:36 drwxr-xr-x 2 root root 4096 Aug 1 05:23 cost 05:31:36 -rw-r--r-- 1 root root 87 Aug 1 05:23 cost.csv 05:31:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 05:31:36 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 05:31:36 total 16 05:31:36 drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 05:23 . 05:31:36 drwxrwxr-x 11 jenkins jenkins 4096 Aug 1 05:31 .. 05:31:36 drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 05:23 cost 05:31:36 -rw-r--r-- 1 jenkins jenkins 87 Aug 1 05:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:31:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:31:37 ---> package-listing.sh 05:31:37 ++ facter osfamily 05:31:37 ++ tr '[:upper:]' '[:lower:]' 05:31:37 + OS_FAMILY=debian 05:31:37 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 05:31:37 + START_PACKAGES=/tmp/packages_start.txt 05:31:37 + END_PACKAGES=/tmp/packages_end.txt 05:31:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:31:37 + PACKAGES=/tmp/packages_start.txt 05:31:37 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 05:31:37 + PACKAGES=/tmp/packages_end.txt 05:31:37 + case "${OS_FAMILY}" in 05:31:37 + dpkg -l 05:31:37 + grep '^ii' 05:31:37 + '[' -f /tmp/packages_start.txt ']' 05:31:37 + '[' -f /tmp/packages_end.txt ']' 05:31:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:31:37 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 05:31:37 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 05:31:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 05:31:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:31:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:38 prd-ubuntu20.04-docker-8c-8g-21642 does not seem to be running inside a container 05:31:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 05:31:38 $ docker top 59040ffe4d649fc8afb467ca68d67728a76e21eee99914c236a0e25a601ebe75 -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:39 + touch /tmp/pre-build-complete [Pipeline] sh 05:31:39 + mkdir -p /var/log/sysstat [Pipeline] sh 05:31:39 + ls /var/log/sa-host 05:31:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:39 provisioning config files... 05:31:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7800820643595667901tmp [Pipeline] { [Pipeline] echo 05:31:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:31:40 ---> create-netrc.sh [Pipeline] } 05:31:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:31:40 ---> python-tools-install.sh [Pipeline] echo 05:31:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:31:40 ---> sudo-logs.sh 05:31:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:31:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:31:41 ---> job-cost.sh 05:31:41 lf-activate-venv: SKIPPING 05:31:41 DEBUG: total: 0.2199999988079071 05:31:41 INFO: Retrieving Stack Cost... 05:31:41 INFO: Retrieving Pricing Info for: v3-standard-8 05:31:41 INFO: Archiving Costs [Pipeline] echo 05:31:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:31:42 ---> logs-deploy.sh 05:31:42 lf-activate-venv: SKIPPING 05:31:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/49 05:31:42 INFO: archiving workspace using pattern(s): 05:31:43 Archives upload complete. 05:31:43 INFO: archiving logs to Nexus