Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 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-ssh4332187462903685368.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14982850993914852868.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17304053286327132668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13228869899850118323.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-ssh14567452457856431508.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-849 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 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d (main) Commit message: "ci: Change dependabot gomod schedule to daily (#429)" > 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 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d # timeout=10 > git rev-list --no-walk 7c5acbbe38a78294b2f031b3aca8867e5f1e249e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:09:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:09:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:09:18 ========================================================= 16:09:18 EdgeX Global Pipelines Version Info 16:09:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:09:19 ------------------- 16:09:19 stable info: 16:09:19 ------------------- 16:09:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:09:19 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:09:19 Message: update stable to v1.0.245 16:09:20 ------------------- 16:09:20 experimental info: 16:09:20 ------------------- 16:09:20 Commited By: **** collab-it+edgex@linuxfoundation.org 16:09:20 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:09:20 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ef455d [Pipeline] echo 16:09:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:20 provisioning config files... 16:09:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1642257774886290168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:21 ---> docker-login.sh 16:09:21 nexus3.edgexfoundry.org:10001 16:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:21 Configure a credential helper to remove this warning. See 16:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:21 16:09:21 Login Succeeded 16:09:21 nexus3.edgexfoundry.org:10002 16:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:21 Configure a credential helper to remove this warning. See 16:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:21 16:09:21 Login Succeeded 16:09:21 nexus3.edgexfoundry.org:10003 16:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:21 Configure a credential helper to remove this warning. See 16:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:21 16:09:21 Login Succeeded 16:09:21 nexus3.edgexfoundry.org:10004 16:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:21 Configure a credential helper to remove this warning. See 16:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:21 16:09:21 Login Succeeded 16:09:21 docker.io 16:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:21 Configure a credential helper to remove this warning. See 16:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:21 16:09:21 Login Succeeded 16:09:21 ---> docker-login.sh ends [Pipeline] } 16:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:09:22 + git rev-list -1 --merges 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d~1..8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d [Pipeline] echo 16:09:22 -----------> git rev-list -1 --merges 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d~1..8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d [false] [Pipeline] sh 16:09:22 + git log --format=format:%s -1 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d [Pipeline] echo 16:09:22 ========================================================= 16:09:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:09:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:23 + git log --format=format:%s -1 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d [Pipeline] echo 16:09:23 [semverPrep] GIT_COMMIT: 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d, Commit Message: ci: Change dependabot gomod schedule to daily (#429) [Pipeline] echo 16:09:23 [semverPrep] This is not a build commit. [Pipeline] sh 16:09:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:23 + grep -v github /etc/ssh/ssh_known_hosts 16:09:23 + [ -e /tmp/ssh_known_hosts ] 16:09:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:09:23 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 16:09:23 tee -a /etc/ssh/ssh_known_hosts 16:09:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:23 16:09:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:24 0.1.4: Pulling from edgex-devops/py-git-semver 16:09:24 b85a868b505f: Pulling fs layer 16:09:24 e2be974225ed: Pulling fs layer 16:09:24 339a4e72a1f5: Pulling fs layer 16:09:24 988bab9f4d93: Pulling fs layer 16:09:24 1469e6f7b9e6: Pulling fs layer 16:09:24 eaf3925da568: Pulling fs layer 16:09:24 bab4dde63d76: Pulling fs layer 16:09:24 bde34c3a00c8: Pulling fs layer 16:09:24 b352a97aabf1: Pulling fs layer 16:09:24 4872d77fe225: Pulling fs layer 16:09:24 5851b861e8e6: Pulling fs layer 16:09:24 bab4dde63d76: Waiting 16:09:24 4872d77fe225: Waiting 16:09:24 bde34c3a00c8: Waiting 16:09:24 b352a97aabf1: Waiting 16:09:24 988bab9f4d93: Waiting 16:09:24 1469e6f7b9e6: Waiting 16:09:24 eaf3925da568: Waiting 16:09:24 5851b861e8e6: Waiting 16:09:24 e2be974225ed: Download complete 16:09:24 988bab9f4d93: Download complete 16:09:24 1469e6f7b9e6: Verifying Checksum 16:09:24 1469e6f7b9e6: Download complete 16:09:24 eaf3925da568: Verifying Checksum 16:09:24 eaf3925da568: Download complete 16:09:24 339a4e72a1f5: Verifying Checksum 16:09:24 339a4e72a1f5: Download complete 16:09:24 bde34c3a00c8: Verifying Checksum 16:09:24 bde34c3a00c8: Download complete 16:09:24 b352a97aabf1: Verifying Checksum 16:09:24 4872d77fe225: Verifying Checksum 16:09:24 4872d77fe225: Download complete 16:09:24 5851b861e8e6: Verifying Checksum 16:09:24 b85a868b505f: Verifying Checksum 16:09:24 b85a868b505f: Download complete 16:09:25 bab4dde63d76: Download complete 16:09:25 b85a868b505f: Pull complete 16:09:26 e2be974225ed: Pull complete 16:09:26 339a4e72a1f5: Pull complete 16:09:26 988bab9f4d93: Pull complete 16:09:26 1469e6f7b9e6: Pull complete 16:09:26 eaf3925da568: Pull complete 16:09:28 bab4dde63d76: Pull complete 16:09:28 bde34c3a00c8: Pull complete 16:09:28 b352a97aabf1: Pull complete 16:09:28 4872d77fe225: Pull complete 16:09:28 5851b861e8e6: Pull complete 16:09:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:28 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:09:28 $ 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 16:09:30 $ docker top 8df5c3584b926ca3233ac7520fde8cf451f25237e780dcc665aea4a067f2225d -eo pid,comm 16:09:30 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). 16:09:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:30 [ssh-agent] Looking for ssh-agent implementation... 16:09:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:30 $ docker exec 8df5c3584b926ca3233ac7520fde8cf451f25237e780dcc665aea4a067f2225d ssh-agent 16:09:30 SSH_AUTH_SOCK=/tmp/ssh-pIizM5uwXY5S/agent.33 16:09:30 SSH_AGENT_PID=39 16:09:30 Running ssh-add (command line suppressed) 16:09:30 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12022249082051831488.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12022249082051831488.key) 16:09:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:30 + git tag --points-at HEAD [Pipeline] } 16:09:31 $ docker exec --env ******** --env ******** 8df5c3584b926ca3233ac7520fde8cf451f25237e780dcc665aea4a067f2225d ssh-agent -k 16:09:31 unset SSH_AUTH_SOCK; 16:09:31 unset SSH_AGENT_PID; 16:09:31 echo Agent pid 39 killed; 16:09:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:09:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:31 [ssh-agent] Looking for ssh-agent implementation... 16:09:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:31 $ docker exec 8df5c3584b926ca3233ac7520fde8cf451f25237e780dcc665aea4a067f2225d ssh-agent 16:09:31 SSH_AUTH_SOCK=/tmp/ssh-lNrhl3JwxGwt/agent.71 16:09:31 SSH_AGENT_PID=77 16:09:31 Running ssh-add (command line suppressed) 16:09:31 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11792793319001532144.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11792793319001532144.key) 16:09:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:31 + git semver init 16:09:32 2023-03-15 16:09:31,962 [run_init] DEBUG init version:0.0.0 force:False 16:09:32 2023-03-15 16:09:31,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 16:09:32 2023-03-15 16:09:31,963 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 16:09:32 2023-03-15 16:09:31,964 [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) 16:09:32 2023-03-15 16:09:32,752 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 16:09:32 2023-03-15 16:09:32,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 16:09:32 2023-03-15 16:09:32,752 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:09:32 2023-03-15 16:09:32,752 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:09:32 3.0.0-dev.18 [Pipeline] } 16:09:32 $ docker exec --env ******** --env ******** 8df5c3584b926ca3233ac7520fde8cf451f25237e780dcc665aea4a067f2225d ssh-agent -k 16:09:33 unset SSH_AUTH_SOCK; 16:09:33 unset SSH_AGENT_PID; 16:09:33 echo Agent pid 77 killed; 16:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:33 + git semver [Pipeline] } 16:09:33 $ docker stop --time=1 8df5c3584b926ca3233ac7520fde8cf451f25237e780dcc665aea4a067f2225d 16:09:35 $ docker rm -f --volumes 8df5c3584b926ca3233ac7520fde8cf451f25237e780dcc665aea4a067f2225d [Pipeline] // withDockerContainer [Pipeline] sh 16:09:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:09:35 Stashed 1 file(s) [Pipeline] echo 16:09:35 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:35 provisioning config files... 16:09:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14037051973412912338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:36 ---> docker-login.sh 16:09:36 nexus3.edgexfoundry.org:10001 16:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:36 Configure a credential helper to remove this warning. See 16:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:36 16:09:36 Login Succeeded 16:09:36 nexus3.edgexfoundry.org:10002 16:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:36 Configure a credential helper to remove this warning. See 16:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:36 16:09:36 Login Succeeded 16:09:36 nexus3.edgexfoundry.org:10003 16:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:36 Configure a credential helper to remove this warning. See 16:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:36 16:09:36 Login Succeeded 16:09:36 nexus3.edgexfoundry.org:10004 16:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:36 Configure a credential helper to remove this warning. See 16:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:36 16:09:36 Login Succeeded 16:09:36 docker.io 16:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:36 Configure a credential helper to remove this warning. See 16:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:36 16:09:36 Login Succeeded 16:09:36 ---> docker-login.sh ends [Pipeline] } 16:09:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:09:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:36 ========================================================= 16:09:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:09:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:36 + 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 . 16:09:36 Sending build context to Docker daemon 6.354MB 16:09:36 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:09:36 Step 2/10 : FROM ${BASE} AS builder 16:09:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:09:36 63b65145d645: Pulling fs layer 16:09:36 a2d21d5440eb: Pulling fs layer 16:09:36 935e6c44a52c: Pulling fs layer 16:09:36 94cc34f8dd06: Pulling fs layer 16:09:36 30dea6a524f1: Pulling fs layer 16:09:36 a2aff8979fd8: Pulling fs layer 16:09:36 6808be2612f2: Pulling fs layer 16:09:36 f25807f1079a: Pulling fs layer 16:09:36 94cc34f8dd06: Waiting 16:09:36 30dea6a524f1: Waiting 16:09:36 6808be2612f2: Waiting 16:09:36 a2aff8979fd8: Waiting 16:09:36 f25807f1079a: Waiting 16:09:36 a2d21d5440eb: Download complete 16:09:36 94cc34f8dd06: Verifying Checksum 16:09:36 94cc34f8dd06: Download complete 16:09:37 63b65145d645: Verifying Checksum 16:09:37 63b65145d645: Download complete 16:09:37 a2aff8979fd8: Verifying Checksum 16:09:37 a2aff8979fd8: Download complete 16:09:37 63b65145d645: Pull complete 16:09:37 a2d21d5440eb: Pull complete 16:09:37 f25807f1079a: Verifying Checksum 16:09:37 f25807f1079a: Download complete 16:09:37 935e6c44a52c: Download complete 16:09:37 6808be2612f2: Download complete 16:09:41 935e6c44a52c: Pull complete 16:09:41 94cc34f8dd06: Pull complete 16:09:41 30dea6a524f1: Pull complete 16:09:41 a2aff8979fd8: Pull complete 16:09:43 6808be2612f2: Pull complete 16:09:44 f25807f1079a: Pull complete 16:09:44 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:09:44 ---> 3b553350e43f 16:09:44 Step 3/10 : ARG ADD_BUILD_TAGS="" 16:09:45 ---> Running in 4c9c3c19e1c7 16:09:46 Removing intermediate container 4c9c3c19e1c7 16:09:46 ---> 27453712af53 16:09:46 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:09:46 ---> Running in c8729b34cb92 16:09:46 Removing intermediate container c8729b34cb92 16:09:46 ---> b0b59c5729e4 16:09:46 Step 5/10 : RUN apk add --update --no-cache make git openssh 16:09:46 ---> Running in 88eda7c8bc38 16:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:09:46 (1/8) Installing openssh-keygen (9.1_p1-r2) 16:09:46 (2/8) Installing libedit (20221030.3.1-r0) 16:09:46 (3/8) Installing openssh-client-common (9.1_p1-r2) 16:09:46 (4/8) Installing openssh-client-default (9.1_p1-r2) 16:09:46 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 16:09:46 (6/8) Installing openssh-server-common (9.1_p1-r2) 16:09:46 (7/8) Installing openssh-server (9.1_p1-r2) 16:09:46 (8/8) Installing openssh (9.1_p1-r2) 16:09:46 Executing busybox-1.35.0-r29.trigger 16:09:46 OK: 270 MiB in 61 packages 16:09:47 Removing intermediate container 88eda7c8bc38 16:09:47 ---> 8bcc189d879f 16:09:47 Step 6/10 : WORKDIR /device-modbus-go 16:09:47 ---> Running in e84770b76372 16:09:47 Removing intermediate container e84770b76372 16:09:47 ---> 9439adf39ef2 16:09:47 Step 7/10 : COPY go.mod vendor* ./ 16:09:48 ---> a9068bdaf94c 16:09:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:48 ---> Running in 148d6571fa08 16:09:50 Still waiting to schedule task 16:09:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:10:10 Removing intermediate container 148d6571fa08 16:10:10 ---> c1f49e68feba 16:10:10 Step 9/10 : COPY . . 16:10:10 ---> 309b620a3fa9 16:10:10 Step 10/10 : RUN ${MAKE} 16:10:10 ---> Running in 6431f8c0b7cc 16:10:10 noop 16:10:10 Removing intermediate container 6431f8c0b7cc 16:10:10 ---> 235116c9fa9a 16:10:10 Successfully built 235116c9fa9a 16:10:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:10 + docker inspect -f . ci-base-image-x86_64 16:10:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:10 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:10:10 $ 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 16:10:10 $ docker top 9eaa219e802a5176ba7483867ac9eeb3e32e715f0f7035b606348e69ac0bde80 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:11 + go version 16:10:11 go version go1.20.2 linux/amd64 [Pipeline] } 16:10:11 $ docker stop --time=1 9eaa219e802a5176ba7483867ac9eeb3e32e715f0f7035b606348e69ac0bde80 16:10:12 $ docker rm -f --volumes 9eaa219e802a5176ba7483867ac9eeb3e32e715f0f7035b606348e69ac0bde80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:12 + docker inspect -f . ci-base-image-x86_64 16:10:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:12 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:10:12 $ 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 16:10:13 $ docker top c04dd0b277e9a1aa6069d442e6663dac402d679f5b1a0598e52b1aae83409f77 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 16:10:13 + make test 16:10:13 go test ./... -coverprofile=coverage.out 16:10:18 ? github.com/edgexfoundry/device-modbus-go [no test files] 16:10:28 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 16:10:28 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 48.0% of statements 16:10:34 go vet ./... 16:10:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:10:37 ./bin/test-attribution-txt.sh [Pipeline] echo 16:10:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:10:37 $ docker stop --time=1 c04dd0b277e9a1aa6069d442e6663dac402d679f5b1a0598e52b1aae83409f77 16:10:40 $ docker rm -f --volumes c04dd0b277e9a1aa6069d442e6663dac402d679f5b1a0598e52b1aae83409f77 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:10:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:10:41 + ls -al . 16:10:41 total 180 16:10:41 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:10 . 16:10:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:09 .. 16:10:41 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 16:09 .dockerignore 16:10:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:09 .git 16:10:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:09 .github 16:10:41 -rw-rw-r-- 1 jenkins jenkins 331 Mar 15 16:09 .gitignore 16:10:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:09 .golangci.yml 16:10:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:09 .semver 16:10:41 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 15 16:09 Attribution.txt 16:10:41 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 15 16:09 CHANGELOG.md 16:10:41 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 15 16:09 Dockerfile 16:10:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:09 GOVERNANCE.md 16:10:41 -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 16:09 Jenkinsfile 16:10:41 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:09 LICENSE 16:10:41 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 15 16:09 Makefile 16:10:41 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 16:09 OWNERS.md 16:10:41 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 15 16:09 README.md 16:10:41 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:09 VERSION 16:10:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:09 bin 16:10:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:09 cmd 16:10:41 -rw-r--r-- 1 jenkins jenkins 23736 Mar 15 16:10 coverage.out 16:10:41 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 15 16:09 go.mod 16:10:41 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 15 16:09 go.sum 16:10:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:09 internal 16:10:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:09 simulator 16:10:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:09 snap 16:10:41 -rw-rw-r-- 1 jenkins jenkins 229 Mar 15 16:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:41 + 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=8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d --label arch=amd64 --label version=3.0.0-dev.18 . 16:10:41 Sending build context to Docker daemon 6.378MB 16:10:41 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 16:10:41 Step 2/22 : FROM ${BASE} AS builder 16:10:41 ---> 235116c9fa9a 16:10:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:10:41 ---> Running in 03f587b278cd 16:10:42 Removing intermediate container 03f587b278cd 16:10:42 ---> e8b67ac74114 16:10:42 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:10:42 ---> Running in 2ca1a44dfa65 16:10:42 Removing intermediate container 2ca1a44dfa65 16:10:42 ---> 6bc77f028fa7 16:10:42 Step 5/22 : RUN apk add --update --no-cache make git openssh 16:10:42 ---> Running in f1d494b03b22 16:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:10:43 OK: 270 MiB in 61 packages 16:10:43 Removing intermediate container f1d494b03b22 16:10:43 ---> 5871ff3ec931 16:10:43 Step 6/22 : WORKDIR /device-modbus-go 16:10:43 ---> Running in 02dbc3745b58 16:10:43 Removing intermediate container 02dbc3745b58 16:10:43 ---> eb6db7af05a8 16:10:43 Step 7/22 : COPY go.mod vendor* ./ 16:10:43 ---> e5e6ca0f2f3e 16:10:43 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:43 ---> Running in 571f3e84116b 16:10:44 Removing intermediate container 571f3e84116b 16:10:44 ---> 56158b085c7a 16:10:44 Step 9/22 : COPY . . 16:10:44 ---> c7158c980895 16:10:44 Step 10/22 : RUN ${MAKE} 16:10:44 ---> Running in 2d2b50e56196 16:10:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 16:11:03 Removing intermediate container 2d2b50e56196 16:11:03 ---> 26e744fe660a 16:11:03 Step 11/22 : FROM alpine:3.17 16:11:03 3.17: Pulling from library/alpine 16:11:03 63b65145d645: Already exists 16:11:03 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:11:03 Status: Downloaded newer image for alpine:3.17 16:11:03 ---> b2aa39c304c2 16:11:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 16:11:03 ---> Running in 88fd08ff2fec 16:11:03 Removing intermediate container 88fd08ff2fec 16:11:03 ---> aa907b4eb891 16:11:03 Step 13/22 : RUN apk add --update --no-cache dumb-init 16:11:03 ---> Running in 680b8b08e97a 16:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:03 (1/1) Installing dumb-init (1.2.5-r2) 16:11:03 Executing busybox-1.35.0-r29.trigger 16:11:03 OK: 7 MiB in 16 packages 16:11:03 Removing intermediate container 680b8b08e97a 16:11:03 ---> 523645042093 16:11:03 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 16:11:04 ---> c6fefaf8ae26 16:11:04 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 16:11:04 ---> 561babdc7fdc 16:11:04 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 16:11:04 ---> 43a361eb1d5b 16:11:04 Step 17/22 : EXPOSE 59901 16:11:04 ---> Running in c27e4b81d00f 16:11:04 Removing intermediate container c27e4b81d00f 16:11:04 ---> bf5faa8a08e4 16:11:04 Step 18/22 : ENTRYPOINT ["/device-modbus"] 16:11:04 ---> Running in 3bfc116e171b 16:11:04 Removing intermediate container 3bfc116e171b 16:11:04 ---> 35d83e34f14f 16:11:04 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:11:04 ---> Running in 63d44347ce1f 16:11:04 Removing intermediate container 63d44347ce1f 16:11:04 ---> fbd1db27c500 16:11:04 Step 20/22 : LABEL arch=amd64 16:11:04 ---> Running in aacfe6acbc3f 16:11:04 Removing intermediate container aacfe6acbc3f 16:11:04 ---> e9ca61324dee 16:11:04 Step 21/22 : LABEL git_sha=8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 16:11:04 ---> Running in 170bf2bc2fa2 16:11:05 Removing intermediate container 170bf2bc2fa2 16:11:05 ---> 0f8884c514fd 16:11:05 Step 22/22 : LABEL version=3.0.0-dev.18 16:11:05 ---> Running in 53001855cbe3 16:11:05 Removing intermediate container 53001855cbe3 16:11:05 ---> 475f7eb8e135 16:11:05 [Warning] One or more build-args [ARCH] were not consumed 16:11:05 Successfully built 475f7eb8e135 16:11:05 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:05 provisioning config files... 16:11:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1995579556889015276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:05 ---> docker-login.sh 16:11:05 nexus3.edgexfoundry.org:10001 16:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:05 Configure a credential helper to remove this warning. See 16:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:05 16:11:05 Login Succeeded 16:11:05 nexus3.edgexfoundry.org:10002 16:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:05 Configure a credential helper to remove this warning. See 16:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:05 16:11:05 Login Succeeded 16:11:05 nexus3.edgexfoundry.org:10003 16:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:05 Configure a credential helper to remove this warning. See 16:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:05 16:11:05 Login Succeeded 16:11:05 nexus3.edgexfoundry.org:10004 16:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:05 Configure a credential helper to remove this warning. See 16:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:05 16:11:05 Login Succeeded 16:11:05 docker.io 16:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:06 Configure a credential helper to remove this warning. See 16:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:06 16:11:06 Login Succeeded 16:11:06 ---> docker-login.sh ends [Pipeline] } 16:11:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:06 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 16:11:06 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 16:11:06 latest 16:11:06 3.0.0-dev.18 16:11:06 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18 16:11:06 main 16:11:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:06 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 16:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:11:06 a4183b1b1eab: Preparing 16:11:06 599837ff6fe6: Preparing 16:11:06 665277b5d31d: Preparing 16:11:06 28b84a0a3c51: Preparing 16:11:06 7cd52847ad77: Preparing 16:11:06 7cd52847ad77: Layer already exists 16:11:06 a4183b1b1eab: Pushed 16:11:06 28b84a0a3c51: Pushed 16:11:06 599837ff6fe6: Pushed 16:11:09 665277b5d31d: Pushed 16:11:09 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d: digest: sha256:483e502ec159da54f7bdf22627eddc4487a4b58a5c699cd74bca6dfb0f7e0651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:09 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 16:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:11:10 a4183b1b1eab: Preparing 16:11:10 599837ff6fe6: Preparing 16:11:10 665277b5d31d: Preparing 16:11:10 28b84a0a3c51: Preparing 16:11:10 7cd52847ad77: Preparing 16:11:10 665277b5d31d: Layer already exists 16:11:10 599837ff6fe6: Layer already exists 16:11:10 7cd52847ad77: Layer already exists 16:11:10 a4183b1b1eab: Layer already exists 16:11:10 28b84a0a3c51: Layer already exists 16:11:10 latest: digest: sha256:483e502ec159da54f7bdf22627eddc4487a4b58a5c699cd74bca6dfb0f7e0651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.18 16:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:11:10 a4183b1b1eab: Preparing 16:11:10 599837ff6fe6: Preparing 16:11:10 665277b5d31d: Preparing 16:11:10 28b84a0a3c51: Preparing 16:11:10 7cd52847ad77: Preparing 16:11:10 665277b5d31d: Layer already exists 16:11:10 599837ff6fe6: Layer already exists 16:11:10 28b84a0a3c51: Layer already exists 16:11:10 7cd52847ad77: Layer already exists 16:11:10 a4183b1b1eab: Layer already exists 16:11:10 3.0.0-dev.18: digest: sha256:483e502ec159da54f7bdf22627eddc4487a4b58a5c699cd74bca6dfb0f7e0651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18 16:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:11:11 a4183b1b1eab: Preparing 16:11:11 599837ff6fe6: Preparing 16:11:11 665277b5d31d: Preparing 16:11:11 28b84a0a3c51: Preparing 16:11:11 7cd52847ad77: Preparing 16:11:11 7cd52847ad77: Layer already exists 16:11:11 665277b5d31d: Layer already exists 16:11:11 28b84a0a3c51: Layer already exists 16:11:11 599837ff6fe6: Layer already exists 16:11:11 a4183b1b1eab: Layer already exists 16:11:11 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18: digest: sha256:483e502ec159da54f7bdf22627eddc4487a4b58a5c699cd74bca6dfb0f7e0651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:11 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 16:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:11:11 a4183b1b1eab: Preparing 16:11:11 599837ff6fe6: Preparing 16:11:11 665277b5d31d: Preparing 16:11:11 28b84a0a3c51: Preparing 16:11:11 7cd52847ad77: Preparing 16:11:11 665277b5d31d: Layer already exists 16:11:11 7cd52847ad77: Layer already exists 16:11:11 28b84a0a3c51: Layer already exists 16:11:11 599837ff6fe6: Layer already exists 16:11:11 a4183b1b1eab: Layer already exists 16:11:11 main: digest: sha256:483e502ec159da54f7bdf22627eddc4487a4b58a5c699cd74bca6dfb0f7e0651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:11 ===================================================== [Pipeline] echo 16:11:12 taggedImages: 16:11:12 - nexus3.edgexfoundry.org:10004/device-modbus:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 16:11:12 - nexus3.edgexfoundry.org:10004/device-modbus:latest 16:11:12 - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.18 16:11:12 - nexus3.edgexfoundry.org:10004/device-modbus:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18 16:11:12 - 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 16:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:12 16:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:12 latest: Pulling from edgex-lftools-log-publisher 16:11:12 5eb5b503b376: Pulling fs layer 16:11:12 5c69ac0246d0: Pulling fs layer 16:11:12 ec43610c2a17: Pulling fs layer 16:11:12 3a2ae6a8a46f: Pulling fs layer 16:11:12 33b1e0a273af: Pulling fs layer 16:11:12 5d3b04190fa2: Pulling fs layer 16:11:12 2f39f015ded8: Pulling fs layer 16:11:12 33b1e0a273af: Waiting 16:11:12 5d3b04190fa2: Waiting 16:11:12 2f39f015ded8: Waiting 16:11:12 3a2ae6a8a46f: Waiting 16:11:12 5c69ac0246d0: Download complete 16:11:12 3a2ae6a8a46f: Verifying Checksum 16:11:12 3a2ae6a8a46f: Download complete 16:11:12 33b1e0a273af: Verifying Checksum 16:11:12 33b1e0a273af: Download complete 16:11:12 5d3b04190fa2: Download complete 16:11:12 ec43610c2a17: Verifying Checksum 16:11:12 ec43610c2a17: Download complete 16:11:12 5eb5b503b376: Verifying Checksum 16:11:12 5eb5b503b376: Download complete 16:11:13 2f39f015ded8: Download complete 16:11:14 5eb5b503b376: Pull complete 16:11:14 5c69ac0246d0: Pull complete 16:11:14 ec43610c2a17: Pull complete 16:11:14 3a2ae6a8a46f: Pull complete 16:11:14 33b1e0a273af: Pull complete 16:11:14 5d3b04190fa2: Pull complete 16:11:19 2f39f015ded8: Pull complete 16:11:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:19 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:11:19 $ 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 16:11:20 $ docker top 570aec6e2b56538e29d0e7552af7920ec8e1a6d095aa8df038d5ad09df709d14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:21 ---> job-cost.sh 16:11:21 lf-activate-venv: SKIPPING 16:11:21 INFO: No Stack... 16:11:21 INFO: Retrieving Pricing Info for: v3-standard-8 16:11:21 INFO: Archiving Costs [Pipeline] sh 16:11:22 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 16:11:22 + cut -d, -f6 [Pipeline] lock 16:11:22 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-84-stack-cost] 16:11:22 Resource [jenkins-edgexfoundry-device-modbus-go-main-84-stack-cost] did not exist. Created. 16:11:22 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:22 + echo total: 0.2199999988079071 [Pipeline] stash 16:11:22 Stashed 1 file(s) [Pipeline] } 16:11:22 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 16:11:22 $ docker stop --time=1 570aec6e2b56538e29d0e7552af7920ec8e1a6d095aa8df038d5ad09df709d14 16:11:23 $ docker rm -f --volumes 570aec6e2b56538e29d0e7552af7920ec8e1a6d095aa8df038d5ad09df709d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:12:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-858 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 16:12:35 Running in /w/workspace/device-modbus-go/84 [Pipeline] { [Pipeline] checkout 16:12:35 Selected Git installation does not exist. Using Default 16:12:35 The recommended git tool is: NONE 16:12:42 using credential edgex-jenkins-ssh 16:12:42 Cloning the remote Git repository 16:12:42 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 16:12:42 > git init /w/workspace/device-modbus-go/84 # timeout=10 16:12:42 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:12:42 > git --version # timeout=10 16:12:42 > git --version # 'git version 2.25.1' 16:12:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:12:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:45 Avoid second fetch 16:12:45 Checking out Revision 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d (main) 16:12:45 Commit message: "ci: Change dependabot gomod schedule to daily (#429)" 16:12:45 > git config core.sparsecheckout # timeout=10 16:12:45 > git checkout -f 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:12:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:46 Dload Upload Total Spent Left Speed 16:12:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 16:12:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:12:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:12:47 + sudo tee /etc/docker/daemon.new 16:12:47 { 16:12:47 "registry-mirrors": [ 16:12:47 "https://nexus3.edgexfoundry.org:10001" 16:12:47 ], 16:12:47 "bip": "10.250.0.254/24", 16:12:47 "hosts": [ 16:12:47 "tcp://0.0.0.0:5555", 16:12:47 "unix:///var/run/docker.sock" 16:12:47 ], 16:12:47 "mtu": 1458, 16:12:47 "selinux-enabled": true, 16:12:47 "seccomp-profile": "/etc/docker/seccomp.json" 16:12:47 } [Pipeline] sh 16:12:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:12:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:07 provisioning config files... 16:13:07 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/84@tmp/config16519263032350669242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:07 ---> docker-login.sh 16:13:07 nexus3.edgexfoundry.org:10001 16:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:08 Configure a credential helper to remove this warning. See 16:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:08 16:13:08 Login Succeeded 16:13:08 nexus3.edgexfoundry.org:10002 16:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:08 Configure a credential helper to remove this warning. See 16:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:08 16:13:08 Login Succeeded 16:13:08 nexus3.edgexfoundry.org:10003 16:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:09 Configure a credential helper to remove this warning. See 16:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:09 16:13:09 Login Succeeded 16:13:09 nexus3.edgexfoundry.org:10004 16:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:09 Configure a credential helper to remove this warning. See 16:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:09 16:13:09 Login Succeeded 16:13:09 docker.io 16:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:10 Configure a credential helper to remove this warning. See 16:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:10 16:13:10 Login Succeeded 16:13:10 ---> docker-login.sh ends [Pipeline] } 16:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:10 ========================================================= 16:13:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:13:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:11 + 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 . 16:13:11 Sending build context to Docker daemon 3.317MB 16:13:11 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:13:11 Step 2/10 : FROM ${BASE} AS builder 16:13:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:13:11 af6eaf76a39c: Pulling fs layer 16:13:11 55522c791124: Pulling fs layer 16:13:11 ce5c4a1c91eb: Pulling fs layer 16:13:11 169dfbe0d373: Pulling fs layer 16:13:11 e1ff8fa3b103: Pulling fs layer 16:13:11 52ebb69f0ebf: Pulling fs layer 16:13:11 5abe8eddf0d5: Pulling fs layer 16:13:11 169dfbe0d373: Waiting 16:13:11 52ebb69f0ebf: Waiting 16:13:11 5abe8eddf0d5: Waiting 16:13:11 e1ff8fa3b103: Waiting 16:13:11 55522c791124: Verifying Checksum 16:13:11 55522c791124: Download complete 16:13:11 169dfbe0d373: Verifying Checksum 16:13:11 169dfbe0d373: Download complete 16:13:11 e1ff8fa3b103: Verifying Checksum 16:13:11 e1ff8fa3b103: Download complete 16:13:11 af6eaf76a39c: Verifying Checksum 16:13:11 af6eaf76a39c: Download complete 16:13:13 5abe8eddf0d5: Verifying Checksum 16:13:13 af6eaf76a39c: Pull complete 16:13:13 55522c791124: Pull complete 16:13:14 ce5c4a1c91eb: Verifying Checksum 16:13:14 ce5c4a1c91eb: Download complete 16:13:14 52ebb69f0ebf: Verifying Checksum 16:13:14 52ebb69f0ebf: Download complete 16:13:27 ce5c4a1c91eb: Pull complete 16:13:27 169dfbe0d373: Pull complete 16:13:27 e1ff8fa3b103: Pull complete 16:13:32 52ebb69f0ebf: Pull complete 16:13:34 5abe8eddf0d5: Pull complete 16:13:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:13:34 ---> 6cb57ee374ae 16:13:34 Step 3/10 : ARG ADD_BUILD_TAGS="" 16:13:36 ---> Running in 26bece258515 16:13:36 Removing intermediate container 26bece258515 16:13:36 ---> 49453d01ee34 16:13:36 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:13:36 ---> Running in 2667f7f77570 16:13:37 Removing intermediate container 2667f7f77570 16:13:37 ---> 855bb13ee920 16:13:37 Step 5/10 : RUN apk add --update --no-cache make git openssh 16:13:37 ---> Running in 04c3d9dd50b3 16:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:13:40 (1/8) Installing openssh-keygen (9.1_p1-r2) 16:13:40 (2/8) Installing libedit (20221030.3.1-r0) 16:13:40 (3/8) Installing openssh-client-common (9.1_p1-r2) 16:13:40 (4/8) Installing openssh-client-default (9.1_p1-r2) 16:13:40 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 16:13:40 (6/8) Installing openssh-server-common (9.1_p1-r2) 16:13:40 (7/8) Installing openssh-server (9.1_p1-r2) 16:13:40 (8/8) Installing openssh (9.1_p1-r2) 16:13:40 Executing busybox-1.35.0-r29.trigger 16:13:40 OK: 270 MiB in 61 packages 16:13:42 Removing intermediate container 04c3d9dd50b3 16:13:42 ---> 20743b991196 16:13:42 Step 6/10 : WORKDIR /device-modbus-go 16:13:42 ---> Running in 9bf494dd443b 16:13:42 Removing intermediate container 9bf494dd443b 16:13:42 ---> 001c6911e959 16:13:42 Step 7/10 : COPY go.mod vendor* ./ 16:13:43 ---> 3c219d6001c6 16:13:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:43 ---> Running in 0a2c8506a52e 16:14:51 Removing intermediate container 0a2c8506a52e 16:14:51 ---> 4d3c4a3e26a2 16:14:51 Step 9/10 : COPY . . 16:14:51 ---> 2517fe81789a 16:14:51 Step 10/10 : RUN ${MAKE} 16:14:51 ---> Running in b0b793615fbb 16:14:51 noop 16:14:51 Removing intermediate container b0b793615fbb 16:14:51 ---> f487887e6e1a 16:14:51 Successfully built f487887e6e1a 16:14:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:51 + docker inspect -f . ci-base-image-arm64 16:14:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:51 prd-ubuntu20.04-docker-arm64-4c-16g-858 does not seem to be running inside a container 16:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/84 -v /w/workspace/device-modbus-go/84:/w/workspace/device-modbus-go/84:rw,z -v /w/workspace/device-modbus-go/84@tmp:/w/workspace/device-modbus-go/84@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 16:14:53 $ docker top 4973df5b7f69088b7cee1ed0a817769efdfbbd39ebc2e7eaa02f65a0fa4448cc -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:54 + go version 16:14:54 go version go1.20.2 linux/arm64 [Pipeline] } 16:14:54 $ docker stop --time=1 4973df5b7f69088b7cee1ed0a817769efdfbbd39ebc2e7eaa02f65a0fa4448cc 16:14:55 $ docker rm -f --volumes 4973df5b7f69088b7cee1ed0a817769efdfbbd39ebc2e7eaa02f65a0fa4448cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:56 + docker inspect -f . ci-base-image-arm64 16:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:56 prd-ubuntu20.04-docker-arm64-4c-16g-858 does not seem to be running inside a container 16:14:56 $ 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/84 -v /w/workspace/device-modbus-go/84:/w/workspace/device-modbus-go/84:rw,z -v /w/workspace/device-modbus-go/84@tmp:/w/workspace/device-modbus-go/84@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 16:14:58 $ docker top 60d55c324b5d0a09671d7f225a0b85aeea00083f630ef9f8a87df13cb26ce3f5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:59 + git config --global --add safe.directory /w/workspace/device-modbus-go/84 [Pipeline] fileExists [Pipeline] sh 16:14:59 + make test 16:14:59 go test ./... -coverprofile=coverage.out 16:15:38 ? github.com/edgexfoundry/device-modbus-go [no test files] 16:18:30 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 16:18:30 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.079s coverage: 48.0% of statements 16:18:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:18:30 go vet ./... 16:18:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:57 ./bin/test-attribution-txt.sh [Pipeline] echo 16:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:18:57 $ docker stop --time=1 60d55c324b5d0a09671d7f225a0b85aeea00083f630ef9f8a87df13cb26ce3f5 16:18:59 $ docker rm -f --volumes 60d55c324b5d0a09671d7f225a0b85aeea00083f630ef9f8a87df13cb26ce3f5 [Pipeline] // withDockerContainer [Pipeline] sh 16:19:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:01 Warning: overwriting stash ‘coverage-report’ 16:19:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:19:02 + ls -al . 16:19:02 total 176 16:19:02 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:15 . 16:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:12 .. 16:19:02 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 16:12 .dockerignore 16:19:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:12 .git 16:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:12 .github 16:19:02 -rw-rw-r-- 1 jenkins jenkins 331 Mar 15 16:12 .gitignore 16:19:02 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:12 .golangci.yml 16:19:02 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 15 16:12 Attribution.txt 16:19:02 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 15 16:12 CHANGELOG.md 16:19:02 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 15 16:12 Dockerfile 16:19:02 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:12 GOVERNANCE.md 16:19:02 -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 16:12 Jenkinsfile 16:19:02 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:12 LICENSE 16:19:02 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 15 16:12 Makefile 16:19:02 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 16:12 OWNERS.md 16:19:02 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 15 16:12 README.md 16:19:02 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:09 VERSION 16:19:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:12 bin 16:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:12 cmd 16:19:02 -rw-r--r-- 1 jenkins jenkins 23736 Mar 15 16:18 coverage.out 16:19:02 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 15 16:12 go.mod 16:19:02 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 15 16:12 go.sum 16:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:12 internal 16:19:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:12 simulator 16:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:12 snap 16:19:02 -rw-rw-r-- 1 jenkins jenkins 229 Mar 15 16:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:03 + 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=8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d --label arch=arm64 --label version=3.0.0-dev.18 . 16:19:03 Sending build context to Docker daemon 3.342MB 16:19:03 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 16:19:03 Step 2/22 : FROM ${BASE} AS builder 16:19:03 ---> f487887e6e1a 16:19:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:19:03 ---> Running in 510c8db57108 16:19:04 Removing intermediate container 510c8db57108 16:19:04 ---> a95de279e469 16:19:04 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:19:04 ---> Running in e0024f08f595 16:19:04 Removing intermediate container e0024f08f595 16:19:04 ---> 56891159d4c5 16:19:04 Step 5/22 : RUN apk add --update --no-cache make git openssh 16:19:04 ---> Running in a5992f9f432f 16:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:19:08 OK: 270 MiB in 61 packages 16:19:09 Removing intermediate container a5992f9f432f 16:19:09 ---> 91e20c7cd99f 16:19:09 Step 6/22 : WORKDIR /device-modbus-go 16:19:09 ---> Running in 58be7c2b21bd 16:19:10 Removing intermediate container 58be7c2b21bd 16:19:10 ---> 719999a97bdb 16:19:10 Step 7/22 : COPY go.mod vendor* ./ 16:19:10 ---> 5fcaaf0f4f13 16:19:10 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:10 ---> Running in 02dab43134f1 16:19:14 Removing intermediate container 02dab43134f1 16:19:14 ---> 0c2fad4200db 16:19:14 Step 9/22 : COPY . . 16:19:15 ---> 325d134b6296 16:19:15 Step 10/22 : RUN ${MAKE} 16:19:15 ---> Running in 062b1e889afa 16:19:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 16:22:08 Removing intermediate container 062b1e889afa 16:22:08 ---> 96686ad2ca59 16:22:08 Step 11/22 : FROM alpine:3.17 16:22:08 3.17: Pulling from library/alpine 16:22:08 af6eaf76a39c: Already exists 16:22:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:22:08 Status: Downloaded newer image for alpine:3.17 16:22:08 ---> d74e625d9115 16:22:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 16:22:08 ---> Running in 04cec6890281 16:22:08 Removing intermediate container 04cec6890281 16:22:08 ---> e6f5eab2a992 16:22:08 Step 13/22 : RUN apk add --update --no-cache dumb-init 16:22:08 ---> Running in 50d04e68b7f6 16:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:22:08 (1/1) Installing dumb-init (1.2.5-r2) 16:22:08 Executing busybox-1.35.0-r29.trigger 16:22:08 OK: 8 MiB in 16 packages 16:22:09 Removing intermediate container 50d04e68b7f6 16:22:09 ---> b5b69a262ba9 16:22:09 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 16:22:11 ---> 03c6c1e8ac3b 16:22:11 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 16:22:11 ---> aefc60c14c22 16:22:11 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 16:22:12 ---> 407e7fee02f7 16:22:12 Step 17/22 : EXPOSE 59901 16:22:12 ---> Running in d5a8fba416f9 16:22:15 Removing intermediate container d5a8fba416f9 16:22:15 ---> 00a87b2fadf3 16:22:15 Step 18/22 : ENTRYPOINT ["/device-modbus"] 16:22:15 ---> Running in e8d7a80418f6 16:22:15 Removing intermediate container e8d7a80418f6 16:22:15 ---> 9f64d729c635 16:22:15 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:22:16 ---> Running in 39c0fdbd4d8e 16:22:16 Removing intermediate container 39c0fdbd4d8e 16:22:16 ---> 719245ce6e64 16:22:16 Step 20/22 : LABEL arch=arm64 16:22:16 ---> Running in 9658a5bd6dc4 16:22:17 Removing intermediate container 9658a5bd6dc4 16:22:17 ---> 5728ebc19bf1 16:22:17 Step 21/22 : LABEL git_sha=8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 16:22:17 ---> Running in 8ef8591d59ee 16:22:17 Removing intermediate container 8ef8591d59ee 16:22:17 ---> 6f0707068171 16:22:17 Step 22/22 : LABEL version=3.0.0-dev.18 16:22:17 ---> Running in 07bbfb4578c9 16:22:17 Removing intermediate container 07bbfb4578c9 16:22:17 ---> 2b7121fdd404 16:22:17 [Warning] One or more build-args [ARCH] were not consumed 16:22:17 Successfully built 2b7121fdd404 16:22:17 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 16:22:18 provisioning config files... 16:22:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/84@tmp/config3926182315293603451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:18 ---> docker-login.sh 16:22:18 nexus3.edgexfoundry.org:10001 16:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:18 Configure a credential helper to remove this warning. See 16:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:18 16:22:18 Login Succeeded 16:22:18 nexus3.edgexfoundry.org:10002 16:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:19 Configure a credential helper to remove this warning. See 16:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:19 16:22:19 Login Succeeded 16:22:19 nexus3.edgexfoundry.org:10003 16:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:19 Configure a credential helper to remove this warning. See 16:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:19 16:22:19 Login Succeeded 16:22:19 nexus3.edgexfoundry.org:10004 16:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:20 Configure a credential helper to remove this warning. See 16:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:20 16:22:20 Login Succeeded 16:22:20 docker.io 16:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:20 Configure a credential helper to remove this warning. See 16:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:20 16:22:20 Login Succeeded 16:22:20 ---> docker-login.sh ends [Pipeline] } 16:22:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:22:20 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 16:22:20 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 16:22:20 latest 16:22:20 3.0.0-dev.18 16:22:20 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18 16:22:20 main 16:22:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:21 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:21 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 16:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:22:21 8c61f6f0337b: Preparing 16:22:21 e44c38d28c62: Preparing 16:22:21 5585352ee44a: Preparing 16:22:21 bb59f7293cf1: Preparing 16:22:21 edf70074bd40: Preparing 16:22:21 edf70074bd40: Layer already exists 16:22:21 8c61f6f0337b: Pushed 16:22:21 e44c38d28c62: Pushed 16:22:21 bb59f7293cf1: Pushed 16:22:28 5585352ee44a: Pushed 16:22:28 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d: digest: sha256:d1c2880b3da7c22735cb79f1aee465917bcb636b861be0df89125f6758dc016b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:28 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 16:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:22:29 8c61f6f0337b: Preparing 16:22:29 e44c38d28c62: Preparing 16:22:29 5585352ee44a: Preparing 16:22:29 bb59f7293cf1: Preparing 16:22:29 edf70074bd40: Preparing 16:22:29 edf70074bd40: Layer already exists 16:22:29 5585352ee44a: Layer already exists 16:22:29 8c61f6f0337b: Layer already exists 16:22:29 bb59f7293cf1: Layer already exists 16:22:29 e44c38d28c62: Layer already exists 16:22:29 latest: digest: sha256:d1c2880b3da7c22735cb79f1aee465917bcb636b861be0df89125f6758dc016b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:29 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.18 16:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:22:30 8c61f6f0337b: Preparing 16:22:30 e44c38d28c62: Preparing 16:22:30 5585352ee44a: Preparing 16:22:30 bb59f7293cf1: Preparing 16:22:30 edf70074bd40: Preparing 16:22:30 8c61f6f0337b: Layer already exists 16:22:30 bb59f7293cf1: Layer already exists 16:22:30 edf70074bd40: Layer already exists 16:22:30 5585352ee44a: Layer already exists 16:22:30 e44c38d28c62: Layer already exists 16:22:30 3.0.0-dev.18: digest: sha256:d1c2880b3da7c22735cb79f1aee465917bcb636b861be0df89125f6758dc016b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:30 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18 16:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:22:31 8c61f6f0337b: Preparing 16:22:31 e44c38d28c62: Preparing 16:22:31 5585352ee44a: Preparing 16:22:31 bb59f7293cf1: Preparing 16:22:31 edf70074bd40: Preparing 16:22:31 e44c38d28c62: Layer already exists 16:22:31 5585352ee44a: Layer already exists 16:22:31 bb59f7293cf1: Layer already exists 16:22:31 8c61f6f0337b: Layer already exists 16:22:31 edf70074bd40: Layer already exists 16:22:31 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18: digest: sha256:d1c2880b3da7c22735cb79f1aee465917bcb636b861be0df89125f6758dc016b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:31 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:32 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 16:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:22:32 8c61f6f0337b: Preparing 16:22:32 e44c38d28c62: Preparing 16:22:32 5585352ee44a: Preparing 16:22:32 bb59f7293cf1: Preparing 16:22:32 edf70074bd40: Preparing 16:22:32 e44c38d28c62: Layer already exists 16:22:32 8c61f6f0337b: Layer already exists 16:22:32 edf70074bd40: Layer already exists 16:22:32 bb59f7293cf1: Layer already exists 16:22:32 5585352ee44a: Layer already exists 16:22:32 main: digest: sha256:d1c2880b3da7c22735cb79f1aee465917bcb636b861be0df89125f6758dc016b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:22:32 ===================================================== [Pipeline] echo 16:22:32 taggedImages: 16:22:32 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d 16:22:32 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 16:22:32 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.18 16:22:32 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d-3.0.0-dev.18 16:22:32 - 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 16:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:22:33 16:22:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:22:33 arm64: Pulling from edgex-lftools-log-publisher 16:22:33 8998bd30e6a1: Pulling fs layer 16:22:33 04944245beec: Pulling fs layer 16:22:33 699f458cf7ca: Pulling fs layer 16:22:33 765212b225bb: Pulling fs layer 16:22:33 f23df028b6ca: Pulling fs layer 16:22:33 d65c8cfc05b1: Pulling fs layer 16:22:33 2437ff75d9bd: Pulling fs layer 16:22:33 765212b225bb: Waiting 16:22:33 f23df028b6ca: Waiting 16:22:33 d65c8cfc05b1: Waiting 16:22:33 2437ff75d9bd: Waiting 16:22:33 04944245beec: Verifying Checksum 16:22:33 04944245beec: Download complete 16:22:33 765212b225bb: Verifying Checksum 16:22:33 765212b225bb: Download complete 16:22:33 f23df028b6ca: Verifying Checksum 16:22:33 f23df028b6ca: Download complete 16:22:33 d65c8cfc05b1: Verifying Checksum 16:22:33 d65c8cfc05b1: Download complete 16:22:33 699f458cf7ca: Verifying Checksum 16:22:33 699f458cf7ca: Download complete 16:22:34 8998bd30e6a1: Verifying Checksum 16:22:34 8998bd30e6a1: Download complete 16:22:37 2437ff75d9bd: Verifying Checksum 16:22:37 2437ff75d9bd: Download complete 16:22:39 8998bd30e6a1: Pull complete 16:22:39 04944245beec: Pull complete 16:22:40 699f458cf7ca: Pull complete 16:22:41 765212b225bb: Pull complete 16:22:42 f23df028b6ca: Pull complete 16:22:42 d65c8cfc05b1: Pull complete 16:22:57 2437ff75d9bd: Pull complete 16:22:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:22:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:57 prd-ubuntu20.04-docker-arm64-4c-16g-858 does not seem to be running inside a container 16:22:57 $ 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/84 -v /w/workspace/device-modbus-go/84:/w/workspace/device-modbus-go/84:rw,z -v /w/workspace/device-modbus-go/84@tmp:/w/workspace/device-modbus-go/84@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 16:23:00 $ docker top d6176a825abff5dd96da39a06ff66159ba4ba9fb6821fa344f7123612ba79006 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:01 ---> job-cost.sh 16:23:01 lf-activate-venv: SKIPPING 16:23:01 INFO: No Stack... 16:23:01 INFO: Retrieving Pricing Info for: v3-standard-4 16:23:02 INFO: Archiving Costs [Pipeline] sh 16:23:03 + cut -d, -f6 16:23:03 + cat /w/workspace/device-modbus-go/84/archives/cost.csv [Pipeline] lock 16:23:03 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-84-stack-cost] 16:23:03 Resource [jenkins-edgexfoundry-device-modbus-go-main-84-stack-cost] did not exist. Created. 16:23:03 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:23:04 /w/workspace/device-modbus-go/84@tmp/durable-03c22a61/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:23:05 + echo total: 0.10999999940395355 [Pipeline] stash 16:23:05 Warning: overwriting stash ‘stack-cost’ 16:23:05 Stashed 1 file(s) [Pipeline] } 16:23:05 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 16:23:05 $ docker stop --time=1 d6176a825abff5dd96da39a06ff66159ba4ba9fb6821fa344f7123612ba79006 16:23:06 $ docker rm -f --volumes d6176a825abff5dd96da39a06ff66159ba4ba9fb6821fa344f7123612ba79006 [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 16:23:07 provisioning config files... 16:23:07 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8919137668301057504tmp [Pipeline] { [Pipeline] sh 16:23:07 + set +x 16:23:07 + + bash -s -- 16:23:07 curl -s https://codecov.io/bash 16:23:07 16:23:07 _____ _ 16:23:07 / ____| | | 16:23:07 | | ___ __| | ___ ___ _____ __ 16:23:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:23:07 | |___| (_) | (_| | __/ (_| (_) \ V / 16:23:07 \_____\___/ \__,_|\___|\___\___/ \_/ 16:23:07 Bash-1.0.6 16:23:07 16:23:07 16:23:07 ==> git version 2.25.1 found 16:23:07 ==> 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 16:23:07 Release-Date: 2020-01-08 16:23:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:23:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:23:07 ==> Jenkins CI detected. 16:23:07 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 16:23:07 project root: . 16:23:07 --> token set from env 16:23:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:23:07 ==> Running gcov in . (disable via -X gcov) 16:23:07 ==> Python coveragepy not found 16:23:07 ==> Searching for coverage reports in: 16:23:07 + . 16:23:07 -> Found 1 reports 16:23:07 ==> Detecting git/mercurial file structure 16:23:07 ==> Reading reports 16:23:07 + ./coverage.out bytes=23736 16:23:07 ==> Appending adjustments 16:23:07 https://docs.codecov.io/docs/fixing-reports 16:23:07 + Found adjustments 16:23:07 ==> Gzipping contents 16:23:07 4.0K /tmp/codecov.C3GYVE.gz 16:23:07 ==> Uploading reports 16:23:07 url: https://codecov.io 16:23:07 query: branch=main&commit=8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:23:07 -> Pinging Codecov 16:23:07 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=8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:23:07 -> Uploading to 16:23:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/55DBCA73C666E3227836607328DD7E49/8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d/863440d2-606c-49c4-8d6b-2b8ea8d428cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T162307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=311cb5b2ed5276e5a2a8f640fe4283bacbe478bb61b80f69e2972ca4118aaa52 16:23:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:23:07 Dload Upload Total Spent Left Speed 16:23:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 16086 --:--:-- --:--:-- --:--:-- 16086 16:23:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d [Pipeline] } 16:23:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:23:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:23:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:23:08 16:23:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:23:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:23:08 df9b9388f04a: Pulling fs layer 16:23:08 52dc419b0ee2: Pulling fs layer 16:23:08 25bc292e5bac: Pulling fs layer 16:23:08 114826534d7a: Pulling fs layer 16:23:08 4657fd5d0bcf: Pulling fs layer 16:23:08 6ad1cebc031e: Pulling fs layer 16:23:08 8a3aa393b2d8: Pulling fs layer 16:23:08 4657fd5d0bcf: Waiting 16:23:08 6ad1cebc031e: Waiting 16:23:08 8a3aa393b2d8: Waiting 16:23:08 25bc292e5bac: Verifying Checksum 16:23:08 25bc292e5bac: Download complete 16:23:08 52dc419b0ee2: Verifying Checksum 16:23:08 52dc419b0ee2: Download complete 16:23:08 4657fd5d0bcf: Download complete 16:23:08 df9b9388f04a: Download complete 16:23:09 df9b9388f04a: Pull complete 16:23:09 6ad1cebc031e: Verifying Checksum 16:23:09 6ad1cebc031e: Download complete 16:23:09 52dc419b0ee2: Pull complete 16:23:09 25bc292e5bac: Pull complete 16:23:09 114826534d7a: Verifying Checksum 16:23:09 114826534d7a: Download complete 16:23:09 8a3aa393b2d8: Verifying Checksum 16:23:09 8a3aa393b2d8: Download complete 16:23:13 114826534d7a: Pull complete 16:23:13 4657fd5d0bcf: Pull complete 16:23:13 6ad1cebc031e: Pull complete 16:23:15 8a3aa393b2d8: Pull complete 16:23:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:23:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:23:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:15 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:23:15 $ 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 16:23:18 $ docker top 6737be12d1823e887b0bb90c9a24f4e3bb55c10debc2cace7b42d9e4e4d9ff3a -eo pid,comm [Pipeline] { [Pipeline] echo 16:23:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 16:23:18 + set -o pipefail 16:23:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 16:23:25 16:23:25 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 16:23:25 16:23:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/2397cafd-03a5-487b-82db-3f48c555bb08 16:23:25 16:23:25 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 16:23:25 16:23:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:23:25 16:23:27 16:23:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:23:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:23:27 More details here: https://snyk.co/ue1NS [Pipeline] } 16:23:27 $ docker stop --time=1 6737be12d1823e887b0bb90c9a24f4e3bb55c10debc2cace7b42d9e4e4d9ff3a 16:23:29 $ docker rm -f --volumes 6737be12d1823e887b0bb90c9a24f4e3bb55c10debc2cace7b42d9e4e4d9ff3a [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 16:23:30 + git log --format=format:%s -1 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d [Pipeline] sh 16:23:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:23:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:31 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:23:31 $ 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 16:23:31 $ docker top 6fc84521e0abf73211d01d76d6591a590ecd5d0968c2d38fdb5b8a2d6deb8bda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:31 [ssh-agent] Looking for ssh-agent implementation... 16:23:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:31 $ docker exec 6fc84521e0abf73211d01d76d6591a590ecd5d0968c2d38fdb5b8a2d6deb8bda ssh-agent 16:23:31 SSH_AUTH_SOCK=/tmp/ssh-VlJSHyf8D3f7/agent.32 16:23:31 SSH_AGENT_PID=38 16:23:31 Running ssh-add (command line suppressed) 16:23:32 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17201876807015898622.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17201876807015898622.key) 16:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:32 + git semver tag 16:23:32 2023-03-15 16:23:32,473 [run_tag] DEBUG tag force:False 16:23:32 2023-03-15 16:23:32,473 [check_head_tag] DEBUG check head tag 16:23:32 2023-03-15 16:23:32,474 [execute] INFO git cat-file --batch-check 16:23:32 2023-03-15 16:23:32,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 16:23:32 2023-03-15 16:23:32,478 [execute] INFO git cat-file --batch 16:23:32 2023-03-15 16:23:32,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 16:23:32 2023-03-15 16:23:32,496 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:23:32 2023-03-15 16:23:32,497 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 16:23:32 2023-03-15 16:23:32,497 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 16:23:32 2023-03-15 16:23:32,501 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:23:32 3.0.0-dev.18 [Pipeline] } 16:23:32 $ docker exec --env ******** --env ******** 6fc84521e0abf73211d01d76d6591a590ecd5d0968c2d38fdb5b8a2d6deb8bda ssh-agent -k 16:23:32 unset SSH_AUTH_SOCK; 16:23:32 unset SSH_AGENT_PID; 16:23:32 echo Agent pid 38 killed; 16:23:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:32 + git semver [Pipeline] } 16:23:33 $ docker stop --time=1 6fc84521e0abf73211d01d76d6591a590ecd5d0968c2d38fdb5b8a2d6deb8bda 16:23:34 $ docker rm -f --volumes 6fc84521e0abf73211d01d76d6591a590ecd5d0968c2d38fdb5b8a2d6deb8bda [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:23:34 16:23:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:23:35 0.23.1-centos7: Pulling from edgex-lftools 16:23:35 ab5ef0e58194: Pulling fs layer 16:23:35 9712f1f96733: Pulling fs layer 16:23:35 63f879dbbcfc: Pulling fs layer 16:23:35 0d9ebad4ef96: Pulling fs layer 16:23:35 e9a5061849ea: Pulling fs layer 16:23:35 d747dcd14b5f: Pulling fs layer 16:23:35 2de7ff778b66: Pulling fs layer 16:23:35 e9a5061849ea: Waiting 16:23:35 d747dcd14b5f: Waiting 16:23:35 0d9ebad4ef96: Waiting 16:23:35 2de7ff778b66: Waiting 16:23:35 9712f1f96733: Verifying Checksum 16:23:35 9712f1f96733: Download complete 16:23:35 63f879dbbcfc: Verifying Checksum 16:23:35 63f879dbbcfc: Download complete 16:23:35 e9a5061849ea: Verifying Checksum 16:23:35 e9a5061849ea: Download complete 16:23:35 d747dcd14b5f: Verifying Checksum 16:23:35 d747dcd14b5f: Download complete 16:23:35 0d9ebad4ef96: Verifying Checksum 16:23:35 0d9ebad4ef96: Download complete 16:23:35 ab5ef0e58194: Download complete 16:23:36 2de7ff778b66: Verifying Checksum 16:23:36 2de7ff778b66: Download complete 16:23:38 ab5ef0e58194: Pull complete 16:23:38 9712f1f96733: Pull complete 16:23:38 63f879dbbcfc: Pull complete 16:23:42 0d9ebad4ef96: Pull complete 16:23:42 e9a5061849ea: Pull complete 16:23:42 d747dcd14b5f: Pull complete 16:23:43 2de7ff778b66: Pull complete 16:23:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:23:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:43 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:23:43 $ 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 16:23:45 $ docker top 19b41538447272453e7c97e84a9be7ee21b2d591e2d16771eda1237917628a33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:23:45 provisioning config files... 16:23:45 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6875296247207084147tmp 16:23:45 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12943817610299247541tmp 16:23:45 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config168001454695738188tmp [Pipeline] { [Pipeline] echo 16:23:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:23:46 ---> sigul-configuration.sh 16:23:46 gpg: directory `/root/.gnupg' created 16:23:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:23:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:23:46 gpg: keyring `/root/.gnupg/secring.gpg' created 16:23:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:23:46 gpg: CAST5 encrypted data 16:23:46 gpg: encrypted with 1 passphrase 16:23:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:23:46 + mkdir /home/jenkins 16:23:46 + mkdir /home/jenkins/sigul [Pipeline] sh 16:23:46 + 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 16:23:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:23:46 ---> sigul-install.sh 16:23:46 Sigul already installed; skipping installation. [Pipeline] sh 16:23:47 + git tag --list 16:23:47 0.7.1 16:23:47 v1.0.0 16:23:47 v1.1.0 16:23:47 v1.1.1 16:23:47 v1.2.2 16:23:47 v1.3.0 16:23:47 v1.3.1 16:23:47 v2.0.0 16:23:47 v2.1.0 16:23:47 v2.1.1 16:23:47 v2.1.1-dev.1 16:23:47 v2.1.1-dev.2 16:23:47 v2.1.1-dev.3 16:23:47 v2.2.0 16:23:47 v2.2.1-dev.1 16:23:47 v2.2.1-dev.2 16:23:47 v2.2.1-dev.3 16:23:47 v2.2.1-dev.4 16:23:47 v2.2.1-dev.5 16:23:47 v2.2.1-dev.6 16:23:47 v2.2.1-dev.7 16:23:47 v2.3.0 16:23:47 v2.3.0-dev.10 16:23:47 v2.3.0-dev.11 16:23:47 v2.3.0-dev.12 16:23:47 v2.3.0-dev.13 16:23:47 v2.3.0-dev.14 16:23:47 v2.3.0-dev.15 16:23:47 v2.3.0-dev.16 16:23:47 v2.3.0-dev.17 16:23:47 v2.3.0-dev.18 16:23:47 v2.3.0-dev.19 16:23:47 v2.3.0-dev.20 16:23:47 v2.3.0-dev.21 16:23:47 v2.3.0-dev.22 16:23:47 v2.3.0-dev.23 16:23:47 v2.3.0-dev.24 16:23:47 v2.3.0-dev.25 16:23:47 v2.3.0-dev.7 16:23:47 v2.3.0-dev.8 16:23:47 v2.3.0-dev.9 16:23:47 v3.0.0-dev.1 16:23:47 v3.0.0-dev.10 16:23:47 v3.0.0-dev.11 16:23:47 v3.0.0-dev.12 16:23:47 v3.0.0-dev.13 16:23:47 v3.0.0-dev.14 16:23:47 v3.0.0-dev.15 16:23:47 v3.0.0-dev.16 16:23:47 v3.0.0-dev.17 16:23:47 v3.0.0-dev.18 16:23:47 v3.0.0-dev.2 16:23:47 v3.0.0-dev.3 16:23:47 v3.0.0-dev.4 16:23:47 v3.0.0-dev.5 16:23:47 v3.0.0-dev.6 16:23:47 v3.0.0-dev.7 16:23:47 v3.0.0-dev.8 16:23:47 v3.0.0-dev.9 [Pipeline] sh 16:23:47 + lftools sign git-tag v3.0.0-dev.18 16:23:48 Signing Git tag with Sigul... 16:23:48 Signing v3.0.0-dev.18 [Pipeline] echo 16:23:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:23:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:23:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:23:48 $ docker stop --time=1 19b41538447272453e7c97e84a9be7ee21b2d591e2d16771eda1237917628a33 16:23:50 $ docker rm -f --volumes 19b41538447272453e7c97e84a9be7ee21b2d591e2d16771eda1237917628a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:23:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:23:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:50 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:23: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:23:51 $ docker top a2980e1a90a7d47d3b81e189def3d0fd8a78f74a49e0199c043ab868a63ca674 -eo pid,comm 16:23:51 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). 16:23:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:51 [ssh-agent] Looking for ssh-agent implementation... 16:23:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:51 $ docker exec a2980e1a90a7d47d3b81e189def3d0fd8a78f74a49e0199c043ab868a63ca674 ssh-agent 16:23:51 SSH_AUTH_SOCK=/tmp/ssh-HRVtwNNjJHXh/agent.32 16:23:51 SSH_AGENT_PID=38 16:23:51 Running ssh-add (command line suppressed) 16:23:51 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16614145428265056366.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16614145428265056366.key) 16:23:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:51 + git semver bump pre 16:23:52 2023-03-15 16:23:52,021 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:23:52 2023-03-15 16:23:52,021 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 16:23:52 2023-03-15 16:23:52,021 [bump_version] DEBUG bumped version:3.0.0-dev.19 16:23:52 2023-03-15 16:23:52,021 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 16:23:52 2023-03-15 16:23:52,021 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:23:52 2023-03-15 16:23:52,022 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:23:52 2023-03-15 16:23:52,023 [execute] INFO git cat-file --batch-check 16:23:52 2023-03-15 16:23:52,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:23:52 2023-03-15 16:23:52,028 [execute] INFO git cat-file --batch 16:23:52 2023-03-15 16:23:52,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:23:52 2023-03-15 16:23:52,033 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:23:52 3.0.0-dev.19 [Pipeline] } 16:23:52 $ docker exec --env ******** --env ******** a2980e1a90a7d47d3b81e189def3d0fd8a78f74a49e0199c043ab868a63ca674 ssh-agent -k 16:23:52 unset SSH_AUTH_SOCK; 16:23:52 unset SSH_AGENT_PID; 16:23:52 echo Agent pid 38 killed; 16:23:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:52 + git semver [Pipeline] } 16:23:52 $ docker stop --time=1 a2980e1a90a7d47d3b81e189def3d0fd8a78f74a49e0199c043ab868a63ca674 16:23:54 $ docker rm -f --volumes a2980e1a90a7d47d3b81e189def3d0fd8a78f74a49e0199c043ab868a63ca674 [Pipeline] // withDockerContainer [Pipeline] sh 16:23:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:23:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:54 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:23:54 $ 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 16:23:55 $ docker top df48cee1db2efda789ab3fbd2df7c01f40971248ad74a4ce31adf222871fd679 -eo pid,comm 16:23:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:23:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:55 [ssh-agent] Looking for ssh-agent implementation... 16:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:55 $ docker exec df48cee1db2efda789ab3fbd2df7c01f40971248ad74a4ce31adf222871fd679 ssh-agent 16:23:55 SSH_AUTH_SOCK=/tmp/ssh-86NjUv1hB83N/agent.32 16:23:55 SSH_AGENT_PID=38 16:23:55 Running ssh-add (command line suppressed) 16:23:55 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3184475042851295631.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3184475042851295631.key) 16:23:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:55 + git semver push 16:23:56 2023-03-15 16:23:56,089 [run_push] DEBUG push 16:23:56 2023-03-15 16:23:56,090 [execute] INFO git cat-file --batch-check 16:23:56 2023-03-15 16:23:56,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:23:56 2023-03-15 16:23:56,092 [execute] INFO git rev-list e6675ef5b7b27c46219382c5fdc9f3400ca33a3b -- 16:23:56 2023-03-15 16:23:56,092 [execute] DEBUG Popen(['git', 'rev-list', 'e6675ef5b7b27c46219382c5fdc9f3400ca33a3b', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:23:56 2023-03-15 16:23:56,099 [execute] INFO git fetch -v origin 16:23:56 2023-03-15 16:23:56,099 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:23:56 2023-03-15 16:23:56,580 [run_push] DEBUG no remote changes detected 16:23:56 2023-03-15 16:23:56,581 [execute] INFO git push origin semver 16:23:56 2023-03-15 16:23:56,581 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:23:57 2023-03-15 16:23:57,624 [run_push] DEBUG push all version tags 16:23:57 2023-03-15 16:23:57,625 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:23:57 2023-03-15 16:23:57,625 [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) 16:23:58 2023-03-15 16:23:58,447 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:23:58 3.0.0-dev.19 [Pipeline] } 16:23:58 $ docker exec --env ******** --env ******** df48cee1db2efda789ab3fbd2df7c01f40971248ad74a4ce31adf222871fd679 ssh-agent -k 16:23:58 unset SSH_AUTH_SOCK; 16:23:58 unset SSH_AGENT_PID; 16:23:58 echo Agent pid 38 killed; 16:23:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:59 + git semver [Pipeline] } 16:23:59 $ docker stop --time=1 df48cee1db2efda789ab3fbd2df7c01f40971248ad74a4ce31adf222871fd679 16:24:00 $ docker rm -f --volumes df48cee1db2efda789ab3fbd2df7c01f40971248ad74a4ce31adf222871fd679 [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 16:24:01 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 16:24:01 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 16:24:01 total 16 16:24:01 drwxr-xr-x 3 root root 4096 Mar 15 16:11 . 16:24:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:23 .. 16:24:01 drwxr-xr-x 2 root root 4096 Mar 15 16:11 cost 16:24:01 -rw-r--r-- 1 root root 87 Mar 15 16:11 cost.csv 16:24:01 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 16:24:01 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 16:24:01 total 16 16:24:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:11 . 16:24:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:23 .. 16:24:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:11 cost 16:24:01 -rw-r--r-- 1 jenkins jenkins 87 Mar 15 16:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:24:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:24:02 ---> package-listing.sh 16:24:02 ++ facter osfamily 16:24:02 ++ tr '[:upper:]' '[:lower:]' 16:24:02 + OS_FAMILY=debian 16:24:02 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 16:24:02 + START_PACKAGES=/tmp/packages_start.txt 16:24:02 + END_PACKAGES=/tmp/packages_end.txt 16:24:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:24:02 + PACKAGES=/tmp/packages_start.txt 16:24:02 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 16:24:02 + PACKAGES=/tmp/packages_end.txt 16:24:02 + case "${OS_FAMILY}" in 16:24:02 + dpkg -l 16:24:02 + grep '^ii' 16:24:02 + '[' -f /tmp/packages_start.txt ']' 16:24:02 + '[' -f /tmp/packages_end.txt ']' 16:24:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:24:02 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 16:24:02 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 16:24:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 16:24:02 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 16:24:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:03 prd-ubuntu20.04-docker-8c-8g-849 does not seem to be running inside a container 16:24:03 $ 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 16:24:03 $ docker top 6f36ca61db771c1f2e6fa565057057199a3183d9e01b678eb0fe9b384d685748 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:04 + touch /tmp/pre-build-complete [Pipeline] sh 16:24:04 + mkdir -p /var/log/sysstat [Pipeline] sh 16:24:04 + ls /var/log/sa-host 16:24:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:04 provisioning config files... 16:24:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9377421728858735226tmp [Pipeline] { [Pipeline] echo 16:24:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:24:05 ---> create-netrc.sh [Pipeline] } 16:24:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:24:05 ---> python-tools-install.sh [Pipeline] echo 16:24:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:24:05 ---> sudo-logs.sh 16:24:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:24:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:24:06 ---> job-cost.sh 16:24:06 lf-activate-venv: SKIPPING 16:24:06 DEBUG: total: 0.2199999988079071 16:24:06 INFO: Retrieving Stack Cost... 16:24:06 INFO: Retrieving Pricing Info for: v3-standard-8 16:24:06 INFO: Archiving Costs [Pipeline] echo 16:24:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:24:07 ---> logs-deploy.sh 16:24:07 lf-activate-venv: SKIPPING 16:24:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/84 16:24:07 INFO: archiving workspace using pattern(s): 16:24:08 Archives upload complete. 16:24:08 INFO: archiving logs to Nexus