Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 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-ssh2837682618046254908.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5508516563533435196.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14604746815687812418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6610369496877055377.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh13438638236255935150.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 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-8454 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 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 (main) Commit message: "Merge pull request #507 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" > 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 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 # timeout=10 > git rev-list --no-walk 091e49834ad2b8f5ca54fa7b36ec487638af0a66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:00:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:00:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:00:25 ========================================================= 06:00:25 EdgeX Global Pipelines Version Info 06:00:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:00:26 ------------------- 06:00:26 stable info: 06:00:26 ------------------- 06:00:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:00:26 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:00:26 Message: update stable to v1.0.254 06:00:26 ------------------- 06:00:26 experimental info: 06:00:26 ------------------- 06:00:26 Commited By: **** collab-it+edgex@linuxfoundation.org 06:00:26 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:00:26 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e06fe21 [Pipeline] echo 06:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:27 provisioning config files... 06:00:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13509488882006413180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:27 ---> docker-login.sh 06:00:27 nexus3.edgexfoundry.org:10001 06:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:28 Configure a credential helper to remove this warning. See 06:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:28 06:00:28 Login Succeeded 06:00:28 nexus3.edgexfoundry.org:10002 06:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:28 Configure a credential helper to remove this warning. See 06:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:28 06:00:28 Login Succeeded 06:00:28 nexus3.edgexfoundry.org:10003 06:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:28 Configure a credential helper to remove this warning. See 06:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:28 06:00:28 Login Succeeded 06:00:28 nexus3.edgexfoundry.org:10004 06:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:28 Configure a credential helper to remove this warning. See 06:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:28 06:00:28 Login Succeeded 06:00:28 docker.io 06:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:28 Configure a credential helper to remove this warning. See 06:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:28 06:00:28 Login Succeeded 06:00:28 ---> docker-login.sh ends [Pipeline] } 06:00:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:00:29 + git rev-list -1 --merges e06fe215c9f7361cb58f6068d4b3f6dc0080baf2~1..e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 [Pipeline] echo 06:00:29 -----------> git rev-list -1 --merges e06fe215c9f7361cb58f6068d4b3f6dc0080baf2~1..e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 06:00:29 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 [false] [Pipeline] sh 06:00:29 + git log --format=format:%s -1 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 [Pipeline] echo 06:00:29 ========================================================= 06:00:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:00:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:29 + git log --format=format:%s -1 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 [Pipeline] echo 06:00:29 [semverPrep] GIT_COMMIT: e06fe215c9f7361cb58f6068d4b3f6dc0080baf2, Commit Message: Merge pull request #507 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33 [Pipeline] echo 06:00:29 [semverPrep] This is not a build commit. [Pipeline] sh 06:00:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:00:30 + grep -v github /etc/ssh/ssh_known_hosts 06:00:30 + [ -e /tmp/ssh_known_hosts ] 06:00:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:00:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:00:30 + sudo tee -a /etc/ssh/ssh_known_hosts 06:00:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:30 06:00:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:31 0.1.4: Pulling from edgex-devops/py-git-semver 06:00:31 b85a868b505f: Pulling fs layer 06:00:31 e2be974225ed: Pulling fs layer 06:00:31 339a4e72a1f5: Pulling fs layer 06:00:31 988bab9f4d93: Pulling fs layer 06:00:31 1469e6f7b9e6: Pulling fs layer 06:00:31 eaf3925da568: Pulling fs layer 06:00:31 bab4dde63d76: Pulling fs layer 06:00:31 bde34c3a00c8: Pulling fs layer 06:00:31 b352a97aabf1: Pulling fs layer 06:00:31 4872d77fe225: Pulling fs layer 06:00:31 5851b861e8e6: Pulling fs layer 06:00:31 bab4dde63d76: Waiting 06:00:31 1469e6f7b9e6: Waiting 06:00:31 eaf3925da568: Waiting 06:00:31 5851b861e8e6: Waiting 06:00:31 988bab9f4d93: Waiting 06:00:31 b352a97aabf1: Waiting 06:00:31 4872d77fe225: Waiting 06:00:31 bde34c3a00c8: Waiting 06:00:31 e2be974225ed: Verifying Checksum 06:00:31 e2be974225ed: Download complete 06:00:31 988bab9f4d93: Verifying Checksum 06:00:31 1469e6f7b9e6: Verifying Checksum 06:00:31 1469e6f7b9e6: Download complete 06:00:31 339a4e72a1f5: Verifying Checksum 06:00:31 339a4e72a1f5: Download complete 06:00:31 eaf3925da568: Verifying Checksum 06:00:31 eaf3925da568: Download complete 06:00:31 bde34c3a00c8: Verifying Checksum 06:00:31 bde34c3a00c8: Download complete 06:00:31 b352a97aabf1: Verifying Checksum 06:00:31 b352a97aabf1: Download complete 06:00:31 4872d77fe225: Verifying Checksum 06:00:31 4872d77fe225: Download complete 06:00:31 5851b861e8e6: Verifying Checksum 06:00:31 5851b861e8e6: Download complete 06:00:31 b85a868b505f: Verifying Checksum 06:00:31 b85a868b505f: Download complete 06:00:31 bab4dde63d76: Verifying Checksum 06:00:31 bab4dde63d76: Download complete 06:00:32 b85a868b505f: Pull complete 06:00:32 e2be974225ed: Pull complete 06:00:32 339a4e72a1f5: Pull complete 06:00:33 988bab9f4d93: Pull complete 06:00:33 1469e6f7b9e6: Pull complete 06:00:33 eaf3925da568: Pull complete 06:00:34 bab4dde63d76: Pull complete 06:00:34 bde34c3a00c8: Pull complete 06:00:34 b352a97aabf1: Pull complete 06:00:34 4872d77fe225: Pull complete 06:00:35 5851b861e8e6: Pull complete 06:00:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:00:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:35 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:00:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:00:36 $ docker top 884bd5b13d575f34c6c8620eec6ed6048c5be702cf2df2e44f74c405f29cd4c8 -eo pid,comm 06:00:36 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). 06:00:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:36 [ssh-agent] Looking for ssh-agent implementation... 06:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:37 $ docker exec 884bd5b13d575f34c6c8620eec6ed6048c5be702cf2df2e44f74c405f29cd4c8 ssh-agent 06:00:37 SSH_AUTH_SOCK=/tmp/ssh-nCwPw6ISBgxV/agent.31 06:00:37 SSH_AGENT_PID=37 06:00:37 Running ssh-add (command line suppressed) 06:00:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4526567724576998606.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4526567724576998606.key) 06:00:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:37 + git tag --points-at HEAD [Pipeline] } 06:00:37 $ docker exec --env ******** --env ******** 884bd5b13d575f34c6c8620eec6ed6048c5be702cf2df2e44f74c405f29cd4c8 ssh-agent -k 06:00:37 unset SSH_AUTH_SOCK; 06:00:37 unset SSH_AGENT_PID; 06:00:37 echo Agent pid 37 killed; 06:00:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:37 [ssh-agent] Looking for ssh-agent implementation... 06:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:37 $ docker exec 884bd5b13d575f34c6c8620eec6ed6048c5be702cf2df2e44f74c405f29cd4c8 ssh-agent 06:00:37 SSH_AUTH_SOCK=/tmp/ssh-E0JIBQUmxSG0/agent.69 06:00:37 SSH_AGENT_PID=75 06:00:37 Running ssh-add (command line suppressed) 06:00:38 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11271750198028173363.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11271750198028173363.key) 06:00:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:38 + git semver init 06:00:38 2023-10-04 06:00:38,540 [run_init] DEBUG init version:0.0.0 force:False 06:00:38 2023-10-04 06:00:38,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:00:38 2023-10-04 06:00:38,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:00:38 2023-10-04 06:00:38,542 [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) 06:00:39 2023-10-04 06:00:39,474 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:00:39 2023-10-04 06:00:39,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:00:39 2023-10-04 06:00:39,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:00:39 2023-10-04 06:00:39,475 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:00:39 3.1.0-dev.15 [Pipeline] } 06:00:39 $ docker exec --env ******** --env ******** 884bd5b13d575f34c6c8620eec6ed6048c5be702cf2df2e44f74c405f29cd4c8 ssh-agent -k 06:00:39 unset SSH_AUTH_SOCK; 06:00:39 unset SSH_AGENT_PID; 06:00:39 echo Agent pid 75 killed; 06:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:39 + git semver [Pipeline] } 06:00:40 $ docker stop --time=1 884bd5b13d575f34c6c8620eec6ed6048c5be702cf2df2e44f74c405f29cd4c8 06:00:41 $ docker rm -f --volumes 884bd5b13d575f34c6c8620eec6ed6048c5be702cf2df2e44f74c405f29cd4c8 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:42 Stashed 1 file(s) [Pipeline] echo 06:00:42 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 06:00:42 provisioning config files... 06:00:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16886055734260754927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:42 ---> docker-login.sh 06:00:42 nexus3.edgexfoundry.org:10001 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 nexus3.edgexfoundry.org:10002 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 nexus3.edgexfoundry.org:10003 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 nexus3.edgexfoundry.org:10004 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:42 Configure a credential helper to remove this warning. See 06:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:42 06:00:42 Login Succeeded 06:00:42 docker.io 06:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:43 Configure a credential helper to remove this warning. See 06:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:43 06:00:43 Login Succeeded 06:00:43 ---> docker-login.sh ends [Pipeline] } 06:00:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:43 ========================================================= 06:00:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:00:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:00:43 Sending build context to Docker daemon 6.49MB 06:00:43 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:00:43 Step 2/10 : FROM ${BASE} AS builder 06:00:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:43 7264a8db6415: Pulling fs layer 06:00:43 c4d48a809fc2: Pulling fs layer 06:00:43 4f1c88b9dad5: Pulling fs layer 06:00:43 ad3a456e5733: Pulling fs layer 06:00:43 33e27b845d1e: Pulling fs layer 06:00:43 c68163c4e522: Pulling fs layer 06:00:43 50da416c3ac9: Pulling fs layer 06:00:43 23d2d4c4bb30: Pulling fs layer 06:00:43 ad3a456e5733: Waiting 06:00:43 33e27b845d1e: Waiting 06:00:43 c68163c4e522: Waiting 06:00:43 50da416c3ac9: Waiting 06:00:43 23d2d4c4bb30: Waiting 06:00:43 c4d48a809fc2: Verifying Checksum 06:00:43 c4d48a809fc2: Download complete 06:00:43 ad3a456e5733: Verifying Checksum 06:00:43 ad3a456e5733: Download complete 06:00:43 33e27b845d1e: Verifying Checksum 06:00:43 33e27b845d1e: Download complete 06:00:43 7264a8db6415: Download complete 06:00:43 c68163c4e522: Verifying Checksum 06:00:43 c68163c4e522: Download complete 06:00:43 7264a8db6415: Pull complete 06:00:43 23d2d4c4bb30: Verifying Checksum 06:00:43 23d2d4c4bb30: Download complete 06:00:44 c4d48a809fc2: Pull complete 06:00:44 4f1c88b9dad5: Download complete 06:00:44 50da416c3ac9: Verifying Checksum 06:00:44 50da416c3ac9: Download complete 06:00:46 4f1c88b9dad5: Pull complete 06:00:46 ad3a456e5733: Pull complete 06:00:47 33e27b845d1e: Pull complete 06:00:47 c68163c4e522: Pull complete 06:00:49 50da416c3ac9: Pull complete 06:00:49 23d2d4c4bb30: Pull complete 06:00:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 06:00:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:00:49 ---> 0786185ac409 06:00:49 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:00:51 ---> Running in ce3ccb45a9a5 06:00:51 Removing intermediate container ce3ccb45a9a5 06:00:51 ---> 030292e4c8bc 06:00:51 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:51 ---> Running in c837654c9010 06:00:51 Removing intermediate container c837654c9010 06:00:51 ---> 72df99214248 06:00:51 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:00:51 ---> Running in 2ec435ef4a58 06:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:00:52 (1/8) Installing openssh-keygen (9.3_p2-r0) 06:00:52 (2/8) Installing libedit (20221030.3.1-r1) 06:00:52 (3/8) Installing openssh-client-common (9.3_p2-r0) 06:00:52 (4/8) Installing openssh-client-default (9.3_p2-r0) 06:00:52 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 06:00:52 (6/8) Installing openssh-server-common (9.3_p2-r0) 06:00:52 (7/8) Installing openssh-server (9.3_p2-r0) 06:00:52 (8/8) Installing openssh (9.3_p2-r0) 06:00:52 Executing busybox-1.36.1-r2.trigger 06:00:52 OK: 270 MiB in 60 packages 06:00:52 Removing intermediate container 2ec435ef4a58 06:00:52 ---> b12a9533712e 06:00:52 Step 6/10 : WORKDIR /device-modbus-go 06:00:52 ---> Running in 3dc077b63fa8 06:00:52 Removing intermediate container 3dc077b63fa8 06:00:52 ---> d7b6d56cd0d1 06:00:52 Step 7/10 : COPY go.mod vendor* ./ 06:00:52 ---> 9618f6b0b4b3 06:00:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:52 ---> Running in 2c999a36da0c 06:00:57 Still waiting to schedule task 06:00:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:01:31 Removing intermediate container 2c999a36da0c 06:01:31 ---> a0b00ee939f6 06:01:31 Step 9/10 : COPY . . 06:01:31 ---> 0380c1fe56f9 06:01:31 Step 10/10 : RUN ${MAKE} 06:01:31 ---> Running in a2424facf1cf 06:01:31 noop 06:01:31 Removing intermediate container a2424facf1cf 06:01:31 ---> 581f83fbefc3 06:01:31 Successfully built 581f83fbefc3 06:01:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:31 + docker inspect -f . ci-base-image-x86_64 06:01:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:32 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:01:32 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:01:32 $ docker top 6f4a3887ce7d327855be7db157a204f1bbbac3d5394ec787c700628bcc83fa10 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:32 + go version 06:01:32 go version go1.21.0 linux/amd64 [Pipeline] } 06:01:32 $ docker stop --time=1 6f4a3887ce7d327855be7db157a204f1bbbac3d5394ec787c700628bcc83fa10 06:01:34 $ docker rm -f --volumes 6f4a3887ce7d327855be7db157a204f1bbbac3d5394ec787c700628bcc83fa10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:34 + docker inspect -f . ci-base-image-x86_64 06:01:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:34 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-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 ******** -e ******** ci-base-image-x86_64 cat 06:01:34 $ docker top 441634bca2cc23b3f0a761a7a4e8a1a8f5946fa79d27bf8d3383c9403c41b1ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:01:35 + make test 06:01:35 go test ./... -coverprofile=coverage.out 06:01:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:01:46 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:01:46 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements 06:01:52 go vet ./... 06:01:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:54 ./bin/test-attribution-txt.sh [Pipeline] echo 06:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:01:54 $ docker stop --time=1 441634bca2cc23b3f0a761a7a4e8a1a8f5946fa79d27bf8d3383c9403c41b1ca 06:01:58 $ docker rm -f --volumes 441634bca2cc23b3f0a761a7a4e8a1a8f5946fa79d27bf8d3383c9403c41b1ca [Pipeline] // withDockerContainer [Pipeline] sh 06:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:59 + ls -al . 06:01:59 total 192 06:01:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 06:01 . 06:01:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 06:00 .. 06:01:59 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 06:00 .dockerignore 06:01:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 06:01 .git 06:01:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:00 .github 06:01:59 -rw-rw-r-- 1 jenkins jenkins 331 Oct 4 06:00 .gitignore 06:01:59 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 06:00 .golangci.yml 06:01:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 06:00 .semver 06:01:59 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 4 06:00 Attribution.txt 06:01:59 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 4 06:00 CHANGELOG.md 06:01:59 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 4 06:00 Dockerfile 06:01:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 06:00 GOVERNANCE.md 06:01:59 -rw-rw-r-- 1 jenkins jenkins 680 Oct 4 06:00 Jenkinsfile 06:01:59 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 06:00 LICENSE 06:01:59 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 4 06:00 Makefile 06:01:59 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 06:00 OWNERS.md 06:01:59 -rw-rw-r-- 1 jenkins jenkins 4578 Oct 4 06:00 README.md 06:01:59 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 06:00 VERSION 06:01:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 06:00 bin 06:01:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:00 cmd 06:01:59 -rw-r--r-- 1 jenkins jenkins 24334 Oct 4 06:01 coverage.out 06:01:59 -rw-rw-r-- 1 jenkins jenkins 3941 Oct 4 06:00 go.mod 06:01:59 -rw-rw-r-- 1 jenkins jenkins 35965 Oct 4 06:00 go.sum 06:01:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:00 internal 06:01:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 06:00 simulator 06:01:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 06:00 snap 06:01:59 -rw-rw-r-- 1 jenkins jenkins 229 Oct 4 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:00 + 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=e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 --label arch=amd64 --label version=3.1.0-dev.15 . 06:02:00 Sending build context to Docker daemon 6.515MB 06:02:00 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 06:02:00 Step 2/22 : FROM ${BASE} AS builder 06:02:00 ---> 581f83fbefc3 06:02:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:02:00 ---> Running in cfe0113796f8 06:02:00 Removing intermediate container cfe0113796f8 06:02:00 ---> 7bc51fce0c23 06:02:00 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:00 ---> Running in 49d5a84c9716 06:02:00 Removing intermediate container 49d5a84c9716 06:02:00 ---> a76de7ddf7c4 06:02:00 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:02:00 ---> Running in cc3a0ea53761 06:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:02:00 OK: 270 MiB in 60 packages 06:02:01 Removing intermediate container cc3a0ea53761 06:02:01 ---> bb2ddc0a9289 06:02:01 Step 6/22 : WORKDIR /device-modbus-go 06:02:01 ---> Running in 0ce4f35c88ab 06:02:01 Removing intermediate container 0ce4f35c88ab 06:02:01 ---> 2c79e43eb5fe 06:02:01 Step 7/22 : COPY go.mod vendor* ./ 06:02:01 ---> 525a23268f16 06:02:01 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:01 ---> Running in 3bdbf9b3e283 06:02:02 Removing intermediate container 3bdbf9b3e283 06:02:02 ---> a1ee0973f590 06:02:02 Step 9/22 : COPY . . 06:02:02 ---> 82b246fddc60 06:02:02 Step 10/22 : RUN ${MAKE} 06:02:02 ---> Running in 073813beae17 06:02:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:02:20 Removing intermediate container 073813beae17 06:02:20 ---> 4485e2507a52 06:02:20 Step 11/22 : FROM alpine:3.18 06:02:20 3.18: Pulling from library/alpine 06:02:21 96526aa774ef: Pulling fs layer 06:02:21 96526aa774ef: Verifying Checksum 06:02:21 96526aa774ef: Download complete 06:02:21 96526aa774ef: Pull complete 06:02:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 06:02:21 Status: Downloaded newer image for alpine:3.18 06:02:21 ---> 8ca4688f4f35 06:02:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:02:21 ---> Running in 57a9f5ed8c1f 06:02:21 Removing intermediate container 57a9f5ed8c1f 06:02:21 ---> b2e1e6ab7199 06:02:21 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:02:21 ---> Running in cee3e84ee2d0 06:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:02:22 (1/1) Installing dumb-init (1.2.5-r2) 06:02:22 Executing busybox-1.36.1-r2.trigger 06:02:22 OK: 7 MiB in 16 packages 06:02:22 Removing intermediate container cee3e84ee2d0 06:02:22 ---> d2796997ae33 06:02:22 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:02:23 ---> e69d41973a9d 06:02:23 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:02:23 ---> e543179a5ad0 06:02:23 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:02:23 ---> 121e2ddd3453 06:02:23 Step 17/22 : EXPOSE 59901 06:02:23 ---> Running in 33280b70ac92 06:02:23 Removing intermediate container 33280b70ac92 06:02:23 ---> 066543c6e153 06:02:23 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:02:23 ---> Running in f1501de4f6c8 06:02:23 Removing intermediate container f1501de4f6c8 06:02:23 ---> 8ae3c191e0e1 06:02:23 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:02:23 ---> Running in 3a09476dda76 06:02:23 Removing intermediate container 3a09476dda76 06:02:23 ---> 4315e19af1b5 06:02:23 Step 20/22 : LABEL arch=amd64 06:02:23 ---> Running in e51e923716a4 06:02:23 Removing intermediate container e51e923716a4 06:02:23 ---> 5fdc598133e5 06:02:23 Step 21/22 : LABEL git_sha=e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 06:02:23 ---> Running in e8eabfdf8546 06:02:23 Removing intermediate container e8eabfdf8546 06:02:23 ---> 24dadaef1880 06:02:23 Step 22/22 : LABEL version=3.1.0-dev.15 06:02:23 ---> Running in 46847b145223 06:02:24 Removing intermediate container 46847b145223 06:02:24 ---> 229e3e0dcacb 06:02:24 [Warning] One or more build-args [ARCH] were not consumed 06:02:24 Successfully built 229e3e0dcacb 06:02:24 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:24 provisioning config files... 06:02:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5269723130727857107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:24 ---> docker-login.sh 06:02:24 nexus3.edgexfoundry.org:10001 06:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:24 Configure a credential helper to remove this warning. See 06:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:24 06:02:24 Login Succeeded 06:02:24 nexus3.edgexfoundry.org:10002 06:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:24 Configure a credential helper to remove this warning. See 06:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:24 06:02:24 Login Succeeded 06:02:24 nexus3.edgexfoundry.org:10003 06:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:24 Configure a credential helper to remove this warning. See 06:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:24 06:02:24 Login Succeeded 06:02:24 nexus3.edgexfoundry.org:10004 06:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:24 Configure a credential helper to remove this warning. See 06:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:24 06:02:24 Login Succeeded 06:02:24 docker.io 06:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 ---> docker-login.sh ends [Pipeline] } 06:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:25 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:02:25 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 06:02:25 latest 06:02:25 3.1.0-dev.15 06:02:25 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15 06:02:25 main 06:02:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:25 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 06:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:02:25 ded4ccee875a: Preparing 06:02:25 7fd1f4baa500: Preparing 06:02:25 7f59cba33925: Preparing 06:02:25 d1c1ed67dc63: Preparing 06:02:25 cc2447e1835a: Preparing 06:02:25 cc2447e1835a: Layer already exists 06:02:25 d1c1ed67dc63: Pushed 06:02:25 7fd1f4baa500: Pushed 06:02:25 ded4ccee875a: Pushed 06:02:29 7f59cba33925: Pushed 06:02:29 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2: digest: sha256:11f8896f9b6c0e3b7afc18c06bae54c65f4958b8fd3cc31a3b625b23de6a082c size: 1365 [Pipeline] } 06:02:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8455 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] // withEnv [Pipeline] { [Pipeline] ws 06:02:29 Running in /w/workspace/device-modbus-go/129 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:29 Selected Git installation does not exist. Using Default 06:02:29 The recommended git tool is: NONE 06:02:29 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:02:29 ded4ccee875a: Preparing 06:02:29 7fd1f4baa500: Preparing 06:02:29 7f59cba33925: Preparing 06:02:29 d1c1ed67dc63: Preparing 06:02:29 cc2447e1835a: Preparing 06:02:29 7f59cba33925: Layer already exists 06:02:29 7fd1f4baa500: Layer already exists 06:02:29 ded4ccee875a: Layer already exists 06:02:29 d1c1ed67dc63: Layer already exists 06:02:29 cc2447e1835a: Layer already exists 06:02:29 latest: digest: sha256:11f8896f9b6c0e3b7afc18c06bae54c65f4958b8fd3cc31a3b625b23de6a082c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:30 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.15 06:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:02:30 ded4ccee875a: Preparing 06:02:30 7fd1f4baa500: Preparing 06:02:30 7f59cba33925: Preparing 06:02:30 d1c1ed67dc63: Preparing 06:02:30 cc2447e1835a: Preparing 06:02:30 cc2447e1835a: Layer already exists 06:02:30 d1c1ed67dc63: Layer already exists 06:02:30 ded4ccee875a: Layer already exists 06:02:30 7f59cba33925: Layer already exists 06:02:30 7fd1f4baa500: Layer already exists 06:02:30 3.1.0-dev.15: digest: sha256:11f8896f9b6c0e3b7afc18c06bae54c65f4958b8fd3cc31a3b625b23de6a082c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:30 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15 06:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:02:31 ded4ccee875a: Preparing 06:02:31 7fd1f4baa500: Preparing 06:02:31 7f59cba33925: Preparing 06:02:31 d1c1ed67dc63: Preparing 06:02:31 cc2447e1835a: Preparing 06:02:31 cc2447e1835a: Layer already exists 06:02:31 7fd1f4baa500: Layer already exists 06:02:31 d1c1ed67dc63: Layer already exists 06:02:31 7f59cba33925: Layer already exists 06:02:31 ded4ccee875a: Layer already exists 06:02:31 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15: digest: sha256:11f8896f9b6c0e3b7afc18c06bae54c65f4958b8fd3cc31a3b625b23de6a082c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:31 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:02:31 ded4ccee875a: Preparing 06:02:31 7fd1f4baa500: Preparing 06:02:31 7f59cba33925: Preparing 06:02:31 d1c1ed67dc63: Preparing 06:02:31 cc2447e1835a: Preparing 06:02:31 ded4ccee875a: Layer already exists 06:02:31 7f59cba33925: Layer already exists 06:02:31 d1c1ed67dc63: Layer already exists 06:02:31 7fd1f4baa500: Layer already exists 06:02:31 cc2447e1835a: Layer already exists 06:02:31 main: digest: sha256:11f8896f9b6c0e3b7afc18c06bae54c65f4958b8fd3cc31a3b625b23de6a082c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:31 ===================================================== [Pipeline] echo 06:02:31 taggedImages: 06:02:31 - nexus3.edgexfoundry.org:10004/device-modbus:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 06:02:31 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:02:31 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.15 06:02:31 - nexus3.edgexfoundry.org:10004/device-modbus:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15 06:02:31 - 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 06:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:32 06:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:32 latest: Pulling from edgex-lftools-log-publisher 06:02:32 5eb5b503b376: Pulling fs layer 06:02:32 5c69ac0246d0: Pulling fs layer 06:02:32 ec43610c2a17: Pulling fs layer 06:02:32 3a2ae6a8a46f: Pulling fs layer 06:02:32 33b1e0a273af: Pulling fs layer 06:02:32 5d3b04190fa2: Pulling fs layer 06:02:32 2f39f015ded8: Pulling fs layer 06:02:32 3a2ae6a8a46f: Waiting 06:02:32 5d3b04190fa2: Waiting 06:02:32 33b1e0a273af: Waiting 06:02:32 5c69ac0246d0: Download complete 06:02:32 3a2ae6a8a46f: Verifying Checksum 06:02:32 3a2ae6a8a46f: Download complete 06:02:32 33b1e0a273af: Verifying Checksum 06:02:32 33b1e0a273af: Download complete 06:02:32 ec43610c2a17: Verifying Checksum 06:02:32 ec43610c2a17: Download complete 06:02:32 5d3b04190fa2: Download complete 06:02:32 5eb5b503b376: Verifying Checksum 06:02:32 5eb5b503b376: Download complete 06:02:33 2f39f015ded8: Download complete 06:02:33 5eb5b503b376: Pull complete 06:02:34 using credential edgex-jenkins-ssh 06:02:34 Cloning the remote Git repository 06:02:34 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:02:34 5c69ac0246d0: Pull complete 06:02:34 ec43610c2a17: Pull complete 06:02:34 3a2ae6a8a46f: Pull complete 06:02:35 33b1e0a273af: Pull complete 06:02:35 5d3b04190fa2: Pull complete 06:02:34 > git init /w/workspace/device-modbus-go/129 # timeout=10 06:02:34 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:02:34 > git --version # timeout=10 06:02:34 > git --version # 'git version 2.25.1' 06:02:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:36 Avoid second fetch 06:02:36 Checking out Revision e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 (main) 06:02:35 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:02:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:36 > git config core.sparsecheckout # timeout=10 06:02:37 Commit message: "Merge pull request #507 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" 06:02:37 06:02:37 GitHub has been notified of this commit’s build result 06:02:37 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:36 > git checkout -f e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 # timeout=10 06:02:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:38 Dload Upload Total Spent Left Speed 06:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 06:02:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:02:38 + sudo tee /etc/docker/daemon.new 06:02:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:02:38 { 06:02:38 "registry-mirrors": [ 06:02:38 "https://nexus3.edgexfoundry.org:10001" 06:02:38 ], 06:02:38 "bip": "10.250.0.254/24", 06:02:38 "hosts": [ 06:02:38 "tcp://0.0.0.0:5555", 06:02:38 "unix:///var/run/docker.sock" 06:02:38 ], 06:02:38 "mtu": 1458, 06:02:38 "selinux-enabled": true, 06:02:38 "seccomp-profile": "/etc/docker/seccomp.json" 06:02:38 } [Pipeline] sh 06:02:39 2f39f015ded8: Pull complete 06:02:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 06:02:39 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:02:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:02:44 $ docker top 1285ac709945bc4e2efea1dcdbc83fe6dc70b24ed7d48183158d9eb59f6fcabb -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 06:02:45 + sudo service docker restart 06:02:45 ---> job-cost.sh 06:02:45 lf-activate-venv: SKIPPING 06:02:45 INFO: No Stack... 06:02:45 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:45 INFO: Archiving Costs [Pipeline] sh 06:02:45 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:02:45 + cut -d, -f6 [Pipeline] lock 06:02:46 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-129-stack-cost] 06:02:46 Resource [jenkins-edgexfoundry-device-modbus-go-main-129-stack-cost] did not exist. Created. 06:02:46 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:46 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:46 Stashed 1 file(s) [Pipeline] } 06:02:46 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:46 $ docker stop --time=1 1285ac709945bc4e2efea1dcdbc83fe6dc70b24ed7d48183158d9eb59f6fcabb 06:02:47 $ docker rm -f --volumes 1285ac709945bc4e2efea1dcdbc83fe6dc70b24ed7d48183158d9eb59f6fcabb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:03 provisioning config files... 06:03:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/129@tmp/config9749662236707163167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:03 ---> docker-login.sh 06:03:03 nexus3.edgexfoundry.org:10001 06:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:04 Configure a credential helper to remove this warning. See 06:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:04 06:03:04 Login Succeeded 06:03:04 nexus3.edgexfoundry.org:10002 06:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:04 Configure a credential helper to remove this warning. See 06:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:04 06:03:04 Login Succeeded 06:03:04 nexus3.edgexfoundry.org:10003 06:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:05 Configure a credential helper to remove this warning. See 06:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:05 06:03:05 Login Succeeded 06:03:05 nexus3.edgexfoundry.org:10004 06:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:05 Configure a credential helper to remove this warning. See 06:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:05 06:03:05 Login Succeeded 06:03:05 docker.io 06:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:05 Configure a credential helper to remove this warning. See 06:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:05 06:03:05 Login Succeeded 06:03:05 ---> docker-login.sh ends [Pipeline] } 06:03:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:06 ========================================================= 06:03:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:03:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:03:06 Sending build context to Docker daemon 3.369MB 06:03:06 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:03:06 Step 2/10 : FROM ${BASE} AS builder 06:03:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:03:07 9fda8d8052c6: Pulling fs layer 06:03:07 5d54e960e981: Pulling fs layer 06:03:07 c4a7e357bf2a: Pulling fs layer 06:03:07 f0e02332f6b5: Pulling fs layer 06:03:07 cefa15bbcfad: Pulling fs layer 06:03:07 17808c966233: Pulling fs layer 06:03:07 f4c1fc716caa: Pulling fs layer 06:03:07 cefa15bbcfad: Waiting 06:03:07 f4c1fc716caa: Waiting 06:03:07 17808c966233: Waiting 06:03:07 f0e02332f6b5: Waiting 06:03:07 5d54e960e981: Download complete 06:03:07 f0e02332f6b5: Verifying Checksum 06:03:07 f0e02332f6b5: Download complete 06:03:07 cefa15bbcfad: Verifying Checksum 06:03:07 cefa15bbcfad: Download complete 06:03:07 9fda8d8052c6: Verifying Checksum 06:03:07 9fda8d8052c6: Download complete 06:03:07 f4c1fc716caa: Verifying Checksum 06:03:07 f4c1fc716caa: Download complete 06:03:07 9fda8d8052c6: Pull complete 06:03:08 c4a7e357bf2a: Verifying Checksum 06:03:08 c4a7e357bf2a: Download complete 06:03:09 17808c966233: Download complete 06:03:10 5d54e960e981: Pull complete 06:03:22 c4a7e357bf2a: Pull complete 06:03:22 f0e02332f6b5: Pull complete 06:03:22 cefa15bbcfad: Pull complete 06:03:28 17808c966233: Pull complete 06:03:29 f4c1fc716caa: Pull complete 06:03:29 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 06:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:03:29 ---> ea914061e18c 06:03:29 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:03:31 ---> Running in 1a39f67ce080 06:03:31 Removing intermediate container 1a39f67ce080 06:03:31 ---> 404c30cae9a2 06:03:31 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:03:31 ---> Running in d60e0c8b0184 06:03:31 Removing intermediate container d60e0c8b0184 06:03:31 ---> 5ceb969b39fd 06:03:31 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:03:31 ---> Running in 172378a69fe5 06:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:34 (1/8) Installing openssh-keygen (9.3_p2-r0) 06:03:34 (2/8) Installing libedit (20221030.3.1-r1) 06:03:34 (3/8) Installing openssh-client-common (9.3_p2-r0) 06:03:34 (4/8) Installing openssh-client-default (9.3_p2-r0) 06:03:34 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 06:03:34 (6/8) Installing openssh-server-common (9.3_p2-r0) 06:03:34 (7/8) Installing openssh-server (9.3_p2-r0) 06:03:34 (8/8) Installing openssh (9.3_p2-r0) 06:03:34 Executing busybox-1.36.1-r2.trigger 06:03:34 OK: 272 MiB in 60 packages 06:03:39 Removing intermediate container 172378a69fe5 06:03:39 ---> 436015fb5a43 06:03:39 Step 6/10 : WORKDIR /device-modbus-go 06:03:39 ---> Running in ed49273ee803 06:03:39 Removing intermediate container ed49273ee803 06:03:39 ---> 8ed93ce9ec8c 06:03:39 Step 7/10 : COPY go.mod vendor* ./ 06:03:39 ---> 106d2a87b7f9 06:03:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:39 ---> Running in fe6881043dfe 06:04:47 Removing intermediate container fe6881043dfe 06:04:47 ---> d674cb2e49c2 06:04:47 Step 9/10 : COPY . . 06:04:47 ---> 889bc478a523 06:04:47 Step 10/10 : RUN ${MAKE} 06:04:47 ---> Running in d76717655604 06:04:47 noop 06:04:47 Removing intermediate container d76717655604 06:04:47 ---> 9997e7def979 06:04:47 Successfully built 9997e7def979 06:04:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:48 + docker inspect -f . ci-base-image-arm64 06:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:48 prd-ubuntu20.04-docker-arm64-4c-16g-8455 does not seem to be running inside a container 06:04:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/129 -v /w/workspace/device-modbus-go/129:/w/workspace/device-modbus-go/129:rw,z -v /w/workspace/device-modbus-go/129@tmp:/w/workspace/device-modbus-go/129@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 06:04:49 $ docker top 4715398acc90c7f4f292003e214c89498d0f5c9da9f55cad89fbd5f36ded5bd7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:50 + go version 06:04:50 go version go1.21.0 linux/arm64 [Pipeline] } 06:04:50 $ docker stop --time=1 4715398acc90c7f4f292003e214c89498d0f5c9da9f55cad89fbd5f36ded5bd7 06:04:52 $ docker rm -f --volumes 4715398acc90c7f4f292003e214c89498d0f5c9da9f55cad89fbd5f36ded5bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:52 + docker inspect -f . ci-base-image-arm64 06:04:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:52 prd-ubuntu20.04-docker-arm64-4c-16g-8455 does not seem to be running inside a container 06:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/129 -v /w/workspace/device-modbus-go/129:/w/workspace/device-modbus-go/129:rw,z -v /w/workspace/device-modbus-go/129@tmp:/w/workspace/device-modbus-go/129@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 06:04:53 $ docker top 3068f87fa6a1c2db14190ceac625b438220a29d0e05bbd24c160ffacce55db44 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:54 + git config --global --add safe.directory /w/workspace/device-modbus-go/129 [Pipeline] fileExists [Pipeline] sh 06:04:54 + make test 06:04:55 go test ./... -coverprofile=coverage.out 06:05:00 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:06:22 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:06:24 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements 06:06:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:06:24 go vet ./... 06:06:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:06:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:06:46 ./bin/test-attribution-txt.sh [Pipeline] echo 06:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:06:46 $ docker stop --time=1 3068f87fa6a1c2db14190ceac625b438220a29d0e05bbd24c160ffacce55db44 06:06:48 $ docker rm -f --volumes 3068f87fa6a1c2db14190ceac625b438220a29d0e05bbd24c160ffacce55db44 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:49 Warning: overwriting stash ‘coverage-report’ 06:06:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:51 + ls -al . 06:06:51 total 188 06:06:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 06:04 . 06:06:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 06:02 .. 06:06:51 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 06:02 .dockerignore 06:06:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 06:02 .git 06:06:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:02 .github 06:06:51 -rw-rw-r-- 1 jenkins jenkins 331 Oct 4 06:02 .gitignore 06:06:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 06:02 .golangci.yml 06:06:51 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 4 06:02 Attribution.txt 06:06:51 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 4 06:02 CHANGELOG.md 06:06:51 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 4 06:02 Dockerfile 06:06:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 06:02 GOVERNANCE.md 06:06:51 -rw-rw-r-- 1 jenkins jenkins 680 Oct 4 06:02 Jenkinsfile 06:06:51 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 06:02 LICENSE 06:06:51 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 4 06:02 Makefile 06:06:51 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 06:02 OWNERS.md 06:06:51 -rw-rw-r-- 1 jenkins jenkins 4578 Oct 4 06:02 README.md 06:06:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 06:00 VERSION 06:06:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 06:02 bin 06:06:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:02 cmd 06:06:51 -rw-r--r-- 1 jenkins jenkins 24334 Oct 4 06:06 coverage.out 06:06:51 -rw-rw-r-- 1 jenkins jenkins 3941 Oct 4 06:02 go.mod 06:06:51 -rw-rw-r-- 1 jenkins jenkins 35965 Oct 4 06:02 go.sum 06:06:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 06:02 internal 06:06:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 06:02 simulator 06:06:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 06:02 snap 06:06:51 -rw-rw-r-- 1 jenkins jenkins 229 Oct 4 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:51 + 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=e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 --label arch=arm64 --label version=3.1.0-dev.15 . 06:06:51 Sending build context to Docker daemon 3.394MB 06:06:51 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 06:06:51 Step 2/22 : FROM ${BASE} AS builder 06:06:51 ---> 9997e7def979 06:06:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:06:52 ---> Running in 7e68d2c2ee46 06:06:52 Removing intermediate container 7e68d2c2ee46 06:06:52 ---> 49066f4a555e 06:06:52 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:52 ---> Running in 75db7693ce79 06:06:52 Removing intermediate container 75db7693ce79 06:06:52 ---> a0158d19ca6f 06:06:52 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:06:52 ---> Running in 1551f69f06d2 06:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:55 OK: 272 MiB in 60 packages 06:06:58 Removing intermediate container 1551f69f06d2 06:06:58 ---> 45402c1de682 06:06:58 Step 6/22 : WORKDIR /device-modbus-go 06:06:58 ---> Running in c5a13f4b6241 06:06:58 Removing intermediate container c5a13f4b6241 06:06:58 ---> 0aeccb47025b 06:06:58 Step 7/22 : COPY go.mod vendor* ./ 06:06:59 ---> ab19768d4367 06:06:59 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:59 ---> Running in b36a357f8cc0 06:07:01 Removing intermediate container b36a357f8cc0 06:07:01 ---> 4186dd227598 06:07:01 Step 9/22 : COPY . . 06:07:02 ---> 36c23b3152b9 06:07:02 Step 10/22 : RUN ${MAKE} 06:07:02 ---> Running in b04a5d6eb41c 06:07:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:09:10 Removing intermediate container b04a5d6eb41c 06:09:10 ---> 45783b525385 06:09:10 Step 11/22 : FROM alpine:3.18 06:09:10 3.18: Pulling from library/alpine 06:09:10 579b34f0a95b: Pulling fs layer 06:09:10 579b34f0a95b: Verifying Checksum 06:09:10 579b34f0a95b: Download complete 06:09:10 579b34f0a95b: Pull complete 06:09:10 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 06:09:10 Status: Downloaded newer image for alpine:3.18 06:09:10 ---> 3cc203321400 06:09:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:09:10 ---> Running in 8559c1bb0f38 06:09:10 Removing intermediate container 8559c1bb0f38 06:09:10 ---> 5fa7763db6b9 06:09:10 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:09:10 ---> Running in 8d9f28374e25 06:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:09:10 (1/1) Installing dumb-init (1.2.5-r2) 06:09:10 Executing busybox-1.36.1-r2.trigger 06:09:10 OK: 8 MiB in 16 packages 06:09:10 Removing intermediate container 8d9f28374e25 06:09:10 ---> 179cd9fb3f37 06:09:10 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:09:10 ---> 0472cd533d35 06:09:10 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:09:10 ---> 678678e85797 06:09:10 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:09:10 ---> 2df440f77a5f 06:09:10 Step 17/22 : EXPOSE 59901 06:09:10 ---> Running in 6d9f56587f5b 06:09:10 Removing intermediate container 6d9f56587f5b 06:09:10 ---> 4fb960a675e0 06:09:10 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:09:10 ---> Running in 12f87a033cc1 06:09:10 Removing intermediate container 12f87a033cc1 06:09:10 ---> 9e7e88a255c5 06:09:10 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:09:10 ---> Running in 660a2a8e3da6 06:09:10 Removing intermediate container 660a2a8e3da6 06:09:10 ---> c0d768890855 06:09:10 Step 20/22 : LABEL arch=arm64 06:09:10 ---> Running in ad628b5fefef 06:09:10 Removing intermediate container ad628b5fefef 06:09:10 ---> c9db9c0cd325 06:09:10 Step 21/22 : LABEL git_sha=e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 06:09:10 ---> Running in d72ae53a8998 06:09:10 Removing intermediate container d72ae53a8998 06:09:10 ---> fd319a940847 06:09:10 Step 22/22 : LABEL version=3.1.0-dev.15 06:09:10 ---> Running in 13f882af8b65 06:09:10 Removing intermediate container 13f882af8b65 06:09:10 ---> db55830d5bda 06:09:10 [Warning] One or more build-args [ARCH] were not consumed 06:09:10 Successfully built db55830d5bda 06:09:10 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 06:09:10 provisioning config files... 06:09:10 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/129@tmp/config15851464252326285760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:10 ---> docker-login.sh 06:09:10 nexus3.edgexfoundry.org:10001 06:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:11 Configure a credential helper to remove this warning. See 06:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:11 06:09:11 Login Succeeded 06:09:11 nexus3.edgexfoundry.org:10002 06:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:11 Configure a credential helper to remove this warning. See 06:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:11 06:09:11 Login Succeeded 06:09:11 nexus3.edgexfoundry.org:10003 06:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:11 Configure a credential helper to remove this warning. See 06:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:11 06:09:11 Login Succeeded 06:09:11 nexus3.edgexfoundry.org:10004 06:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:12 Configure a credential helper to remove this warning. See 06:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:12 06:09:12 Login Succeeded 06:09:12 docker.io 06:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:12 Configure a credential helper to remove this warning. See 06:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:12 06:09:12 Login Succeeded 06:09:12 ---> docker-login.sh ends [Pipeline] } 06:09:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:12 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:09:12 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 06:09:12 latest 06:09:12 3.1.0-dev.15 06:09:12 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15 06:09:12 main 06:09:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:13 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 06:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:09:13 646cbbafe4a3: Preparing 06:09:13 40556e2065c0: Preparing 06:09:13 b99a7f1b6da4: Preparing 06:09:13 781fe073fa06: Preparing 06:09:13 5f4d9fc4d98d: Preparing 06:09:13 5f4d9fc4d98d: Layer already exists 06:09:13 40556e2065c0: Pushed 06:09:13 646cbbafe4a3: Pushed 06:09:13 781fe073fa06: Pushed 06:09:19 b99a7f1b6da4: Pushed 06:09:19 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2: digest: sha256:d55663ec3e5cb7b008679ad021ac762792af84eead1b28badbd72a3508ba36e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:19 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:19 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:09:19 646cbbafe4a3: Preparing 06:09:19 40556e2065c0: Preparing 06:09:19 b99a7f1b6da4: Preparing 06:09:19 781fe073fa06: Preparing 06:09:19 5f4d9fc4d98d: Preparing 06:09:19 b99a7f1b6da4: Layer already exists 06:09:19 40556e2065c0: Layer already exists 06:09:19 646cbbafe4a3: Layer already exists 06:09:19 781fe073fa06: Layer already exists 06:09:19 5f4d9fc4d98d: Layer already exists 06:09:19 latest: digest: sha256:d55663ec3e5cb7b008679ad021ac762792af84eead1b28badbd72a3508ba36e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:20 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.15 06:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:09:20 646cbbafe4a3: Preparing 06:09:20 40556e2065c0: Preparing 06:09:20 b99a7f1b6da4: Preparing 06:09:20 781fe073fa06: Preparing 06:09:20 5f4d9fc4d98d: Preparing 06:09:20 40556e2065c0: Layer already exists 06:09:20 781fe073fa06: Layer already exists 06:09:20 b99a7f1b6da4: Layer already exists 06:09:20 5f4d9fc4d98d: Layer already exists 06:09:20 646cbbafe4a3: Layer already exists 06:09:20 3.1.0-dev.15: digest: sha256:d55663ec3e5cb7b008679ad021ac762792af84eead1b28badbd72a3508ba36e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:21 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:21 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15 06:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:09:21 646cbbafe4a3: Preparing 06:09:21 40556e2065c0: Preparing 06:09:21 b99a7f1b6da4: Preparing 06:09:21 781fe073fa06: Preparing 06:09:21 5f4d9fc4d98d: Preparing 06:09:21 5f4d9fc4d98d: Layer already exists 06:09:21 781fe073fa06: Layer already exists 06:09:21 40556e2065c0: Layer already exists 06:09:21 646cbbafe4a3: Layer already exists 06:09:21 b99a7f1b6da4: Layer already exists 06:09:21 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15: digest: sha256:d55663ec3e5cb7b008679ad021ac762792af84eead1b28badbd72a3508ba36e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:21 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:22 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:09:22 646cbbafe4a3: Preparing 06:09:22 40556e2065c0: Preparing 06:09:22 b99a7f1b6da4: Preparing 06:09:22 781fe073fa06: Preparing 06:09:22 5f4d9fc4d98d: Preparing 06:09:22 5f4d9fc4d98d: Layer already exists 06:09:22 b99a7f1b6da4: Layer already exists 06:09:22 781fe073fa06: Layer already exists 06:09:22 40556e2065c0: Layer already exists 06:09:22 646cbbafe4a3: Layer already exists 06:09:22 main: digest: sha256:d55663ec3e5cb7b008679ad021ac762792af84eead1b28badbd72a3508ba36e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:22 ===================================================== [Pipeline] echo 06:09:22 taggedImages: 06:09:22 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 06:09:22 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:09:22 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.15 06:09:22 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e06fe215c9f7361cb58f6068d4b3f6dc0080baf2-3.1.0-dev.15 06:09:22 - 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 06:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:22 06:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:22 arm64: Pulling from edgex-lftools-log-publisher 06:09:22 8998bd30e6a1: Pulling fs layer 06:09:22 04944245beec: Pulling fs layer 06:09:22 699f458cf7ca: Pulling fs layer 06:09:22 765212b225bb: Pulling fs layer 06:09:22 f23df028b6ca: Pulling fs layer 06:09:22 d65c8cfc05b1: Pulling fs layer 06:09:22 2437ff75d9bd: Pulling fs layer 06:09:22 f23df028b6ca: Waiting 06:09:22 d65c8cfc05b1: Waiting 06:09:22 2437ff75d9bd: Waiting 06:09:22 765212b225bb: Waiting 06:09:23 04944245beec: Verifying Checksum 06:09:23 04944245beec: Download complete 06:09:23 765212b225bb: Verifying Checksum 06:09:23 765212b225bb: Download complete 06:09:23 f23df028b6ca: Verifying Checksum 06:09:23 f23df028b6ca: Download complete 06:09:23 d65c8cfc05b1: Verifying Checksum 06:09:23 d65c8cfc05b1: Download complete 06:09:23 699f458cf7ca: Verifying Checksum 06:09:23 699f458cf7ca: Download complete 06:09:23 8998bd30e6a1: Verifying Checksum 06:09:23 8998bd30e6a1: Download complete 06:09:26 2437ff75d9bd: Verifying Checksum 06:09:26 2437ff75d9bd: Download complete 06:09:27 8998bd30e6a1: Pull complete 06:09:28 04944245beec: Pull complete 06:09:29 699f458cf7ca: Pull complete 06:09:29 765212b225bb: Pull complete 06:09:30 f23df028b6ca: Pull complete 06:09:30 d65c8cfc05b1: Pull complete 06:09:45 2437ff75d9bd: Pull complete 06:09:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:45 prd-ubuntu20.04-docker-arm64-4c-16g-8455 does not seem to be running inside a container 06:09:45 $ 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/129 -v /w/workspace/device-modbus-go/129:/w/workspace/device-modbus-go/129:rw,z -v /w/workspace/device-modbus-go/129@tmp:/w/workspace/device-modbus-go/129@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 06:09:48 $ docker top 5cfc9169df1bae7f7ae87abc0f65c9892ee568ad94e1f24efca90d10827a64dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:48 ---> job-cost.sh 06:09:48 lf-activate-venv: SKIPPING 06:09:48 INFO: No Stack... 06:09:49 INFO: Retrieving Pricing Info for: v3-standard-4 06:09:50 INFO: Archiving Costs [Pipeline] sh 06:09:50 + cut -d, -f6 06:09:50 + cat /w/workspace/device-modbus-go/129/archives/cost.csv [Pipeline] lock 06:09:50 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-129-stack-cost] 06:09:50 Resource [jenkins-edgexfoundry-device-modbus-go-main-129-stack-cost] did not exist. Created. 06:09:50 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:51 /w/workspace/device-modbus-go/129@tmp/durable-ddd688d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:51 + echo total: 0.10999999940395355 [Pipeline] stash 06:09:51 Warning: overwriting stash ‘stack-cost’ 06:09:51 Stashed 1 file(s) [Pipeline] } 06:09:51 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:51 $ docker stop --time=1 5cfc9169df1bae7f7ae87abc0f65c9892ee568ad94e1f24efca90d10827a64dc 06:09:53 $ docker rm -f --volumes 5cfc9169df1bae7f7ae87abc0f65c9892ee568ad94e1f24efca90d10827a64dc [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 06:09:53 provisioning config files... 06:09:53 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4485764031033452135tmp [Pipeline] { [Pipeline] sh 06:09:53 + set +x 06:09:53 + + bashcurl -s -s -- https://codecov.io/bash 06:09:53 06:09:54 06:09:54 _____ _ 06:09:54 / ____| | | 06:09:54 | | ___ __| | ___ ___ _____ __ 06:09:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:54 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:54 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:54 Bash-1.0.6 06:09:54 06:09:54 06:09:54 ==> git version 2.25.1 found 06:09:54 ==> 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 06:09:54 Release-Date: 2020-01-08 06:09:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:09:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:09:54 ==> Jenkins CI detected. 06:09:54 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:09:54 project root: . 06:09:54 --> token set from env 06:09:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:54 ==> Running gcov in . (disable via -X gcov) 06:09:54 ==> Python coveragepy not found 06:09:54 ==> Searching for coverage reports in: 06:09:54 + . 06:09:54 -> Found 1 reports 06:09:54 ==> Detecting git/mercurial file structure 06:09:54 ==> Reading reports 06:09:54 + ./coverage.out bytes=24334 06:09:54 ==> Appending adjustments 06:09:54 https://docs.codecov.io/docs/fixing-reports 06:09:54 + Found adjustments 06:09:54 ==> Gzipping contents 06:09:54 4.0K /tmp/codecov.bQdw45.gz 06:09:54 ==> Uploading reports 06:09:54 url: https://codecov.io 06:09:54 query: branch=main&commit=e06fe215c9f7361cb58f6068d4b3f6dc0080baf2&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:09:54 -> Pinging Codecov 06:09:54 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=e06fe215c9f7361cb58f6068d4b3f6dc0080baf2&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:09:54 -> Uploading to 06:09:54 https://storage.googleapis.com/codecov/v4/raw/2023-10-04/55DBCA73C666E3227836607328DD7E49/e06fe215c9f7361cb58f6068d4b3f6dc0080baf2/706e4dfd-6141-4509-aaef-df65747dee1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T060954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8cf3343251912959958a2fc8f2370a5a5d7c22dc058dfde958ebf44d9b26612c 06:09:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:54 Dload Upload Total Spent Left Speed 06:09:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 14346 --:--:-- --:--:-- --:--:-- 14294 100 3974 0 0 100 3974 0 14294 --:--:-- --:--:-- --:--:-- 14243 06:09:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 [Pipeline] } 06:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:09:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:09:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:09:55 06:09:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:09:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:09:55 df9b9388f04a: Pulling fs layer 06:09:55 52dc419b0ee2: Pulling fs layer 06:09:55 25bc292e5bac: Pulling fs layer 06:09:55 114826534d7a: Pulling fs layer 06:09:55 4657fd5d0bcf: Pulling fs layer 06:09:55 6ad1cebc031e: Pulling fs layer 06:09:55 8a3aa393b2d8: Pulling fs layer 06:09:55 6ad1cebc031e: Waiting 06:09:55 114826534d7a: Waiting 06:09:55 4657fd5d0bcf: Waiting 06:09:55 8a3aa393b2d8: Waiting 06:09:55 25bc292e5bac: Verifying Checksum 06:09:55 25bc292e5bac: Download complete 06:09:55 52dc419b0ee2: Download complete 06:09:55 4657fd5d0bcf: Download complete 06:09:55 df9b9388f04a: Verifying Checksum 06:09:55 df9b9388f04a: Download complete 06:09:55 df9b9388f04a: Pull complete 06:09:55 6ad1cebc031e: Verifying Checksum 06:09:55 6ad1cebc031e: Download complete 06:09:55 52dc419b0ee2: Pull complete 06:09:55 25bc292e5bac: Pull complete 06:09:56 114826534d7a: Download complete 06:09:56 8a3aa393b2d8: Download complete 06:09:59 114826534d7a: Pull complete 06:09:59 4657fd5d0bcf: Pull complete 06:09:59 6ad1cebc031e: Pull complete 06:10:02 8a3aa393b2d8: Pull complete 06:10:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:10:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:02 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:10:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:10:08 $ docker top a46bd922084d4ff210a6f85a8799da907d3d498474782cba41fbab4ac84c9e22 -eo pid,comm [Pipeline] { [Pipeline] echo 06:10:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:10:08 + set -o pipefail 06:10:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:10:14 06:10:14 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:10:14 06:10:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/5b293484-badd-44b6-bdfc-23e2f23866c3 06:10:14 06:10:14 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 06:10:14 06:10:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:10:14 06:10:14 06:10:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:10:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:10:14 More details here: https://snyk.co/ue1NS 06:10:14 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 06:10:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:10:14 $ docker stop --time=1 a46bd922084d4ff210a6f85a8799da907d3d498474782cba41fbab4ac84c9e22 06:10:19 $ docker rm -f --volumes a46bd922084d4ff210a6f85a8799da907d3d498474782cba41fbab4ac84c9e22 [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 06:10:20 + git log --format=format:%s -1 e06fe215c9f7361cb58f6068d4b3f6dc0080baf2 [Pipeline] sh 06:10:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:20 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:10:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:21 $ docker top 61c517f2fdf9688c4c51b6d16051befa32bd13a742aa903d698c7e89568cdc93 -eo pid,comm 06:10:21 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). 06:10:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:21 [ssh-agent] Looking for ssh-agent implementation... 06:10:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:21 $ docker exec 61c517f2fdf9688c4c51b6d16051befa32bd13a742aa903d698c7e89568cdc93 ssh-agent 06:10:21 SSH_AUTH_SOCK=/tmp/ssh-kSFQF0452gSc/agent.31 06:10:21 SSH_AGENT_PID=37 06:10:21 Running ssh-add (command line suppressed) 06:10:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8525522568913043424.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8525522568913043424.key) 06:10:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:21 + git semver tag 06:10:22 2023-10-04 06:10:22,062 [run_tag] DEBUG tag force:False 06:10:22 2023-10-04 06:10:22,062 [check_head_tag] DEBUG check head tag 06:10:22 2023-10-04 06:10:22,063 [execute] INFO git cat-file --batch-check 06:10:22 2023-10-04 06:10:22,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:10:22 2023-10-04 06:10:22,066 [execute] INFO git cat-file --batch 06:10:22 2023-10-04 06:10:22,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:10:22 2023-10-04 06:10:22,076 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:10:22 2023-10-04 06:10:22,076 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 06:10:22 2023-10-04 06:10:22,076 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:10:22 2023-10-04 06:10:22,081 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:10:22 3.1.0-dev.15 [Pipeline] } 06:10:22 $ docker exec --env ******** --env ******** 61c517f2fdf9688c4c51b6d16051befa32bd13a742aa903d698c7e89568cdc93 ssh-agent -k 06:10:22 unset SSH_AUTH_SOCK; 06:10:22 unset SSH_AGENT_PID; 06:10:22 echo Agent pid 37 killed; 06:10:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:22 + git semver [Pipeline] } 06:10:22 $ docker stop --time=1 61c517f2fdf9688c4c51b6d16051befa32bd13a742aa903d698c7e89568cdc93 06:10:24 $ docker rm -f --volumes 61c517f2fdf9688c4c51b6d16051befa32bd13a742aa903d698c7e89568cdc93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:24 06:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:24 0.23.1-centos7: Pulling from edgex-lftools 06:10:24 ab5ef0e58194: Pulling fs layer 06:10:24 9712f1f96733: Pulling fs layer 06:10:24 63f879dbbcfc: Pulling fs layer 06:10:24 0d9ebad4ef96: Pulling fs layer 06:10:24 e9a5061849ea: Pulling fs layer 06:10:24 d747dcd14b5f: Pulling fs layer 06:10:24 2de7ff778b66: Pulling fs layer 06:10:24 0d9ebad4ef96: Waiting 06:10:24 e9a5061849ea: Waiting 06:10:24 d747dcd14b5f: Waiting 06:10:24 2de7ff778b66: Waiting 06:10:24 9712f1f96733: Download complete 06:10:25 63f879dbbcfc: Verifying Checksum 06:10:25 63f879dbbcfc: Download complete 06:10:25 0d9ebad4ef96: Verifying Checksum 06:10:25 0d9ebad4ef96: Download complete 06:10:25 d747dcd14b5f: Verifying Checksum 06:10:25 e9a5061849ea: Download complete 06:10:25 ab5ef0e58194: Verifying Checksum 06:10:25 ab5ef0e58194: Download complete 06:10:25 2de7ff778b66: Verifying Checksum 06:10:25 2de7ff778b66: Download complete 06:10:27 ab5ef0e58194: Pull complete 06:10:27 9712f1f96733: Pull complete 06:10:28 63f879dbbcfc: Pull complete 06:10:32 0d9ebad4ef96: Pull complete 06:10:32 e9a5061849ea: Pull complete 06:10:32 d747dcd14b5f: Pull complete 06:10:33 2de7ff778b66: Pull complete 06:10:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:33 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:10:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:10:40 $ docker top b123435c8b5f4ce882ec51a9cca759790d8a2a6d32827795df3c5eedefad4615 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:10:40 provisioning config files... 06:10:40 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1210425290152029075tmp 06:10:40 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13856709489399008574tmp 06:10:40 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12077372161492032095tmp [Pipeline] { [Pipeline] echo 06:10:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:10:40 ---> sigul-configuration.sh 06:10:40 gpg: directory `/root/.gnupg' created 06:10:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:10:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:10:40 gpg: keyring `/root/.gnupg/secring.gpg' created 06:10:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:10:40 gpg: CAST5 encrypted data 06:10:40 gpg: encrypted with 1 passphrase 06:10:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:10:41 + mkdir /home/jenkins 06:10:41 + mkdir /home/jenkins/sigul [Pipeline] sh 06:10:41 + 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 06:10:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:10:41 ---> sigul-install.sh 06:10:41 Sigul already installed; skipping installation. [Pipeline] sh 06:10:41 + git tag --list 06:10:41 0.7.1 06:10:41 v1.0.0 06:10:41 v1.1.0 06:10:41 v1.1.1 06:10:41 v1.2.2 06:10:41 v1.3.0 06:10:41 v1.3.1 06:10:41 v2.0.0 06:10:41 v2.1.0 06:10:41 v2.1.1 06:10:41 v2.2.0 06:10:41 v2.3.0 06:10:41 v3.0 06:10:41 v3.0.0 06:10:41 v3.1.0-dev.1 06:10:41 v3.1.0-dev.10 06:10:41 v3.1.0-dev.11 06:10:41 v3.1.0-dev.12 06:10:41 v3.1.0-dev.13 06:10:41 v3.1.0-dev.14 06:10:41 v3.1.0-dev.15 06:10:41 v3.1.0-dev.2 06:10:41 v3.1.0-dev.3 06:10:41 v3.1.0-dev.4 06:10:41 v3.1.0-dev.5 06:10:41 v3.1.0-dev.6 06:10:41 v3.1.0-dev.7 06:10:41 v3.1.0-dev.8 06:10:41 v3.1.0-dev.9 [Pipeline] sh 06:10:42 + lftools sign git-tag v3.1.0-dev.15 06:10:42 Signing Git tag with Sigul... 06:10:42 Signing v3.1.0-dev.15 [Pipeline] echo 06:10:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:10:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:10:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:10:43 $ docker stop --time=1 b123435c8b5f4ce882ec51a9cca759790d8a2a6d32827795df3c5eedefad4615 06:10:44 $ docker rm -f --volumes b123435c8b5f4ce882ec51a9cca759790d8a2a6d32827795df3c5eedefad4615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:10:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:45 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:10:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:45 $ docker top c31e620fdacd8c680e3d58b9b763db3a5b6287830d43b3466018055b647292aa -eo pid,comm 06:10:45 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). 06:10:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:45 [ssh-agent] Looking for ssh-agent implementation... 06:10:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:46 $ docker exec c31e620fdacd8c680e3d58b9b763db3a5b6287830d43b3466018055b647292aa ssh-agent 06:10:46 SSH_AUTH_SOCK=/tmp/ssh-LovzANsvSynf/agent.32 06:10:46 SSH_AGENT_PID=38 06:10:46 Running ssh-add (command line suppressed) 06:10:46 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4541141350521999423.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4541141350521999423.key) 06:10:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:46 + git semver bump pre 06:10:46 2023-10-04 06:10:46,668 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:10:46 2023-10-04 06:10:46,668 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 06:10:46 2023-10-04 06:10:46,668 [bump_version] DEBUG bumped version:3.1.0-dev.16 06:10:46 2023-10-04 06:10:46,668 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:10:46 2023-10-04 06:10:46,668 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:10:46 2023-10-04 06:10:46,668 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:10:46 2023-10-04 06:10:46,670 [execute] INFO git cat-file --batch-check 06:10:46 2023-10-04 06:10:46,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:46 2023-10-04 06:10:46,675 [execute] INFO git cat-file --batch 06:10:46 2023-10-04 06:10:46,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:46 2023-10-04 06:10:46,680 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:10:46 3.1.0-dev.16 [Pipeline] } 06:10:46 $ docker exec --env ******** --env ******** c31e620fdacd8c680e3d58b9b763db3a5b6287830d43b3466018055b647292aa ssh-agent -k 06:10:46 unset SSH_AUTH_SOCK; 06:10:46 unset SSH_AGENT_PID; 06:10:46 echo Agent pid 38 killed; 06:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:47 + git semver [Pipeline] } 06:10:47 $ docker stop --time=1 c31e620fdacd8c680e3d58b9b763db3a5b6287830d43b3466018055b647292aa 06:10:48 $ docker rm -f --volumes c31e620fdacd8c680e3d58b9b763db3a5b6287830d43b3466018055b647292aa [Pipeline] // withDockerContainer [Pipeline] sh 06:10:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:49 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:10:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:49 $ docker top 5bc4e0d0dd40f416a4c02b23f21ae7c0bb8f9541835272e893da83e59b7cc430 -eo pid,comm 06:10:49 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). 06:10:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:49 [ssh-agent] Looking for ssh-agent implementation... 06:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:50 $ docker exec 5bc4e0d0dd40f416a4c02b23f21ae7c0bb8f9541835272e893da83e59b7cc430 ssh-agent 06:10:50 SSH_AUTH_SOCK=/tmp/ssh-04R7IefJR8lo/agent.32 06:10:50 SSH_AGENT_PID=38 06:10:50 Running ssh-add (command line suppressed) 06:10:50 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1051043678028603502.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1051043678028603502.key) 06:10:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:50 + git semver push 06:10:50 2023-10-04 06:10:50,651 [run_push] DEBUG push 06:10:50 2023-10-04 06:10:50,652 [execute] INFO git cat-file --batch-check 06:10:50 2023-10-04 06:10:50,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:50 2023-10-04 06:10:50,655 [execute] INFO git rev-list 70e378de7e91f711924cf52c2a8e78f26e37b3a5 -- 06:10:50 2023-10-04 06:10:50,656 [execute] DEBUG Popen(['git', 'rev-list', '70e378de7e91f711924cf52c2a8e78f26e37b3a5', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:50 2023-10-04 06:10:50,664 [execute] INFO git fetch -v origin 06:10:50 2023-10-04 06:10:50,664 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:10:51 2023-10-04 06:10:51,192 [run_push] DEBUG no remote changes detected 06:10:51 2023-10-04 06:10:51,192 [execute] INFO git push origin semver 06:10:51 2023-10-04 06:10:51,193 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:52 2023-10-04 06:10:52,165 [run_push] DEBUG push all version tags 06:10:52 2023-10-04 06:10:52,166 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:10:52 2023-10-04 06:10:52,166 [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) 06:10:53 2023-10-04 06:10:52,953 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:10:53 3.1.0-dev.16 [Pipeline] } 06:10:53 $ docker exec --env ******** --env ******** 5bc4e0d0dd40f416a4c02b23f21ae7c0bb8f9541835272e893da83e59b7cc430 ssh-agent -k 06:10:53 unset SSH_AUTH_SOCK; 06:10:53 unset SSH_AGENT_PID; 06:10:53 echo Agent pid 38 killed; 06:10:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:53 + git semver [Pipeline] } 06:10:53 $ docker stop --time=1 5bc4e0d0dd40f416a4c02b23f21ae7c0bb8f9541835272e893da83e59b7cc430 06:10:55 $ docker rm -f --volumes 5bc4e0d0dd40f416a4c02b23f21ae7c0bb8f9541835272e893da83e59b7cc430 [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 06:10:55 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:10:55 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:10:55 total 16 06:10:55 drwxr-xr-x 3 root root 4096 Oct 4 06:02 . 06:10:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 06:10 .. 06:10:55 drwxr-xr-x 2 root root 4096 Oct 4 06:02 cost 06:10:55 -rw-r--r-- 1 root root 88 Oct 4 06:02 cost.csv 06:10:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:10:55 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:10:55 total 16 06:10:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 06:02 . 06:10:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 06:10 .. 06:10:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 06:02 cost 06:10:55 -rw-r--r-- 1 jenkins jenkins 88 Oct 4 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:10:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:56 ---> package-listing.sh 06:10:56 ++ facter osfamily 06:10:56 ++ tr '[:upper:]' '[:lower:]' 06:10:57 + OS_FAMILY=debian 06:10:57 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:10:57 + START_PACKAGES=/tmp/packages_start.txt 06:10:57 + END_PACKAGES=/tmp/packages_end.txt 06:10:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:57 + PACKAGES=/tmp/packages_start.txt 06:10:57 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:10:57 + PACKAGES=/tmp/packages_end.txt 06:10:57 + case "${OS_FAMILY}" in 06:10:57 + dpkg -l 06:10:57 + grep '^ii' 06:10:57 + '[' -f /tmp/packages_start.txt ']' 06:10:57 + '[' -f /tmp/packages_end.txt ']' 06:10:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:57 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:10:57 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:10:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:10:57 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 06:10:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:58 prd-ubuntu20.04-docker-8c-8g-8454 does not seem to be running inside a container 06:10:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:10:58 $ docker top cd85957e8b83c27d5d03bd279437511bded86a1fad49283dc2df092985f5c1e5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:58 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:59 + mkdir -p /var/log/sysstat [Pipeline] sh 06:10:59 + ls /var/log/sa-host 06:10:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:59 provisioning config files... 06:10:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6302081550890170144tmp [Pipeline] { [Pipeline] echo 06:10:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:59 ---> create-netrc.sh [Pipeline] } 06:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:11:00 ---> python-tools-install.sh [Pipeline] echo 06:11:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:00 ---> sudo-logs.sh 06:11:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:00 ---> job-cost.sh 06:11:00 lf-activate-venv: SKIPPING 06:11:00 DEBUG: total: 0.2199999988079071 06:11:00 INFO: Retrieving Stack Cost... 06:11:00 INFO: Retrieving Pricing Info for: v3-standard-8 06:11:01 INFO: Archiving Costs [Pipeline] echo 06:11:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:01 ---> logs-deploy.sh 06:11:01 lf-activate-venv: SKIPPING 06:11:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/129 06:11:01 INFO: archiving workspace using pattern(s): 06:11:02 Archives upload complete. 06:11:02 INFO: archiving logs to Nexus