Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d01bb302454877eccf2a920557973b90075242ea 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-ssh7742049830823508977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4488001100886003958.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh15192296095618663771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16858733402464233299.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-ssh7167459191889665876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-14725’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-14723’ is offline ‘prd-ubuntu20.04-docker-8c-8g-14728’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-14724’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14729 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d01bb302454877eccf2a920557973b90075242ea (main) Commit message: "fix: change autoEvents keys to camelCase (#474)" > 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 d01bb302454877eccf2a920557973b90075242ea # timeout=10 > git rev-list --no-walk b2ba59d11973f1a3f7e3e7e5566052d5fe958ed9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:10:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:10:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:10:40 ========================================================= 17:10:40 EdgeX Global Pipelines Version Info 17:10:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:10:41 ------------------- 17:10:41 stable info: 17:10:41 ------------------- 17:10:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:10:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:10:41 Message: update stable to v1.0.249 17:10:41 ------------------- 17:10:41 experimental info: 17:10:41 ------------------- 17:10:41 Commited By: **** collab-it+edgex@linuxfoundation.org 17:10:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:10:41 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d01bb302454877eccf2a920557973b90075242ea [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d01bb30 [Pipeline] echo 17:10:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:42 provisioning config files... 17:10:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7295658654584902074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:42 ---> docker-login.sh 17:10:42 nexus3.edgexfoundry.org:10001 17:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:43 Configure a credential helper to remove this warning. See 17:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:43 17:10:43 Login Succeeded 17:10:43 nexus3.edgexfoundry.org:10002 17:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:43 Configure a credential helper to remove this warning. See 17:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:43 17:10:43 Login Succeeded 17:10:43 nexus3.edgexfoundry.org:10003 17:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:43 Configure a credential helper to remove this warning. See 17:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:43 17:10:43 Login Succeeded 17:10:43 nexus3.edgexfoundry.org:10004 17:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:43 Configure a credential helper to remove this warning. See 17:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:43 17:10:43 Login Succeeded 17:10:43 docker.io 17:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:43 Configure a credential helper to remove this warning. See 17:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:43 17:10:43 Login Succeeded 17:10:43 ---> docker-login.sh ends [Pipeline] } 17:10:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:10:44 + git rev-list -1 --merges d01bb302454877eccf2a920557973b90075242ea~1..d01bb302454877eccf2a920557973b90075242ea [Pipeline] echo 17:10:44 -----------> git rev-list -1 --merges d01bb302454877eccf2a920557973b90075242ea~1..d01bb302454877eccf2a920557973b90075242ea d01bb302454877eccf2a920557973b90075242ea [false] [Pipeline] sh 17:10:44 + git log --format=format:%s -1 d01bb302454877eccf2a920557973b90075242ea [Pipeline] echo 17:10:44 ========================================================= 17:10:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:10:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:44 + git log --format=format:%s -1 d01bb302454877eccf2a920557973b90075242ea [Pipeline] echo 17:10:44 [semverPrep] GIT_COMMIT: d01bb302454877eccf2a920557973b90075242ea, Commit Message: fix: change autoEvents keys to camelCase (#474) [Pipeline] echo 17:10:44 [semverPrep] This is not a build commit. [Pipeline] sh 17:10:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:45 + grep -v github /etc/ssh/ssh_known_hosts 17:10:45 + [ -e /tmp/ssh_known_hosts ] 17:10:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:10:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:10:45 + sudo tee -a /etc/ssh/ssh_known_hosts 17:10:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:45 17:10:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:45 0.1.4: Pulling from edgex-devops/py-git-semver 17:10:45 b85a868b505f: Pulling fs layer 17:10:45 e2be974225ed: Pulling fs layer 17:10:45 339a4e72a1f5: Pulling fs layer 17:10:45 988bab9f4d93: Pulling fs layer 17:10:45 1469e6f7b9e6: Pulling fs layer 17:10:45 eaf3925da568: Pulling fs layer 17:10:45 bab4dde63d76: Pulling fs layer 17:10:45 bde34c3a00c8: Pulling fs layer 17:10:45 b352a97aabf1: Pulling fs layer 17:10:45 4872d77fe225: Pulling fs layer 17:10:45 5851b861e8e6: Pulling fs layer 17:10:45 988bab9f4d93: Waiting 17:10:45 bab4dde63d76: Waiting 17:10:45 5851b861e8e6: Waiting 17:10:45 bde34c3a00c8: Waiting 17:10:45 1469e6f7b9e6: Waiting 17:10:45 b352a97aabf1: Waiting 17:10:45 4872d77fe225: Waiting 17:10:45 e2be974225ed: Download complete 17:10:45 988bab9f4d93: Download complete 17:10:45 1469e6f7b9e6: Verifying Checksum 17:10:45 1469e6f7b9e6: Download complete 17:10:45 339a4e72a1f5: Verifying Checksum 17:10:45 339a4e72a1f5: Download complete 17:10:45 eaf3925da568: Verifying Checksum 17:10:45 eaf3925da568: Download complete 17:10:46 bde34c3a00c8: Download complete 17:10:46 b352a97aabf1: Download complete 17:10:46 4872d77fe225: Download complete 17:10:46 5851b861e8e6: Verifying Checksum 17:10:46 5851b861e8e6: Download complete 17:10:46 b85a868b505f: Download complete 17:10:46 bab4dde63d76: Verifying Checksum 17:10:46 bab4dde63d76: Download complete 17:10:47 b85a868b505f: Pull complete 17:10:47 e2be974225ed: Pull complete 17:10:47 339a4e72a1f5: Pull complete 17:10:47 988bab9f4d93: Pull complete 17:10:48 1469e6f7b9e6: Pull complete 17:10:48 eaf3925da568: Pull complete 17:10:50 bab4dde63d76: Pull complete 17:10:50 bde34c3a00c8: Pull complete 17:10:50 b352a97aabf1: Pull complete 17:10:50 4872d77fe225: Pull complete 17:10:50 5851b861e8e6: Pull complete 17:10:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:10:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:50 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:10:50 $ 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 17:10:52 $ docker top f708e3460dbd3606a5fdfce72609d2c4618f915171680b3b17ad221e799fa667 -eo pid,comm 17:10:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:10:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:53 [ssh-agent] Looking for ssh-agent implementation... 17:10:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:53 $ docker exec f708e3460dbd3606a5fdfce72609d2c4618f915171680b3b17ad221e799fa667 ssh-agent 17:10:53 SSH_AUTH_SOCK=/tmp/ssh-TIEcu30ezf04/agent.32 17:10:53 SSH_AGENT_PID=38 17:10:53 Running ssh-add (command line suppressed) 17:10:53 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3998044362578925830.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3998044362578925830.key) 17:10:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:53 + git tag --points-at HEAD [Pipeline] } 17:10:53 $ docker exec --env ******** --env ******** f708e3460dbd3606a5fdfce72609d2c4618f915171680b3b17ad221e799fa667 ssh-agent -k 17:10:53 unset SSH_AUTH_SOCK; 17:10:53 unset SSH_AGENT_PID; 17:10:53 echo Agent pid 38 killed; 17:10:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:10:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:53 [ssh-agent] Looking for ssh-agent implementation... 17:10:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:53 $ docker exec f708e3460dbd3606a5fdfce72609d2c4618f915171680b3b17ad221e799fa667 ssh-agent 17:10:54 SSH_AUTH_SOCK=/tmp/ssh-DkvzoaPcDy3x/agent.70 17:10:54 SSH_AGENT_PID=76 17:10:54 Running ssh-add (command line suppressed) 17:10:54 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11935407459178737244.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11935407459178737244.key) 17:10:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:54 + git semver init 17:10:54 2023-05-09 17:10:54,655 [run_init] DEBUG init version:0.0.0 force:False 17:10:54 2023-05-09 17:10:54,656 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 17:10:54 2023-05-09 17:10:54,657 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 17:10:54 2023-05-09 17:10:54,657 [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) 17:10:55 2023-05-09 17:10:55,370 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 17:10:55 2023-05-09 17:10:55,371 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 17:10:55 2023-05-09 17:10:55,371 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 17:10:55 2023-05-09 17:10:55,371 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 17:10:55 3.0.0-dev.36 [Pipeline] } 17:10:55 $ docker exec --env ******** --env ******** f708e3460dbd3606a5fdfce72609d2c4618f915171680b3b17ad221e799fa667 ssh-agent -k 17:10:55 unset SSH_AUTH_SOCK; 17:10:55 unset SSH_AGENT_PID; 17:10:55 echo Agent pid 76 killed; 17:10:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:56 + git semver [Pipeline] } 17:10:56 $ docker stop --time=1 f708e3460dbd3606a5fdfce72609d2c4618f915171680b3b17ad221e799fa667 17:10:57 $ docker rm -f --volumes f708e3460dbd3606a5fdfce72609d2c4618f915171680b3b17ad221e799fa667 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:10:58 Stashed 1 file(s) [Pipeline] echo 17:10:58 [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [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 17:10:58 provisioning config files... 17:10:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3051302199651673401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:58 ---> docker-login.sh 17:10:58 nexus3.edgexfoundry.org:10001 17:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:58 Configure a credential helper to remove this warning. See 17:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:58 17:10:58 Login Succeeded 17:10:58 nexus3.edgexfoundry.org:10002 17:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:58 Configure a credential helper to remove this warning. See 17:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:58 17:10:58 Login Succeeded 17:10:58 nexus3.edgexfoundry.org:10003 17:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:59 Configure a credential helper to remove this warning. See 17:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:59 17:10:59 Login Succeeded 17:10:59 nexus3.edgexfoundry.org:10004 17:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:59 Configure a credential helper to remove this warning. See 17:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:59 17:10:59 Login Succeeded 17:10:59 docker.io 17:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:59 Configure a credential helper to remove this warning. See 17:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:59 17:10:59 Login Succeeded 17:10:59 ---> docker-login.sh ends [Pipeline] } 17:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:10:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:59 ========================================================= 17:10:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:10:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:10:59 Sending build context to Docker daemon 6.484MB 17:10:59 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:10:59 Step 2/10 : FROM ${BASE} AS builder 17:11:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:11:00 f56be85fc22e: Pulling fs layer 17:11:00 85791d961cd3: Pulling fs layer 17:11:00 d694b5ae8c79: Pulling fs layer 17:11:00 9f32a84ed3da: Pulling fs layer 17:11:00 4d19c01a9841: Pulling fs layer 17:11:00 9325e15d5711: Pulling fs layer 17:11:00 556b6ee489ea: Pulling fs layer 17:11:00 c5a4b2cf53e6: Pulling fs layer 17:11:00 556b6ee489ea: Waiting 17:11:00 c5a4b2cf53e6: Waiting 17:11:00 9f32a84ed3da: Waiting 17:11:00 4d19c01a9841: Waiting 17:11:00 9325e15d5711: Waiting 17:11:00 85791d961cd3: Verifying Checksum 17:11:00 85791d961cd3: Download complete 17:11:00 f56be85fc22e: Verifying Checksum 17:11:00 f56be85fc22e: Download complete 17:11:00 4d19c01a9841: Verifying Checksum 17:11:00 4d19c01a9841: Download complete 17:11:00 9f32a84ed3da: Verifying Checksum 17:11:00 9f32a84ed3da: Download complete 17:11:00 9325e15d5711: Verifying Checksum 17:11:00 9325e15d5711: Download complete 17:11:00 f56be85fc22e: Pull complete 17:11:00 85791d961cd3: Pull complete 17:11:00 c5a4b2cf53e6: Verifying Checksum 17:11:00 c5a4b2cf53e6: Download complete 17:11:00 d694b5ae8c79: Verifying Checksum 17:11:00 d694b5ae8c79: Download complete 17:11:01 556b6ee489ea: Verifying Checksum 17:11:01 556b6ee489ea: Download complete 17:11:04 d694b5ae8c79: Pull complete 17:11:04 9f32a84ed3da: Pull complete 17:11:04 4d19c01a9841: Pull complete 17:11:04 9325e15d5711: Pull complete 17:11:07 556b6ee489ea: Pull complete 17:11:07 c5a4b2cf53e6: Pull complete 17:11:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:11:07 ---> c4be618373d6 17:11:07 Step 3/10 : ARG ADD_BUILD_TAGS="" 17:11:11 ---> Running in 7bae09012870 17:11:11 Removing intermediate container 7bae09012870 17:11:11 ---> be6770948a53 17:11:11 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:11:11 ---> Running in 0089efc270cc 17:11:11 Removing intermediate container 0089efc270cc 17:11:11 ---> fce5b0b4101c 17:11:11 Step 5/10 : RUN apk add --update --no-cache make git openssh 17:11:11 ---> Running in 498f2d54e53d 17:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:11 (1/8) Installing openssh-keygen (9.1_p1-r2) 17:11:11 (2/8) Installing libedit (20221030.3.1-r0) 17:11:11 (3/8) Installing openssh-client-common (9.1_p1-r2) 17:11:11 (4/8) Installing openssh-client-default (9.1_p1-r2) 17:11:11 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 17:11:12 (6/8) Installing openssh-server-common (9.1_p1-r2) 17:11:12 (7/8) Installing openssh-server (9.1_p1-r2) 17:11:12 (8/8) Installing openssh (9.1_p1-r2) 17:11:12 Executing busybox-1.35.0-r29.trigger 17:11:12 OK: 270 MiB in 61 packages 17:11:12 Removing intermediate container 498f2d54e53d 17:11:12 ---> 781d803cb1a1 17:11:12 Step 6/10 : WORKDIR /device-modbus-go 17:11:12 ---> Running in 33b3fa1c3f8d 17:11:12 Removing intermediate container 33b3fa1c3f8d 17:11:12 ---> 90268b14f1b3 17:11:12 Step 7/10 : COPY go.mod vendor* ./ 17:11:12 ---> 28b0949a2454 17:11:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:12 ---> Running in 41336bc2a289 17:11:13 Still waiting to schedule task 17:11:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:11:39 Removing intermediate container 41336bc2a289 17:11:39 ---> 67e270b65712 17:11:39 Step 9/10 : COPY . . 17:11:39 ---> 22ea4269aac2 17:11:39 Step 10/10 : RUN ${MAKE} 17:11:39 ---> Running in a0a9518f0760 17:11:39 noop 17:11:39 Removing intermediate container a0a9518f0760 17:11:39 ---> 97cf42cd0ebe 17:11:39 Successfully built 97cf42cd0ebe 17:11:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:39 + docker inspect -f . ci-base-image-x86_64 17:11:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:39 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:11:39 $ 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 17:11:40 $ docker top b550d64fc2529600a593490d3dd30189e61c657379ed663b30ffaec1e42ecce5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:40 + go version 17:11:40 go version go1.20.2 linux/amd64 [Pipeline] } 17:11:40 $ docker stop --time=1 b550d64fc2529600a593490d3dd30189e61c657379ed663b30ffaec1e42ecce5 17:11:41 $ docker rm -f --volumes b550d64fc2529600a593490d3dd30189e61c657379ed663b30ffaec1e42ecce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:42 + docker inspect -f . ci-base-image-x86_64 17:11:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:42 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:11:42 $ 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 17:11:42 $ docker top d5118f8853868174e8e9bbc7b1c0808f80ab7a90d75905852ab561848f08b81e -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 17:11:43 + make test 17:11:43 go test ./... -coverprofile=coverage.out 17:11:48 ? github.com/edgexfoundry/device-modbus-go [no test files] 17:11:58 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 17:11:58 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.4% of statements 17:12:04 go vet ./... 17:12:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:12:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:12:08 ./bin/test-attribution-txt.sh [Pipeline] echo 17:12:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:12:08 $ docker stop --time=1 d5118f8853868174e8e9bbc7b1c0808f80ab7a90d75905852ab561848f08b81e 17:12:11 $ docker rm -f --volumes d5118f8853868174e8e9bbc7b1c0808f80ab7a90d75905852ab561848f08b81e [Pipeline] // withDockerContainer [Pipeline] sh 17:12:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:12:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:12:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:12:12 + ls -al . 17:12:12 total 180 17:12:12 drwxrwxr-x 10 jenkins jenkins 4096 May 9 17:11 . 17:12:12 drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:10 .. 17:12:12 -rw-rw-r-- 1 jenkins jenkins 140 May 9 17:10 .dockerignore 17:12:12 drwxrwxr-x 8 jenkins jenkins 4096 May 9 17:10 .git 17:12:12 drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:10 .github 17:12:12 -rw-rw-r-- 1 jenkins jenkins 331 May 9 17:10 .gitignore 17:12:12 -rw-rw-r-- 1 jenkins jenkins 41 May 9 17:10 .golangci.yml 17:12:12 drwxr-xr-x 3 jenkins jenkins 4096 May 9 17:10 .semver 17:12:12 -rw-rw-r-- 1 jenkins jenkins 10132 May 9 17:10 Attribution.txt 17:12:12 -rw-rw-r-- 1 jenkins jenkins 11576 May 9 17:10 CHANGELOG.md 17:12:12 -rw-rw-r-- 1 jenkins jenkins 1365 May 9 17:10 Dockerfile 17:12:12 -rw-rw-r-- 1 jenkins jenkins 677 May 9 17:10 GOVERNANCE.md 17:12:12 -rw-rw-r-- 1 jenkins jenkins 680 May 9 17:10 Jenkinsfile 17:12:12 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 17:10 LICENSE 17:12:12 -rw-rw-r-- 1 jenkins jenkins 1705 May 9 17:10 Makefile 17:12:12 -rw-rw-r-- 1 jenkins jenkins 622 May 9 17:10 OWNERS.md 17:12:12 -rw-rw-r-- 1 jenkins jenkins 4045 May 9 17:10 README.md 17:12:12 -rw-rw-r-- 1 jenkins jenkins 12 May 9 17:10 VERSION 17:12:12 drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:10 bin 17:12:12 drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:10 cmd 17:12:12 -rw-r--r-- 1 jenkins jenkins 24160 May 9 17:11 coverage.out 17:12:12 -rw-rw-r-- 1 jenkins jenkins 3453 May 9 17:10 go.mod 17:12:12 -rw-rw-r-- 1 jenkins jenkins 31670 May 9 17:10 go.sum 17:12:12 drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:10 internal 17:12:12 drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:10 simulator 17:12:12 drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:10 snap 17:12:12 -rw-rw-r-- 1 jenkins jenkins 229 May 9 17:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:12 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d01bb302454877eccf2a920557973b90075242ea --label arch=amd64 --label version=3.0.0-dev.36 . 17:12:12 Sending build context to Docker daemon 6.509MB 17:12:12 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 17:12:12 Step 2/22 : FROM ${BASE} AS builder 17:12:12 ---> 97cf42cd0ebe 17:12:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:12:12 ---> Running in c34fd7783c8a 17:12:12 Removing intermediate container c34fd7783c8a 17:12:12 ---> 84026aaac16d 17:12:12 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:12:12 ---> Running in eba18a22a4be 17:12:12 Removing intermediate container eba18a22a4be 17:12:12 ---> fe9299b8e127 17:12:12 Step 5/22 : RUN apk add --update --no-cache make git openssh 17:12:12 ---> Running in df122772f98e 17:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:13 OK: 270 MiB in 61 packages 17:12:13 Removing intermediate container df122772f98e 17:12:13 ---> ca65ce2c5f1c 17:12:13 Step 6/22 : WORKDIR /device-modbus-go 17:12:13 ---> Running in 32a093795f92 17:12:13 Removing intermediate container 32a093795f92 17:12:13 ---> 83b85506a24f 17:12:13 Step 7/22 : COPY go.mod vendor* ./ 17:12:13 ---> 8e9d08002ac8 17:12:13 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:13 ---> Running in 1b2c89ec8f94 17:12:14 Removing intermediate container 1b2c89ec8f94 17:12:14 ---> 807118890b83 17:12:14 Step 9/22 : COPY . . 17:12:15 ---> 0cbaadaf6537 17:12:15 Step 10/22 : RUN ${MAKE} 17:12:15 ---> Running in e873a00c0002 17:12:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 17:12:33 Removing intermediate container e873a00c0002 17:12:33 ---> fd3ffe7f92b0 17:12:33 Step 11/22 : FROM alpine:3.17 17:12:33 3.17: Pulling from library/alpine 17:12:33 f56be85fc22e: Already exists 17:12:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:12:33 Status: Downloaded newer image for alpine:3.17 17:12:33 ---> 9ed4aefc74f6 17:12:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 17:12:33 ---> Running in 5e2683f3097f 17:12:34 Removing intermediate container 5e2683f3097f 17:12:34 ---> f6437f616f26 17:12:34 Step 13/22 : RUN apk add --update --no-cache dumb-init 17:12:34 ---> Running in a138ea0d54e1 17:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:34 (1/1) Installing dumb-init (1.2.5-r2) 17:12:34 Executing busybox-1.35.0-r29.trigger 17:12:34 OK: 7 MiB in 16 packages 17:12:34 Removing intermediate container a138ea0d54e1 17:12:34 ---> 707aa2497a45 17:12:34 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 17:12:35 ---> 1d21a1bdf9ae 17:12:35 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 17:12:35 ---> 33efa7c83490 17:12:35 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 17:12:35 ---> 3d6375b46dbc 17:12:35 Step 17/22 : EXPOSE 59901 17:12:35 ---> Running in a14b070e9dd4 17:12:35 Removing intermediate container a14b070e9dd4 17:12:35 ---> aca1b9ccd064 17:12:35 Step 18/22 : ENTRYPOINT ["/device-modbus"] 17:12:35 ---> Running in 239ecf7e7bff 17:12:35 Removing intermediate container 239ecf7e7bff 17:12:35 ---> 2ea287964dab 17:12:35 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:12:35 ---> Running in 5dd546fd016f 17:12:35 Removing intermediate container 5dd546fd016f 17:12:35 ---> fdfddadb836f 17:12:35 Step 20/22 : LABEL arch=amd64 17:12:35 ---> Running in 3d5b834456c2 17:12:36 Removing intermediate container 3d5b834456c2 17:12:36 ---> e36973b5e1b3 17:12:36 Step 21/22 : LABEL git_sha=d01bb302454877eccf2a920557973b90075242ea 17:12:36 ---> Running in e779c8911a6d 17:12:36 Removing intermediate container e779c8911a6d 17:12:36 ---> 7dfc4fa7b247 17:12:36 Step 22/22 : LABEL version=3.0.0-dev.36 17:12:36 ---> Running in 709d9c170f33 17:12:36 Removing intermediate container 709d9c170f33 17:12:36 ---> eaee62c12b93 17:12:36 [Warning] One or more build-args [ARCH] were not consumed 17:12:36 Successfully built eaee62c12b93 17:12:36 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:36 provisioning config files... 17:12:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3251644028484478331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:36 ---> docker-login.sh 17:12:36 nexus3.edgexfoundry.org:10001 17:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:36 Configure a credential helper to remove this warning. See 17:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:36 17:12:36 Login Succeeded 17:12:36 nexus3.edgexfoundry.org:10002 17:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:36 Configure a credential helper to remove this warning. See 17:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:36 17:12:36 Login Succeeded 17:12:36 nexus3.edgexfoundry.org:10003 17:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:36 Configure a credential helper to remove this warning. See 17:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:36 17:12:36 Login Succeeded 17:12:36 nexus3.edgexfoundry.org:10004 17:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:36 Configure a credential helper to remove this warning. See 17:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:36 17:12:36 Login Succeeded 17:12:36 docker.io 17:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:37 Configure a credential helper to remove this warning. See 17:12:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:37 17:12:37 Login Succeeded 17:12:37 ---> docker-login.sh ends [Pipeline] } 17:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:37 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 17:12:37 d01bb302454877eccf2a920557973b90075242ea 17:12:37 latest 17:12:37 3.0.0-dev.36 17:12:37 d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36 17:12:37 main 17:12:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:37 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d01bb302454877eccf2a920557973b90075242ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d01bb302454877eccf2a920557973b90075242ea 17:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 17:12:37 3294ee75eeb4: Preparing 17:12:37 83f6210aa75b: Preparing 17:12:37 2302bd2d98ff: Preparing 17:12:37 e427636f27e2: Preparing 17:12:37 f1417ff83b31: Preparing 17:12:37 f1417ff83b31: Layer already exists 17:12:37 3294ee75eeb4: Pushed 17:12:37 83f6210aa75b: Pushed 17:12:37 e427636f27e2: Pushed 17:12:41 2302bd2d98ff: Pushed 17:12:41 d01bb302454877eccf2a920557973b90075242ea: digest: sha256:26c3283f287bd07139fa117a593331b359dba3dc07bff29a800c752d3f7c9a8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 17:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 17:12:41 3294ee75eeb4: Preparing 17:12:41 83f6210aa75b: Preparing 17:12:41 2302bd2d98ff: Preparing 17:12:41 e427636f27e2: Preparing 17:12:41 f1417ff83b31: Preparing 17:12:42 3294ee75eeb4: Layer already exists 17:12:42 f1417ff83b31: Layer already exists 17:12:42 e427636f27e2: Layer already exists 17:12:42 83f6210aa75b: Layer already exists 17:12:42 2302bd2d98ff: Layer already exists 17:12:42 latest: digest: sha256:26c3283f287bd07139fa117a593331b359dba3dc07bff29a800c752d3f7c9a8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:43 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.36 17:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 17:12:43 3294ee75eeb4: Preparing 17:12:43 83f6210aa75b: Preparing 17:12:43 2302bd2d98ff: Preparing 17:12:43 e427636f27e2: Preparing 17:12:43 f1417ff83b31: Preparing 17:12:43 3294ee75eeb4: Layer already exists 17:12:43 f1417ff83b31: Layer already exists 17:12:43 e427636f27e2: Layer already exists 17:12:43 2302bd2d98ff: Layer already exists 17:12:43 83f6210aa75b: Layer already exists 17:12:43 3.0.0-dev.36: digest: sha256:26c3283f287bd07139fa117a593331b359dba3dc07bff29a800c752d3f7c9a8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:43 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36 17:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 17:12:43 3294ee75eeb4: Preparing 17:12:43 83f6210aa75b: Preparing 17:12:43 2302bd2d98ff: Preparing 17:12:43 e427636f27e2: Preparing 17:12:43 f1417ff83b31: Preparing 17:12:43 3294ee75eeb4: Layer already exists 17:12:43 f1417ff83b31: Layer already exists 17:12:43 2302bd2d98ff: Layer already exists 17:12:43 e427636f27e2: Layer already exists 17:12:43 83f6210aa75b: Layer already exists 17:12:43 d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36: digest: sha256:26c3283f287bd07139fa117a593331b359dba3dc07bff29a800c752d3f7c9a8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 17:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 17:12:44 3294ee75eeb4: Preparing 17:12:44 83f6210aa75b: Preparing 17:12:44 2302bd2d98ff: Preparing 17:12:44 e427636f27e2: Preparing 17:12:44 f1417ff83b31: Preparing 17:12:44 f1417ff83b31: Layer already exists 17:12:44 2302bd2d98ff: Layer already exists 17:12:44 3294ee75eeb4: Layer already exists 17:12:44 83f6210aa75b: Layer already exists 17:12:44 e427636f27e2: Layer already exists 17:12:44 main: digest: sha256:26c3283f287bd07139fa117a593331b359dba3dc07bff29a800c752d3f7c9a8d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:44 ===================================================== [Pipeline] echo 17:12:44 taggedImages: 17:12:44 - nexus3.edgexfoundry.org:10004/device-modbus:d01bb302454877eccf2a920557973b90075242ea 17:12:44 - nexus3.edgexfoundry.org:10004/device-modbus:latest 17:12:44 - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.36 17:12:44 - nexus3.edgexfoundry.org:10004/device-modbus:d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36 17:12:44 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:45 17:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:45 latest: Pulling from edgex-lftools-log-publisher 17:12:45 5eb5b503b376: Pulling fs layer 17:12:45 5c69ac0246d0: Pulling fs layer 17:12:45 ec43610c2a17: Pulling fs layer 17:12:45 3a2ae6a8a46f: Pulling fs layer 17:12:45 33b1e0a273af: Pulling fs layer 17:12:45 5d3b04190fa2: Pulling fs layer 17:12:45 2f39f015ded8: Pulling fs layer 17:12:45 33b1e0a273af: Waiting 17:12:45 2f39f015ded8: Waiting 17:12:45 5c69ac0246d0: Download complete 17:12:45 3a2ae6a8a46f: Download complete 17:12:45 33b1e0a273af: Verifying Checksum 17:12:45 33b1e0a273af: Download complete 17:12:45 ec43610c2a17: Verifying Checksum 17:12:45 ec43610c2a17: Download complete 17:12:45 5d3b04190fa2: Verifying Checksum 17:12:45 5d3b04190fa2: Download complete 17:12:45 5eb5b503b376: Verifying Checksum 17:12:45 5eb5b503b376: Download complete 17:12:46 2f39f015ded8: Download complete 17:12:46 5eb5b503b376: Pull complete 17:12:46 5c69ac0246d0: Pull complete 17:12:47 ec43610c2a17: Pull complete 17:12:47 3a2ae6a8a46f: Pull complete 17:12:47 33b1e0a273af: Pull complete 17:12:47 5d3b04190fa2: Pull complete 17:12:51 2f39f015ded8: Pull complete 17:12:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:52 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:12:52 $ 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 17:12:55 $ docker top 7ce27b7cad3d93393f17947359d7b18a7d2e56a59ce79c01cc1613efff80db3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:56 ---> job-cost.sh 17:12:56 lf-activate-venv: SKIPPING 17:12:56 INFO: No Stack... 17:12:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:12:56 INFO: Archiving Costs [Pipeline] sh 17:12:57 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 17:12:57 + cut -d, -f6 [Pipeline] lock 17:12:57 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-102-stack-cost] 17:12:57 Resource [jenkins-edgexfoundry-device-modbus-go-main-102-stack-cost] did not exist. Created. 17:12:57 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:57 + echo total: 0.2199999988079071 [Pipeline] stash 17:12:57 Stashed 1 file(s) [Pipeline] } 17:12:57 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:57 $ docker stop --time=1 7ce27b7cad3d93393f17947359d7b18a7d2e56a59ce79c01cc1613efff80db3f 17:12:58 $ docker rm -f --volumes 7ce27b7cad3d93393f17947359d7b18a7d2e56a59ce79c01cc1613efff80db3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:13:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14732 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 17:13:32 Running in /w/workspace/device-modbus-go/102 [Pipeline] { [Pipeline] checkout 17:13:32 Selected Git installation does not exist. Using Default 17:13:32 The recommended git tool is: NONE 17:13:38 using credential edgex-jenkins-ssh 17:13:38 Cloning the remote Git repository 17:13:38 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 17:13:38 > git init /w/workspace/device-modbus-go/102 # timeout=10 17:13:39 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 17:13:39 > git --version # timeout=10 17:13:39 > git --version # 'git version 2.25.1' 17:13:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:40 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 17:13:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:41 Avoid second fetch 17:13:41 Checking out Revision d01bb302454877eccf2a920557973b90075242ea (main) 17:13:42 Commit message: "fix: change autoEvents keys to camelCase (#474)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:41 > git config core.sparsecheckout # timeout=10 17:13:41 > git checkout -f d01bb302454877eccf2a920557973b90075242ea # timeout=10 17:13:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:13:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:43 Dload Upload Total Spent Left Speed 17:13:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 17:13:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:13:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:13:44 + sudo tee /etc/docker/daemon.new 17:13:44 { 17:13:44 "registry-mirrors": [ 17:13:44 "https://nexus3.edgexfoundry.org:10001" 17:13:44 ], 17:13:44 "bip": "10.250.0.254/24", 17:13:44 "hosts": [ 17:13:44 "tcp://0.0.0.0:5555", 17:13:44 "unix:///var/run/docker.sock" 17:13:44 ], 17:13:44 "mtu": 1458, 17:13:44 "selinux-enabled": true, 17:13:44 "seccomp-profile": "/etc/docker/seccomp.json" 17:13:44 } [Pipeline] sh 17:13:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:13:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:07 provisioning config files... 17:14:07 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/102@tmp/config14057919610354204388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:07 ---> docker-login.sh 17:14:07 nexus3.edgexfoundry.org:10001 17:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:08 Configure a credential helper to remove this warning. See 17:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:08 17:14:08 Login Succeeded 17:14:08 nexus3.edgexfoundry.org:10002 17:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:08 Configure a credential helper to remove this warning. See 17:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:08 17:14:08 Login Succeeded 17:14:08 nexus3.edgexfoundry.org:10003 17:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:08 Configure a credential helper to remove this warning. See 17:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:08 17:14:08 Login Succeeded 17:14:08 nexus3.edgexfoundry.org:10004 17:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:09 Configure a credential helper to remove this warning. See 17:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:09 17:14:09 Login Succeeded 17:14:09 docker.io 17:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:10 Configure a credential helper to remove this warning. See 17:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:10 17:14:10 Login Succeeded 17:14:10 ---> docker-login.sh ends [Pipeline] } 17:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:10 ========================================================= 17:14:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:14:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:14:10 Sending build context to Docker daemon 3.392MB 17:14:10 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:14:10 Step 2/10 : FROM ${BASE} AS builder 17:14:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:14:11 c41833b44d91: Pulling fs layer 17:14:11 ed15518f5707: Pulling fs layer 17:14:11 feae8fd75edb: Pulling fs layer 17:14:11 242c74f7c9fa: Pulling fs layer 17:14:11 3cdef696dda3: Pulling fs layer 17:14:11 2ced38df9373: Pulling fs layer 17:14:11 58f1dce35555: Pulling fs layer 17:14:11 3cdef696dda3: Waiting 17:14:11 2ced38df9373: Waiting 17:14:11 58f1dce35555: Waiting 17:14:11 242c74f7c9fa: Waiting 17:14:11 ed15518f5707: Verifying Checksum 17:14:11 ed15518f5707: Download complete 17:14:11 242c74f7c9fa: Verifying Checksum 17:14:11 242c74f7c9fa: Download complete 17:14:11 c41833b44d91: Verifying Checksum 17:14:11 c41833b44d91: Download complete 17:14:12 c41833b44d91: Pull complete 17:14:12 58f1dce35555: Verifying Checksum 17:14:12 58f1dce35555: Download complete 17:14:12 ed15518f5707: Pull complete 17:14:14 feae8fd75edb: Verifying Checksum 17:14:14 feae8fd75edb: Download complete 17:14:14 2ced38df9373: Verifying Checksum 17:14:14 2ced38df9373: Download complete 17:14:26 feae8fd75edb: Pull complete 17:14:26 242c74f7c9fa: Pull complete 17:14:26 3cdef696dda3: Pull complete 17:14:32 2ced38df9373: Pull complete 17:14:34 58f1dce35555: Pull complete 17:14:35 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:14:35 ---> fadd8f120f05 17:14:35 Step 3/10 : ARG ADD_BUILD_TAGS="" 17:14:36 ---> Running in b82c9c1da8d1 17:14:37 Removing intermediate container b82c9c1da8d1 17:14:37 ---> 88e5f0b9a8de 17:14:37 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:14:37 ---> Running in e64072847d49 17:14:37 Removing intermediate container e64072847d49 17:14:37 ---> f3af415d6a12 17:14:37 Step 5/10 : RUN apk add --update --no-cache make git openssh 17:14:37 ---> Running in 79f830dc6acb 17:14:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:40 (1/8) Installing openssh-keygen (9.1_p1-r2) 17:14:40 (2/8) Installing libedit (20221030.3.1-r0) 17:14:40 (3/8) Installing openssh-client-common (9.1_p1-r2) 17:14:40 (4/8) Installing openssh-client-default (9.1_p1-r2) 17:14:40 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 17:14:40 (6/8) Installing openssh-server-common (9.1_p1-r2) 17:14:40 (7/8) Installing openssh-server (9.1_p1-r2) 17:14:40 (8/8) Installing openssh (9.1_p1-r2) 17:14:40 Executing busybox-1.35.0-r29.trigger 17:14:40 OK: 270 MiB in 61 packages 17:14:44 Removing intermediate container 79f830dc6acb 17:14:44 ---> 846b4326e0dd 17:14:44 Step 6/10 : WORKDIR /device-modbus-go 17:14:44 ---> Running in c00b5d31e2d6 17:14:44 Removing intermediate container c00b5d31e2d6 17:14:44 ---> 334af3cfa137 17:14:44 Step 7/10 : COPY go.mod vendor* ./ 17:14:44 ---> 806b2e9211a9 17:14:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:44 ---> Running in a2561464358a 17:15:52 Removing intermediate container a2561464358a 17:15:52 ---> 6512d9430241 17:15:52 Step 9/10 : COPY . . 17:15:52 ---> 1287c957f34f 17:15:52 Step 10/10 : RUN ${MAKE} 17:15:52 ---> Running in 0b9642091497 17:15:52 noop 17:15:52 Removing intermediate container 0b9642091497 17:15:52 ---> db098bc2724a 17:15:52 Successfully built db098bc2724a 17:15:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:53 + docker inspect -f . ci-base-image-arm64 17:15:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:53 prd-ubuntu20.04-docker-arm64-4c-16g-14732 does not seem to be running inside a container 17:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/102 -v /w/workspace/device-modbus-go/102:/w/workspace/device-modbus-go/102:rw,z -v /w/workspace/device-modbus-go/102@tmp:/w/workspace/device-modbus-go/102@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 17:15:54 $ docker top 36abf59ed2e514c98d0e3f1242e7725b2c888fa574ed774fc6f047194ab2d7f5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:55 + go version 17:15:55 go version go1.20.2 linux/arm64 [Pipeline] } 17:15:55 $ docker stop --time=1 36abf59ed2e514c98d0e3f1242e7725b2c888fa574ed774fc6f047194ab2d7f5 17:15:57 $ docker rm -f --volumes 36abf59ed2e514c98d0e3f1242e7725b2c888fa574ed774fc6f047194ab2d7f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:57 + docker inspect -f . ci-base-image-arm64 17:15:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:58 prd-ubuntu20.04-docker-arm64-4c-16g-14732 does not seem to be running inside a container 17:15:58 $ 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/102 -v /w/workspace/device-modbus-go/102:/w/workspace/device-modbus-go/102:rw,z -v /w/workspace/device-modbus-go/102@tmp:/w/workspace/device-modbus-go/102@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 17:15:59 $ docker top 5d5522758905b61ffe0e4ada3f620ff8d46440e3d6058f827448908dd22ad53c -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:00 + git config --global --add safe.directory /w/workspace/device-modbus-go/102 [Pipeline] fileExists [Pipeline] sh 17:16:00 + make test 17:16:00 go test ./... -coverprofile=coverage.out 17:16:39 ? github.com/edgexfoundry/device-modbus-go [no test files] 17:19:01 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 17:19:01 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.074s coverage: 47.4% of statements 17:19:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:19:01 go vet ./... 17:19:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:23 ./bin/test-attribution-txt.sh [Pipeline] echo 17:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:19:23 $ docker stop --time=1 5d5522758905b61ffe0e4ada3f620ff8d46440e3d6058f827448908dd22ad53c 17:19:25 $ docker rm -f --volumes 5d5522758905b61ffe0e4ada3f620ff8d46440e3d6058f827448908dd22ad53c [Pipeline] // withDockerContainer [Pipeline] sh 17:19:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:26 Warning: overwriting stash ‘coverage-report’ 17:19:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:19:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:19:28 + ls -al . 17:19:28 total 176 17:19:28 drwxrwxr-x 9 jenkins jenkins 4096 May 9 17:16 . 17:19:28 drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:13 .. 17:19:28 -rw-rw-r-- 1 jenkins jenkins 140 May 9 17:13 .dockerignore 17:19:28 drwxrwxr-x 8 jenkins jenkins 4096 May 9 17:13 .git 17:19:28 drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:13 .github 17:19:28 -rw-rw-r-- 1 jenkins jenkins 331 May 9 17:13 .gitignore 17:19:28 -rw-rw-r-- 1 jenkins jenkins 41 May 9 17:13 .golangci.yml 17:19:28 -rw-rw-r-- 1 jenkins jenkins 10132 May 9 17:13 Attribution.txt 17:19:28 -rw-rw-r-- 1 jenkins jenkins 11576 May 9 17:13 CHANGELOG.md 17:19:28 -rw-rw-r-- 1 jenkins jenkins 1365 May 9 17:13 Dockerfile 17:19:28 -rw-rw-r-- 1 jenkins jenkins 677 May 9 17:13 GOVERNANCE.md 17:19:28 -rw-rw-r-- 1 jenkins jenkins 680 May 9 17:13 Jenkinsfile 17:19:28 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 17:13 LICENSE 17:19:28 -rw-rw-r-- 1 jenkins jenkins 1705 May 9 17:13 Makefile 17:19:28 -rw-rw-r-- 1 jenkins jenkins 622 May 9 17:13 OWNERS.md 17:19:28 -rw-rw-r-- 1 jenkins jenkins 4045 May 9 17:13 README.md 17:19:28 -rw-rw-r-- 1 jenkins jenkins 12 May 9 17:10 VERSION 17:19:28 drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:13 bin 17:19:28 drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:13 cmd 17:19:28 -rw-r--r-- 1 jenkins jenkins 24160 May 9 17:18 coverage.out 17:19:28 -rw-rw-r-- 1 jenkins jenkins 3453 May 9 17:13 go.mod 17:19:28 -rw-rw-r-- 1 jenkins jenkins 31670 May 9 17:13 go.sum 17:19:28 drwxrwxr-x 3 jenkins jenkins 4096 May 9 17:13 internal 17:19:28 drwxrwxr-x 2 jenkins jenkins 4096 May 9 17:13 simulator 17:19:28 drwxrwxr-x 4 jenkins jenkins 4096 May 9 17:13 snap 17:19:28 -rw-rw-r-- 1 jenkins jenkins 229 May 9 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:28 + 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=d01bb302454877eccf2a920557973b90075242ea --label arch=arm64 --label version=3.0.0-dev.36 . 17:19:28 Sending build context to Docker daemon 3.417MB 17:19:28 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 17:19:28 Step 2/22 : FROM ${BASE} AS builder 17:19:28 ---> db098bc2724a 17:19:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:19:29 ---> Running in 77105fc4628c 17:19:29 Removing intermediate container 77105fc4628c 17:19:29 ---> bc53437af490 17:19:29 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:19:29 ---> Running in e271126b74fa 17:19:29 Removing intermediate container e271126b74fa 17:19:29 ---> d92fe86fac7e 17:19:29 Step 5/22 : RUN apk add --update --no-cache make git openssh 17:19:29 ---> Running in 821137f3ccdb 17:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:19:32 OK: 270 MiB in 61 packages 17:19:33 Removing intermediate container 821137f3ccdb 17:19:33 ---> 7947a7712df8 17:19:33 Step 6/22 : WORKDIR /device-modbus-go 17:19:33 ---> Running in 67843ecc4154 17:19:37 Removing intermediate container 67843ecc4154 17:19:37 ---> 1cc19d395d9f 17:19:37 Step 7/22 : COPY go.mod vendor* ./ 17:19:37 ---> 1477201f0411 17:19:37 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:37 ---> Running in 96e2d2927db3 17:19:40 Removing intermediate container 96e2d2927db3 17:19:40 ---> 21f1af4721a4 17:19:40 Step 9/22 : COPY . . 17:19:41 ---> 3fd7ae669c93 17:19:41 Step 10/22 : RUN ${MAKE} 17:19:41 ---> Running in 37b40e173826 17:19:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 17:22:04 Removing intermediate container 37b40e173826 17:22:04 ---> 2b020826596e 17:22:04 Step 11/22 : FROM alpine:3.17 17:22:04 3.17: Pulling from library/alpine 17:22:05 c41833b44d91: Already exists 17:22:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:22:05 Status: Downloaded newer image for alpine:3.17 17:22:05 ---> 51e60588ff2c 17:22:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 17:22:06 ---> Running in 3b42aafb8742 17:22:06 Removing intermediate container 3b42aafb8742 17:22:06 ---> 9037670cc1a5 17:22:06 Step 13/22 : RUN apk add --update --no-cache dumb-init 17:22:06 ---> Running in 009598c022fd 17:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:22:09 (1/1) Installing dumb-init (1.2.5-r2) 17:22:09 Executing busybox-1.35.0-r29.trigger 17:22:09 OK: 8 MiB in 16 packages 17:22:10 Removing intermediate container 009598c022fd 17:22:10 ---> 97359827e1e2 17:22:10 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 17:22:11 ---> 8434e4c754f0 17:22:11 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 17:22:12 ---> 127bb3b70cee 17:22:12 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 17:22:13 ---> 5a62451446f7 17:22:13 Step 17/22 : EXPOSE 59901 17:22:13 ---> Running in 8499264fb5e1 17:22:13 Removing intermediate container 8499264fb5e1 17:22:13 ---> 13bc10b2e5b1 17:22:13 Step 18/22 : ENTRYPOINT ["/device-modbus"] 17:22:13 ---> Running in 3aec21cabe18 17:22:13 Removing intermediate container 3aec21cabe18 17:22:13 ---> b1635d41d337 17:22:13 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:22:13 ---> Running in 95045a2d826f 17:22:14 Removing intermediate container 95045a2d826f 17:22:14 ---> 3897e3b87cdc 17:22:14 Step 20/22 : LABEL arch=arm64 17:22:14 ---> Running in 1483e372aba0 17:22:14 Removing intermediate container 1483e372aba0 17:22:14 ---> 2f3d38929c79 17:22:14 Step 21/22 : LABEL git_sha=d01bb302454877eccf2a920557973b90075242ea 17:22:14 ---> Running in ef7da7617ad0 17:22:14 Removing intermediate container ef7da7617ad0 17:22:14 ---> 92a03a4d696e 17:22:14 Step 22/22 : LABEL version=3.0.0-dev.36 17:22:14 ---> Running in 0ea0d7a50dfe 17:22:15 Removing intermediate container 0ea0d7a50dfe 17:22:15 ---> 23c239bc6a81 17:22:15 [Warning] One or more build-args [ARCH] were not consumed 17:22:15 Successfully built 23c239bc6a81 17:22:15 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 17:22:15 provisioning config files... 17:22:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/102@tmp/config9999670037067289852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:15 ---> docker-login.sh 17:22:15 nexus3.edgexfoundry.org:10001 17:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:15 Configure a credential helper to remove this warning. See 17:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:15 17:22:15 Login Succeeded 17:22:15 nexus3.edgexfoundry.org:10002 17:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:16 Configure a credential helper to remove this warning. See 17:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:16 17:22:16 Login Succeeded 17:22:16 nexus3.edgexfoundry.org:10003 17:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:16 Configure a credential helper to remove this warning. See 17:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:16 17:22:16 Login Succeeded 17:22:16 nexus3.edgexfoundry.org:10004 17:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:17 Configure a credential helper to remove this warning. See 17:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:17 17:22:17 Login Succeeded 17:22:17 docker.io 17:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:17 Configure a credential helper to remove this warning. See 17:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:17 17:22:17 Login Succeeded 17:22:17 ---> docker-login.sh ends [Pipeline] } 17:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:17 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 17:22:17 d01bb302454877eccf2a920557973b90075242ea 17:22:17 latest 17:22:17 3.0.0-dev.36 17:22:17 d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36 17:22:17 main 17:22:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:18 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d01bb302454877eccf2a920557973b90075242ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:18 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d01bb302454877eccf2a920557973b90075242ea 17:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 17:22:18 79717cb2c6bd: Preparing 17:22:18 9c6869ed589d: Preparing 17:22:18 2b985af9b14c: Preparing 17:22:18 a70e2531af98: Preparing 17:22:18 26cbea5cba74: Preparing 17:22:18 26cbea5cba74: Layer already exists 17:22:18 79717cb2c6bd: Pushed 17:22:18 a70e2531af98: Pushed 17:22:18 9c6869ed589d: Pushed 17:22:25 2b985af9b14c: Pushed 17:22:25 d01bb302454877eccf2a920557973b90075242ea: digest: sha256:edbd8886159c6e559b9fd473605e78bd91ae1014ef3faad9d8f2058aead191a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:25 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:26 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 17:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 17:22:26 79717cb2c6bd: Preparing 17:22:26 9c6869ed589d: Preparing 17:22:26 2b985af9b14c: Preparing 17:22:26 a70e2531af98: Preparing 17:22:26 26cbea5cba74: Preparing 17:22:26 9c6869ed589d: Layer already exists 17:22:26 26cbea5cba74: Layer already exists 17:22:26 2b985af9b14c: Layer already exists 17:22:26 a70e2531af98: Layer already exists 17:22:26 79717cb2c6bd: Layer already exists 17:22:26 latest: digest: sha256:edbd8886159c6e559b9fd473605e78bd91ae1014ef3faad9d8f2058aead191a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:26 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.36 17:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 17:22:27 79717cb2c6bd: Preparing 17:22:27 9c6869ed589d: Preparing 17:22:27 2b985af9b14c: Preparing 17:22:27 a70e2531af98: Preparing 17:22:27 26cbea5cba74: Preparing 17:22:27 79717cb2c6bd: Layer already exists 17:22:27 26cbea5cba74: Layer already exists 17:22:27 a70e2531af98: Layer already exists 17:22:27 9c6869ed589d: Layer already exists 17:22:27 2b985af9b14c: Layer already exists 17:22:27 3.0.0-dev.36: digest: sha256:edbd8886159c6e559b9fd473605e78bd91ae1014ef3faad9d8f2058aead191a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:27 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36 17:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 17:22:28 79717cb2c6bd: Preparing 17:22:28 9c6869ed589d: Preparing 17:22:28 2b985af9b14c: Preparing 17:22:28 a70e2531af98: Preparing 17:22:28 26cbea5cba74: Preparing 17:22:28 26cbea5cba74: Layer already exists 17:22:28 79717cb2c6bd: Layer already exists 17:22:28 9c6869ed589d: Layer already exists 17:22:28 2b985af9b14c: Layer already exists 17:22:28 a70e2531af98: Layer already exists 17:22:28 d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36: digest: sha256:edbd8886159c6e559b9fd473605e78bd91ae1014ef3faad9d8f2058aead191a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:28 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 17:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 17:22:29 79717cb2c6bd: Preparing 17:22:29 9c6869ed589d: Preparing 17:22:29 2b985af9b14c: Preparing 17:22:29 a70e2531af98: Preparing 17:22:29 26cbea5cba74: Preparing 17:22:29 a70e2531af98: Layer already exists 17:22:29 79717cb2c6bd: Layer already exists 17:22:29 9c6869ed589d: Layer already exists 17:22:29 26cbea5cba74: Layer already exists 17:22:29 2b985af9b14c: Layer already exists 17:22:29 main: digest: sha256:edbd8886159c6e559b9fd473605e78bd91ae1014ef3faad9d8f2058aead191a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:22:29 ===================================================== [Pipeline] echo 17:22:29 taggedImages: 17:22:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d01bb302454877eccf2a920557973b90075242ea 17:22:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 17:22:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.36 17:22:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d01bb302454877eccf2a920557973b90075242ea-3.0.0-dev.36 17:22:29 - 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 17:22:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:29 17:22:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:30 arm64: Pulling from edgex-lftools-log-publisher 17:22:30 8998bd30e6a1: Pulling fs layer 17:22:30 04944245beec: Pulling fs layer 17:22:30 699f458cf7ca: Pulling fs layer 17:22:30 765212b225bb: Pulling fs layer 17:22:30 f23df028b6ca: Pulling fs layer 17:22:30 d65c8cfc05b1: Pulling fs layer 17:22:30 2437ff75d9bd: Pulling fs layer 17:22:30 765212b225bb: Waiting 17:22:30 f23df028b6ca: Waiting 17:22:30 d65c8cfc05b1: Waiting 17:22:30 2437ff75d9bd: Waiting 17:22:30 04944245beec: Verifying Checksum 17:22:30 04944245beec: Download complete 17:22:30 765212b225bb: Verifying Checksum 17:22:30 765212b225bb: Download complete 17:22:30 f23df028b6ca: Verifying Checksum 17:22:30 f23df028b6ca: Download complete 17:22:30 d65c8cfc05b1: Verifying Checksum 17:22:30 d65c8cfc05b1: Download complete 17:22:30 699f458cf7ca: Verifying Checksum 17:22:30 699f458cf7ca: Download complete 17:22:30 8998bd30e6a1: Download complete 17:22:33 2437ff75d9bd: Verifying Checksum 17:22:33 2437ff75d9bd: Download complete 17:22:34 8998bd30e6a1: Pull complete 17:22:35 04944245beec: Pull complete 17:22:36 699f458cf7ca: Pull complete 17:22:36 765212b225bb: Pull complete 17:22:37 f23df028b6ca: Pull complete 17:22:37 d65c8cfc05b1: Pull complete 17:22:52 2437ff75d9bd: Pull complete 17:22:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:52 prd-ubuntu20.04-docker-arm64-4c-16g-14732 does not seem to be running inside a container 17:22:52 $ 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/102 -v /w/workspace/device-modbus-go/102:/w/workspace/device-modbus-go/102:rw,z -v /w/workspace/device-modbus-go/102@tmp:/w/workspace/device-modbus-go/102@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 17:22:55 $ docker top a1912ca47b80935c5c5c64cc930f38972184c97bf8b12385e79c1e8d5a5e6357 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:56 ---> job-cost.sh 17:22:56 lf-activate-venv: SKIPPING 17:22:56 INFO: No Stack... 17:22:56 INFO: Retrieving Pricing Info for: v3-standard-4 17:22:57 INFO: Archiving Costs [Pipeline] sh 17:22:58 + cat /w/workspace/device-modbus-go/102/archives/cost.csv 17:22:58 + cut -d, -f6 [Pipeline] lock 17:22:58 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-102-stack-cost] 17:22:58 Resource [jenkins-edgexfoundry-device-modbus-go-main-102-stack-cost] did not exist. Created. 17:22:58 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:59 /w/workspace/device-modbus-go/102@tmp/durable-09ef44b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:22:59 + echo total: 0.10999999940395355 [Pipeline] stash 17:22:59 Warning: overwriting stash ‘stack-cost’ 17:22:59 Stashed 1 file(s) [Pipeline] } 17:22:59 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:59 $ docker stop --time=1 a1912ca47b80935c5c5c64cc930f38972184c97bf8b12385e79c1e8d5a5e6357 17:23:01 $ docker rm -f --volumes a1912ca47b80935c5c5c64cc930f38972184c97bf8b12385e79c1e8d5a5e6357 [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 17:23:02 provisioning config files... 17:23:02 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12526589278253295428tmp [Pipeline] { [Pipeline] sh 17:23:02 + set +x 17:23:02 + curl -s https://codecov.io/bash 17:23:02 + bash -s -- 17:23:02 17:23:02 _____ _ 17:23:02 / ____| | | 17:23:02 | | ___ __| | ___ ___ _____ __ 17:23:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:02 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:02 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:02 Bash-1.0.6 17:23:02 17:23:02 17:23:02 ==> git version 2.25.1 found 17:23:02 ==> 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 17:23:02 Release-Date: 2020-01-08 17:23:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:23:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:23:02 ==> Jenkins CI detected. 17:23:02 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 17:23:02 project root: . 17:23:02 --> token set from env 17:23:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:02 ==> Running gcov in . (disable via -X gcov) 17:23:02 ==> Python coveragepy not found 17:23:02 ==> Searching for coverage reports in: 17:23:02 + . 17:23:02 -> Found 1 reports 17:23:02 ==> Detecting git/mercurial file structure 17:23:02 ==> Reading reports 17:23:02 + ./coverage.out bytes=24160 17:23:02 ==> Appending adjustments 17:23:02 https://docs.codecov.io/docs/fixing-reports 17:23:02 + Found adjustments 17:23:02 ==> Gzipping contents 17:23:02 4.0K /tmp/codecov.jvLwLg.gz 17:23:02 ==> Uploading reports 17:23:02 url: https://codecov.io 17:23:02 query: branch=main&commit=d01bb302454877eccf2a920557973b90075242ea&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:23:02 -> Pinging Codecov 17:23:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=d01bb302454877eccf2a920557973b90075242ea&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:23:02 -> Uploading to 17:23:02 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/55DBCA73C666E3227836607328DD7E49/d01bb302454877eccf2a920557973b90075242ea/82d0f0ff-c6e0-4294-bea1-0d67ebb55038.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T172302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=688793a58f55b69bbd602e7894f1c9886b422703b57fecbec568ba1a9c731afd 17:23:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:02 Dload Upload Total Spent Left Speed 17:23:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 18509 --:--:-- --:--:-- --:--:-- 18509 17:23:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d01bb302454877eccf2a920557973b90075242ea [Pipeline] } 17:23:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:23:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:23:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:23:03 17:23:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:23:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:23:04 df9b9388f04a: Pulling fs layer 17:23:04 52dc419b0ee2: Pulling fs layer 17:23:04 25bc292e5bac: Pulling fs layer 17:23:04 114826534d7a: Pulling fs layer 17:23:04 4657fd5d0bcf: Pulling fs layer 17:23:04 6ad1cebc031e: Pulling fs layer 17:23:04 114826534d7a: Waiting 17:23:04 8a3aa393b2d8: Pulling fs layer 17:23:04 6ad1cebc031e: Waiting 17:23:04 8a3aa393b2d8: Waiting 17:23:04 25bc292e5bac: Verifying Checksum 17:23:04 25bc292e5bac: Download complete 17:23:04 52dc419b0ee2: Download complete 17:23:04 4657fd5d0bcf: Verifying Checksum 17:23:04 4657fd5d0bcf: Download complete 17:23:04 df9b9388f04a: Verifying Checksum 17:23:04 df9b9388f04a: Download complete 17:23:04 6ad1cebc031e: Verifying Checksum 17:23:04 6ad1cebc031e: Download complete 17:23:04 df9b9388f04a: Pull complete 17:23:04 52dc419b0ee2: Pull complete 17:23:04 25bc292e5bac: Pull complete 17:23:04 114826534d7a: Verifying Checksum 17:23:04 114826534d7a: Download complete 17:23:04 8a3aa393b2d8: Verifying Checksum 17:23:04 8a3aa393b2d8: Download complete 17:23:08 114826534d7a: Pull complete 17:23:08 4657fd5d0bcf: Pull complete 17:23:08 6ad1cebc031e: Pull complete 17:23:11 8a3aa393b2d8: Pull complete 17:23:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:23:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:11 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:23:15 $ docker top 7fbb8980ec4a8bf9df840eeefb518147d7620e3a6902ac66ce7e1061a5d53041 -eo pid,comm [Pipeline] { [Pipeline] echo 17:23:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 17:23:15 + set -o pipefail 17:23:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 17:23:19 17:23:19 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 17:23:19 17:23:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/00c900a1-5195-45d7-a4f0-876aff79bfd2 17:23:19 17:23:19 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 17:23:19 17:23:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:23:19 17:23:20 17:23:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:23:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:23:20 More details here: https://snyk.co/ue1NS 17:23:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:23:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:23:20 $ docker stop --time=1 7fbb8980ec4a8bf9df840eeefb518147d7620e3a6902ac66ce7e1061a5d53041 17:23:22 $ docker rm -f --volumes 7fbb8980ec4a8bf9df840eeefb518147d7620e3a6902ac66ce7e1061a5d53041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:23 + git log --format=format:%s -1 d01bb302454877eccf2a920557973b90075242ea [Pipeline] sh 17:23:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:24 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:23:24 $ 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 17:23:24 $ docker top d618f19d82adddc9778c878ebf41fc4825898729cf1d496758754898227c73b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:24 [ssh-agent] Looking for ssh-agent implementation... 17:23:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:24 $ docker exec d618f19d82adddc9778c878ebf41fc4825898729cf1d496758754898227c73b0 ssh-agent 17:23:25 SSH_AUTH_SOCK=/tmp/ssh-zuKqotzN1egK/agent.33 17:23:25 SSH_AGENT_PID=39 17:23:25 Running ssh-add (command line suppressed) 17:23:25 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10271442464149512945.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10271442464149512945.key) 17:23:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:25 + git semver tag 17:23:25 2023-05-09 17:23:25,695 [run_tag] DEBUG tag force:False 17:23:25 2023-05-09 17:23:25,695 [check_head_tag] DEBUG check head tag 17:23:25 2023-05-09 17:23:25,696 [execute] INFO git cat-file --batch-check 17:23:25 2023-05-09 17:23:25,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 17:23:25 2023-05-09 17:23:25,701 [execute] INFO git cat-file --batch 17:23:25 2023-05-09 17:23:25,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 17:23:25 2023-05-09 17:23:25,724 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 17:23:25 2023-05-09 17:23:25,724 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 17:23:25 2023-05-09 17:23:25,725 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 17:23:25 2023-05-09 17:23:25,732 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 17:23:25 3.0.0-dev.36 [Pipeline] } 17:23:25 $ docker exec --env ******** --env ******** d618f19d82adddc9778c878ebf41fc4825898729cf1d496758754898227c73b0 ssh-agent -k 17:23:25 unset SSH_AUTH_SOCK; 17:23:25 unset SSH_AGENT_PID; 17:23:25 echo Agent pid 39 killed; 17:23:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:26 + git semver [Pipeline] } 17:23:26 $ docker stop --time=1 d618f19d82adddc9778c878ebf41fc4825898729cf1d496758754898227c73b0 17:23:27 $ docker rm -f --volumes d618f19d82adddc9778c878ebf41fc4825898729cf1d496758754898227c73b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:28 17:23:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:28 0.23.1-centos7: Pulling from edgex-lftools 17:23:28 ab5ef0e58194: Pulling fs layer 17:23:28 9712f1f96733: Pulling fs layer 17:23:28 63f879dbbcfc: Pulling fs layer 17:23:28 0d9ebad4ef96: Pulling fs layer 17:23:28 e9a5061849ea: Pulling fs layer 17:23:28 d747dcd14b5f: Pulling fs layer 17:23:28 2de7ff778b66: Pulling fs layer 17:23:28 e9a5061849ea: Waiting 17:23:28 d747dcd14b5f: Waiting 17:23:28 2de7ff778b66: Waiting 17:23:28 9712f1f96733: Verifying Checksum 17:23:28 9712f1f96733: Download complete 17:23:28 63f879dbbcfc: Verifying Checksum 17:23:28 63f879dbbcfc: Download complete 17:23:28 e9a5061849ea: Verifying Checksum 17:23:28 e9a5061849ea: Download complete 17:23:28 ab5ef0e58194: Verifying Checksum 17:23:28 ab5ef0e58194: Download complete 17:23:28 d747dcd14b5f: Download complete 17:23:29 0d9ebad4ef96: Verifying Checksum 17:23:29 0d9ebad4ef96: Download complete 17:23:29 2de7ff778b66: Verifying Checksum 17:23:29 2de7ff778b66: Download complete 17:23:32 ab5ef0e58194: Pull complete 17:23:32 9712f1f96733: Pull complete 17:23:32 63f879dbbcfc: Pull complete 17:23:36 0d9ebad4ef96: Pull complete 17:23:36 e9a5061849ea: Pull complete 17:23:36 d747dcd14b5f: Pull complete 17:23:37 2de7ff778b66: Pull complete 17:23:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:37 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:23:38 $ 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 17:23:42 $ docker top c314689dfa0bfa5734c405efe9ab59fef16beb28e794db21107b0cc85e9fcb1e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:23:42 provisioning config files... 17:23:42 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12448811779422043901tmp 17:23:42 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config593485154964549880tmp 17:23:42 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1202501474818105559tmp [Pipeline] { [Pipeline] echo 17:23:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:23:42 ---> sigul-configuration.sh 17:23:42 gpg: directory `/root/.gnupg' created 17:23:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:23:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:23:42 gpg: keyring `/root/.gnupg/secring.gpg' created 17:23:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:23:42 gpg: CAST5 encrypted data 17:23:42 gpg: encrypted with 1 passphrase 17:23:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:23:43 + mkdir /home/jenkins 17:23:43 + mkdir /home/jenkins/sigul [Pipeline] sh 17:23:43 + 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 17:23:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:23:43 ---> sigul-install.sh 17:23:43 Sigul already installed; skipping installation. [Pipeline] sh 17:23:44 + git tag --list 17:23:44 0.7.1 17:23:44 v1.0.0 17:23:44 v1.1.0 17:23:44 v1.1.1 17:23:44 v1.2.2 17:23:44 v1.3.0 17:23:44 v1.3.1 17:23:44 v2.0.0 17:23:44 v2.1.0 17:23:44 v2.1.1 17:23:44 v2.1.1-dev.1 17:23:44 v2.1.1-dev.2 17:23:44 v2.1.1-dev.3 17:23:44 v2.2.0 17:23:44 v2.2.1-dev.1 17:23:44 v2.2.1-dev.2 17:23:44 v2.2.1-dev.3 17:23:44 v2.2.1-dev.4 17:23:44 v2.2.1-dev.5 17:23:44 v2.2.1-dev.6 17:23:44 v2.2.1-dev.7 17:23:44 v2.3.0 17:23:44 v2.3.0-dev.10 17:23:44 v2.3.0-dev.11 17:23:44 v2.3.0-dev.12 17:23:44 v2.3.0-dev.13 17:23:44 v2.3.0-dev.14 17:23:44 v2.3.0-dev.15 17:23:44 v2.3.0-dev.16 17:23:44 v2.3.0-dev.17 17:23:44 v2.3.0-dev.18 17:23:44 v2.3.0-dev.19 17:23:44 v2.3.0-dev.20 17:23:44 v2.3.0-dev.21 17:23:44 v2.3.0-dev.22 17:23:44 v2.3.0-dev.23 17:23:44 v2.3.0-dev.24 17:23:44 v2.3.0-dev.25 17:23:44 v2.3.0-dev.7 17:23:44 v2.3.0-dev.8 17:23:44 v2.3.0-dev.9 17:23:44 v3.0.0-dev.1 17:23:44 v3.0.0-dev.10 17:23:44 v3.0.0-dev.11 17:23:44 v3.0.0-dev.12 17:23:44 v3.0.0-dev.13 17:23:44 v3.0.0-dev.14 17:23:44 v3.0.0-dev.15 17:23:44 v3.0.0-dev.16 17:23:44 v3.0.0-dev.17 17:23:44 v3.0.0-dev.18 17:23:44 v3.0.0-dev.19 17:23:44 v3.0.0-dev.2 17:23:44 v3.0.0-dev.20 17:23:44 v3.0.0-dev.21 17:23:44 v3.0.0-dev.22 17:23:44 v3.0.0-dev.23 17:23:44 v3.0.0-dev.24 17:23:44 v3.0.0-dev.25 17:23:44 v3.0.0-dev.26 17:23:44 v3.0.0-dev.27 17:23:44 v3.0.0-dev.28 17:23:44 v3.0.0-dev.29 17:23:44 v3.0.0-dev.3 17:23:44 v3.0.0-dev.30 17:23:44 v3.0.0-dev.31 17:23:44 v3.0.0-dev.32 17:23:44 v3.0.0-dev.33 17:23:44 v3.0.0-dev.34 17:23:44 v3.0.0-dev.35 17:23:44 v3.0.0-dev.36 17:23:44 v3.0.0-dev.4 17:23:44 v3.0.0-dev.5 17:23:44 v3.0.0-dev.6 17:23:44 v3.0.0-dev.7 17:23:44 v3.0.0-dev.8 17:23:44 v3.0.0-dev.9 [Pipeline] sh 17:23:44 + lftools sign git-tag v3.0.0-dev.36 17:23:45 Signing Git tag with Sigul... 17:23:45 Signing v3.0.0-dev.36 [Pipeline] echo 17:23:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:23:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:23:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:23:45 $ docker stop --time=1 c314689dfa0bfa5734c405efe9ab59fef16beb28e794db21107b0cc85e9fcb1e 17:23:47 $ docker rm -f --volumes c314689dfa0bfa5734c405efe9ab59fef16beb28e794db21107b0cc85e9fcb1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:23:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:48 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:23:48 $ 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 17:23:48 $ docker top ab76de267c7e5075e53fe07730354c8ea72dd00f53e6aba59dfdc29e8932a6d0 -eo pid,comm 17:23:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:23:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:48 [ssh-agent] Looking for ssh-agent implementation... 17:23:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:48 $ docker exec ab76de267c7e5075e53fe07730354c8ea72dd00f53e6aba59dfdc29e8932a6d0 ssh-agent 17:23:48 SSH_AUTH_SOCK=/tmp/ssh-1Uo8gsCWSoZ9/agent.32 17:23:48 SSH_AGENT_PID=38 17:23:48 Running ssh-add (command line suppressed) 17:23:48 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9535805284618548203.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9535805284618548203.key) 17:23:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:49 + git semver bump pre 17:23:49 2023-05-09 17:23:49,354 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 17:23:49 2023-05-09 17:23:49,354 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev 17:23:49 2023-05-09 17:23:49,354 [bump_version] DEBUG bumped version:3.0.0-dev.37 17:23:49 2023-05-09 17:23:49,354 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 17:23:49 2023-05-09 17:23:49,355 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 17:23:49 2023-05-09 17:23:49,355 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 17:23:49 2023-05-09 17:23:49,359 [execute] INFO git cat-file --batch-check 17:23:49 2023-05-09 17:23:49,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:23:49 2023-05-09 17:23:49,367 [execute] INFO git cat-file --batch 17:23:49 2023-05-09 17:23:49,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:23:49 2023-05-09 17:23:49,374 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 17:23:49 3.0.0-dev.37 [Pipeline] } 17:23:49 $ docker exec --env ******** --env ******** ab76de267c7e5075e53fe07730354c8ea72dd00f53e6aba59dfdc29e8932a6d0 ssh-agent -k 17:23:49 unset SSH_AUTH_SOCK; 17:23:49 unset SSH_AGENT_PID; 17:23:49 echo Agent pid 38 killed; 17:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:49 + git semver [Pipeline] } 17:23:50 $ docker stop --time=1 ab76de267c7e5075e53fe07730354c8ea72dd00f53e6aba59dfdc29e8932a6d0 17:23:51 $ docker rm -f --volumes ab76de267c7e5075e53fe07730354c8ea72dd00f53e6aba59dfdc29e8932a6d0 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:52 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:23:52 $ 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 17:23:52 $ docker top d6e1870428ff327f8de951df82ee78a07486fb62432a14bb9b4f8032cdfb5ade -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:52 [ssh-agent] Looking for ssh-agent implementation... 17:23:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:52 $ docker exec d6e1870428ff327f8de951df82ee78a07486fb62432a14bb9b4f8032cdfb5ade ssh-agent 17:23:52 SSH_AUTH_SOCK=/tmp/ssh-X6eKEQPn04i8/agent.32 17:23:52 SSH_AGENT_PID=38 17:23:52 Running ssh-add (command line suppressed) 17:23:52 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14422522648413349397.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14422522648413349397.key) 17:23:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:53 + git semver push 17:23:53 2023-05-09 17:23:53,465 [run_push] DEBUG push 17:23:53 2023-05-09 17:23:53,466 [execute] INFO git cat-file --batch-check 17:23:53 2023-05-09 17:23:53,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:23:53 2023-05-09 17:23:53,471 [execute] INFO git rev-list 3625235641a3513deed0eef1af724cb46ae0eb85 -- 17:23:53 2023-05-09 17:23:53,471 [execute] DEBUG Popen(['git', 'rev-list', '3625235641a3513deed0eef1af724cb46ae0eb85', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:23:53 2023-05-09 17:23:53,480 [execute] INFO git fetch -v origin 17:23:53 2023-05-09 17:23:53,481 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:23:54 2023-05-09 17:23:54,072 [run_push] DEBUG no remote changes detected 17:23:54 2023-05-09 17:23:54,073 [execute] INFO git push origin semver 17:23:54 2023-05-09 17:23:54,073 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:23:55 2023-05-09 17:23:54,882 [run_push] DEBUG push all version tags 17:23:55 2023-05-09 17:23:54,882 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:23:55 2023-05-09 17:23:54,883 [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) 17:23:55 2023-05-09 17:23:55,610 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 17:23:55 3.0.0-dev.37 [Pipeline] } 17:23:55 $ docker exec --env ******** --env ******** d6e1870428ff327f8de951df82ee78a07486fb62432a14bb9b4f8032cdfb5ade ssh-agent -k 17:23:56 unset SSH_AUTH_SOCK; 17:23:56 unset SSH_AGENT_PID; 17:23:56 echo Agent pid 38 killed; 17:23:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:56 + git semver [Pipeline] } 17:23:56 $ docker stop --time=1 d6e1870428ff327f8de951df82ee78a07486fb62432a14bb9b4f8032cdfb5ade 17:23:57 $ docker rm -f --volumes d6e1870428ff327f8de951df82ee78a07486fb62432a14bb9b4f8032cdfb5ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:23:58 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 17:23:58 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 17:23:58 total 16 17:23:58 drwxr-xr-x 3 root root 4096 May 9 17:12 . 17:23:58 drwxrwxr-x 11 jenkins jenkins 4096 May 9 17:23 .. 17:23:58 drwxr-xr-x 2 root root 4096 May 9 17:12 cost 17:23:58 -rw-r--r-- 1 root root 88 May 9 17:12 cost.csv 17:23:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 17:23:58 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 17:23:58 total 16 17:23:58 drwxr-xr-x 3 jenkins jenkins 4096 May 9 17:12 . 17:23:58 drwxrwxr-x 11 jenkins jenkins 4096 May 9 17:23 .. 17:23:58 drwxr-xr-x 2 jenkins jenkins 4096 May 9 17:12 cost 17:23:58 -rw-r--r-- 1 jenkins jenkins 88 May 9 17:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:23:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:59 ---> package-listing.sh 17:23:59 ++ facter osfamily 17:23:59 ++ tr '[:upper:]' '[:lower:]' 17:23:59 + OS_FAMILY=debian 17:23:59 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 17:23:59 + START_PACKAGES=/tmp/packages_start.txt 17:23:59 + END_PACKAGES=/tmp/packages_end.txt 17:23:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:59 + PACKAGES=/tmp/packages_start.txt 17:23:59 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 17:23:59 + PACKAGES=/tmp/packages_end.txt 17:23:59 + case "${OS_FAMILY}" in 17:23:59 + dpkg -l 17:23:59 + grep '^ii' 17:23:59 + '[' -f /tmp/packages_start.txt ']' 17:23:59 + '[' -f /tmp/packages_end.txt ']' 17:23:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:59 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 17:23:59 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 17:23:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 17:23:59 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 17:24:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:01 prd-ubuntu20.04-docker-8c-8g-14729 does not seem to be running inside a container 17:24:01 $ 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 17:24:01 $ docker top 0adc766c47b273653cf7da56bb9c0fba9fbf27f9c1b8abef5fa76423dc4d2088 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:01 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:02 + mkdir -p /var/log/sysstat [Pipeline] sh 17:24:02 + ls /var/log/sa-host 17:24:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:02 provisioning config files... 17:24:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9936228947346615000tmp [Pipeline] { [Pipeline] echo 17:24:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:02 ---> create-netrc.sh [Pipeline] } 17:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:24:03 ---> python-tools-install.sh [Pipeline] echo 17:24:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:03 ---> sudo-logs.sh 17:24:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:24:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:03 ---> job-cost.sh 17:24:03 lf-activate-venv: SKIPPING 17:24:03 DEBUG: total: 0.2199999988079071 17:24:03 INFO: Retrieving Stack Cost... 17:24:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:04 INFO: Archiving Costs [Pipeline] echo 17:24:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> logs-deploy.sh 17:24:04 lf-activate-venv: SKIPPING 17:24:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/102 17:24:04 INFO: archiving workspace using pattern(s): 17:24:05 Archives upload complete. 17:24:06 INFO: archiving logs to Nexus