Pull request #455 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc3893b64fdf82a0dcb15e29160768fe24a7cd0+55987cd457f5f1a930ff560b78c1acf5044fc241 (2ec67d20e39faf889557f7597b6d836df3189ed9) 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-ssh10737760122714091157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13209541825065081213.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4863568675313524149.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4185069043407784144.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9235280286090791591.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14314715938723783540.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8510 in /w/workspace/xfoundry_device-modbus-go_PR-455 [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/xfoundry_device-modbus-go_PR-455 # 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 Merging remotes/origin/main commit 55987cd457f5f1a930ff560b78c1acf5044fc241 into PR head commit fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 Merge succeeded, producing fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 Checking out Revision fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 (PR-455) > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 55987cd457f5f1a930ff560b78c1acf5044fc241 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:04 ========================================================= 05:59:04 EdgeX Global Pipelines Version Info 05:59:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:05 ------------------- 05:59:05 stable info: 05:59:05 ------------------- 05:59:05 Commited By: Bill Mahoney bill.mahoney@intel.com 05:59:05 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:59:05 Message: update stable to v1.0.248 05:59:05 ------------------- 05:59:05 experimental info: 05:59:05 ------------------- 05:59:05 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:05 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:59:05 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo 05:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo 05:59:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo 05:59:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 [Pipeline] echo 05:59:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcc3893 [Pipeline] echo 05:59:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:07 provisioning config files... 05:59:07 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/config7928792015866254425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:07 ---> docker-login.sh 05:59:07 nexus3.edgexfoundry.org:10001 05:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:07 Configure a credential helper to remove this warning. See 05:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:07 05:59:07 Login Succeeded 05:59:07 nexus3.edgexfoundry.org:10002 05:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:08 Configure a credential helper to remove this warning. See 05:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:08 05:59:08 Login Succeeded 05:59:08 nexus3.edgexfoundry.org:10003 05:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:08 Configure a credential helper to remove this warning. See 05:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:08 05:59:08 Login Succeeded 05:59:08 nexus3.edgexfoundry.org:10004 05:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:08 Configure a credential helper to remove this warning. See 05:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:08 05:59:08 Login Succeeded 05:59:08 docker.io 05:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:08 Configure a credential helper to remove this warning. See 05:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:08 05:59:08 Login Succeeded 05:59:08 ---> docker-login.sh ends [Pipeline] } 05:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:09 + git rev-list -1 --merges fcc3893b64fdf82a0dcb15e29160768fe24a7cd0~1..fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 [Pipeline] echo 05:59:09 -----------> git rev-list -1 --merges fcc3893b64fdf82a0dcb15e29160768fe24a7cd0~1..fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 [false] [Pipeline] sh 05:59:09 + git log --format=format:%s -1 fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 [Pipeline] echo 05:59:09 ========================================================= 05:59:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:10 + git log --format=format:%s -1 fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 [Pipeline] echo 05:59:10 [semverPrep] GIT_COMMIT: fcc3893b64fdf82a0dcb15e29160768fe24a7cd0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:59:10 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:10 + grep -v github /etc/ssh/ssh_known_hosts 05:59:10 + [ -e /tmp/ssh_known_hosts ] 05:59:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:10 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:11 05:59:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:11 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:11 b85a868b505f: Pulling fs layer 05:59:11 e2be974225ed: Pulling fs layer 05:59:11 339a4e72a1f5: Pulling fs layer 05:59:11 988bab9f4d93: Pulling fs layer 05:59:11 1469e6f7b9e6: Pulling fs layer 05:59:11 eaf3925da568: Pulling fs layer 05:59:11 bab4dde63d76: Pulling fs layer 05:59:11 bde34c3a00c8: Pulling fs layer 05:59:11 b352a97aabf1: Pulling fs layer 05:59:11 4872d77fe225: Pulling fs layer 05:59:11 5851b861e8e6: Pulling fs layer 05:59:11 eaf3925da568: Waiting 05:59:11 bab4dde63d76: Waiting 05:59:11 1469e6f7b9e6: Waiting 05:59:11 4872d77fe225: Waiting 05:59:11 b352a97aabf1: Waiting 05:59:11 988bab9f4d93: Waiting 05:59:11 5851b861e8e6: Waiting 05:59:11 e2be974225ed: Download complete 05:59:11 988bab9f4d93: Verifying Checksum 05:59:11 988bab9f4d93: Download complete 05:59:11 1469e6f7b9e6: Verifying Checksum 05:59:11 339a4e72a1f5: Verifying Checksum 05:59:11 339a4e72a1f5: Download complete 05:59:11 eaf3925da568: Download complete 05:59:11 bde34c3a00c8: Verifying Checksum 05:59:11 bde34c3a00c8: Download complete 05:59:11 b352a97aabf1: Download complete 05:59:11 4872d77fe225: Verifying Checksum 05:59:11 4872d77fe225: Download complete 05:59:11 5851b861e8e6: Verifying Checksum 05:59:11 5851b861e8e6: Download complete 05:59:11 b85a868b505f: Verifying Checksum 05:59:11 b85a868b505f: Download complete 05:59:12 bab4dde63d76: Download complete 05:59:12 b85a868b505f: Pull complete 05:59:12 e2be974225ed: Pull complete 05:59:13 339a4e72a1f5: Pull complete 05:59:13 988bab9f4d93: Pull complete 05:59:13 1469e6f7b9e6: Pull complete 05:59:13 eaf3925da568: Pull complete 05:59:15 bab4dde63d76: Pull complete 05:59:15 bde34c3a00c8: Pull complete 05:59:15 b352a97aabf1: Pull complete 05:59:15 4872d77fe225: Pull complete 05:59:15 5851b861e8e6: Pull complete 05:59:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:16 prd-ubuntu20.04-docker-8c-8g-8510 does not seem to be running inside a container 05:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@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 05:59:17 $ docker top 529645c0b2235c28cb6e14953180cf847f22290001824650253c9c4a3460bbf6 -eo pid,comm 05:59:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:59:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:17 [ssh-agent] Looking for ssh-agent implementation... 05:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:17 $ docker exec 529645c0b2235c28cb6e14953180cf847f22290001824650253c9c4a3460bbf6 ssh-agent 05:59:17 SSH_AUTH_SOCK=/tmp/ssh-KBFpV2ZDJKVQ/agent.32 05:59:17 SSH_AGENT_PID=38 05:59:17 Running ssh-add (command line suppressed) 05:59:18 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_15927724715279254354.key (/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_15927724715279254354.key) 05:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:18 + git tag --points-at HEAD [Pipeline] } 05:59:18 $ docker exec --env ******** --env ******** 529645c0b2235c28cb6e14953180cf847f22290001824650253c9c4a3460bbf6 ssh-agent -k 05:59:18 unset SSH_AUTH_SOCK; 05:59:18 unset SSH_AGENT_PID; 05:59:18 echo Agent pid 38 killed; 05:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:18 [ssh-agent] Looking for ssh-agent implementation... 05:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:18 $ docker exec 529645c0b2235c28cb6e14953180cf847f22290001824650253c9c4a3460bbf6 ssh-agent 05:59:18 SSH_AUTH_SOCK=/tmp/ssh-ClTE3nvdmz2E/agent.71 05:59:18 SSH_AGENT_PID=77 05:59:18 Running ssh-add (command line suppressed) 05:59:18 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_4605729270320272280.key (/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_4605729270320272280.key) 05:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:19 + git semver init 05:59:19 2023-04-14 05:59:19,482 [run_init] DEBUG init version:0.0.0 force:False 05:59:19 2023-04-14 05:59:19,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-455/.semver 05:59:19 2023-04-14 05:59:19,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-455/.semver 05:59:19 2023-04-14 05:59:19,484 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-455/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-455, universal_newlines=False, shell=None, istream=None) 05:59:20 2023-04-14 05:59:20,242 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-455/.git/info/exclude 05:59:20 2023-04-14 05:59:20,243 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-455/.semver/PR-455 with force:False 05:59:20 2023-04-14 05:59:20,243 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-455/.semver/PR-455 05:59:20 2023-04-14 05:59:20,248 [execute] INFO git cat-file --batch-check 05:59:20 2023-04-14 05:59:20,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-455/.semver, universal_newlines=False, shell=None, istream=) 05:59:20 2023-04-14 05:59:20,255 [execute] INFO git cat-file --batch 05:59:20 2023-04-14 05:59:20,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-455/.semver, universal_newlines=False, shell=None, istream=) 05:59:20 2023-04-14 05:59:20,262 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-455/.semver/PR-455 05:59:20 0.0.0 [Pipeline] } 05:59:20 $ docker exec --env ******** --env ******** 529645c0b2235c28cb6e14953180cf847f22290001824650253c9c4a3460bbf6 ssh-agent -k 05:59:20 unset SSH_AUTH_SOCK; 05:59:20 unset SSH_AGENT_PID; 05:59:20 echo Agent pid 77 killed; 05:59:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:21 + git semver [Pipeline] } 05:59:21 $ docker stop --time=1 529645c0b2235c28cb6e14953180cf847f22290001824650253c9c4a3460bbf6 05:59:22 $ docker rm -f --volumes 529645c0b2235c28cb6e14953180cf847f22290001824650253c9c4a3460bbf6 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:23 Stashed 1 file(s) [Pipeline] echo 05:59:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:23 provisioning config files... 05:59:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/config6110053655800408250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:24 ---> docker-login.sh 05:59:24 nexus3.edgexfoundry.org:10001 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 nexus3.edgexfoundry.org:10002 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 nexus3.edgexfoundry.org:10003 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 nexus3.edgexfoundry.org:10004 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 docker.io 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 ---> docker-login.sh ends [Pipeline] } 05:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:25 ========================================================= 05:59:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:59:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:25 + 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 . 05:59:25 Sending build context to Docker daemon 6.436MB 05:59:25 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:59:25 Step 2/10 : FROM ${BASE} AS builder 05:59:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:25 63b65145d645: Pulling fs layer 05:59:25 a2d21d5440eb: Pulling fs layer 05:59:25 935e6c44a52c: Pulling fs layer 05:59:25 94cc34f8dd06: Pulling fs layer 05:59:25 30dea6a524f1: Pulling fs layer 05:59:25 a2aff8979fd8: Pulling fs layer 05:59:25 6808be2612f2: Pulling fs layer 05:59:25 f25807f1079a: Pulling fs layer 05:59:25 94cc34f8dd06: Waiting 05:59:25 30dea6a524f1: Waiting 05:59:25 a2aff8979fd8: Waiting 05:59:25 6808be2612f2: Waiting 05:59:25 f25807f1079a: Waiting 05:59:25 a2d21d5440eb: Download complete 05:59:25 94cc34f8dd06: Download complete 05:59:25 30dea6a524f1: Verifying Checksum 05:59:25 30dea6a524f1: Download complete 05:59:25 63b65145d645: Verifying Checksum 05:59:25 63b65145d645: Download complete 05:59:25 a2aff8979fd8: Verifying Checksum 05:59:25 a2aff8979fd8: Download complete 05:59:25 63b65145d645: Pull complete 05:59:26 a2d21d5440eb: Pull complete 05:59:26 f25807f1079a: Verifying Checksum 05:59:26 f25807f1079a: Download complete 05:59:26 935e6c44a52c: Verifying Checksum 05:59:26 935e6c44a52c: Download complete 05:59:26 6808be2612f2: Verifying Checksum 05:59:26 6808be2612f2: Download complete 05:59:29 935e6c44a52c: Pull complete 05:59:29 94cc34f8dd06: Pull complete 05:59:29 30dea6a524f1: Pull complete 05:59:29 a2aff8979fd8: Pull complete 05:59:32 6808be2612f2: Pull complete 05:59:32 f25807f1079a: Pull complete 05:59:32 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:59:32 ---> 3b553350e43f 05:59:32 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:59:34 ---> Running in 38e08fb84a3a 05:59:34 Removing intermediate container 38e08fb84a3a 05:59:34 ---> add9c1527afb 05:59:34 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:34 ---> Running in bf88a14f8da5 05:59:34 Removing intermediate container bf88a14f8da5 05:59:34 ---> 88829b59e37a 05:59:34 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:59:34 ---> Running in 539b19ef7bcf 05:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:59:35 (1/8) Installing openssh-keygen (9.1_p1-r2) 05:59:35 (2/8) Installing libedit (20221030.3.1-r0) 05:59:35 (3/8) Installing openssh-client-common (9.1_p1-r2) 05:59:35 (4/8) Installing openssh-client-default (9.1_p1-r2) 05:59:35 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 05:59:35 (6/8) Installing openssh-server-common (9.1_p1-r2) 05:59:35 (7/8) Installing openssh-server (9.1_p1-r2) 05:59:35 (8/8) Installing openssh (9.1_p1-r2) 05:59:35 Executing busybox-1.35.0-r29.trigger 05:59:35 OK: 270 MiB in 61 packages 05:59:36 Removing intermediate container 539b19ef7bcf 05:59:36 ---> 2eca4281e2d6 05:59:36 Step 6/10 : WORKDIR /device-modbus-go 05:59:36 ---> Running in d5817dff38f0 05:59:36 Removing intermediate container d5817dff38f0 05:59:36 ---> dd4b01945b39 05:59:36 Step 7/10 : COPY go.mod vendor* ./ 05:59:36 ---> ef31041c5229 05:59:36 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:36 ---> Running in 74c568720d7b 05:59:38 Still waiting to schedule task 05:59:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:00:08 Removing intermediate container 74c568720d7b 06:00:08 ---> ddb566bad016 06:00:08 Step 9/10 : COPY . . 06:00:08 ---> b95f9f2af5a1 06:00:08 Step 10/10 : RUN ${MAKE} 06:00:08 ---> Running in b233e4ae53b5 06:00:08 noop 06:00:08 Removing intermediate container b233e4ae53b5 06:00:08 ---> c9f01db8c87c 06:00:08 Successfully built c9f01db8c87c 06:00:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:08 + docker inspect -f . ci-base-image-x86_64 06:00:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:08 prd-ubuntu20.04-docker-8c-8g-8510 does not seem to be running inside a container 06:00:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:09 $ docker top 61dab8ba7bb209db2d60c26248b0c53bdd7ad02af741a4c23c8dc26ce3fbd957 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:09 + go version 06:00:09 go version go1.20.2 linux/amd64 [Pipeline] } 06:00:09 $ docker stop --time=1 61dab8ba7bb209db2d60c26248b0c53bdd7ad02af741a4c23c8dc26ce3fbd957 06:00:10 $ docker rm -f --volumes 61dab8ba7bb209db2d60c26248b0c53bdd7ad02af741a4c23c8dc26ce3fbd957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:11 + docker inspect -f . ci-base-image-x86_64 06:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:11 prd-ubuntu20.04-docker-8c-8g-8510 does not seem to be running inside a container 06:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:12 $ docker top 6d5bedfe68c1e61ada659ae21394af501152c0e751145aae93404c36fc5f0e98 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:12 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-455 [Pipeline] fileExists [Pipeline] sh 06:00:12 + make test 06:00:12 go test ./... -coverprofile=coverage.out 06:00:18 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:00:26 # github.com/edgexfoundry/device-modbus-go/internal/driver 06:00:26 internal/driver/driver.go:289:9: cannot use driver (variable of type *Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in return statement: *Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) 06:00:28 FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] 06:00:28 FAIL 06:00:28 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 06:00:28 $ docker stop --time=1 6d5bedfe68c1e61ada659ae21394af501152c0e751145aae93404c36fc5f0e98 06:00:30 $ docker rm -f --volumes 6d5bedfe68c1e61ada659ae21394af501152c0e751145aae93404c36fc5f0e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:31 06:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:31 latest: Pulling from edgex-lftools-log-publisher 06:00:31 5eb5b503b376: Pulling fs layer 06:00:31 5c69ac0246d0: Pulling fs layer 06:00:31 ec43610c2a17: Pulling fs layer 06:00:31 3a2ae6a8a46f: Pulling fs layer 06:00:31 33b1e0a273af: Pulling fs layer 06:00:31 5d3b04190fa2: Pulling fs layer 06:00:31 2f39f015ded8: Pulling fs layer 06:00:31 5d3b04190fa2: Waiting 06:00:31 2f39f015ded8: Waiting 06:00:31 3a2ae6a8a46f: Waiting 06:00:31 33b1e0a273af: Waiting 06:00:31 5c69ac0246d0: Verifying Checksum 06:00:31 5c69ac0246d0: Download complete 06:00:31 3a2ae6a8a46f: Verifying Checksum 06:00:31 3a2ae6a8a46f: Download complete 06:00:32 ec43610c2a17: Verifying Checksum 06:00:32 ec43610c2a17: Download complete 06:00:32 33b1e0a273af: Verifying Checksum 06:00:32 33b1e0a273af: Download complete 06:00:32 5d3b04190fa2: Verifying Checksum 06:00:32 5d3b04190fa2: Download complete 06:00:32 5eb5b503b376: Download complete 06:00:32 2f39f015ded8: Verifying Checksum 06:00:32 2f39f015ded8: Download complete 06:00:33 5eb5b503b376: Pull complete 06:00:33 5c69ac0246d0: Pull complete 06:00:34 ec43610c2a17: Pull complete 06:00:34 3a2ae6a8a46f: Pull complete 06:00:34 33b1e0a273af: Pull complete 06:00:34 5d3b04190fa2: Pull complete 06:00:38 2f39f015ded8: Pull complete 06:00:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:38 prd-ubuntu20.04-docker-8c-8g-8510 does not seem to be running inside a container 06:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:00:41 $ docker top e30a95ffe56e01a6cb20fbb0816389d2ddc9328848d8359ac6e7fec27a870f52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:42 ---> job-cost.sh 06:00:42 lf-activate-venv: SKIPPING 06:00:42 INFO: No Stack... 06:00:42 INFO: Retrieving Pricing Info for: v3-standard-8 06:00:42 INFO: Archiving Costs [Pipeline] sh 06:00:43 + cat /w/workspace/xfoundry_device-modbus-go_PR-455/archives/cost.csv 06:00:43 + cut -d, -f6 [Pipeline] lock 06:00:43 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-455-1-stack-cost] 06:00:43 Resource [jenkins-edgexfoundry-device-modbus-go-PR-455-1-stack-cost] did not exist. Created. 06:00:43 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:43 + echo total: 0.2199999988079071 [Pipeline] stash 06:00:43 Stashed 1 file(s) [Pipeline] } 06:00:43 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:43 $ docker stop --time=1 e30a95ffe56e01a6cb20fbb0816389d2ddc9328848d8359ac6e7fec27a870f52 06:00:45 $ docker rm -f --volumes e30a95ffe56e01a6cb20fbb0816389d2ddc9328848d8359ac6e7fec27a870f52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:45 Failed in branch amd64 06:01:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8512 in /w/workspace/xfoundry_device-modbus-go_PR-455 [Pipeline] { [Pipeline] ws 06:01:16 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:01:16 Selected Git installation does not exist. Using Default 06:01:16 The recommended git tool is: NONE 06:01:22 using credential edgex-jenkins-ssh 06:01:22 Cloning the remote Git repository 06:01:22 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:01:23 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:01:23 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:01:23 > git --version # timeout=10 06:01:23 > git --version # 'git version 2.25.1' 06:01:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:26 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:01:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:27 Merging remotes/origin/main commit 55987cd457f5f1a930ff560b78c1acf5044fc241 into PR head commit fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 06:01:27 Merge succeeded, producing fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 06:01:27 Checking out Revision fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 (PR-455) 06:01:27 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:01:27 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:01:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:01:27 > git config core.sparsecheckout # timeout=10 06:01:27 > git checkout -f fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 06:01:27 > git remote # timeout=10 06:01:27 > git config --get remote.origin.url # timeout=10 06:01:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:27 > git merge 55987cd457f5f1a930ff560b78c1acf5044fc241 # timeout=10 06:01:27 > git rev-parse HEAD^{commit} # timeout=10 06:01:27 > git config core.sparsecheckout # timeout=10 06:01:27 > git checkout -f fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 06:01:28 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 06:01:28 > git --version # timeout=10 06:01:28 > git --version # 'git version 2.25.1' 06:01:28 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:29 Dload Upload Total Spent Left Speed 06:01:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 59584 0 --:--:-- --:--:-- --:--:-- 59584 [Pipeline] sh 06:01:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:30 + sudo tee /etc/docker/daemon.new 06:01:30 { 06:01:30 "registry-mirrors": [ 06:01:30 "https://nexus3.edgexfoundry.org:10001" 06:01:30 ], 06:01:30 "bip": "10.250.0.254/24", 06:01:30 "hosts": [ 06:01:30 "tcp://0.0.0.0:5555", 06:01:30 "unix:///var/run/docker.sock" 06:01:30 ], 06:01:30 "mtu": 1458, 06:01:30 "selinux-enabled": true, 06:01:30 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:30 } [Pipeline] sh 06:01:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:49 provisioning config files... 06:01:49 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7628249593633697708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:50 ---> docker-login.sh 06:01:50 nexus3.edgexfoundry.org:10001 06:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:50 Configure a credential helper to remove this warning. See 06:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:50 06:01:50 Login Succeeded 06:01:50 nexus3.edgexfoundry.org:10002 06:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:51 06:01:51 Login Succeeded 06:01:51 nexus3.edgexfoundry.org:10003 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:51 06:01:51 Login Succeeded 06:01:51 nexus3.edgexfoundry.org:10004 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:51 06:01:51 Login Succeeded 06:01:51 docker.io 06:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:52 Configure a credential helper to remove this warning. See 06:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:52 06:01:52 Login Succeeded 06:01:52 ---> docker-login.sh ends [Pipeline] } 06:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:52 ========================================================= 06:01:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:01:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:53 + 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 . 06:01:53 Sending build context to Docker daemon 3.36MB 06:01:53 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:01:53 Step 2/10 : FROM ${BASE} AS builder 06:01:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:01:53 af6eaf76a39c: Pulling fs layer 06:01:53 55522c791124: Pulling fs layer 06:01:53 ce5c4a1c91eb: Pulling fs layer 06:01:53 169dfbe0d373: Pulling fs layer 06:01:53 e1ff8fa3b103: Pulling fs layer 06:01:53 52ebb69f0ebf: Pulling fs layer 06:01:53 5abe8eddf0d5: Pulling fs layer 06:01:53 169dfbe0d373: Waiting 06:01:53 e1ff8fa3b103: Waiting 06:01:53 52ebb69f0ebf: Waiting 06:01:53 5abe8eddf0d5: Waiting 06:01:53 55522c791124: Verifying Checksum 06:01:53 55522c791124: Download complete 06:01:53 169dfbe0d373: Verifying Checksum 06:01:53 169dfbe0d373: Download complete 06:01:53 e1ff8fa3b103: Verifying Checksum 06:01:53 e1ff8fa3b103: Download complete 06:01:53 af6eaf76a39c: Verifying Checksum 06:01:53 af6eaf76a39c: Download complete 06:01:55 af6eaf76a39c: Pull complete 06:01:55 5abe8eddf0d5: Verifying Checksum 06:01:55 5abe8eddf0d5: Download complete 06:01:55 55522c791124: Pull complete 06:01:56 ce5c4a1c91eb: Verifying Checksum 06:01:56 ce5c4a1c91eb: Download complete 06:01:56 52ebb69f0ebf: Verifying Checksum 06:01:56 52ebb69f0ebf: Download complete 06:02:06 ce5c4a1c91eb: Pull complete 06:02:06 169dfbe0d373: Pull complete 06:02:07 e1ff8fa3b103: Pull complete 06:02:13 52ebb69f0ebf: Pull complete 06:02:14 5abe8eddf0d5: Pull complete 06:02:14 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:02:14 ---> 6cb57ee374ae 06:02:14 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:02:16 ---> Running in b8383efde862 06:02:17 Removing intermediate container b8383efde862 06:02:17 ---> a3b1380b74a3 06:02:17 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:17 ---> Running in 69f0203b9743 06:02:17 Removing intermediate container 69f0203b9743 06:02:17 ---> 78d131cdf4da 06:02:17 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:02:17 ---> Running in 2109a0507636 06:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:02:20 (1/8) Installing openssh-keygen (9.1_p1-r2) 06:02:20 (2/8) Installing libedit (20221030.3.1-r0) 06:02:20 (3/8) Installing openssh-client-common (9.1_p1-r2) 06:02:20 (4/8) Installing openssh-client-default (9.1_p1-r2) 06:02:20 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 06:02:20 (6/8) Installing openssh-server-common (9.1_p1-r2) 06:02:20 (7/8) Installing openssh-server (9.1_p1-r2) 06:02:20 (8/8) Installing openssh (9.1_p1-r2) 06:02:20 Executing busybox-1.35.0-r29.trigger 06:02:20 OK: 270 MiB in 61 packages 06:02:22 Removing intermediate container 2109a0507636 06:02:22 ---> 22c59153cab1 06:02:22 Step 6/10 : WORKDIR /device-modbus-go 06:02:22 ---> Running in ecf833d4a98a 06:02:22 Removing intermediate container ecf833d4a98a 06:02:22 ---> 0a952bb7673d 06:02:22 Step 7/10 : COPY go.mod vendor* ./ 06:02:22 ---> aadae4649dfe 06:02:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:23 ---> Running in f67508ac8b09 06:03:44 Removing intermediate container f67508ac8b09 06:03:44 ---> bf5891ad636b 06:03:44 Step 9/10 : COPY . . 06:03:44 ---> 66afcd52a16b 06:03:44 Step 10/10 : RUN ${MAKE} 06:03:44 ---> Running in fae6314506fe 06:03:44 noop 06:03:44 Removing intermediate container fae6314506fe 06:03:44 ---> c1802da0bfb1 06:03:44 Successfully built c1802da0bfb1 06:03:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:45 + docker inspect -f . ci-base-image-arm64 06:03:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:45 prd-ubuntu20.04-docker-arm64-4c-16g-8512 does not seem to be running inside a container 06:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:46 $ docker top a2e2a9b87678338702f1f2a73f8c8cac0aed14433d19d922272e6e27ba7283ea -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:47 + go version 06:03:47 go version go1.20.2 linux/arm64 [Pipeline] } 06:03:47 $ docker stop --time=1 a2e2a9b87678338702f1f2a73f8c8cac0aed14433d19d922272e6e27ba7283ea 06:03:49 $ docker rm -f --volumes a2e2a9b87678338702f1f2a73f8c8cac0aed14433d19d922272e6e27ba7283ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:50 + docker inspect -f . ci-base-image-arm64 06:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:50 prd-ubuntu20.04-docker-arm64-4c-16g-8512 does not seem to be running inside a container 06:03:50 $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:52 $ docker top c028e8ad8b037757805edb617f5c3666268531871aed1c40cbf33d99b6380857 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:53 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:03:54 + make test 06:03:54 go test ./... -coverprofile=coverage.out 06:04:33 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:05:29 # github.com/edgexfoundry/device-modbus-go/internal/driver 06:05:29 internal/driver/driver.go:289:9: cannot use driver (variable of type *Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in return statement: *Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) 06:07:06 FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] 06:07:06 FAIL 06:07:06 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 06:07:06 $ docker stop --time=1 c028e8ad8b037757805edb617f5c3666268531871aed1c40cbf33d99b6380857 06:07:08 $ docker rm -f --volumes c028e8ad8b037757805edb617f5c3666268531871aed1c40cbf33d99b6380857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:10 06:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:11 arm64: Pulling from edgex-lftools-log-publisher 06:07:11 8998bd30e6a1: Pulling fs layer 06:07:11 04944245beec: Pulling fs layer 06:07:11 699f458cf7ca: Pulling fs layer 06:07:11 765212b225bb: Pulling fs layer 06:07:11 f23df028b6ca: Pulling fs layer 06:07:11 d65c8cfc05b1: Pulling fs layer 06:07:11 2437ff75d9bd: Pulling fs layer 06:07:11 2437ff75d9bd: Waiting 06:07:11 d65c8cfc05b1: Waiting 06:07:11 765212b225bb: Waiting 06:07:11 04944245beec: Verifying Checksum 06:07:11 04944245beec: Download complete 06:07:11 765212b225bb: Verifying Checksum 06:07:11 765212b225bb: Download complete 06:07:11 f23df028b6ca: Verifying Checksum 06:07:11 f23df028b6ca: Download complete 06:07:11 d65c8cfc05b1: Verifying Checksum 06:07:11 d65c8cfc05b1: Download complete 06:07:11 699f458cf7ca: Verifying Checksum 06:07:11 699f458cf7ca: Download complete 06:07:11 8998bd30e6a1: Download complete 06:07:14 2437ff75d9bd: Verifying Checksum 06:07:14 2437ff75d9bd: Download complete 06:07:16 8998bd30e6a1: Pull complete 06:07:16 04944245beec: Pull complete 06:07:17 699f458cf7ca: Pull complete 06:07:18 765212b225bb: Pull complete 06:07:19 f23df028b6ca: Pull complete 06:07:19 d65c8cfc05b1: Pull complete 06:07:34 2437ff75d9bd: Pull complete 06:07:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:34 prd-ubuntu20.04-docker-arm64-4c-16g-8512 does not seem to be running inside a container 06:07:34 $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:07:37 $ docker top 5fd322e61b382bdc7b79873391ada7efedee0a634b0bb079fcdd78ede34a9481 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:38 ---> job-cost.sh 06:07:38 lf-activate-venv: SKIPPING 06:07:38 INFO: No Stack... 06:07:39 INFO: Retrieving Pricing Info for: v3-standard-4 06:07:40 INFO: Archiving Costs [Pipeline] sh 06:07:40 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:07:40 + cut -d, -f6 [Pipeline] lock 06:07:40 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-455-1-stack-cost] 06:07:40 Resource [jenkins-edgexfoundry-device-modbus-go-PR-455-1-stack-cost] did not exist. Created. 06:07:40 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:41 /w/workspace/device-modbus-go/1@tmp/durable-fdc94dbd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:07:42 + echo total: 0.10999999940395355 [Pipeline] stash 06:07:42 Warning: overwriting stash ‘stack-cost’ 06:07:42 Stashed 1 file(s) [Pipeline] } 06:07:42 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:07:43 $ docker stop --time=1 5fd322e61b382bdc7b79873391ada7efedee0a634b0bb079fcdd78ede34a9481 06:07:44 $ docker rm -f --volumes 5fd322e61b382bdc7b79873391ada7efedee0a634b0bb079fcdd78ede34a9481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:07:45 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:07:47 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-455/archives ] 06:07:47 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-455/archives 06:07:47 total 16 06:07:47 drwxr-xr-x 3 root root 4096 Apr 14 06:00 . 06:07:47 drwxrwxr-x 11 jenkins jenkins 4096 Apr 14 06:00 .. 06:07:47 drwxr-xr-x 2 root root 4096 Apr 14 06:00 cost 06:07:47 -rw-r--r-- 1 root root 88 Apr 14 06:00 cost.csv 06:07:47 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-455/archives 06:07:47 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-455/archives 06:07:47 total 16 06:07:47 drwxr-xr-x 3 jenkins jenkins 4096 Apr 14 06:00 . 06:07:47 drwxrwxr-x 11 jenkins jenkins 4096 Apr 14 06:00 .. 06:07:47 drwxr-xr-x 2 jenkins jenkins 4096 Apr 14 06:00 cost 06:07:47 -rw-r--r-- 1 jenkins jenkins 88 Apr 14 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:07:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:48 ---> package-listing.sh 06:07:48 ++ facter osfamily 06:07:48 ++ tr '[:upper:]' '[:lower:]' 06:07:48 + OS_FAMILY=debian 06:07:48 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-455 06:07:48 + START_PACKAGES=/tmp/packages_start.txt 06:07:48 + END_PACKAGES=/tmp/packages_end.txt 06:07:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:48 + PACKAGES=/tmp/packages_start.txt 06:07:48 + '[' /w/workspace/xfoundry_device-modbus-go_PR-455 ']' 06:07:48 + PACKAGES=/tmp/packages_end.txt 06:07:48 + case "${OS_FAMILY}" in 06:07:48 + dpkg -l 06:07:48 + grep '^ii' 06:07:48 + '[' -f /tmp/packages_start.txt ']' 06:07:48 + '[' -f /tmp/packages_end.txt ']' 06:07:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:48 + '[' /w/workspace/xfoundry_device-modbus-go_PR-455 ']' 06:07:48 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-455/archives/ 06:07:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-455/archives/ [Pipeline] echo 06:07:48 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/xfoundry_device-modbus-go_PR-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:49 prd-ubuntu20.04-docker-8c-8g-8510 does not seem to be running inside a container 06:07:49 $ 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/xfoundry_device-modbus-go_PR-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:07:50 $ docker top 5f2ef68945894de002cd20080c3bc96b96d7c2548fe744bc98e8e11955a41834 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:50 + mkdir -p /var/log/sysstat [Pipeline] sh 06:07:51 + ls /var/log/sa-host 06:07:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:51 provisioning config files... 06:07:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/config17856104265189601686tmp [Pipeline] { [Pipeline] echo 06:07:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:51 ---> create-netrc.sh [Pipeline] } 06:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:07:52 ---> python-tools-install.sh [Pipeline] echo 06:07:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:52 ---> sudo-logs.sh 06:07:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:53 ---> job-cost.sh 06:07:53 lf-activate-venv: SKIPPING 06:07:53 DEBUG: total: 0.2199999988079071 06:07:53 INFO: Retrieving Stack Cost... 06:07:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:53 INFO: Archiving Costs [Pipeline] echo 06:07:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:53 ---> logs-deploy.sh 06:07:53 lf-activate-venv: SKIPPING 06:07:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-455/1 06:07:53 INFO: archiving workspace using pattern(s): 06:07:54 Archives upload complete. 06:07:55 INFO: archiving logs to Nexus