Pull request #1371 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 765c26c7db8ec9b039b709d30d903cc69888fa9f+84b3eaa6b9d9b6bc9df706aeb119f986429132ec (eb0b3bf86781681ade6a5355d19da80cfdcfe499) 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-ssh3230770120439032645.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11874978944227983201.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1371/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-sdk-go/branches/PR-1371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6704586015416831195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7401134685691121610.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-sdk-go/branches/PR-1371/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-sdk-go/branches/PR-1371/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh770604399444721949.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-9676 in /w/workspace/gexfoundry_device-sdk-go_PR-1371 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1371 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1371/head:refs/remotes/origin/PR-1371 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 84b3eaa6b9d9b6bc9df706aeb119f986429132ec into PR head commit 765c26c7db8ec9b039b709d30d903cc69888fa9f Merge succeeded, producing 765c26c7db8ec9b039b709d30d903cc69888fa9f Checking out Revision 765c26c7db8ec9b039b709d30d903cc69888fa9f (PR-1371) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 765c26c7db8ec9b039b709d30d903cc69888fa9f # 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 84b3eaa6b9d9b6bc9df706aeb119f986429132ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 765c26c7db8ec9b039b709d30d903cc69888fa9f # timeout=10 > git rev-list --no-walk ffda451b01233ac82c045737ff3e2b904b5b3d1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:52:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:52:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:52:37 ========================================================= 20:52:37 EdgeX Global Pipelines Version Info 20:52:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:52:38 ------------------- 20:52:38 stable info: 20:52:38 ------------------- 20:52:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:52:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:52:38 Message: update stable to v1.0.244 20:52:39 ------------------- 20:52:39 experimental info: 20:52:39 ------------------- 20:52:39 Commited By: **** collab-it+edgex@linuxfoundation.org 20:52:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:52:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1371 [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1371 [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1371 [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 765c26c7db8ec9b039b709d30d903cc69888fa9f [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 765c26c [Pipeline] echo 20:52:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:39 provisioning config files... 20:52:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/config5456530028898043829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:40 ---> docker-login.sh 20:52:40 nexus3.edgexfoundry.org:10001 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:40 Configure a credential helper to remove this warning. See 20:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:40 20:52:40 Login Succeeded 20:52:40 nexus3.edgexfoundry.org:10002 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:40 Configure a credential helper to remove this warning. See 20:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:40 20:52:40 Login Succeeded 20:52:40 nexus3.edgexfoundry.org:10003 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:40 Configure a credential helper to remove this warning. See 20:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:40 20:52:40 Login Succeeded 20:52:40 nexus3.edgexfoundry.org:10004 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:40 Configure a credential helper to remove this warning. See 20:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:40 20:52:40 Login Succeeded 20:52:40 docker.io 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:41 Configure a credential helper to remove this warning. See 20:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:41 20:52:41 Login Succeeded 20:52:41 ---> docker-login.sh ends [Pipeline] } 20:52:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:52:41 + git rev-list -1 --merges 765c26c7db8ec9b039b709d30d903cc69888fa9f~1..765c26c7db8ec9b039b709d30d903cc69888fa9f [Pipeline] echo 20:52:41 -----------> git rev-list -1 --merges 765c26c7db8ec9b039b709d30d903cc69888fa9f~1..765c26c7db8ec9b039b709d30d903cc69888fa9f 765c26c7db8ec9b039b709d30d903cc69888fa9f [false] [Pipeline] sh 20:52:41 + git log --format=format:%s -1 765c26c7db8ec9b039b709d30d903cc69888fa9f [Pipeline] echo 20:52:41 ========================================================= 20:52:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:52:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:42 + git log --format=format:%s -1 765c26c7db8ec9b039b709d30d903cc69888fa9f [Pipeline] echo 20:52:42 [semverPrep] GIT_COMMIT: 765c26c7db8ec9b039b709d30d903cc69888fa9f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 20:52:42 [semverPrep] This is not a build commit. [Pipeline] sh 20:52:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:52:42 + grep -v github /etc/ssh/ssh_known_hosts 20:52:42 + [ -e /tmp/ssh_known_hosts ] 20:52:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:52:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:52:42 + sudo tee -a /etc/ssh/ssh_known_hosts 20:52:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:43 20:52:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:43 0.1.4: Pulling from edgex-devops/py-git-semver 20:52:43 b85a868b505f: Pulling fs layer 20:52:43 e2be974225ed: Pulling fs layer 20:52:43 339a4e72a1f5: Pulling fs layer 20:52:43 988bab9f4d93: Pulling fs layer 20:52:43 1469e6f7b9e6: Pulling fs layer 20:52:43 eaf3925da568: Pulling fs layer 20:52:43 bab4dde63d76: Pulling fs layer 20:52:43 bde34c3a00c8: Pulling fs layer 20:52:43 b352a97aabf1: Pulling fs layer 20:52:43 4872d77fe225: Pulling fs layer 20:52:43 5851b861e8e6: Pulling fs layer 20:52:43 bde34c3a00c8: Waiting 20:52:43 b352a97aabf1: Waiting 20:52:43 5851b861e8e6: Waiting 20:52:43 1469e6f7b9e6: Waiting 20:52:43 eaf3925da568: Waiting 20:52:43 bab4dde63d76: Waiting 20:52:43 988bab9f4d93: Waiting 20:52:43 e2be974225ed: Download complete 20:52:43 988bab9f4d93: Verifying Checksum 20:52:43 988bab9f4d93: Download complete 20:52:43 1469e6f7b9e6: Verifying Checksum 20:52:43 1469e6f7b9e6: Download complete 20:52:43 eaf3925da568: Download complete 20:52:43 339a4e72a1f5: Verifying Checksum 20:52:43 339a4e72a1f5: Download complete 20:52:43 bde34c3a00c8: Download complete 20:52:43 b352a97aabf1: Verifying Checksum 20:52:43 b352a97aabf1: Download complete 20:52:43 4872d77fe225: Download complete 20:52:43 5851b861e8e6: Verifying Checksum 20:52:43 5851b861e8e6: Download complete 20:52:43 b85a868b505f: Verifying Checksum 20:52:43 b85a868b505f: Download complete 20:52:43 bab4dde63d76: Verifying Checksum 20:52:43 bab4dde63d76: Download complete 20:52:44 b85a868b505f: Pull complete 20:52:45 e2be974225ed: Pull complete 20:52:45 339a4e72a1f5: Pull complete 20:52:45 988bab9f4d93: Pull complete 20:52:45 1469e6f7b9e6: Pull complete 20:52:45 eaf3925da568: Pull complete 20:52:47 bab4dde63d76: Pull complete 20:52:47 bde34c3a00c8: Pull complete 20:52:48 b352a97aabf1: Pull complete 20:52:48 4872d77fe225: Pull complete 20:52:48 5851b861e8e6: Pull complete 20:52:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:48 prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container 20:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@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-devops/py-git-semver:0.1.4 cat 20:52:49 $ docker top dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 -eo pid,comm 20:52:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:52:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:49 [ssh-agent] Looking for ssh-agent implementation... 20:52:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:49 $ docker exec dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 ssh-agent 20:52:49 SSH_AUTH_SOCK=/tmp/ssh-mkdPKMYxklUl/agent.33 20:52:49 SSH_AGENT_PID=39 20:52:49 Running ssh-add (command line suppressed) 20:52:49 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/private_key_15642173331239395723.key (/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/private_key_15642173331239395723.key) 20:52:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:50 + git tag --points-at HEAD [Pipeline] } 20:52:50 $ docker exec --env ******** --env ******** dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 ssh-agent -k 20:52:50 unset SSH_AUTH_SOCK; 20:52:50 unset SSH_AGENT_PID; 20:52:50 echo Agent pid 39 killed; 20:52:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:52:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:50 [ssh-agent] Looking for ssh-agent implementation... 20:52:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:50 $ docker exec dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 ssh-agent 20:52:50 SSH_AUTH_SOCK=/tmp/ssh-zunP8qAhB0U9/agent.71 20:52:50 SSH_AGENT_PID=77 20:52:50 Running ssh-add (command line suppressed) 20:52:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/private_key_13656193638418929961.key (/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/private_key_13656193638418929961.key) 20:52:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:51 + git semver init 20:52:51 2023-03-10 20:52:51,287 [run_init] DEBUG init version:0.0.0 force:False 20:52:51 2023-03-10 20:52:51,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver 20:52:51 2023-03-10 20:52:51,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver 20:52:51 2023-03-10 20:52:51,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1371, universal_newlines=False, shell=None, istream=None) 20:52:52 2023-03-10 20:52:52,052 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371/.git/info/exclude 20:52:52 2023-03-10 20:52:52,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver/PR-1371 with force:False 20:52:52 2023-03-10 20:52:52,053 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver/PR-1371 20:52:52 2023-03-10 20:52:52,057 [execute] INFO git cat-file --batch-check 20:52:52 2023-03-10 20:52:52,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver, universal_newlines=False, shell=None, istream=) 20:52:52 2023-03-10 20:52:52,065 [execute] INFO git cat-file --batch 20:52:52 2023-03-10 20:52:52,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver, universal_newlines=False, shell=None, istream=) 20:52:52 2023-03-10 20:52:52,072 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver/PR-1371 20:52:52 0.0.0 [Pipeline] } 20:52:52 $ docker exec --env ******** --env ******** dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 ssh-agent -k 20:52:52 unset SSH_AUTH_SOCK; 20:52:52 unset SSH_AGENT_PID; 20:52:52 echo Agent pid 77 killed; 20:52:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:52 + git semver [Pipeline] } 20:52:53 $ docker stop --time=1 dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 20:52:54 $ docker rm -f --volumes dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:52:54 Stashed 1 file(s) [Pipeline] echo 20:52:54 [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 20:52:55 provisioning config files... 20:52:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/config1500685821130122607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:55 ---> docker-login.sh 20:52:55 nexus3.edgexfoundry.org:10001 20:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:55 Configure a credential helper to remove this warning. See 20:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:55 20:52:55 Login Succeeded 20:52:55 nexus3.edgexfoundry.org:10002 20:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:55 Configure a credential helper to remove this warning. See 20:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:55 20:52:55 Login Succeeded 20:52:55 nexus3.edgexfoundry.org:10003 20:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:55 Configure a credential helper to remove this warning. See 20:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:55 20:52:55 Login Succeeded 20:52:55 nexus3.edgexfoundry.org:10004 20:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:55 Configure a credential helper to remove this warning. See 20:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:55 20:52:55 Login Succeeded 20:52:55 docker.io 20:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:55 Configure a credential helper to remove this warning. See 20:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:55 20:52:55 Login Succeeded 20:52:55 ---> docker-login.sh ends [Pipeline] } 20:52:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:52:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:55 ========================================================= 20:52:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:52:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:56 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:52:56 Sending build context to Docker daemon 10.72MB 20:52:56 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 20:52:56 Step 2/10 : FROM ${BASE} AS builder 20:52:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:52:56 213ec9aee27d: Pulling fs layer 20:52:56 4583459ba037: Pulling fs layer 20:52:56 93c1e223e6f2: Pulling fs layer 20:52:56 53926ce57604: Pulling fs layer 20:52:56 21b2b0c7a3f4: Pulling fs layer 20:52:56 22ff95d597cd: Pulling fs layer 20:52:56 12d6caf4c0d1: Pulling fs layer 20:52:56 96b7cbca73a9: Pulling fs layer 20:52:56 a7acece74701: Pulling fs layer 20:52:56 96b7cbca73a9: Waiting 20:52:56 a7acece74701: Waiting 20:52:56 22ff95d597cd: Waiting 20:52:56 12d6caf4c0d1: Waiting 20:52:56 21b2b0c7a3f4: Waiting 20:52:56 53926ce57604: Waiting 20:52:56 93c1e223e6f2: Download complete 20:52:56 4583459ba037: Download complete 20:52:56 21b2b0c7a3f4: Verifying Checksum 20:52:56 21b2b0c7a3f4: Download complete 20:52:56 22ff95d597cd: Verifying Checksum 20:52:56 22ff95d597cd: Download complete 20:52:56 213ec9aee27d: Verifying Checksum 20:52:56 213ec9aee27d: Download complete 20:52:56 12d6caf4c0d1: Download complete 20:52:56 213ec9aee27d: Pull complete 20:52:56 4583459ba037: Pull complete 20:52:56 93c1e223e6f2: Pull complete 20:52:57 a7acece74701: Verifying Checksum 20:52:57 a7acece74701: Download complete 20:52:57 96b7cbca73a9: Verifying Checksum 20:52:57 96b7cbca73a9: Download complete 20:52:57 53926ce57604: Verifying Checksum 20:52:57 53926ce57604: Download complete 20:53:01 53926ce57604: Pull complete 20:53:01 21b2b0c7a3f4: Pull complete 20:53:01 22ff95d597cd: Pull complete 20:53:01 12d6caf4c0d1: Pull complete 20:53:04 96b7cbca73a9: Pull complete 20:53:04 a7acece74701: Pull complete 20:53:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:53:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:53:04 ---> db6d94c90886 20:53:04 Step 3/10 : ARG MAKE=make build 20:53:06 ---> Running in 4f28f57649e5 20:53:06 Removing intermediate container 4f28f57649e5 20:53:06 ---> 996700303f9d 20:53:06 Step 4/10 : WORKDIR /device-sdk-go 20:53:06 ---> Running in fc771698329d 20:53:06 Removing intermediate container fc771698329d 20:53:06 ---> a3b39f058f7b 20:53:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:53:06 ---> Running in 7fa6c7e84aa4 20:53:06 Removing intermediate container 7fa6c7e84aa4 20:53:06 ---> 756adeca7847 20:53:06 Step 6/10 : RUN apk add --update --no-cache make git 20:53:06 ---> Running in d189d42845e4 20:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:53:07 OK: 211 MiB in 51 packages 20:53:07 Removing intermediate container d189d42845e4 20:53:07 ---> 14919f9e4441 20:53:07 Step 7/10 : COPY go.mod vendor* ./ 20:53:08 ---> ab153b8c78ec 20:53:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:08 ---> Running in 94c81e2ded59 20:53:10 Still waiting to schedule task 20:53:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:53:34 Removing intermediate container 94c81e2ded59 20:53:34 ---> 61ce81c9a210 20:53:34 Step 9/10 : COPY . . 20:53:34 ---> d32c1ae128c2 20:53:34 Step 10/10 : RUN ${MAKE} 20:53:34 ---> Running in b11e1a6093c3 20:53:34 noop 20:53:34 Removing intermediate container b11e1a6093c3 20:53:34 ---> 8c36ad12f1a2 20:53:34 Successfully built 8c36ad12f1a2 20:53:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:34 + docker inspect -f . ci-base-image-x86_64 20:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:34 prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container 20:53:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:53:35 $ docker top 059ecde03043b60449ce80d1bd2dab9d70068abb96d7b108045c6e478d2b41c1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:35 + go version 20:53:35 go version go1.18.7 linux/amd64 [Pipeline] } 20:53:35 $ docker stop --time=1 059ecde03043b60449ce80d1bd2dab9d70068abb96d7b108045c6e478d2b41c1 20:53:37 $ docker rm -f --volumes 059ecde03043b60449ce80d1bd2dab9d70068abb96d7b108045c6e478d2b41c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:37 + docker inspect -f . ci-base-image-x86_64 20:53:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:37 prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container 20:53:37 $ 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-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:53:37 $ docker top 0183011ad856a38b4d5cb98825f9d25d14e756e8ffc8bb78a21532f3c4ce89db -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1371 [Pipeline] fileExists [Pipeline] sh 20:53:38 + make test 20:53:38 go test -race -coverprofile=coverage.out ./... 20:53:45 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 20:53:59 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 20:53:59 internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 20:53:59 internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 20:53:59 internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as type string in argument to transformOffset 20:53:59 internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 20:53:59 internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 20:53:59 internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as type string in argument to transformScale 20:53:59 internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 20:53:59 internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 20:53:59 internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as type string in argument to transformBase 20:53:59 internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 20:53:59 internal/transformer/transformresult.go:53:16: too many errors 20:53:59 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 20:53:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.068s coverage: 78.9% of statements 20:53:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.090s coverage: 86.0% of statements 20:53:59 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 20:53:59 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] 20:53:59 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [build failed] 20:53:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.780s coverage: 89.2% of statements 20:53:59 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 20:53:59 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 20:53:59 $ docker stop --time=1 0183011ad856a38b4d5cb98825f9d25d14e756e8ffc8bb78a21532f3c4ce89db 20:54:02 $ docker rm -f --volumes 0183011ad856a38b4d5cb98825f9d25d14e756e8ffc8bb78a21532f3c4ce89db [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 20:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:02 20:54:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:03 latest: Pulling from edgex-lftools-log-publisher 20:54:03 5eb5b503b376: Pulling fs layer 20:54:03 5c69ac0246d0: Pulling fs layer 20:54:03 ec43610c2a17: Pulling fs layer 20:54:03 3a2ae6a8a46f: Pulling fs layer 20:54:03 33b1e0a273af: Pulling fs layer 20:54:03 5d3b04190fa2: Pulling fs layer 20:54:03 2f39f015ded8: Pulling fs layer 20:54:03 33b1e0a273af: Waiting 20:54:03 3a2ae6a8a46f: Waiting 20:54:03 2f39f015ded8: Waiting 20:54:03 5d3b04190fa2: Waiting 20:54:03 5c69ac0246d0: Verifying Checksum 20:54:03 5c69ac0246d0: Download complete 20:54:03 3a2ae6a8a46f: Verifying Checksum 20:54:03 3a2ae6a8a46f: Download complete 20:54:03 33b1e0a273af: Verifying Checksum 20:54:03 33b1e0a273af: Download complete 20:54:03 5d3b04190fa2: Download complete 20:54:03 ec43610c2a17: Verifying Checksum 20:54:03 ec43610c2a17: Download complete 20:54:03 5eb5b503b376: Verifying Checksum 20:54:03 5eb5b503b376: Download complete 20:54:04 2f39f015ded8: Download complete 20:54:04 5eb5b503b376: Pull complete 20:54:04 5c69ac0246d0: Pull complete 20:54:05 ec43610c2a17: Pull complete 20:54:05 3a2ae6a8a46f: Pull complete 20:54:05 33b1e0a273af: Pull complete 20:54:05 5d3b04190fa2: Pull complete 20:54:10 2f39f015ded8: Pull complete 20:54:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:11 prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container 20:54:11 $ 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-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:54:13 $ docker top 636d97c96ffe4ca59b3a9edaa6deca6533042269f1c149daa01c81b7556f6683 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:13 ---> job-cost.sh 20:54:13 lf-activate-venv: SKIPPING 20:54:13 INFO: No Stack... 20:54:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:14 INFO: Archiving Costs [Pipeline] sh 20:54:14 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives/cost.csv 20:54:14 + cut -d, -f6 [Pipeline] lock 20:54:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] 20:54:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] did not exist. Created. 20:54:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:15 + echo total: 0.2199999988079071 [Pipeline] stash 20:54:15 Stashed 1 file(s) [Pipeline] } 20:54:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:15 $ docker stop --time=1 636d97c96ffe4ca59b3a9edaa6deca6533042269f1c149daa01c81b7556f6683 20:54:16 $ docker rm -f --volumes 636d97c96ffe4ca59b3a9edaa6deca6533042269f1c149daa01c81b7556f6683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:54:16 Failed in branch amd64 20:56:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9679 in /w/workspace/gexfoundry_device-sdk-go_PR-1371 [Pipeline] { [Pipeline] ws 20:56:18 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:56:19 The recommended git tool is: git 20:56:28 using credential edgex-jenkins-ssh 20:56:28 Cloning the remote Git repository 20:56:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:56:29 > git init /w/workspace/device-sdk-go/2 # timeout=10 20:56:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:56:29 > git --version # timeout=10 20:56:29 > git --version # 'git version 2.25.1' 20:56:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:56:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:35 Merging remotes/origin/main commit 84b3eaa6b9d9b6bc9df706aeb119f986429132ec into PR head commit 765c26c7db8ec9b039b709d30d903cc69888fa9f 20:56:35 Merge succeeded, producing 765c26c7db8ec9b039b709d30d903cc69888fa9f 20:56:35 Checking out Revision 765c26c7db8ec9b039b709d30d903cc69888fa9f (PR-1371) 20:56:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:56:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:56:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1371/head:refs/remotes/origin/PR-1371 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:56:35 > git config core.sparsecheckout # timeout=10 20:56:35 > git checkout -f 765c26c7db8ec9b039b709d30d903cc69888fa9f # timeout=10 20:56:35 > git remote # timeout=10 20:56:35 > git config --get remote.origin.url # timeout=10 20:56:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:35 > git merge 84b3eaa6b9d9b6bc9df706aeb119f986429132ec # timeout=10 20:56:35 > git rev-parse HEAD^{commit} # timeout=10 20:56:35 > git config core.sparsecheckout # timeout=10 20:56:35 > git checkout -f 765c26c7db8ec9b039b709d30d903cc69888fa9f # timeout=10 20:56:36 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:56:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:56:39 Dload Upload Total Spent Left Speed 20:56:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 20:56:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:56:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:56:40 + sudo tee /etc/docker/daemon.new 20:56:40 { 20:56:40 "registry-mirrors": [ 20:56:40 "https://nexus3.edgexfoundry.org:10001" 20:56:40 ], 20:56:40 "bip": "10.250.0.254/24", 20:56:40 "hosts": [ 20:56:40 "tcp://0.0.0.0:5555", 20:56:40 "unix:///var/run/docker.sock" 20:56:40 ], 20:56:40 "mtu": 1458, 20:56:40 "selinux-enabled": true, 20:56:40 "seccomp-profile": "/etc/docker/seccomp.json" 20:56:40 } [Pipeline] sh 20:56:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:56:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:59 provisioning config files... 20:56:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config13278746793405602916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:00 ---> docker-login.sh 20:57:00 nexus3.edgexfoundry.org:10001 20:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:00 Configure a credential helper to remove this warning. See 20:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:00 20:57:00 Login Succeeded 20:57:00 nexus3.edgexfoundry.org:10002 20:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:01 Configure a credential helper to remove this warning. See 20:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:01 20:57:01 Login Succeeded 20:57:01 nexus3.edgexfoundry.org:10003 20:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:01 Configure a credential helper to remove this warning. See 20:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:01 20:57:01 Login Succeeded 20:57:01 nexus3.edgexfoundry.org:10004 20:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:02 Configure a credential helper to remove this warning. See 20:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:02 20:57:02 Login Succeeded 20:57:02 docker.io 20:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:02 Configure a credential helper to remove this warning. See 20:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:02 20:57:02 Login Succeeded 20:57:02 ---> docker-login.sh ends [Pipeline] } 20:57:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:03 ========================================================= 20:57:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:57:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:03 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:57:05 Sending build context to Docker daemon 5.757MB 20:57:05 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 20:57:05 Step 2/10 : FROM ${BASE} AS builder 20:57:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:57:05 9b18e9b68314: Pulling fs layer 20:57:05 35d82f9e3411: Pulling fs layer 20:57:05 e16973657156: Pulling fs layer 20:57:05 fc693d55d65f: Pulling fs layer 20:57:05 7e9fc2657dce: Pulling fs layer 20:57:05 dda99020689f: Pulling fs layer 20:57:05 db1c61fa0a46: Pulling fs layer 20:57:05 891c053d2c06: Pulling fs layer 20:57:05 fc693d55d65f: Waiting 20:57:05 7e9fc2657dce: Waiting 20:57:05 dda99020689f: Waiting 20:57:05 db1c61fa0a46: Waiting 20:57:05 891c053d2c06: Waiting 20:57:05 e16973657156: Download complete 20:57:05 35d82f9e3411: Verifying Checksum 20:57:05 35d82f9e3411: Download complete 20:57:05 7e9fc2657dce: Verifying Checksum 20:57:05 7e9fc2657dce: Download complete 20:57:05 dda99020689f: Verifying Checksum 20:57:05 dda99020689f: Download complete 20:57:05 9b18e9b68314: Verifying Checksum 20:57:05 9b18e9b68314: Download complete 20:57:06 9b18e9b68314: Pull complete 20:57:06 891c053d2c06: Verifying Checksum 20:57:06 891c053d2c06: Download complete 20:57:06 35d82f9e3411: Pull complete 20:57:07 e16973657156: Pull complete 20:57:07 db1c61fa0a46: Verifying Checksum 20:57:07 db1c61fa0a46: Download complete 20:57:08 fc693d55d65f: Verifying Checksum 20:57:08 fc693d55d65f: Download complete 20:57:21 fc693d55d65f: Pull complete 20:57:21 7e9fc2657dce: Pull complete 20:57:21 dda99020689f: Pull complete 20:57:26 db1c61fa0a46: Pull complete 20:57:27 891c053d2c06: Pull complete 20:57:27 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:57:27 ---> f96f9c87975a 20:57:27 Step 3/10 : ARG MAKE=make build 20:57:29 ---> Running in b39fe1dbbce5 20:57:30 Removing intermediate container b39fe1dbbce5 20:57:30 ---> 8f8eaf383a99 20:57:30 Step 4/10 : WORKDIR /device-sdk-go 20:57:30 ---> Running in 96b5a10fe3ee 20:57:30 Removing intermediate container 96b5a10fe3ee 20:57:30 ---> 6cc93e12681b 20:57:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:57:30 ---> Running in ca5aca3a9f3f 20:57:31 Removing intermediate container ca5aca3a9f3f 20:57:31 ---> e20b2b8ead29 20:57:31 Step 6/10 : RUN apk add --update --no-cache make git 20:57:31 ---> Running in 974c90d0e1bc 20:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:33 OK: 221 MiB in 51 packages 20:57:34 Removing intermediate container 974c90d0e1bc 20:57:34 ---> 5b6f75fab4ca 20:57:34 Step 7/10 : COPY go.mod vendor* ./ 20:57:35 ---> bb65bb4dee2c 20:57:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:35 ---> Running in 7571ce78686a 20:58:43 Removing intermediate container 7571ce78686a 20:58:43 ---> a1789727039e 20:58:43 Step 9/10 : COPY . . 20:58:44 ---> dd467d5b26ca 20:58:44 Step 10/10 : RUN ${MAKE} 20:58:44 ---> Running in 9e785c0d0cb9 20:58:45 noop 20:58:46 Removing intermediate container 9e785c0d0cb9 20:58:46 ---> a60536c7f903 20:58:46 Successfully built a60536c7f903 20:58:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:46 + docker inspect -f . ci-base-image-arm64 20:58:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:47 prd-ubuntu20.04-docker-arm64-4c-16g-9679 does not seem to be running inside a container 20:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 20:58:48 $ docker top 17d0d2d4311a433b907ccc0cec500fdb94d0b8eca279cb2b8c0a76b656adbc2f -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:49 + go version 20:58:49 go version go1.18.7 linux/arm64 [Pipeline] } 20:58:49 $ docker stop --time=1 17d0d2d4311a433b907ccc0cec500fdb94d0b8eca279cb2b8c0a76b656adbc2f 20:58:51 $ docker rm -f --volumes 17d0d2d4311a433b907ccc0cec500fdb94d0b8eca279cb2b8c0a76b656adbc2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:51 + docker inspect -f . ci-base-image-arm64 20:58:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:51 prd-ubuntu20.04-docker-arm64-4c-16g-9679 does not seem to be running inside a container 20:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 20:58:53 $ docker top 455f489fc4458375143b4d92236c0e68294412ab7935657ee52854712ec05c09 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:54 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 20:58:54 + make test 20:58:54 go test -race -coverprofile=coverage.out ./... 20:59:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 21:01:40 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 21:01:40 internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 21:01:40 internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 21:01:40 internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as type string in argument to transformOffset 21:01:40 internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 21:01:40 internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 21:01:40 internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as type string in argument to transformScale 21:01:40 internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 21:01:40 internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 21:01:40 internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as type string in argument to transformBase 21:01:40 internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 21:01:40 internal/transformer/transformresult.go:53:16: too many errors 21:01:40 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 21:01:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.289s coverage: 78.9% of statements 21:01:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.460s coverage: 86.0% of statements 21:01:44 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 21:01:44 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] 21:01:44 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [build failed] 21:01:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.180s coverage: 89.2% of statements 21:01:44 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 21:01:44 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 21:01:44 $ docker stop --time=1 455f489fc4458375143b4d92236c0e68294412ab7935657ee52854712ec05c09 21:01:46 $ docker rm -f --volumes 455f489fc4458375143b4d92236c0e68294412ab7935657ee52854712ec05c09 [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 21:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:47 21:01:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:48 arm64: Pulling from edgex-lftools-log-publisher 21:01:48 8998bd30e6a1: Pulling fs layer 21:01:48 04944245beec: Pulling fs layer 21:01:48 699f458cf7ca: Pulling fs layer 21:01:48 765212b225bb: Pulling fs layer 21:01:48 f23df028b6ca: Pulling fs layer 21:01:48 d65c8cfc05b1: Pulling fs layer 21:01:48 2437ff75d9bd: Pulling fs layer 21:01:48 765212b225bb: Waiting 21:01:48 f23df028b6ca: Waiting 21:01:48 d65c8cfc05b1: Waiting 21:01:48 2437ff75d9bd: Waiting 21:01:48 04944245beec: Verifying Checksum 21:01:48 04944245beec: Download complete 21:01:48 765212b225bb: Verifying Checksum 21:01:48 765212b225bb: Download complete 21:01:48 f23df028b6ca: Verifying Checksum 21:01:48 f23df028b6ca: Download complete 21:01:48 d65c8cfc05b1: Verifying Checksum 21:01:48 d65c8cfc05b1: Download complete 21:01:48 699f458cf7ca: Verifying Checksum 21:01:48 699f458cf7ca: Download complete 21:01:48 8998bd30e6a1: Verifying Checksum 21:01:48 8998bd30e6a1: Download complete 21:01:51 2437ff75d9bd: Download complete 21:01:53 8998bd30e6a1: Pull complete 21:01:53 04944245beec: Pull complete 21:01:55 699f458cf7ca: Pull complete 21:01:55 765212b225bb: Pull complete 21:01:56 f23df028b6ca: Pull complete 21:01:56 d65c8cfc05b1: Pull complete 21:02:11 2437ff75d9bd: Pull complete 21:02:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:11 prd-ubuntu20.04-docker-arm64-4c-16g-9679 does not seem to be running inside a container 21:02:11 $ 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-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:02:14 $ docker top 5cbbc776895c35a6b1438b95cccf69943de15c3b5374ae969a9bbfd12b510e9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:15 ---> job-cost.sh 21:02:15 lf-activate-venv: SKIPPING 21:02:15 INFO: No Stack... 21:02:15 INFO: Retrieving Pricing Info for: v3-standard-4 21:02:16 INFO: Archiving Costs [Pipeline] sh 21:02:17 + cut -d, -f6 21:02:17 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 21:02:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] 21:02:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] did not exist. Created. 21:02:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:18 /w/workspace/device-sdk-go/2@tmp/durable-6a81975a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:02:18 + echo total: 0.10999999940395355 [Pipeline] stash 21:02:18 Warning: overwriting stash ‘stack-cost’ 21:02:19 Stashed 1 file(s) [Pipeline] } 21:02:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:02:19 $ docker stop --time=1 5cbbc776895c35a6b1438b95cccf69943de15c3b5374ae969a9bbfd12b510e9a 21:02:20 $ docker rm -f --volumes 5cbbc776895c35a6b1438b95cccf69943de15c3b5374ae969a9bbfd12b510e9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:02:21 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 21:02:21 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives ] 21:02:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives 21:02:21 total 16 21:02:21 drwxr-xr-x 3 root root 4096 Mar 10 20:54 . 21:02:21 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 20:54 .. 21:02:21 drwxr-xr-x 2 root root 4096 Mar 10 20:54 cost 21:02:21 -rw-r--r-- 1 root root 86 Mar 10 20:54 cost.csv 21:02:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives 21:02:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives 21:02:21 total 16 21:02:21 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 20:54 . 21:02:21 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 20:54 .. 21:02:21 drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 20:54 cost 21:02:21 -rw-r--r-- 1 jenkins jenkins 86 Mar 10 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:02:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:02:23 ---> package-listing.sh 21:02:23 ++ tr '[:upper:]' '[:lower:]' 21:02:23 ++ facter osfamily 21:02:23 + OS_FAMILY=debian 21:02:23 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1371 21:02:23 + START_PACKAGES=/tmp/packages_start.txt 21:02:23 + END_PACKAGES=/tmp/packages_end.txt 21:02:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:02:23 + PACKAGES=/tmp/packages_start.txt 21:02:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1371 ']' 21:02:23 + PACKAGES=/tmp/packages_end.txt 21:02:23 + case "${OS_FAMILY}" in 21:02:23 + dpkg -l 21:02:23 + grep '^ii' 21:02:23 + '[' -f /tmp/packages_start.txt ']' 21:02:23 + '[' -f /tmp/packages_end.txt ']' 21:02:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:02:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1371 ']' 21:02:23 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives/ 21:02:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives/ [Pipeline] echo 21:02:23 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-sdk-go_PR-1371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:02:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:24 prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container 21:02:24 $ 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-sdk-go_PR-1371/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-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:02:24 $ docker top a6616bc36ec587166c97979fb9f238d98bb871c449a84761106de1cb29c7b8d0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:02:25 + mkdir -p /var/log/sysstat [Pipeline] sh 21:02:25 + ls /var/log/sa-host 21:02:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:25 provisioning config files... 21:02:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/config18034396047106156447tmp [Pipeline] { [Pipeline] echo 21:02:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:02:25 ---> create-netrc.sh [Pipeline] } 21:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:02:26 ---> python-tools-install.sh [Pipeline] echo 21:02:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:02:26 ---> sudo-logs.sh 21:02:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:02:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:02:26 ---> job-cost.sh 21:02:26 lf-activate-venv: SKIPPING 21:02:26 DEBUG: total: 0.2199999988079071 21:02:26 INFO: Retrieving Stack Cost... 21:02:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:02:27 INFO: Archiving Costs [Pipeline] echo 21:02:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:02:27 ---> logs-deploy.sh 21:02:27 lf-activate-venv: SKIPPING 21:02:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1371/2 21:02:27 INFO: archiving workspace using pattern(s): 21:02:28 Archives upload complete. 21:02:28 INFO: archiving logs to Nexus