Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 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-ssh12885236593352615717.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15084046369726001090.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4410896160316630505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2702458269807104950.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-ssh7878726650077875899.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] ========================================================= [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-5921 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 # timeout=10 Commit message: "Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > git rev-list --no-walk d71636c60b8b9ed9f948421f9983ca52d9baac39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T06:18:24.232Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T06:18:24.505Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T06:18:24.594Z] ========================================================= [2024-07-19T06:18:24.594Z] EdgeX Global Pipelines Version Info [2024-07-19T06:18:24.594Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:18:25.663Z] ------------------- [2024-07-19T06:18:25.663Z] stable info: [2024-07-19T06:18:25.663Z] ------------------- [2024-07-19T06:18:25.663Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T06:18:25.663Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T06:18:25.663Z] Message: update stable to v1.0.260 [2024-07-19T06:18:26.345Z] ------------------- [2024-07-19T06:18:26.345Z] experimental info: [2024-07-19T06:18:26.345Z] ------------------- [2024-07-19T06:18:26.345Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T06:18:26.345Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T06:18:26.345Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T06:18:26.729Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-07-19T06:18:26.845Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-07-19T06:18:26.924Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T06:18:27.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T06:18:27.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T06:18:27.145Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T06:18:27.248Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T06:18:27.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T06:18:27.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T06:18:27.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T06:18:27.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T06:18:27.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-07-19T06:18:27.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T06:18:27.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T06:18:27.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T06:18:27.842Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T06:18:27.950Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T06:18:28.010Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T06:18:28.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T06:18:28.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T06:18:28.128Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T06:18:28.229Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T06:18:28.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T06:18:28.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T06:18:28.378Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T06:18:28.413Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T06:18:28.429Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T06:18:28.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-19T06:18:28.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-19T06:18:28.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-19T06:18:28.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [Pipeline] echo [2024-07-19T06:18:28.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c2958f [Pipeline] echo [2024-07-19T06:18:28.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T06:18:28.998Z] provisioning config files... [2024-07-19T06:18:29.052Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2038919792546702926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:18:29.599Z] ---> ****-login.sh [2024-07-19T06:18:29.599Z] nexus3.edgexfoundry.org:10001 [2024-07-19T06:18:29.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:29.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:29.905Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:29.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:29.905Z] [2024-07-19T06:18:29.905Z] Login Succeeded [2024-07-19T06:18:29.905Z] nexus3.edgexfoundry.org:10002 [2024-07-19T06:18:29.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:30.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:30.261Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:30.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:30.261Z] [2024-07-19T06:18:30.261Z] Login Succeeded [2024-07-19T06:18:30.261Z] nexus3.edgexfoundry.org:10003 [2024-07-19T06:18:30.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:30.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:30.261Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:30.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:30.261Z] [2024-07-19T06:18:30.261Z] Login Succeeded [2024-07-19T06:18:30.261Z] nexus3.edgexfoundry.org:10004 [2024-07-19T06:18:30.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:30.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:30.261Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:30.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:30.261Z] [2024-07-19T06:18:30.261Z] Login Succeeded [2024-07-19T06:18:30.261Z] ****.io [2024-07-19T06:18:30.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:30.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:30.578Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:30.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:30.578Z] [2024-07-19T06:18:30.578Z] Login Succeeded [2024-07-19T06:18:30.578Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T06:18:30.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T06:18:31.357Z] + git rev-list -1 --merges 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7~1..6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [Pipeline] echo [2024-07-19T06:18:31.448Z] -----------> git rev-list -1 --merges 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7~1..6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [2024-07-19T06:18:31.448Z] 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [false] [Pipeline] sh [2024-07-19T06:18:31.850Z] + git log --format=format:%s -1 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [Pipeline] echo [2024-07-19T06:18:31.932Z] ========================================================= [2024-07-19T06:18:31.932Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T06:18:31.932Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T06:18:32.437Z] + git log --format=format:%s -1 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [Pipeline] echo [2024-07-19T06:18:32.471Z] [semverPrep] GIT_COMMIT: 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7, Commit Message: Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo [2024-07-19T06:18:32.505Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T06:18:33.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T06:18:33.086Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T06:18:33.086Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T06:18:33.086Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T06:18:33.086Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T06:18:33.086Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T06:18:33.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:18:33.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T06:18:33.604Z] [2024-07-19T06:18:33.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:18:33.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T06:18:33.978Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T06:18:33.978Z] b85a868b505f: Pulling fs layer [2024-07-19T06:18:33.978Z] e2be974225ed: Pulling fs layer [2024-07-19T06:18:33.978Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T06:18:33.978Z] 988bab9f4d93: Pulling fs layer [2024-07-19T06:18:33.978Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T06:18:33.978Z] eaf3925da568: Pulling fs layer [2024-07-19T06:18:33.978Z] bab4dde63d76: Pulling fs layer [2024-07-19T06:18:33.978Z] bde34c3a00c8: Pulling fs layer [2024-07-19T06:18:33.978Z] b352a97aabf1: Pulling fs layer [2024-07-19T06:18:33.978Z] 4872d77fe225: Pulling fs layer [2024-07-19T06:18:33.978Z] 5851b861e8e6: Pulling fs layer [2024-07-19T06:18:33.978Z] bde34c3a00c8: Waiting [2024-07-19T06:18:33.978Z] 988bab9f4d93: Waiting [2024-07-19T06:18:33.978Z] 5851b861e8e6: Waiting [2024-07-19T06:18:33.978Z] b352a97aabf1: Waiting [2024-07-19T06:18:33.978Z] 1469e6f7b9e6: Waiting [2024-07-19T06:18:33.978Z] 4872d77fe225: Waiting [2024-07-19T06:18:33.978Z] bab4dde63d76: Waiting [2024-07-19T06:18:33.978Z] eaf3925da568: Waiting [2024-07-19T06:18:33.978Z] e2be974225ed: Verifying Checksum [2024-07-19T06:18:33.978Z] e2be974225ed: Download complete [2024-07-19T06:18:33.978Z] 988bab9f4d93: Verifying Checksum [2024-07-19T06:18:33.978Z] 988bab9f4d93: Download complete [2024-07-19T06:18:34.267Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T06:18:34.267Z] 1469e6f7b9e6: Download complete [2024-07-19T06:18:34.267Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T06:18:34.267Z] 339a4e72a1f5: Download complete [2024-07-19T06:18:34.267Z] eaf3925da568: Verifying Checksum [2024-07-19T06:18:34.267Z] eaf3925da568: Download complete [2024-07-19T06:18:34.267Z] bde34c3a00c8: Verifying Checksum [2024-07-19T06:18:34.267Z] bde34c3a00c8: Download complete [2024-07-19T06:18:34.267Z] b352a97aabf1: Verifying Checksum [2024-07-19T06:18:34.267Z] b352a97aabf1: Download complete [2024-07-19T06:18:34.267Z] 4872d77fe225: Download complete [2024-07-19T06:18:34.267Z] 5851b861e8e6: Download complete [2024-07-19T06:18:34.267Z] b85a868b505f: Download complete [2024-07-19T06:18:34.582Z] bab4dde63d76: Download complete [2024-07-19T06:18:35.643Z] b85a868b505f: Pull complete [2024-07-19T06:18:35.643Z] e2be974225ed: Pull complete [2024-07-19T06:18:36.298Z] 339a4e72a1f5: Pull complete [2024-07-19T06:18:36.298Z] 988bab9f4d93: Pull complete [2024-07-19T06:18:36.585Z] 1469e6f7b9e6: Pull complete [2024-07-19T06:18:36.585Z] eaf3925da568: Pull complete [2024-07-19T06:18:38.717Z] bab4dde63d76: Pull complete [2024-07-19T06:18:38.717Z] bde34c3a00c8: Pull complete [2024-07-19T06:18:38.717Z] b352a97aabf1: Pull complete [2024-07-19T06:18:38.717Z] 4872d77fe225: Pull complete [2024-07-19T06:18:39.006Z] 5851b861e8e6: Pull complete [2024-07-19T06:18:39.006Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T06:18:39.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T06:18:39.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:18:39.560Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:18:39.684Z] $ 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 [2024-07-19T06:18:42.821Z] $ docker top 6369c2bb4d415f135225fe53cfc770a0d9889d9c80244d91092d9ce6d17e9052 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T06:18:43.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T06:18:43.144Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T06:18:43.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T06:18:43.307Z] $ docker exec 6369c2bb4d415f135225fe53cfc770a0d9889d9c80244d91092d9ce6d17e9052 ssh-agent [2024-07-19T06:18:43.464Z] SSH_AUTH_SOCK=/tmp/ssh-QH2Vi7LN4W9t/agent.33 [2024-07-19T06:18:43.464Z] SSH_AGENT_PID=39 [2024-07-19T06:18:43.572Z] Running ssh-add (command line suppressed) [2024-07-19T06:18:43.675Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3197553053458538953.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3197553053458538953.key) [2024-07-19T06:18:43.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T06:18:44.184Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T06:18:44.228Z] $ docker exec --env ******** --env ******** 6369c2bb4d415f135225fe53cfc770a0d9889d9c80244d91092d9ce6d17e9052 ssh-agent -k [2024-07-19T06:18:44.323Z] unset SSH_AUTH_SOCK; [2024-07-19T06:18:44.324Z] unset SSH_AGENT_PID; [2024-07-19T06:18:44.324Z] echo Agent pid 39 killed; [2024-07-19T06:18:44.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T06:18:44.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T06:18:44.488Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T06:18:44.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T06:18:44.631Z] $ docker exec 6369c2bb4d415f135225fe53cfc770a0d9889d9c80244d91092d9ce6d17e9052 ssh-agent [2024-07-19T06:18:44.779Z] SSH_AUTH_SOCK=/tmp/ssh-6nEx3M4SgAh4/agent.72 [2024-07-19T06:18:44.779Z] SSH_AGENT_PID=78 [2024-07-19T06:18:44.799Z] Running ssh-add (command line suppressed) [2024-07-19T06:18:44.907Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5624738179898172274.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5624738179898172274.key) [2024-07-19T06:18:44.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T06:18:45.407Z] + git semver init [2024-07-19T06:18:45.704Z] 2024-07-19 06:18:45,566 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T06:18:45.704Z] 2024-07-19 06:18:45,567 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-07-19T06:18:45.704Z] 2024-07-19 06:18:45,567 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-07-19T06:18:45.704Z] 2024-07-19 06:18:45,568 [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) [2024-07-19T06:18:46.725Z] 2024-07-19 06:18:46,622 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-07-19T06:18:46.725Z] 2024-07-19 06:18:46,622 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-07-19T06:18:46.725Z] 2024-07-19 06:18:46,622 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-19T06:18:46.725Z] 2024-07-19 06:18:46,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-19T06:18:46.725Z] 3.2.0-dev.18 [Pipeline] } [2024-07-19T06:18:46.787Z] $ docker exec --env ******** --env ******** 6369c2bb4d415f135225fe53cfc770a0d9889d9c80244d91092d9ce6d17e9052 ssh-agent -k [2024-07-19T06:18:46.888Z] unset SSH_AUTH_SOCK; [2024-07-19T06:18:46.889Z] unset SSH_AGENT_PID; [2024-07-19T06:18:46.890Z] echo Agent pid 78 killed; [2024-07-19T06:18:46.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T06:18:47.398Z] + git semver [Pipeline] } [2024-07-19T06:18:47.794Z] $ docker stop --time=1 6369c2bb4d415f135225fe53cfc770a0d9889d9c80244d91092d9ce6d17e9052 [2024-07-19T06:18:49.137Z] $ docker rm -f --volumes 6369c2bb4d415f135225fe53cfc770a0d9889d9c80244d91092d9ce6d17e9052 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T06:18:49.577Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T06:18:50.294Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T06:18:50.296Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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 [2024-07-19T06:18:50.881Z] provisioning config files... [2024-07-19T06:18:50.916Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11793335449501359003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:18:51.358Z] ---> ****-login.sh [2024-07-19T06:18:51.358Z] nexus3.edgexfoundry.org:10001 [2024-07-19T06:18:51.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:51.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:51.359Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:51.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:51.359Z] [2024-07-19T06:18:51.359Z] Login Succeeded [2024-07-19T06:18:51.359Z] nexus3.edgexfoundry.org:10002 [2024-07-19T06:18:51.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:51.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:51.359Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:51.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:51.359Z] [2024-07-19T06:18:51.359Z] Login Succeeded [2024-07-19T06:18:51.359Z] nexus3.edgexfoundry.org:10003 [2024-07-19T06:18:51.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:51.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:51.670Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:51.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:51.670Z] [2024-07-19T06:18:51.670Z] Login Succeeded [2024-07-19T06:18:51.670Z] nexus3.edgexfoundry.org:10004 [2024-07-19T06:18:51.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:51.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:51.670Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:51.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:51.670Z] [2024-07-19T06:18:51.670Z] Login Succeeded [2024-07-19T06:18:51.670Z] ****.io [2024-07-19T06:18:51.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:18:51.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:18:51.998Z] Configure a credential helper to remove this warning. See [2024-07-19T06:18:51.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:18:51.998Z] [2024-07-19T06:18:51.998Z] Login Succeeded [2024-07-19T06:18:51.998Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T06:18:52.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T06:18:52.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T06:18:52.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T06:18:52.514Z] ========================================================= [2024-07-19T06:18:52.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T06:18:52.514Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:18:53.097Z] + 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 . [2024-07-19T06:18:53.097Z] Sending build context to Docker daemon 17.87MB [2024-07-19T06:18:53.097Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T06:18:53.097Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-19T06:18:53.399Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T06:18:53.399Z] 619be1103602: Pulling fs layer [2024-07-19T06:18:53.399Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T06:18:53.399Z] 5df492c9dc93: Pulling fs layer [2024-07-19T06:18:53.399Z] 7629e6793208: Pulling fs layer [2024-07-19T06:18:53.399Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T06:18:53.399Z] fb5054dd5b73: Pulling fs layer [2024-07-19T06:18:53.399Z] eeca6798cff9: Pulling fs layer [2024-07-19T06:18:53.399Z] aa269ceb94a6: Pulling fs layer [2024-07-19T06:18:53.399Z] ada007ff1a6a: Pulling fs layer [2024-07-19T06:18:53.399Z] 7629e6793208: Waiting [2024-07-19T06:18:53.399Z] 4f4fb700ef54: Waiting [2024-07-19T06:18:53.399Z] fb5054dd5b73: Waiting [2024-07-19T06:18:53.399Z] eeca6798cff9: Waiting [2024-07-19T06:18:53.399Z] aa269ceb94a6: Waiting [2024-07-19T06:18:53.399Z] ada007ff1a6a: Waiting [2024-07-19T06:18:53.399Z] 7862e08f4a3e: Verifying Checksum [2024-07-19T06:18:53.399Z] 7862e08f4a3e: Download complete [2024-07-19T06:18:53.399Z] 7629e6793208: Verifying Checksum [2024-07-19T06:18:53.399Z] 7629e6793208: Download complete [2024-07-19T06:18:53.399Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T06:18:53.399Z] 4f4fb700ef54: Download complete [2024-07-19T06:18:53.399Z] fb5054dd5b73: Download complete [2024-07-19T06:18:53.399Z] 619be1103602: Verifying Checksum [2024-07-19T06:18:53.399Z] 619be1103602: Download complete [2024-07-19T06:18:53.399Z] eeca6798cff9: Verifying Checksum [2024-07-19T06:18:53.399Z] eeca6798cff9: Download complete [2024-07-19T06:18:53.399Z] 619be1103602: Pull complete [2024-07-19T06:18:53.399Z] ada007ff1a6a: Verifying Checksum [2024-07-19T06:18:53.399Z] ada007ff1a6a: Download complete [2024-07-19T06:18:53.709Z] 7862e08f4a3e: Pull complete [2024-07-19T06:18:53.709Z] 5df492c9dc93: Verifying Checksum [2024-07-19T06:18:53.709Z] 5df492c9dc93: Download complete [2024-07-19T06:18:54.001Z] aa269ceb94a6: Verifying Checksum [2024-07-19T06:18:54.001Z] aa269ceb94a6: Download complete [2024-07-19T06:18:57.599Z] 5df492c9dc93: Pull complete [2024-07-19T06:18:57.599Z] 7629e6793208: Pull complete [2024-07-19T06:18:57.599Z] 4f4fb700ef54: Pull complete [2024-07-19T06:18:57.599Z] fb5054dd5b73: Pull complete [2024-07-19T06:18:57.599Z] eeca6798cff9: Pull complete [2024-07-19T06:19:00.276Z] aa269ceb94a6: Pull complete [2024-07-19T06:19:00.276Z] ada007ff1a6a: Pull complete [2024-07-19T06:19:00.276Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T06:19:00.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T06:19:00.276Z] ---> f489d0715acc [2024-07-19T06:19:00.276Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-19T06:19:04.792Z] ---> Running in b540c3d3ac3a [2024-07-19T06:19:04.792Z] Removing intermediate container b540c3d3ac3a [2024-07-19T06:19:04.792Z] ---> 1f7dd3bd6fe3 [2024-07-19T06:19:04.792Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T06:19:04.792Z] ---> Running in f47ede64e45f [2024-07-19T06:19:04.792Z] Removing intermediate container f47ede64e45f [2024-07-19T06:19:04.792Z] ---> d13c77b5ce2a [2024-07-19T06:19:04.792Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-19T06:19:04.792Z] ---> Running in 08547a752c4a [2024-07-19T06:19:04.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T06:19:05.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T06:19:05.742Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-19T06:19:05.742Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-19T06:19:05.742Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-19T06:19:05.742Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-19T06:19:05.742Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-19T06:19:05.742Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-19T06:19:05.742Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-19T06:19:05.742Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-19T06:19:05.742Z] Executing busybox-1.36.1-r5.trigger [2024-07-19T06:19:05.742Z] OK: 270 MiB in 60 packages [2024-07-19T06:19:05.781Z] Still waiting to schedule task [2024-07-19T06:19:05.781Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-19T06:19:06.404Z] Removing intermediate container 08547a752c4a [2024-07-19T06:19:06.404Z] ---> c0ae0286cc8c [2024-07-19T06:19:06.404Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-19T06:19:06.404Z] ---> Running in becb91c5a59b [2024-07-19T06:19:06.404Z] Removing intermediate container becb91c5a59b [2024-07-19T06:19:06.404Z] ---> b656692e3807 [2024-07-19T06:19:06.404Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-19T06:19:06.404Z] ---> f6687537d40d [2024-07-19T06:19:06.404Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T06:19:06.708Z] ---> Running in 11c3caf55a9c [2024-07-19T06:20:03.659Z] Removing intermediate container 11c3caf55a9c [2024-07-19T06:20:03.659Z] ---> 4d1c66164d91 [2024-07-19T06:20:03.659Z] Step 9/10 : COPY . . [2024-07-19T06:20:03.659Z] ---> da02e2418b88 [2024-07-19T06:20:03.659Z] Step 10/10 : RUN ${MAKE} [2024-07-19T06:20:03.659Z] ---> Running in 804f9a634b55 [2024-07-19T06:20:03.659Z] noop [2024-07-19T06:20:03.659Z] Removing intermediate container 804f9a634b55 [2024-07-19T06:20:03.659Z] ---> 043f2926dce7 [2024-07-19T06:20:03.659Z] Successfully built 043f2926dce7 [2024-07-19T06:20:03.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:20:04.269Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T06:20:04.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:20:04.487Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:20:04.584Z] $ 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 [2024-07-19T06:20:04.959Z] $ docker top 3570d9f935346f2b2dd66b74209b22c2b13f514ca6cbf3890ff7fa5b85cf488c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T06:20:05.524Z] + go version [2024-07-19T06:20:05.524Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T06:20:05.553Z] $ docker stop --time=1 3570d9f935346f2b2dd66b74209b22c2b13f514ca6cbf3890ff7fa5b85cf488c [2024-07-19T06:20:06.855Z] $ docker rm -f --volumes 3570d9f935346f2b2dd66b74209b22c2b13f514ca6cbf3890ff7fa5b85cf488c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:20:07.606Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T06:20:07.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:20:07.782Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:20:07.936Z] $ 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 [2024-07-19T06:20:08.327Z] $ docker top 334b427f4921d0c4b4ace0bb7b336b831011bdff30e93254d80d8edae84e0432 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T06:20:08.926Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-19T06:20:09.355Z] + make test [2024-07-19T06:20:09.355Z] go test ./... -coverprofile=coverage.out [2024-07-19T06:20:10.937Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-19T06:20:29.559Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-19T06:20:29.559Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 47.9% of statements [2024-07-19T06:20:37.576Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5922 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-07-19T06:20:37.685Z] Running in /w/workspace/device-modbus-go/157 [Pipeline] { [Pipeline] checkout [2024-07-19T06:20:37.725Z] The recommended git tool is: git [2024-07-19T06:20:42.203Z] go vet ./... [2024-07-19T06:20:44.652Z] using credential edgex-jenkins-ssh [2024-07-19T06:20:44.777Z] Cloning the remote Git repository [2024-07-19T06:20:44.821Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-07-19T06:20:44.920Z] > git init /w/workspace/device-modbus-go/157 # timeout=10 [2024-07-19T06:20:45.117Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-19T06:20:45.118Z] > git --version # timeout=10 [2024-07-19T06:20:45.139Z] > git --version # 'git version 2.25.1' [2024-07-19T06:20:45.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T06:20:45.308Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T06:20:47.978Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T06:20:47.978Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T06:20:47.978Z] ./bin/test-attribution-txt.sh [2024-07-19T06:20:47.978Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T06:20:48.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T06:20:48.056Z] $ docker stop --time=1 334b427f4921d0c4b4ace0bb7b336b831011bdff30e93254d80d8edae84e0432 [2024-07-19T06:20:47.192Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-19T06:20:47.211Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T06:20:48.641Z] Avoid second fetch [2024-07-19T06:20:48.641Z] Checking out Revision 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 (main) [2024-07-19T06:20:49.453Z] Commit message: "Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" [2024-07-19T06:20:48.652Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T06:20:48.704Z] > git checkout -f 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 # timeout=10 [2024-07-19T06:20:49.682Z] $ docker rm -f --volumes 334b427f4921d0c4b4ace0bb7b336b831011bdff30e93254d80d8edae84e0432 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T06:20:50.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T06:20:50.474Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-19T06:20:51.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T06:20:51.476Z] + ls -al . [2024-07-19T06:20:51.476Z] total 272 [2024-07-19T06:20:51.476Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 06:20 . [2024-07-19T06:20:51.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 06:18 .. [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 06:18 .dockerignore [2024-07-19T06:20:51.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 06:20 .git [2024-07-19T06:20:51.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 06:18 .github [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 19 06:18 .gitignore [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 06:18 .golangci.yml [2024-07-19T06:20:51.476Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 06:18 .semver [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 19 06:18 Attribution.txt [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 19 06:18 CHANGELOG.md [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 19 06:18 Dockerfile [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 06:18 GOVERNANCE.md [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 19 06:18 Jenkinsfile [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 06:18 LICENSE [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 19 06:18 Makefile [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 06:18 OWNERS.md [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 19 06:18 README.md [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 06:18 VERSION [2024-07-19T06:20:51.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 06:18 bin [2024-07-19T06:20:51.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 06:18 cmd [2024-07-19T06:20:51.476Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 19 06:20 coverage.out [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 7184 Jul 19 06:18 go.mod [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 102013 Jul 19 06:18 go.sum [2024-07-19T06:20:51.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 06:18 internal [2024-07-19T06:20:51.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 06:18 simulator [2024-07-19T06:20:51.476Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 19 06:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:20:51.902Z] + 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=6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 --label arch=amd64 --label version=3.2.0-dev.18 . [2024-07-19T06:20:51.902Z] Sending build context to Docker daemon 17.9MB [2024-07-19T06:20:51.902Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T06:20:51.902Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-19T06:20:51.902Z] ---> 043f2926dce7 [2024-07-19T06:20:51.902Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-19T06:20:52.196Z] ---> Running in d0de6d3e8dc5 [2024-07-19T06:20:52.496Z] Removing intermediate container d0de6d3e8dc5 [2024-07-19T06:20:52.496Z] ---> fd6304ddc6a7 [2024-07-19T06:20:52.496Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T06:20:52.496Z] ---> Running in 320dc7a90da3 [2024-07-19T06:20:52.496Z] Removing intermediate container 320dc7a90da3 [2024-07-19T06:20:52.496Z] ---> d43dc20d6dc3 [2024-07-19T06:20:52.496Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-19T06:20:52.496Z] ---> Running in eee093581190 [2024-07-19T06:20:52.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T06:20:53.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T06:20:53.064Z] OK: 270 MiB in 60 packages [2024-07-19T06:20:53.691Z] Removing intermediate container eee093581190 [2024-07-19T06:20:53.691Z] ---> c92bb4f5ff9c [2024-07-19T06:20:53.691Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-19T06:20:53.691Z] ---> Running in 3a8c28d7e4e0 [2024-07-19T06:20:53.691Z] Removing intermediate container 3a8c28d7e4e0 [2024-07-19T06:20:53.691Z] ---> d6bd72ced6d0 [2024-07-19T06:20:53.691Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-19T06:20:53.691Z] ---> 34f71c36f1f2 [2024-07-19T06:20:53.691Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T06:20:53.691Z] ---> Running in 40e8b103c1b3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T06:20:54.349Z] Removing intermediate container 40e8b103c1b3 [2024-07-19T06:20:54.349Z] ---> b35f8da06de5 [2024-07-19T06:20:54.349Z] Step 9/23 : COPY . . [2024-07-19T06:20:54.970Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T06:20:54.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T06:20:54.970Z] Dload Upload Total Spent Left Speed [2024-07-19T06:20:54.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-07-19T06:20:55.385Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-07-19T06:20:55.437Z] ---> c769132566cd [2024-07-19T06:20:55.437Z] Step 10/23 : RUN ${MAKE} [2024-07-19T06:20:55.437Z] ---> Running in db47584908bf [Pipeline] sh [2024-07-19T06:20:55.733Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-19T06:20:55.825Z] + sudo tee /etc/docker/daemon.new [2024-07-19T06:20:55.825Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-19T06:20:55.825Z] { [2024-07-19T06:20:55.825Z] "registry-mirrors": [ [2024-07-19T06:20:55.825Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T06:20:55.825Z] ], [2024-07-19T06:20:55.825Z] "bip": "10.250.0.254/24", [2024-07-19T06:20:55.825Z] "hosts": [ [2024-07-19T06:20:55.825Z] "tcp://0.0.0.0:5555", [2024-07-19T06:20:55.825Z] "unix:///var/run/docker.sock" [2024-07-19T06:20:55.825Z] ], [2024-07-19T06:20:55.825Z] "mtu": 1458, [2024-07-19T06:20:55.825Z] "selinux-enabled": true, [2024-07-19T06:20:55.825Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T06:20:55.825Z] } [Pipeline] sh [2024-07-19T06:20:56.194Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T06:20:56.633Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T06:21:15.522Z] provisioning config files... [2024-07-19T06:21:15.573Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/157@tmp/config10029247364437972410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:21:16.180Z] ---> ****-login.sh [2024-07-19T06:21:16.180Z] nexus3.edgexfoundry.org:10001 [2024-07-19T06:21:16.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:16.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:16.757Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:16.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:16.757Z] [2024-07-19T06:21:16.757Z] Login Succeeded [2024-07-19T06:21:16.757Z] nexus3.edgexfoundry.org:10002 [2024-07-19T06:21:17.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:17.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:17.026Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:17.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:17.026Z] [2024-07-19T06:21:17.026Z] Login Succeeded [2024-07-19T06:21:17.331Z] nexus3.edgexfoundry.org:10003 [2024-07-19T06:21:17.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:17.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:17.623Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:17.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:17.623Z] [2024-07-19T06:21:17.623Z] Login Succeeded [2024-07-19T06:21:17.623Z] nexus3.edgexfoundry.org:10004 [2024-07-19T06:21:17.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:17.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:17.972Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:17.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:17.972Z] [2024-07-19T06:21:17.972Z] Login Succeeded [2024-07-19T06:21:17.972Z] ****.io [2024-07-19T06:21:17.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:18.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:18.280Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:18.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:18.280Z] [2024-07-19T06:21:18.280Z] Login Succeeded [2024-07-19T06:21:18.280Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T06:21:18.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T06:21:19.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T06:21:19.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T06:21:19.061Z] ========================================================= [2024-07-19T06:21:19.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T06:21:19.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:19.580Z] + 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 . [2024-07-19T06:21:19.882Z] Sending build context to Docker daemon 9.072MB [2024-07-19T06:21:19.882Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T06:21:19.882Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-19T06:21:20.201Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T06:21:20.201Z] c6b39de5b339: Pulling fs layer [2024-07-19T06:21:20.201Z] a69c41024577: Pulling fs layer [2024-07-19T06:21:20.201Z] d6de4b400683: Pulling fs layer [2024-07-19T06:21:20.201Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T06:21:20.201Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T06:21:20.201Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T06:21:20.201Z] 00f215d4a9da: Pulling fs layer [2024-07-19T06:21:20.201Z] d496ad576159: Pulling fs layer [2024-07-19T06:21:20.201Z] 4f4fb700ef54: Waiting [2024-07-19T06:21:20.201Z] 464afbd9ba4c: Waiting [2024-07-19T06:21:20.201Z] 00f215d4a9da: Waiting [2024-07-19T06:21:20.201Z] d496ad576159: Waiting [2024-07-19T06:21:20.201Z] 35cb2a7552d0: Waiting [2024-07-19T06:21:20.201Z] a69c41024577: Verifying Checksum [2024-07-19T06:21:20.201Z] a69c41024577: Download complete [2024-07-19T06:21:20.201Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T06:21:20.201Z] 35cb2a7552d0: Download complete [2024-07-19T06:21:20.201Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T06:21:20.201Z] 4f4fb700ef54: Download complete [2024-07-19T06:21:20.201Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T06:21:20.201Z] 464afbd9ba4c: Download complete [2024-07-19T06:21:20.201Z] c6b39de5b339: Verifying Checksum [2024-07-19T06:21:20.201Z] c6b39de5b339: Download complete [2024-07-19T06:21:20.941Z] d496ad576159: Verifying Checksum [2024-07-19T06:21:20.941Z] d496ad576159: Download complete [2024-07-19T06:21:21.296Z] c6b39de5b339: Pull complete [2024-07-19T06:21:21.604Z] a69c41024577: Pull complete [2024-07-19T06:21:21.901Z] d6de4b400683: Verifying Checksum [2024-07-19T06:21:21.901Z] d6de4b400683: Download complete [2024-07-19T06:21:22.971Z] 00f215d4a9da: Verifying Checksum [2024-07-19T06:21:22.971Z] 00f215d4a9da: Download complete [2024-07-19T06:21:28.389Z] Removing intermediate container db47584908bf [2024-07-19T06:21:28.389Z] ---> 4e9f2c83db0e [2024-07-19T06:21:28.389Z] Step 11/23 : FROM alpine:3.18 [2024-07-19T06:21:28.389Z] 3.18: Pulling from library/alpine [2024-07-19T06:21:28.389Z] 73baa7ef167e: Pulling fs layer [2024-07-19T06:21:28.389Z] 73baa7ef167e: Verifying Checksum [2024-07-19T06:21:28.389Z] 73baa7ef167e: Download complete [2024-07-19T06:21:28.673Z] 73baa7ef167e: Pull complete [2024-07-19T06:21:28.673Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T06:21:28.673Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T06:21:28.673Z] ---> 8fd7cac70a4a [2024-07-19T06:21:28.673Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-19T06:21:28.673Z] ---> Running in aeed1996331d [2024-07-19T06:21:28.673Z] Removing intermediate container aeed1996331d [2024-07-19T06:21:28.673Z] ---> cb5eb2b0294d [2024-07-19T06:21:28.673Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-19T06:21:28.673Z] ---> Running in 3332ecf928e7 [2024-07-19T06:21:28.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T06:21:29.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T06:21:29.646Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T06:21:29.646Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T06:21:29.646Z] OK: 7 MiB in 16 packages [2024-07-19T06:21:29.929Z] Removing intermediate container 3332ecf928e7 [2024-07-19T06:21:29.929Z] ---> aa4e3642b6aa [2024-07-19T06:21:29.929Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-19T06:21:29.929Z] ---> Running in 4b6e117a3052 [2024-07-19T06:21:30.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T06:21:30.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T06:21:30.499Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T06:21:30.499Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T06:21:30.499Z] OK: 7 MiB in 16 packages [2024-07-19T06:21:31.127Z] Removing intermediate container 4b6e117a3052 [2024-07-19T06:21:31.127Z] ---> 47269a594a2d [2024-07-19T06:21:31.127Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-19T06:21:31.846Z] ---> cf80ae53fb0b [2024-07-19T06:21:31.846Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-19T06:21:32.155Z] ---> 49bf0245569b [2024-07-19T06:21:32.155Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-19T06:21:32.155Z] ---> ce5f4dc5e69b [2024-07-19T06:21:32.155Z] Step 18/23 : EXPOSE 59901 [2024-07-19T06:21:32.155Z] ---> Running in 7deb445d4a0c [2024-07-19T06:21:32.438Z] Removing intermediate container 7deb445d4a0c [2024-07-19T06:21:32.438Z] ---> 2becfb98140d [2024-07-19T06:21:32.438Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-19T06:21:32.438Z] ---> Running in 02628feb6605 [2024-07-19T06:21:32.438Z] Removing intermediate container 02628feb6605 [2024-07-19T06:21:32.438Z] ---> 0735a4ca5403 [2024-07-19T06:21:32.438Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-19T06:21:32.438Z] ---> Running in 901389e93b82 [2024-07-19T06:21:32.438Z] Removing intermediate container 901389e93b82 [2024-07-19T06:21:32.438Z] ---> 13bd4e7dc233 [2024-07-19T06:21:32.438Z] Step 21/23 : LABEL arch=amd64 [2024-07-19T06:21:32.438Z] ---> Running in db0809c4479f [2024-07-19T06:21:32.720Z] Removing intermediate container db0809c4479f [2024-07-19T06:21:32.720Z] ---> 543cb6ae8db0 [2024-07-19T06:21:32.720Z] Step 22/23 : LABEL git_sha=6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [2024-07-19T06:21:32.720Z] ---> Running in 247bddf3bf36 [2024-07-19T06:21:32.720Z] Removing intermediate container 247bddf3bf36 [2024-07-19T06:21:32.720Z] ---> 7415e97ffd20 [2024-07-19T06:21:32.720Z] Step 23/23 : LABEL version=3.2.0-dev.18 [2024-07-19T06:21:32.720Z] ---> Running in 91c78a982e50 [2024-07-19T06:21:32.720Z] Removing intermediate container 91c78a982e50 [2024-07-19T06:21:32.720Z] ---> 3bd9d96e83ed [2024-07-19T06:21:32.720Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T06:21:32.720Z] Successfully built 3bd9d96e83ed [2024-07-19T06:21:32.720Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T06:21:33.064Z] provisioning config files... [2024-07-19T06:21:33.088Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3424471850885010016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:21:33.518Z] ---> ****-login.sh [2024-07-19T06:21:33.518Z] nexus3.edgexfoundry.org:10001 [2024-07-19T06:21:33.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:33.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:33.518Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:33.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:33.518Z] [2024-07-19T06:21:33.518Z] Login Succeeded [2024-07-19T06:21:33.518Z] nexus3.edgexfoundry.org:10002 [2024-07-19T06:21:33.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:33.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:33.518Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:33.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:33.518Z] [2024-07-19T06:21:33.518Z] Login Succeeded [2024-07-19T06:21:33.518Z] nexus3.edgexfoundry.org:10003 [2024-07-19T06:21:33.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:33.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:33.790Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:33.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:33.790Z] [2024-07-19T06:21:33.790Z] Login Succeeded [2024-07-19T06:21:33.790Z] nexus3.edgexfoundry.org:10004 [2024-07-19T06:21:33.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:33.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:33.790Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:33.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:33.790Z] [2024-07-19T06:21:33.790Z] Login Succeeded [2024-07-19T06:21:33.790Z] ****.io [2024-07-19T06:21:33.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:21:34.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:21:34.101Z] Configure a credential helper to remove this warning. See [2024-07-19T06:21:34.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:21:34.101Z] [2024-07-19T06:21:34.101Z] Login Succeeded [2024-07-19T06:21:34.101Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T06:21:34.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T06:21:34.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T06:21:34.249Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-07-19T06:21:34.249Z] 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [2024-07-19T06:21:34.249Z] latest [2024-07-19T06:21:34.249Z] 3.2.0-dev.18 [2024-07-19T06:21:34.249Z] 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18 [2024-07-19T06:21:34.249Z] main [2024-07-19T06:21:34.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:34.722Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:35.308Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [2024-07-19T06:21:35.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-19T06:21:35.308Z] b0c4a994c436: Preparing [2024-07-19T06:21:35.308Z] 59585991f34d: Preparing [2024-07-19T06:21:35.308Z] 06dfce9cdf65: Preparing [2024-07-19T06:21:35.308Z] 6251f42a245c: Preparing [2024-07-19T06:21:35.308Z] f9b7f945fd4a: Preparing [2024-07-19T06:21:35.308Z] 63ec0bd56cf3: Preparing [2024-07-19T06:21:35.308Z] 63ec0bd56cf3: Waiting [2024-07-19T06:21:35.308Z] 59585991f34d: Pushed [2024-07-19T06:21:35.308Z] b0c4a994c436: Pushed [2024-07-19T06:21:35.308Z] f9b7f945fd4a: Pushed [2024-07-19T06:21:35.308Z] 63ec0bd56cf3: Layer already exists [2024-07-19T06:21:35.785Z] d6de4b400683: Pull complete [2024-07-19T06:21:35.785Z] 35cb2a7552d0: Pull complete [2024-07-19T06:21:35.785Z] 4f4fb700ef54: Pull complete [2024-07-19T06:21:35.785Z] 464afbd9ba4c: Pull complete [2024-07-19T06:21:35.990Z] 6251f42a245c: Pushed [2024-07-19T06:21:39.513Z] 06dfce9cdf65: Pushed [2024-07-19T06:21:39.807Z] 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7: digest: sha256:43bb5d2cb25eb32a9bc5eacd892569fe403f478aaa802d8d33ae308fde8d37c8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:40.315Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:40.898Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-07-19T06:21:40.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-19T06:21:40.898Z] b0c4a994c436: Preparing [2024-07-19T06:21:40.898Z] 59585991f34d: Preparing [2024-07-19T06:21:40.898Z] 06dfce9cdf65: Preparing [2024-07-19T06:21:40.898Z] 6251f42a245c: Preparing [2024-07-19T06:21:40.898Z] f9b7f945fd4a: Preparing [2024-07-19T06:21:40.898Z] 63ec0bd56cf3: Preparing [2024-07-19T06:21:40.898Z] 63ec0bd56cf3: Waiting [2024-07-19T06:21:40.898Z] f9b7f945fd4a: Layer already exists [2024-07-19T06:21:40.898Z] b0c4a994c436: Layer already exists [2024-07-19T06:21:40.898Z] 06dfce9cdf65: Layer already exists [2024-07-19T06:21:40.898Z] 6251f42a245c: Layer already exists [2024-07-19T06:21:40.898Z] 59585991f34d: Layer already exists [2024-07-19T06:21:40.898Z] 63ec0bd56cf3: Layer already exists [2024-07-19T06:21:41.200Z] latest: digest: sha256:43bb5d2cb25eb32a9bc5eacd892569fe403f478aaa802d8d33ae308fde8d37c8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:41.707Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:42.239Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.18 [2024-07-19T06:21:42.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-19T06:21:42.534Z] b0c4a994c436: Preparing [2024-07-19T06:21:42.534Z] 59585991f34d: Preparing [2024-07-19T06:21:42.534Z] 06dfce9cdf65: Preparing [2024-07-19T06:21:42.534Z] 6251f42a245c: Preparing [2024-07-19T06:21:42.534Z] f9b7f945fd4a: Preparing [2024-07-19T06:21:42.534Z] 63ec0bd56cf3: Preparing [2024-07-19T06:21:42.534Z] 63ec0bd56cf3: Waiting [2024-07-19T06:21:42.534Z] 6251f42a245c: Layer already exists [2024-07-19T06:21:42.534Z] f9b7f945fd4a: Layer already exists [2024-07-19T06:21:42.534Z] 59585991f34d: Layer already exists [2024-07-19T06:21:42.534Z] 06dfce9cdf65: Layer already exists [2024-07-19T06:21:42.534Z] b0c4a994c436: Layer already exists [2024-07-19T06:21:42.534Z] 63ec0bd56cf3: Layer already exists [2024-07-19T06:21:42.534Z] 3.2.0-dev.18: digest: sha256:43bb5d2cb25eb32a9bc5eacd892569fe403f478aaa802d8d33ae308fde8d37c8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:42.957Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:43.370Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18 [2024-07-19T06:21:43.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-19T06:21:43.370Z] b0c4a994c436: Preparing [2024-07-19T06:21:43.370Z] 59585991f34d: Preparing [2024-07-19T06:21:43.370Z] 06dfce9cdf65: Preparing [2024-07-19T06:21:43.370Z] 6251f42a245c: Preparing [2024-07-19T06:21:43.370Z] f9b7f945fd4a: Preparing [2024-07-19T06:21:43.370Z] 63ec0bd56cf3: Preparing [2024-07-19T06:21:43.370Z] 63ec0bd56cf3: Waiting [2024-07-19T06:21:43.370Z] f9b7f945fd4a: Layer already exists [2024-07-19T06:21:43.370Z] 06dfce9cdf65: Layer already exists [2024-07-19T06:21:43.370Z] b0c4a994c436: Layer already exists [2024-07-19T06:21:43.370Z] 6251f42a245c: Layer already exists [2024-07-19T06:21:43.370Z] 59585991f34d: Layer already exists [2024-07-19T06:21:43.370Z] 63ec0bd56cf3: Layer already exists [2024-07-19T06:21:43.370Z] 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18: digest: sha256:43bb5d2cb25eb32a9bc5eacd892569fe403f478aaa802d8d33ae308fde8d37c8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:43.819Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:44.339Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-07-19T06:21:44.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-07-19T06:21:44.339Z] b0c4a994c436: Preparing [2024-07-19T06:21:44.339Z] 59585991f34d: Preparing [2024-07-19T06:21:44.339Z] 06dfce9cdf65: Preparing [2024-07-19T06:21:44.339Z] 6251f42a245c: Preparing [2024-07-19T06:21:44.339Z] f9b7f945fd4a: Preparing [2024-07-19T06:21:44.339Z] 63ec0bd56cf3: Preparing [2024-07-19T06:21:44.339Z] 63ec0bd56cf3: Waiting [2024-07-19T06:21:44.339Z] 06dfce9cdf65: Layer already exists [2024-07-19T06:21:44.339Z] b0c4a994c436: Layer already exists [2024-07-19T06:21:44.339Z] 6251f42a245c: Layer already exists [2024-07-19T06:21:44.339Z] f9b7f945fd4a: Layer already exists [2024-07-19T06:21:44.339Z] 59585991f34d: Layer already exists [2024-07-19T06:21:44.339Z] 63ec0bd56cf3: Layer already exists [2024-07-19T06:21:44.339Z] main: digest: sha256:43bb5d2cb25eb32a9bc5eacd892569fe403f478aaa802d8d33ae308fde8d37c8 size: 1576 [Pipeline] } [Pipeline] // withEnv [2024-07-19T06:21:44.455Z] 00f215d4a9da: Pull complete [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T06:21:44.564Z] ===================================================== [Pipeline] echo [2024-07-19T06:21:44.631Z] taggedImages: [2024-07-19T06:21:44.631Z] - nexus3.edgexfoundry.org:10004/device-modbus:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [2024-07-19T06:21:44.631Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-07-19T06:21:44.631Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.18 [2024-07-19T06:21:44.631Z] - nexus3.edgexfoundry.org:10004/device-modbus:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18 [2024-07-19T06:21:44.631Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [2024-07-19T06:21:44.762Z] d496ad576159: Pull complete [2024-07-19T06:21:44.762Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T06:21:44.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T06:21:44.762Z] ---> f246e2811388 [2024-07-19T06:21:44.762Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:45.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T06:21:45.362Z] [2024-07-19T06:21:45.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:21:45.866Z] ---> Running in e28a2a396a0d [2024-07-19T06:21:45.866Z] Removing intermediate container e28a2a396a0d [2024-07-19T06:21:45.866Z] ---> 660de0ef63a9 [2024-07-19T06:21:45.866Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T06:21:45.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T06:21:45.882Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T06:21:45.882Z] 5eb5b503b376: Pulling fs layer [2024-07-19T06:21:45.882Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T06:21:45.882Z] ec43610c2a17: Pulling fs layer [2024-07-19T06:21:45.882Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T06:21:45.882Z] 33b1e0a273af: Pulling fs layer [2024-07-19T06:21:45.882Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T06:21:45.882Z] 2f39f015ded8: Pulling fs layer [2024-07-19T06:21:45.882Z] 5d3b04190fa2: Waiting [2024-07-19T06:21:45.882Z] 5c69ac0246d0: Download complete [2024-07-19T06:21:45.882Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-19T06:21:45.882Z] 3a2ae6a8a46f: Download complete [2024-07-19T06:21:45.882Z] ec43610c2a17: Verifying Checksum [2024-07-19T06:21:45.882Z] ec43610c2a17: Download complete [2024-07-19T06:21:45.882Z] 33b1e0a273af: Verifying Checksum [2024-07-19T06:21:45.882Z] 33b1e0a273af: Download complete [2024-07-19T06:21:45.882Z] 5d3b04190fa2: Download complete [2024-07-19T06:21:46.155Z] ---> Running in af2c5ee2773a [2024-07-19T06:21:46.200Z] 5eb5b503b376: Verifying Checksum [2024-07-19T06:21:46.200Z] 5eb5b503b376: Download complete [2024-07-19T06:21:46.461Z] Removing intermediate container af2c5ee2773a [2024-07-19T06:21:46.461Z] ---> 675cd43d6e84 [2024-07-19T06:21:46.461Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-19T06:21:46.461Z] ---> Running in 429bde2d452e [2024-07-19T06:21:46.836Z] 2f39f015ded8: Download complete [2024-07-19T06:21:47.492Z] 5eb5b503b376: Pull complete [2024-07-19T06:21:47.492Z] 5c69ac0246d0: Pull complete [2024-07-19T06:21:47.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T06:21:47.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T06:21:48.151Z] ec43610c2a17: Pull complete [2024-07-19T06:21:48.151Z] 3a2ae6a8a46f: Pull complete [2024-07-19T06:21:48.151Z] 33b1e0a273af: Pull complete [2024-07-19T06:21:48.465Z] 5d3b04190fa2: Pull complete [2024-07-19T06:21:48.917Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-19T06:21:48.917Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-19T06:21:48.917Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-19T06:21:48.917Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-19T06:21:48.917Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-19T06:21:48.917Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-19T06:21:48.917Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-19T06:21:48.917Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-19T06:21:48.917Z] Executing busybox-1.36.1-r5.trigger [2024-07-19T06:21:48.917Z] OK: 272 MiB in 60 packages [2024-07-19T06:21:50.047Z] Removing intermediate container 429bde2d452e [2024-07-19T06:21:50.047Z] ---> 4a7f2a44faa9 [2024-07-19T06:21:50.048Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-19T06:21:50.048Z] ---> Running in 3c4006444e33 [2024-07-19T06:21:50.349Z] Removing intermediate container 3c4006444e33 [2024-07-19T06:21:50.349Z] ---> 28d52a189687 [2024-07-19T06:21:50.349Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-19T06:21:50.978Z] ---> ac9e17c1c458 [2024-07-19T06:21:50.978Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T06:21:50.978Z] ---> Running in 61bfe82bfdaa [2024-07-19T06:21:53.024Z] 2f39f015ded8: Pull complete [2024-07-19T06:21:53.024Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T06:21:53.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T06:21:53.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:21:53.470Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:21:53.594Z] $ 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 [2024-07-19T06:21:57.847Z] $ docker top 79897301faf9f541efb8323d00f6e847041bf948095f82e885630d708c537ee8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:21:58.495Z] ---> job-cost.sh [2024-07-19T06:21:58.495Z] lf-activate-venv: SKIPPING [2024-07-19T06:21:58.495Z] INFO: No Stack... [2024-07-19T06:21:58.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T06:21:59.124Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T06:21:59.532Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-07-19T06:21:59.532Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T06:21:59.542Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-157-stack-cost] [2024-07-19T06:21:59.581Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-157-stack-cost] did not exist. Created. [2024-07-19T06:21:59.596Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T06:21:59.973Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T06:22:00.079Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T06:22:00.153Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T06:22:00.307Z] $ docker stop --time=1 79897301faf9f541efb8323d00f6e847041bf948095f82e885630d708c537ee8 [2024-07-19T06:22:01.493Z] $ docker rm -f --volumes 79897301faf9f541efb8323d00f6e847041bf948095f82e885630d708c537ee8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T06:23:43.596Z] Removing intermediate container 61bfe82bfdaa [2024-07-19T06:23:43.596Z] ---> 4ee47f1f0f56 [2024-07-19T06:23:43.596Z] Step 9/10 : COPY . . [2024-07-19T06:23:43.596Z] ---> abe62f98613e [2024-07-19T06:23:43.596Z] Step 10/10 : RUN ${MAKE} [2024-07-19T06:23:43.596Z] ---> Running in 08bf61c2dbba [2024-07-19T06:23:43.596Z] noop [2024-07-19T06:23:43.596Z] Removing intermediate container 08bf61c2dbba [2024-07-19T06:23:43.596Z] ---> 1fa86217e2c0 [2024-07-19T06:23:43.596Z] Successfully built 1fa86217e2c0 [2024-07-19T06:23:43.596Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:23:44.247Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T06:23:44.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:23:44.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-5922 does not seem to be running inside a container [2024-07-19T06:23:44.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/157 -v /w/workspace/device-modbus-go/157:/w/workspace/device-modbus-go/157:rw,z -v /w/workspace/device-modbus-go/157@tmp:/w/workspace/device-modbus-go/157@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 [2024-07-19T06:23:45.998Z] $ docker top ce8c0171c7211df595b35ae2e3542c859e1956995ebeacf8105aa831dd451c16 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T06:23:46.769Z] + go version [2024-07-19T06:23:46.769Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T06:23:46.822Z] $ docker stop --time=1 ce8c0171c7211df595b35ae2e3542c859e1956995ebeacf8105aa831dd451c16 [2024-07-19T06:23:48.399Z] $ docker rm -f --volumes ce8c0171c7211df595b35ae2e3542c859e1956995ebeacf8105aa831dd451c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:23:49.444Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T06:23:49.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:23:49.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-5922 does not seem to be running inside a container [2024-07-19T06:23:49.951Z] $ 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/157 -v /w/workspace/device-modbus-go/157:/w/workspace/device-modbus-go/157:rw,z -v /w/workspace/device-modbus-go/157@tmp:/w/workspace/device-modbus-go/157@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 [2024-07-19T06:23:51.083Z] $ docker top 9ac300657e6509795a36d402679d5254d43bcb5d0d0cf7a998d1e2f85a090514 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T06:23:51.747Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/157 [Pipeline] fileExists [Pipeline] sh [2024-07-19T06:23:52.293Z] + make test [2024-07-19T06:23:52.293Z] go test ./... -coverprofile=coverage.out [2024-07-19T06:23:58.046Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-19T06:27:36.148Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-19T06:27:36.148Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.050s coverage: 47.9% of statements [2024-07-19T06:27:36.148Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-19T06:27:36.148Z] go vet ./... [2024-07-19T06:28:15.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T06:28:15.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T06:28:15.876Z] ./bin/test-attribution-txt.sh [2024-07-19T06:28:15.876Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T06:28:15.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T06:28:16.031Z] $ docker stop --time=1 9ac300657e6509795a36d402679d5254d43bcb5d0d0cf7a998d1e2f85a090514 [2024-07-19T06:28:18.053Z] $ docker rm -f --volumes 9ac300657e6509795a36d402679d5254d43bcb5d0d0cf7a998d1e2f85a090514 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T06:28:19.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T06:28:19.908Z] Warning: overwriting stash ‘coverage-report’ [2024-07-19T06:28:20.789Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T06:28:21.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T06:28:21.825Z] + ls -al . [2024-07-19T06:28:21.825Z] total 268 [2024-07-19T06:28:21.825Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 06:23 . [2024-07-19T06:28:21.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 06:20 .. [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 06:20 .dockerignore [2024-07-19T06:28:21.825Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 06:20 .git [2024-07-19T06:28:21.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 06:20 .github [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 19 06:20 .gitignore [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 06:20 .golangci.yml [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 19 06:20 Attribution.txt [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 19 06:20 CHANGELOG.md [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 19 06:20 Dockerfile [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 06:20 GOVERNANCE.md [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 19 06:20 Jenkinsfile [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 06:20 LICENSE [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 19 06:20 Makefile [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 06:20 OWNERS.md [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 19 06:20 README.md [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 06:18 VERSION [2024-07-19T06:28:21.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 06:20 bin [2024-07-19T06:28:21.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 06:20 cmd [2024-07-19T06:28:21.825Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 19 06:27 coverage.out [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 7184 Jul 19 06:20 go.mod [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 102013 Jul 19 06:20 go.sum [2024-07-19T06:28:21.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 06:20 internal [2024-07-19T06:28:21.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 06:20 simulator [2024-07-19T06:28:21.825Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 19 06:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:28:22.308Z] + 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=6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 --label arch=arm64 --label version=3.2.0-dev.18 . [2024-07-19T06:28:22.627Z] Sending build context to Docker daemon 9.097MB [2024-07-19T06:28:22.627Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T06:28:22.627Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-19T06:28:22.627Z] ---> 1fa86217e2c0 [2024-07-19T06:28:22.627Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-19T06:28:22.961Z] ---> Running in f6bb7e1ccdbc [2024-07-19T06:28:22.961Z] Removing intermediate container f6bb7e1ccdbc [2024-07-19T06:28:22.961Z] ---> 8ac5e6b65d5a [2024-07-19T06:28:22.961Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T06:28:23.277Z] ---> Running in 8286fd46dca0 [2024-07-19T06:28:23.587Z] Removing intermediate container 8286fd46dca0 [2024-07-19T06:28:23.587Z] ---> 3742ce288ae1 [2024-07-19T06:28:23.587Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-19T06:28:23.587Z] ---> Running in a9483bb18b93 [2024-07-19T06:28:24.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T06:28:24.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T06:28:25.690Z] OK: 272 MiB in 60 packages [2024-07-19T06:28:26.728Z] Removing intermediate container a9483bb18b93 [2024-07-19T06:28:26.728Z] ---> cef1edbb088d [2024-07-19T06:28:26.728Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-19T06:28:26.728Z] ---> Running in bb623c7828d8 [2024-07-19T06:28:27.029Z] Removing intermediate container bb623c7828d8 [2024-07-19T06:28:27.029Z] ---> 284fbac23816 [2024-07-19T06:28:27.029Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-19T06:28:27.333Z] ---> a6199d465551 [2024-07-19T06:28:27.333Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T06:28:27.333Z] ---> Running in 1853043f2220 [2024-07-19T06:28:29.395Z] Removing intermediate container 1853043f2220 [2024-07-19T06:28:29.395Z] ---> a0944f392381 [2024-07-19T06:28:29.395Z] Step 9/23 : COPY . . [2024-07-19T06:28:30.913Z] ---> f139ebe16cba [2024-07-19T06:28:30.913Z] Step 10/23 : RUN ${MAKE} [2024-07-19T06:28:30.913Z] ---> Running in c1ab7136d5ea [2024-07-19T06:28:31.567Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-19T06:31:54.503Z] Removing intermediate container c1ab7136d5ea [2024-07-19T06:31:54.503Z] ---> 5cbbb0dbde20 [2024-07-19T06:31:54.503Z] Step 11/23 : FROM alpine:3.18 [2024-07-19T06:31:54.503Z] 3.18: Pulling from library/alpine [2024-07-19T06:31:54.503Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T06:31:54.504Z] 5c905c7ebe2f: Verifying Checksum [2024-07-19T06:31:54.504Z] 5c905c7ebe2f: Download complete [2024-07-19T06:31:54.504Z] 5c905c7ebe2f: Pull complete [2024-07-19T06:31:54.504Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T06:31:54.504Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T06:31:54.504Z] ---> dec292d02e07 [2024-07-19T06:31:54.504Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-19T06:31:54.504Z] ---> Running in 1093b4fda289 [2024-07-19T06:31:54.504Z] Removing intermediate container 1093b4fda289 [2024-07-19T06:31:54.504Z] ---> 828ccc37a3d5 [2024-07-19T06:31:54.504Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-19T06:31:54.504Z] ---> Running in efbbd5fed2b2 [2024-07-19T06:31:54.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T06:31:54.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T06:31:54.504Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T06:31:54.504Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T06:31:54.504Z] OK: 8 MiB in 16 packages [2024-07-19T06:31:54.504Z] Removing intermediate container efbbd5fed2b2 [2024-07-19T06:31:54.504Z] ---> a55440f113a8 [2024-07-19T06:31:54.504Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-19T06:31:54.504Z] ---> Running in 7c32483f10d5 [2024-07-19T06:31:54.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T06:31:54.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T06:31:54.504Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T06:31:54.504Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T06:31:54.504Z] OK: 8 MiB in 16 packages [2024-07-19T06:31:54.504Z] Removing intermediate container 7c32483f10d5 [2024-07-19T06:31:54.504Z] ---> 3ec634d0f6e0 [2024-07-19T06:31:54.504Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-19T06:31:54.817Z] ---> a6d36ba1dae2 [2024-07-19T06:31:54.817Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-19T06:31:55.507Z] ---> 75efd487e7ae [2024-07-19T06:31:55.507Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-19T06:31:55.811Z] ---> a6f8fbb37634 [2024-07-19T06:31:55.811Z] Step 18/23 : EXPOSE 59901 [2024-07-19T06:31:55.811Z] ---> Running in dc26c79ad37b [2024-07-19T06:31:56.104Z] Removing intermediate container dc26c79ad37b [2024-07-19T06:31:56.104Z] ---> 9559c91e92d8 [2024-07-19T06:31:56.104Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-19T06:31:56.404Z] ---> Running in 80a5b678006e [2024-07-19T06:31:56.404Z] Removing intermediate container 80a5b678006e [2024-07-19T06:31:56.404Z] ---> 5c1526621946 [2024-07-19T06:31:56.404Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-19T06:31:56.763Z] ---> Running in e1d9797bc299 [2024-07-19T06:31:56.763Z] Removing intermediate container e1d9797bc299 [2024-07-19T06:31:56.763Z] ---> ed5c3d019828 [2024-07-19T06:31:56.763Z] Step 21/23 : LABEL arch=arm64 [2024-07-19T06:31:57.074Z] ---> Running in 038f548e22cf [2024-07-19T06:31:57.401Z] Removing intermediate container 038f548e22cf [2024-07-19T06:31:57.401Z] ---> 11d81dd2e49a [2024-07-19T06:31:57.401Z] Step 22/23 : LABEL git_sha=6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [2024-07-19T06:31:57.401Z] ---> Running in b5de0f87f2b3 [2024-07-19T06:31:57.745Z] Removing intermediate container b5de0f87f2b3 [2024-07-19T06:31:57.745Z] ---> 23549f02baee [2024-07-19T06:31:57.745Z] Step 23/23 : LABEL version=3.2.0-dev.18 [2024-07-19T06:31:57.745Z] ---> Running in 76989d27b8da [2024-07-19T06:31:58.069Z] Removing intermediate container 76989d27b8da [2024-07-19T06:31:58.069Z] ---> d193509c6957 [2024-07-19T06:31:58.069Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T06:31:58.069Z] Successfully built d193509c6957 [2024-07-19T06:31:58.069Z] 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 [2024-07-19T06:31:58.553Z] provisioning config files... [2024-07-19T06:31:58.572Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/157@tmp/config10967677823015051014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:31:59.065Z] ---> ****-login.sh [2024-07-19T06:31:59.065Z] nexus3.edgexfoundry.org:10001 [2024-07-19T06:31:59.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:31:59.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:31:59.370Z] Configure a credential helper to remove this warning. See [2024-07-19T06:31:59.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:31:59.370Z] [2024-07-19T06:31:59.370Z] Login Succeeded [2024-07-19T06:31:59.370Z] nexus3.edgexfoundry.org:10002 [2024-07-19T06:31:59.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:31:59.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:31:59.681Z] Configure a credential helper to remove this warning. See [2024-07-19T06:31:59.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:31:59.681Z] [2024-07-19T06:31:59.681Z] Login Succeeded [2024-07-19T06:31:59.681Z] nexus3.edgexfoundry.org:10003 [2024-07-19T06:32:00.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:32:00.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:32:00.008Z] Configure a credential helper to remove this warning. See [2024-07-19T06:32:00.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:32:00.008Z] [2024-07-19T06:32:00.008Z] Login Succeeded [2024-07-19T06:32:00.008Z] nexus3.edgexfoundry.org:10004 [2024-07-19T06:32:00.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:32:00.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:32:00.315Z] Configure a credential helper to remove this warning. See [2024-07-19T06:32:00.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:32:00.315Z] [2024-07-19T06:32:00.315Z] Login Succeeded [2024-07-19T06:32:00.315Z] ****.io [2024-07-19T06:32:00.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T06:32:00.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T06:32:00.936Z] Configure a credential helper to remove this warning. See [2024-07-19T06:32:00.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T06:32:00.936Z] [2024-07-19T06:32:00.936Z] Login Succeeded [2024-07-19T06:32:00.936Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T06:32:00.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T06:32:01.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T06:32:01.155Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-07-19T06:32:01.155Z] 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [2024-07-19T06:32:01.155Z] latest [2024-07-19T06:32:01.155Z] 3.2.0-dev.18 [2024-07-19T06:32:01.155Z] 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18 [2024-07-19T06:32:01.155Z] main [2024-07-19T06:32:01.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:01.684Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:02.162Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [2024-07-19T06:32:02.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-19T06:32:02.162Z] d6d66d6d09bb: Preparing [2024-07-19T06:32:02.162Z] 6b15dc15af34: Preparing [2024-07-19T06:32:02.162Z] a79bff35f3e6: Preparing [2024-07-19T06:32:02.162Z] a0288498701b: Preparing [2024-07-19T06:32:02.162Z] f79200e689ee: Preparing [2024-07-19T06:32:02.162Z] da707bb00cb8: Preparing [2024-07-19T06:32:02.162Z] da707bb00cb8: Waiting [2024-07-19T06:32:02.513Z] d6d66d6d09bb: Pushed [2024-07-19T06:32:02.513Z] 6b15dc15af34: Pushed [2024-07-19T06:32:02.513Z] f79200e689ee: Pushed [2024-07-19T06:32:02.513Z] da707bb00cb8: Layer already exists [2024-07-19T06:32:03.592Z] a0288498701b: Pushed [2024-07-19T06:32:09.319Z] a79bff35f3e6: Pushed [2024-07-19T06:32:09.319Z] 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7: digest: sha256:fa3957fe414bc4fff59bf80444ee785795cf6b9539b7587c8c5b40a0f61058bc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:09.783Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:10.352Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-07-19T06:32:10.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-19T06:32:10.352Z] d6d66d6d09bb: Preparing [2024-07-19T06:32:10.352Z] 6b15dc15af34: Preparing [2024-07-19T06:32:10.352Z] a79bff35f3e6: Preparing [2024-07-19T06:32:10.352Z] a0288498701b: Preparing [2024-07-19T06:32:10.352Z] f79200e689ee: Preparing [2024-07-19T06:32:10.352Z] da707bb00cb8: Preparing [2024-07-19T06:32:10.352Z] da707bb00cb8: Waiting [2024-07-19T06:32:10.352Z] d6d66d6d09bb: Layer already exists [2024-07-19T06:32:10.352Z] a0288498701b: Layer already exists [2024-07-19T06:32:10.352Z] f79200e689ee: Layer already exists [2024-07-19T06:32:10.352Z] a79bff35f3e6: Layer already exists [2024-07-19T06:32:10.352Z] 6b15dc15af34: Layer already exists [2024-07-19T06:32:10.352Z] da707bb00cb8: Layer already exists [2024-07-19T06:32:10.352Z] latest: digest: sha256:fa3957fe414bc4fff59bf80444ee785795cf6b9539b7587c8c5b40a0f61058bc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:10.864Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:11.453Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.18 [2024-07-19T06:32:11.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-19T06:32:11.453Z] d6d66d6d09bb: Preparing [2024-07-19T06:32:11.453Z] 6b15dc15af34: Preparing [2024-07-19T06:32:11.453Z] a79bff35f3e6: Preparing [2024-07-19T06:32:11.453Z] a0288498701b: Preparing [2024-07-19T06:32:11.453Z] f79200e689ee: Preparing [2024-07-19T06:32:11.453Z] da707bb00cb8: Preparing [2024-07-19T06:32:11.453Z] da707bb00cb8: Waiting [2024-07-19T06:32:11.453Z] d6d66d6d09bb: Layer already exists [2024-07-19T06:32:11.453Z] a0288498701b: Layer already exists [2024-07-19T06:32:11.453Z] f79200e689ee: Layer already exists [2024-07-19T06:32:11.453Z] a79bff35f3e6: Layer already exists [2024-07-19T06:32:11.453Z] 6b15dc15af34: Layer already exists [2024-07-19T06:32:11.453Z] da707bb00cb8: Layer already exists [2024-07-19T06:32:11.453Z] 3.2.0-dev.18: digest: sha256:fa3957fe414bc4fff59bf80444ee785795cf6b9539b7587c8c5b40a0f61058bc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:11.965Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:12.618Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18 [2024-07-19T06:32:12.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-19T06:32:12.618Z] d6d66d6d09bb: Preparing [2024-07-19T06:32:12.618Z] 6b15dc15af34: Preparing [2024-07-19T06:32:12.618Z] a79bff35f3e6: Preparing [2024-07-19T06:32:12.618Z] a0288498701b: Preparing [2024-07-19T06:32:12.618Z] f79200e689ee: Preparing [2024-07-19T06:32:12.618Z] da707bb00cb8: Preparing [2024-07-19T06:32:12.618Z] da707bb00cb8: Waiting [2024-07-19T06:32:12.618Z] f79200e689ee: Layer already exists [2024-07-19T06:32:12.618Z] a79bff35f3e6: Layer already exists [2024-07-19T06:32:12.618Z] 6b15dc15af34: Layer already exists [2024-07-19T06:32:12.618Z] a0288498701b: Layer already exists [2024-07-19T06:32:12.618Z] d6d66d6d09bb: Layer already exists [2024-07-19T06:32:12.618Z] da707bb00cb8: Layer already exists [2024-07-19T06:32:12.618Z] 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18: digest: sha256:fa3957fe414bc4fff59bf80444ee785795cf6b9539b7587c8c5b40a0f61058bc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:13.182Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:13.688Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-07-19T06:32:13.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-07-19T06:32:13.688Z] d6d66d6d09bb: Preparing [2024-07-19T06:32:13.688Z] 6b15dc15af34: Preparing [2024-07-19T06:32:13.688Z] a79bff35f3e6: Preparing [2024-07-19T06:32:13.688Z] a0288498701b: Preparing [2024-07-19T06:32:13.688Z] f79200e689ee: Preparing [2024-07-19T06:32:13.688Z] da707bb00cb8: Preparing [2024-07-19T06:32:13.688Z] f79200e689ee: Layer already exists [2024-07-19T06:32:13.688Z] d6d66d6d09bb: Layer already exists [2024-07-19T06:32:13.688Z] a79bff35f3e6: Layer already exists [2024-07-19T06:32:13.688Z] a0288498701b: Layer already exists [2024-07-19T06:32:13.688Z] 6b15dc15af34: Layer already exists [2024-07-19T06:32:13.688Z] da707bb00cb8: Layer already exists [2024-07-19T06:32:13.688Z] main: digest: sha256:fa3957fe414bc4fff59bf80444ee785795cf6b9539b7587c8c5b40a0f61058bc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T06:32:14.052Z] ===================================================== [Pipeline] echo [2024-07-19T06:32:14.061Z] taggedImages: [2024-07-19T06:32:14.061Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [2024-07-19T06:32:14.061Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-07-19T06:32:14.061Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.18 [2024-07-19T06:32:14.061Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:6c2958f1afabd3bbf0ae01a214b78fe37acddbd7-3.2.0-dev.18 [2024-07-19T06:32:14.061Z] - 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 [2024-07-19T06:32:14.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T06:32:14.521Z] [2024-07-19T06:32:14.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:14.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T06:32:14.982Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T06:32:14.982Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T06:32:14.982Z] 04944245beec: Pulling fs layer [2024-07-19T06:32:14.982Z] 699f458cf7ca: Pulling fs layer [2024-07-19T06:32:14.982Z] 765212b225bb: Pulling fs layer [2024-07-19T06:32:14.982Z] f23df028b6ca: Pulling fs layer [2024-07-19T06:32:14.982Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T06:32:14.982Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T06:32:14.982Z] f23df028b6ca: Waiting [2024-07-19T06:32:14.982Z] d65c8cfc05b1: Waiting [2024-07-19T06:32:14.982Z] 2437ff75d9bd: Waiting [2024-07-19T06:32:14.982Z] 765212b225bb: Waiting [2024-07-19T06:32:15.270Z] 04944245beec: Verifying Checksum [2024-07-19T06:32:15.270Z] 04944245beec: Download complete [2024-07-19T06:32:15.270Z] 765212b225bb: Verifying Checksum [2024-07-19T06:32:15.270Z] 765212b225bb: Download complete [2024-07-19T06:32:15.270Z] f23df028b6ca: Verifying Checksum [2024-07-19T06:32:15.270Z] f23df028b6ca: Download complete [2024-07-19T06:32:15.270Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T06:32:15.270Z] d65c8cfc05b1: Download complete [2024-07-19T06:32:15.555Z] 699f458cf7ca: Verifying Checksum [2024-07-19T06:32:15.555Z] 699f458cf7ca: Download complete [2024-07-19T06:32:15.921Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T06:32:15.921Z] 8998bd30e6a1: Download complete [2024-07-19T06:32:18.690Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T06:32:18.690Z] 2437ff75d9bd: Download complete [2024-07-19T06:32:20.285Z] 8998bd30e6a1: Pull complete [2024-07-19T06:32:20.877Z] 04944245beec: Pull complete [2024-07-19T06:32:22.452Z] 699f458cf7ca: Pull complete [2024-07-19T06:32:22.778Z] 765212b225bb: Pull complete [2024-07-19T06:32:23.450Z] f23df028b6ca: Pull complete [2024-07-19T06:32:23.808Z] d65c8cfc05b1: Pull complete [2024-07-19T06:32:42.593Z] 2437ff75d9bd: Pull complete [2024-07-19T06:32:42.593Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T06:32:42.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T06:32:42.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:32:43.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-5922 does not seem to be running inside a container [2024-07-19T06:32:43.247Z] $ 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/157 -v /w/workspace/device-modbus-go/157:/w/workspace/device-modbus-go/157:rw,z -v /w/workspace/device-modbus-go/157@tmp:/w/workspace/device-modbus-go/157@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 [2024-07-19T06:32:45.841Z] $ docker top e685eb9a91d5e23aa523e586c3785ecf84bae25fe58d6dc3e0074557b6cbb55e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:32:46.895Z] ---> job-cost.sh [2024-07-19T06:32:46.895Z] lf-activate-venv: SKIPPING [2024-07-19T06:32:46.895Z] INFO: No Stack... [2024-07-19T06:32:47.209Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T06:32:47.885Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T06:32:48.425Z] + + cutcat -d, /w/workspace/device-modbus-go/157/archives/cost.csv -f6 [2024-07-19T06:32:48.425Z] [Pipeline] lock [2024-07-19T06:32:48.528Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-157-stack-cost] [2024-07-19T06:32:48.557Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-157-stack-cost] did not exist. Created. [2024-07-19T06:32:48.591Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T06:32:49.119Z] /w/workspace/device-modbus-go/157@tmp/durable-c0685612/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T06:32:49.630Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T06:32:49.681Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T06:32:49.742Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T06:32:49.759Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T06:32:49.805Z] $ docker stop --time=1 e685eb9a91d5e23aa523e586c3785ecf84bae25fe58d6dc3e0074557b6cbb55e [2024-07-19T06:32:51.340Z] $ docker rm -f --volumes e685eb9a91d5e23aa523e586c3785ecf84bae25fe58d6dc3e0074557b6cbb55e [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 [2024-07-19T06:32:52.654Z] provisioning config files... [2024-07-19T06:32:52.685Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7139205972630440689tmp [Pipeline] { [Pipeline] sh [2024-07-19T06:32:53.116Z] + set +x [2024-07-19T06:32:53.116Z] + + curl -s https://codecov.io/bash [2024-07-19T06:32:53.116Z] bash -s -- [2024-07-19T06:32:53.116Z] [2024-07-19T06:32:53.116Z] _____ _ [2024-07-19T06:32:53.116Z] / ____| | | [2024-07-19T06:32:53.116Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T06:32:53.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T06:32:53.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T06:32:53.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T06:32:53.116Z] Bash-1.0.6 [2024-07-19T06:32:53.116Z] [2024-07-19T06:32:53.116Z] [2024-07-19T06:32:53.116Z] ==> git version 2.25.1 found [2024-07-19T06:32:53.116Z] ==> 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 [2024-07-19T06:32:53.116Z] Release-Date: 2020-01-08 [2024-07-19T06:32:53.116Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-19T06:32:53.116Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T06:32:53.116Z] ==> Jenkins CI detected. [2024-07-19T06:32:53.116Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-07-19T06:32:53.116Z] project root: . [2024-07-19T06:32:53.116Z] --> token set from env [2024-07-19T06:32:53.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T06:32:53.116Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T06:32:53.116Z] ==> Python coveragepy not found [2024-07-19T06:32:53.116Z] ==> Searching for coverage reports in: [2024-07-19T06:32:53.116Z] + . [2024-07-19T06:32:53.116Z] -> Found 1 reports [2024-07-19T06:32:53.116Z] ==> Detecting git/mercurial file structure [2024-07-19T06:32:53.116Z] ==> Reading reports [2024-07-19T06:32:53.116Z] + ./coverage.out bytes=24601 [2024-07-19T06:32:53.116Z] ==> Appending adjustments [2024-07-19T06:32:53.116Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T06:32:53.424Z] + Found adjustments [2024-07-19T06:32:53.424Z] ==> Gzipping contents [2024-07-19T06:32:53.424Z] 4.0K /tmp/codecov.VGjVLS.gz [2024-07-19T06:32:53.424Z] ==> Uploading reports [2024-07-19T06:32:53.424Z] url: https://codecov.io [2024-07-19T06:32:53.424Z] query: branch=main&commit=6c2958f1afabd3bbf0ae01a214b78fe37acddbd7&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T06:32:53.424Z] -> Pinging Codecov [2024-07-19T06:32:53.424Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6c2958f1afabd3bbf0ae01a214b78fe37acddbd7&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T06:32:53.424Z] -> Uploading to [2024-07-19T06:32:53.424Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/55DBCA73C666E3227836607328DD7E49/6c2958f1afabd3bbf0ae01a214b78fe37acddbd7/42ac455d-3b61-4d67-b6a4-819ca77aa0a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T063253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1eda9110a42b85d2dd310417c48d43bfa72f157afad6f2b2a6ab9e74d966bce [2024-07-19T06:32:53.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T06:32:53.424Z] Dload Upload Total Spent Left Speed [2024-07-19T06:32:53.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 17233 --:--:-- --:--:-- --:--:-- 17233 [2024-07-19T06:32:53.695Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [Pipeline] } [2024-07-19T06:32:53.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-19T06:32:54.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-19T06:32:54.235Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:54.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T06:32:54.792Z] [2024-07-19T06:32:54.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:32:55.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T06:32:55.168Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-19T06:32:55.168Z] 619be1103602: Already exists [2024-07-19T06:32:55.168Z] f8ea3408117e: Pulling fs layer [2024-07-19T06:32:55.168Z] 91320369b822: Pulling fs layer [2024-07-19T06:32:55.168Z] 0406650e8295: Pulling fs layer [2024-07-19T06:32:55.168Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T06:32:55.168Z] 96d80e3f36e1: Pulling fs layer [2024-07-19T06:32:55.168Z] bcf3aedb951c: Pulling fs layer [2024-07-19T06:32:55.168Z] 4f4fb700ef54: Waiting [2024-07-19T06:32:55.168Z] 96d80e3f36e1: Waiting [2024-07-19T06:32:55.168Z] bcf3aedb951c: Waiting [2024-07-19T06:32:55.168Z] 0406650e8295: Verifying Checksum [2024-07-19T06:32:55.168Z] 0406650e8295: Download complete [2024-07-19T06:32:55.168Z] f8ea3408117e: Verifying Checksum [2024-07-19T06:32:55.168Z] f8ea3408117e: Download complete [2024-07-19T06:32:55.168Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T06:32:55.168Z] 4f4fb700ef54: Download complete [2024-07-19T06:32:55.168Z] f8ea3408117e: Pull complete [2024-07-19T06:32:55.465Z] 96d80e3f36e1: Verifying Checksum [2024-07-19T06:32:55.465Z] 96d80e3f36e1: Download complete [2024-07-19T06:32:55.783Z] 91320369b822: Verifying Checksum [2024-07-19T06:32:55.783Z] 91320369b822: Download complete [2024-07-19T06:32:56.121Z] bcf3aedb951c: Download complete [2024-07-19T06:32:58.851Z] 91320369b822: Pull complete [2024-07-19T06:32:58.851Z] 0406650e8295: Pull complete [2024-07-19T06:32:58.851Z] 4f4fb700ef54: Pull complete [2024-07-19T06:32:59.163Z] 96d80e3f36e1: Pull complete [2024-07-19T06:33:02.831Z] bcf3aedb951c: Pull complete [2024-07-19T06:33:02.831Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-19T06:33:02.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T06:33:02.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:33:03.078Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:33:03.155Z] $ 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:latest cat [2024-07-19T06:33:07.243Z] $ docker top 15e06a4b26a3aa61a796cbfe7a05ac4463cf57d106d6275f4079763b90eb44e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T06:33:07.742Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-07-19T06:33:07.777Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-07-19T06:33:08.115Z] + set -o pipefail [2024-07-19T06:33:08.115Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-07-19T06:33:15.181Z] [2024-07-19T06:33:15.181Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-07-19T06:33:15.181Z] [2024-07-19T06:33:15.181Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/2c07cea9-70d5-4e41-b5ae-ced78e6eed8a [2024-07-19T06:33:15.181Z] [2024-07-19T06:33:15.181Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-19T06:33:15.181Z] [2024-07-19T06:33:15.181Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-19T06:33:15.181Z] [Pipeline] } [2024-07-19T06:33:15.219Z] $ docker stop --time=1 15e06a4b26a3aa61a796cbfe7a05ac4463cf57d106d6275f4079763b90eb44e8 [2024-07-19T06:33:20.337Z] $ docker rm -f --volumes 15e06a4b26a3aa61a796cbfe7a05ac4463cf57d106d6275f4079763b90eb44e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T06:33:22.128Z] + git log --format=format:%s -1 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 [Pipeline] sh [2024-07-19T06:33:22.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T06:33:22.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:33:23.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T06:33:23.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:33:23.427Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:33:23.543Z] $ 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 [2024-07-19T06:33:24.160Z] $ docker top e7b3a3785cb48649ad9dcbc781c564f044bfaa47524209e61bcc5312fe83c2b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T06:33:24.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T06:33:24.382Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T06:33:24.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T06:33:24.522Z] $ docker exec e7b3a3785cb48649ad9dcbc781c564f044bfaa47524209e61bcc5312fe83c2b9 ssh-agent [2024-07-19T06:33:24.666Z] SSH_AUTH_SOCK=/tmp/ssh-aXUa5BHrN87L/agent.32 [2024-07-19T06:33:24.666Z] SSH_AGENT_PID=38 [2024-07-19T06:33:24.682Z] Running ssh-add (command line suppressed) [2024-07-19T06:33:24.785Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9209816593186224123.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9209816593186224123.key) [2024-07-19T06:33:24.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T06:33:25.209Z] + git semver tag [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,403 [run_tag] DEBUG tag force:False [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,403 [check_head_tag] DEBUG check head tag [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,405 [execute] INFO git cat-file --batch-check [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,410 [execute] INFO git cat-file --batch [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,429 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,429 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,430 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-19T06:33:25.492Z] 2024-07-19 06:33:25,434 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-19T06:33:25.492Z] 3.2.0-dev.18 [Pipeline] } [2024-07-19T06:33:25.532Z] $ docker exec --env ******** --env ******** e7b3a3785cb48649ad9dcbc781c564f044bfaa47524209e61bcc5312fe83c2b9 ssh-agent -k [2024-07-19T06:33:25.634Z] unset SSH_AUTH_SOCK; [2024-07-19T06:33:25.634Z] unset SSH_AGENT_PID; [2024-07-19T06:33:25.634Z] echo Agent pid 38 killed; [2024-07-19T06:33:25.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T06:33:26.118Z] + git semver [Pipeline] } [2024-07-19T06:33:26.439Z] $ docker stop --time=1 e7b3a3785cb48649ad9dcbc781c564f044bfaa47524209e61bcc5312fe83c2b9 [2024-07-19T06:33:27.727Z] $ docker rm -f --volumes e7b3a3785cb48649ad9dcbc781c564f044bfaa47524209e61bcc5312fe83c2b9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:33:28.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T06:33:28.407Z] [2024-07-19T06:33:28.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:33:28.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T06:33:28.789Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-19T06:33:28.789Z] ab5ef0e58194: Pulling fs layer [2024-07-19T06:33:28.789Z] 9712f1f96733: Pulling fs layer [2024-07-19T06:33:28.789Z] 63f879dbbcfc: Pulling fs layer [2024-07-19T06:33:28.789Z] 0d9ebad4ef96: Pulling fs layer [2024-07-19T06:33:28.789Z] e9a5061849ea: Pulling fs layer [2024-07-19T06:33:28.789Z] d747dcd14b5f: Pulling fs layer [2024-07-19T06:33:28.789Z] 2de7ff778b66: Pulling fs layer [2024-07-19T06:33:28.789Z] d747dcd14b5f: Waiting [2024-07-19T06:33:28.789Z] 2de7ff778b66: Waiting [2024-07-19T06:33:28.789Z] 0d9ebad4ef96: Waiting [2024-07-19T06:33:28.789Z] e9a5061849ea: Waiting [2024-07-19T06:33:28.789Z] 9712f1f96733: Verifying Checksum [2024-07-19T06:33:28.789Z] 9712f1f96733: Download complete [2024-07-19T06:33:29.098Z] 63f879dbbcfc: Verifying Checksum [2024-07-19T06:33:29.098Z] 63f879dbbcfc: Download complete [2024-07-19T06:33:29.397Z] e9a5061849ea: Verifying Checksum [2024-07-19T06:33:29.397Z] e9a5061849ea: Download complete [2024-07-19T06:33:29.397Z] d747dcd14b5f: Verifying Checksum [2024-07-19T06:33:29.397Z] d747dcd14b5f: Download complete [2024-07-19T06:33:29.397Z] 0d9ebad4ef96: Verifying Checksum [2024-07-19T06:33:29.397Z] 0d9ebad4ef96: Download complete [2024-07-19T06:33:29.397Z] ab5ef0e58194: Download complete [2024-07-19T06:33:29.679Z] 2de7ff778b66: Verifying Checksum [2024-07-19T06:33:29.679Z] 2de7ff778b66: Download complete [2024-07-19T06:33:32.471Z] ab5ef0e58194: Pull complete [2024-07-19T06:33:32.471Z] 9712f1f96733: Pull complete [2024-07-19T06:33:33.159Z] 63f879dbbcfc: Pull complete [2024-07-19T06:33:37.555Z] 0d9ebad4ef96: Pull complete [2024-07-19T06:33:37.555Z] e9a5061849ea: Pull complete [2024-07-19T06:33:37.866Z] d747dcd14b5f: Pull complete [2024-07-19T06:33:38.952Z] 2de7ff778b66: Pull complete [2024-07-19T06:33:38.952Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-19T06:33:38.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T06:33:38.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:33:39.328Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:33:39.438Z] $ 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 [2024-07-19T06:33:44.799Z] $ docker top 5f643723d4aa194c836c0aac53bf9b4d6f7344662dde0f14a0ab334292aac1af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-19T06:33:44.938Z] provisioning config files... [2024-07-19T06:33:44.981Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18172829909234533580tmp [2024-07-19T06:33:45.036Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9630272063580336785tmp [2024-07-19T06:33:45.086Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3716919697235913469tmp [Pipeline] { [Pipeline] echo [2024-07-19T06:33:45.190Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:33:45.620Z] ---> sigul-configuration.sh [2024-07-19T06:33:45.620Z] gpg: directory `/root/.gnupg' created [2024-07-19T06:33:45.620Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-19T06:33:45.620Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-19T06:33:45.620Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-19T06:33:45.620Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-19T06:33:45.620Z] gpg: CAST5 encrypted data [2024-07-19T06:33:45.620Z] gpg: encrypted with 1 passphrase [2024-07-19T06:33:45.620Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-19T06:33:46.009Z] + mkdir /home/jenkins [2024-07-19T06:33:46.010Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-19T06:33:46.446Z] + 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 [2024-07-19T06:33:46.477Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:33:46.819Z] ---> sigul-install.sh [2024-07-19T06:33:46.819Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-19T06:33:47.251Z] + git tag --list [2024-07-19T06:33:47.251Z] 0.7.1 [2024-07-19T06:33:47.251Z] v1.0.0 [2024-07-19T06:33:47.251Z] v1.1.0 [2024-07-19T06:33:47.251Z] v1.1.1 [2024-07-19T06:33:47.251Z] v1.2.2 [2024-07-19T06:33:47.251Z] v1.3.0 [2024-07-19T06:33:47.251Z] v1.3.1 [2024-07-19T06:33:47.251Z] v2.0.0 [2024-07-19T06:33:47.251Z] v2.1.0 [2024-07-19T06:33:47.251Z] v2.1.1 [2024-07-19T06:33:47.251Z] v2.2.0 [2024-07-19T06:33:47.251Z] v2.3.0 [2024-07-19T06:33:47.251Z] v3.0 [2024-07-19T06:33:47.251Z] v3.0.0 [2024-07-19T06:33:47.251Z] v3.1 [2024-07-19T06:33:47.251Z] v3.1.0 [2024-07-19T06:33:47.251Z] v3.1.0-dev.1 [2024-07-19T06:33:47.251Z] v3.1.0-dev.10 [2024-07-19T06:33:47.251Z] v3.1.0-dev.11 [2024-07-19T06:33:47.251Z] v3.1.0-dev.12 [2024-07-19T06:33:47.251Z] v3.1.0-dev.13 [2024-07-19T06:33:47.251Z] v3.1.0-dev.14 [2024-07-19T06:33:47.251Z] v3.1.0-dev.15 [2024-07-19T06:33:47.251Z] v3.1.0-dev.16 [2024-07-19T06:33:47.251Z] v3.1.0-dev.17 [2024-07-19T06:33:47.251Z] v3.1.0-dev.18 [2024-07-19T06:33:47.251Z] v3.1.0-dev.19 [2024-07-19T06:33:47.251Z] v3.1.0-dev.2 [2024-07-19T06:33:47.251Z] v3.1.0-dev.20 [2024-07-19T06:33:47.251Z] v3.1.0-dev.21 [2024-07-19T06:33:47.251Z] v3.1.0-dev.22 [2024-07-19T06:33:47.251Z] v3.1.0-dev.23 [2024-07-19T06:33:47.251Z] v3.1.0-dev.24 [2024-07-19T06:33:47.251Z] v3.1.0-dev.25 [2024-07-19T06:33:47.251Z] v3.1.0-dev.3 [2024-07-19T06:33:47.251Z] v3.1.0-dev.4 [2024-07-19T06:33:47.251Z] v3.1.0-dev.5 [2024-07-19T06:33:47.251Z] v3.1.0-dev.6 [2024-07-19T06:33:47.251Z] v3.1.0-dev.7 [2024-07-19T06:33:47.251Z] v3.1.0-dev.8 [2024-07-19T06:33:47.251Z] v3.1.0-dev.9 [2024-07-19T06:33:47.251Z] v3.1.1 [2024-07-19T06:33:47.251Z] v3.1.1-dev.1 [2024-07-19T06:33:47.251Z] v3.2.0-dev.1 [2024-07-19T06:33:47.251Z] v3.2.0-dev.10 [2024-07-19T06:33:47.251Z] v3.2.0-dev.11 [2024-07-19T06:33:47.251Z] v3.2.0-dev.12 [2024-07-19T06:33:47.251Z] v3.2.0-dev.13 [2024-07-19T06:33:47.251Z] v3.2.0-dev.14 [2024-07-19T06:33:47.251Z] v3.2.0-dev.15 [2024-07-19T06:33:47.251Z] v3.2.0-dev.16 [2024-07-19T06:33:47.251Z] v3.2.0-dev.17 [2024-07-19T06:33:47.251Z] v3.2.0-dev.18 [2024-07-19T06:33:47.251Z] v3.2.0-dev.2 [2024-07-19T06:33:47.251Z] v3.2.0-dev.3 [2024-07-19T06:33:47.251Z] v3.2.0-dev.4 [2024-07-19T06:33:47.251Z] v3.2.0-dev.5 [2024-07-19T06:33:47.251Z] v3.2.0-dev.6 [2024-07-19T06:33:47.251Z] v3.2.0-dev.7 [2024-07-19T06:33:47.251Z] v3.2.0-dev.8 [2024-07-19T06:33:47.251Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-19T06:33:47.711Z] + lftools sign git-tag v3.2.0-dev.18 [2024-07-19T06:33:48.017Z] Signing Git tag with Sigul... [2024-07-19T06:33:48.017Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-07-19T06:33:48.630Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:33:49.007Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-19T06:33:49.041Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-19T06:33:49.215Z] $ docker stop --time=1 5f643723d4aa194c836c0aac53bf9b4d6f7344662dde0f14a0ab334292aac1af [2024-07-19T06:33:50.526Z] $ docker rm -f --volumes 5f643723d4aa194c836c0aac53bf9b4d6f7344662dde0f14a0ab334292aac1af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-19T06:33:51.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T06:33:51.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:33:51.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T06:33:51.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:33:51.821Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:33:51.926Z] $ 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 [2024-07-19T06:33:52.305Z] $ docker top 9d349396f612aaa40b397841cea79c30130297c5889e451078da6e177275c804 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T06:33:52.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T06:33:52.588Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T06:33:52.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T06:33:52.737Z] $ docker exec 9d349396f612aaa40b397841cea79c30130297c5889e451078da6e177275c804 ssh-agent [2024-07-19T06:33:52.896Z] SSH_AUTH_SOCK=/tmp/ssh-rNNz9k7B4dSA/agent.33 [2024-07-19T06:33:52.896Z] SSH_AGENT_PID=39 [2024-07-19T06:33:52.918Z] Running ssh-add (command line suppressed) [2024-07-19T06:33:53.013Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17227575763912182525.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17227575763912182525.key) [2024-07-19T06:33:53.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T06:33:53.477Z] + git semver bump pre [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,660 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,661 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,661 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,661 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,661 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,661 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,663 [execute] INFO git cat-file --batch-check [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,670 [execute] INFO git cat-file --batch [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T06:33:53.757Z] 2024-07-19 06:33:53,676 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-19T06:33:53.757Z] 3.2.0-dev.19 [Pipeline] } [2024-07-19T06:33:53.776Z] $ docker exec --env ******** --env ******** 9d349396f612aaa40b397841cea79c30130297c5889e451078da6e177275c804 ssh-agent -k [2024-07-19T06:33:53.877Z] unset SSH_AUTH_SOCK; [2024-07-19T06:33:53.877Z] unset SSH_AGENT_PID; [2024-07-19T06:33:53.878Z] echo Agent pid 39 killed; [2024-07-19T06:33:53.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T06:33:54.429Z] + git semver [Pipeline] } [2024-07-19T06:33:54.772Z] $ docker stop --time=1 9d349396f612aaa40b397841cea79c30130297c5889e451078da6e177275c804 [2024-07-19T06:33:56.109Z] $ docker rm -f --volumes 9d349396f612aaa40b397841cea79c30130297c5889e451078da6e177275c804 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T06:33:56.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T06:33:56.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:33:56.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T06:33:56.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:33:57.284Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:33:57.374Z] $ 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 [2024-07-19T06:33:57.762Z] $ docker top 0882f8a6c2c454307e50949d6e46fcae5ab0a99af05a64ac9309fbc894d3bd24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T06:33:58.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T06:33:58.080Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T06:33:58.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T06:33:58.233Z] $ docker exec 0882f8a6c2c454307e50949d6e46fcae5ab0a99af05a64ac9309fbc894d3bd24 ssh-agent [2024-07-19T06:33:58.372Z] SSH_AUTH_SOCK=/tmp/ssh-mjMk3CyP6wOW/agent.32 [2024-07-19T06:33:58.372Z] SSH_AGENT_PID=38 [2024-07-19T06:33:58.389Z] Running ssh-add (command line suppressed) [2024-07-19T06:33:58.494Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2829048673652562402.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2829048673652562402.key) [2024-07-19T06:33:58.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T06:33:59.009Z] + git semver push [2024-07-19T06:33:59.285Z] 2024-07-19 06:33:59,150 [run_push] DEBUG push [2024-07-19T06:33:59.285Z] 2024-07-19 06:33:59,151 [execute] INFO git cat-file --batch-check [2024-07-19T06:33:59.285Z] 2024-07-19 06:33:59,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T06:33:59.285Z] 2024-07-19 06:33:59,156 [execute] INFO git rev-list 7b7f3290dde8669a758d988aff55027690c88738 -- [2024-07-19T06:33:59.285Z] 2024-07-19 06:33:59,156 [execute] DEBUG Popen(['git', 'rev-list', '7b7f3290dde8669a758d988aff55027690c88738', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T06:33:59.285Z] 2024-07-19 06:33:59,165 [execute] INFO git fetch -v origin [2024-07-19T06:33:59.285Z] 2024-07-19 06:33:59,166 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-19T06:33:59.918Z] 2024-07-19 06:33:59,669 [run_push] DEBUG no remote changes detected [2024-07-19T06:33:59.918Z] 2024-07-19 06:33:59,669 [execute] INFO git push origin semver [2024-07-19T06:33:59.918Z] 2024-07-19 06:33:59,670 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T06:34:00.531Z] 2024-07-19 06:34:00,442 [run_push] DEBUG push all version tags [2024-07-19T06:34:00.531Z] 2024-07-19 06:34:00,443 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-19T06:34:00.531Z] 2024-07-19 06:34:00,443 [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) [2024-07-19T06:34:01.554Z] 2024-07-19 06:34:01,187 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-07-19T06:34:01.554Z] 3.2.0-dev.19 [Pipeline] } [2024-07-19T06:34:01.590Z] $ docker exec --env ******** --env ******** 0882f8a6c2c454307e50949d6e46fcae5ab0a99af05a64ac9309fbc894d3bd24 ssh-agent -k [2024-07-19T06:34:01.683Z] unset SSH_AUTH_SOCK; [2024-07-19T06:34:01.683Z] unset SSH_AGENT_PID; [2024-07-19T06:34:01.683Z] echo Agent pid 38 killed; [2024-07-19T06:34:01.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T06:34:02.166Z] + git semver [Pipeline] } [2024-07-19T06:34:02.502Z] $ docker stop --time=1 0882f8a6c2c454307e50949d6e46fcae5ab0a99af05a64ac9309fbc894d3bd24 [2024-07-19T06:34:03.805Z] $ docker rm -f --volumes 0882f8a6c2c454307e50949d6e46fcae5ab0a99af05a64ac9309fbc894d3bd24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-19T06:34:05.342Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-07-19T06:34:05.342Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-19T06:34:05.342Z] total 16 [2024-07-19T06:34:05.342Z] drwxr-xr-x 3 root root 4096 Jul 19 06:21 . [2024-07-19T06:34:05.342Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 06:33 .. [2024-07-19T06:34:05.342Z] drwxr-xr-x 2 root root 4096 Jul 19 06:21 cost [2024-07-19T06:34:05.342Z] -rw-r--r-- 1 root root 88 Jul 19 06:21 cost.csv [2024-07-19T06:34:05.342Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-19T06:34:05.342Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-07-19T06:34:05.342Z] total 16 [2024-07-19T06:34:05.342Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 06:21 . [2024-07-19T06:34:05.342Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 06:33 .. [2024-07-19T06:34:05.342Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 06:21 cost [2024-07-19T06:34:05.342Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 19 06:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:34:05.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:34:06.746Z] ---> package-listing.sh [2024-07-19T06:34:06.746Z] ++ facter osfamily [2024-07-19T06:34:06.746Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T06:34:06.746Z] + OS_FAMILY=debian [2024-07-19T06:34:06.746Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-07-19T06:34:06.746Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T06:34:06.746Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T06:34:06.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T06:34:06.746Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T06:34:06.746Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-07-19T06:34:06.746Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T06:34:06.746Z] + case "${OS_FAMILY}" in [2024-07-19T06:34:06.746Z] + dpkg -l [2024-07-19T06:34:06.746Z] + grep '^ii' [2024-07-19T06:34:07.035Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T06:34:07.035Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T06:34:07.035Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T06:34:07.035Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-07-19T06:34:07.035Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-07-19T06:34:07.035Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-07-19T06:34:07.086Z] 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 [2024-07-19T06:34:07.495Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T06:34:08.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T06:34:08.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T06:34:08.299Z] prd-ubuntu20.04-docker-8c-8g-5921 does not seem to be running inside a container [2024-07-19T06:34:08.416Z] $ 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 [2024-07-19T06:34:08.644Z] $ docker top 4c78bf329f1f26190da225b7b05dcba0a3ce38b87ebaf3c6e1c9bc828d2bb319 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T06:34:09.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T06:34:09.570Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T06:34:09.971Z] + ls /var/log/sa-host [2024-07-19T06:34:09.971Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T06:34:10.308Z] provisioning config files... [2024-07-19T06:34:10.337Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4003347743853756605tmp [Pipeline] { [Pipeline] echo [2024-07-19T06:34:10.397Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:34:10.778Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T06:34:10.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:34:11.305Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T06:34:11.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:34:11.778Z] ---> sudo-logs.sh [2024-07-19T06:34:11.778Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T06:34:12.064Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:34:12.480Z] ---> job-cost.sh [2024-07-19T06:34:12.480Z] lf-activate-venv: SKIPPING [2024-07-19T06:34:12.480Z] DEBUG: total: 0.2199999988079071 [2024-07-19T06:34:12.480Z] INFO: Retrieving Stack Cost... [2024-07-19T06:34:12.787Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T06:34:13.113Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T06:34:13.146Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T06:34:13.509Z] ---> logs-deploy.sh [2024-07-19T06:34:13.509Z] lf-activate-venv: SKIPPING [2024-07-19T06:34:13.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/157 [2024-07-19T06:34:13.509Z] INFO: archiving workspace using pattern(s): [2024-07-19T06:34:14.524Z] Archives upload complete. [2024-07-19T06:34:14.524Z] INFO: archiving logs to Nexus