Pull request #394 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d39e8acd6d0ca5f8303af77612d0bd789b577bfc+21994e07934c8f95cd7e226e9631b4cfe7f28119 (9021b859c303117f8085d533ff3fc88f05e26e4e) 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-ssh8501925470013730095.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17951007174244730857.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh 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-rest-go/branches/PR-394/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-rest-go/branches/PR-394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6024178268450900873.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-rest-go/branches/PR-394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10134243648371763715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh9683979470195094396.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-rest-go/branches/PR-394/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-rest-go/branches/PR-394/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10084163696173196345.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 590556114a56c6d90cc8043840e039c2f74196dc 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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4388 in /w/workspace/gexfoundry_device-rest-go_PR-394 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-394 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 21994e07934c8f95cd7e226e9631b4cfe7f28119 into PR head commit d39e8acd6d0ca5f8303af77612d0bd789b577bfc Merge succeeded, producing d39e8acd6d0ca5f8303af77612d0bd789b577bfc Checking out Revision d39e8acd6d0ca5f8303af77612d0bd789b577bfc (PR-394) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/394/head:refs/remotes/origin/PR-394 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d39e8acd6d0ca5f8303af77612d0bd789b577bfc # 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 21994e07934c8f95cd7e226e9631b4cfe7f28119 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d39e8acd6d0ca5f8303af77612d0bd789b577bfc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:20:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:20:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:20:43 ========================================================= 20:20:43 EdgeX Global Pipelines Version Info 20:20:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:20:44 ------------------- 20:20:44 stable info: 20:20:44 ------------------- 20:20:44 Commited By: Ginny Guan ginny@iotechsys.com 20:20:44 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 20:20:44 Message: update stable to v1.0.260 20:20:45 ------------------- 20:20:45 experimental info: 20:20:45 ------------------- 20:20:45 Commited By: Ginny Guan ginny@iotechsys.com 20:20:45 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 20:20:45 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-394 [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-394 [Pipeline] echo 20:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-394 [Pipeline] echo 20:20:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d39e8acd6d0ca5f8303af77612d0bd789b577bfc [Pipeline] echo 20:20:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d39e8ac [Pipeline] echo 20:20:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:47 provisioning config files... 20:20:47 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-394@tmp/config14934883841286884172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:47 ---> ****-login.sh 20:20:47 nexus3.edgexfoundry.org:10001 20:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:47 Configure a credential helper to remove this warning. See 20:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:47 20:20:47 Login Succeeded 20:20:47 nexus3.edgexfoundry.org:10002 20:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:48 Configure a credential helper to remove this warning. See 20:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:48 20:20:48 Login Succeeded 20:20:48 nexus3.edgexfoundry.org:10003 20:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:48 Configure a credential helper to remove this warning. See 20:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:48 20:20:48 Login Succeeded 20:20:48 nexus3.edgexfoundry.org:10004 20:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:48 Configure a credential helper to remove this warning. See 20:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:48 20:20:48 Login Succeeded 20:20:48 ****.io 20:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:48 Configure a credential helper to remove this warning. See 20:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:48 20:20:48 Login Succeeded 20:20:48 ---> ****-login.sh ends [Pipeline] } 20:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:20:49 + git rev-list -1 --merges d39e8acd6d0ca5f8303af77612d0bd789b577bfc~1..d39e8acd6d0ca5f8303af77612d0bd789b577bfc [Pipeline] echo 20:20:49 -----------> git rev-list -1 --merges d39e8acd6d0ca5f8303af77612d0bd789b577bfc~1..d39e8acd6d0ca5f8303af77612d0bd789b577bfc d39e8acd6d0ca5f8303af77612d0bd789b577bfc [false] [Pipeline] sh 20:20:49 + git log --format=format:%s -1 d39e8acd6d0ca5f8303af77612d0bd789b577bfc [Pipeline] echo 20:20:49 ========================================================= 20:20:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:20:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:50 + git log --format=format:%s -1 d39e8acd6d0ca5f8303af77612d0bd789b577bfc [Pipeline] echo 20:20:50 [semverPrep] GIT_COMMIT: d39e8acd6d0ca5f8303af77612d0bd789b577bfc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:20:50 [semverPrep] This is not a build commit. [Pipeline] sh 20:20:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:20:50 + grep -v github /etc/ssh/ssh_known_hosts 20:20:50 + [ -e /tmp/ssh_known_hosts ] 20:20:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:20:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:20:50 + sudo tee -a /etc/ssh/ssh_known_hosts 20:20:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:51 20:20:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:51 0.1.4: Pulling from edgex-devops/py-git-semver 20:20:51 b85a868b505f: Pulling fs layer 20:20:51 e2be974225ed: Pulling fs layer 20:20:51 339a4e72a1f5: Pulling fs layer 20:20:51 988bab9f4d93: Pulling fs layer 20:20:51 1469e6f7b9e6: Pulling fs layer 20:20:51 eaf3925da568: Pulling fs layer 20:20:51 bab4dde63d76: Pulling fs layer 20:20:51 bde34c3a00c8: Pulling fs layer 20:20:51 b352a97aabf1: Pulling fs layer 20:20:51 4872d77fe225: Pulling fs layer 20:20:51 5851b861e8e6: Pulling fs layer 20:20:51 bab4dde63d76: Waiting 20:20:51 bde34c3a00c8: Waiting 20:20:51 5851b861e8e6: Waiting 20:20:51 b352a97aabf1: Waiting 20:20:51 4872d77fe225: Waiting 20:20:51 988bab9f4d93: Waiting 20:20:51 1469e6f7b9e6: Waiting 20:20:51 eaf3925da568: Waiting 20:20:51 e2be974225ed: Verifying Checksum 20:20:51 e2be974225ed: Download complete 20:20:51 988bab9f4d93: Verifying Checksum 20:20:51 988bab9f4d93: Download complete 20:20:52 1469e6f7b9e6: Verifying Checksum 20:20:52 1469e6f7b9e6: Download complete 20:20:52 339a4e72a1f5: Verifying Checksum 20:20:52 339a4e72a1f5: Download complete 20:20:52 eaf3925da568: Verifying Checksum 20:20:52 eaf3925da568: Download complete 20:20:52 bde34c3a00c8: Download complete 20:20:52 b352a97aabf1: Verifying Checksum 20:20:52 b352a97aabf1: Download complete 20:20:52 4872d77fe225: Verifying Checksum 20:20:52 4872d77fe225: Download complete 20:20:52 5851b861e8e6: Download complete 20:20:52 b85a868b505f: Verifying Checksum 20:20:52 b85a868b505f: Download complete 20:20:52 bab4dde63d76: Verifying Checksum 20:20:52 bab4dde63d76: Download complete 20:20:53 b85a868b505f: Pull complete 20:20:53 e2be974225ed: Pull complete 20:20:53 339a4e72a1f5: Pull complete 20:20:54 988bab9f4d93: Pull complete 20:20:54 1469e6f7b9e6: Pull complete 20:20:54 eaf3925da568: Pull complete 20:20:55 bab4dde63d76: Pull complete 20:20:55 bde34c3a00c8: Pull complete 20:20:55 b352a97aabf1: Pull complete 20:20:55 4872d77fe225: Pull complete 20:20:55 5851b861e8e6: Pull complete 20:20:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:56 prd-ubuntu20.04-docker-8c-8g-4388 does not seem to be running inside a container 20:20:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-394 -v /w/workspace/gexfoundry_device-rest-go_PR-394:/w/workspace/gexfoundry_device-rest-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-394@tmp:/w/workspace/gexfoundry_device-rest-go_PR-394@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 20:20:58 $ docker top dddc6ad62e5d56e6da5e49b1b7f7ac0c41a738a8d169367a606e4dade82543eb -eo pid,comm 20:20:58 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:20:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:20:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:58 [ssh-agent] Looking for ssh-agent implementation... 20:20:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:58 $ docker exec dddc6ad62e5d56e6da5e49b1b7f7ac0c41a738a8d169367a606e4dade82543eb ssh-agent 20:20:58 SSH_AUTH_SOCK=/tmp/ssh-GyKPCdDdXMGk/agent.32 20:20:58 SSH_AGENT_PID=38 20:20:58 Running ssh-add (command line suppressed) 20:20:58 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-394@tmp/private_key_8416706993293001081.key (/w/workspace/gexfoundry_device-rest-go_PR-394@tmp/private_key_8416706993293001081.key) 20:20:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:59 + git tag --points-at HEAD [Pipeline] } 20:20:59 $ docker exec --env ******** --env ******** dddc6ad62e5d56e6da5e49b1b7f7ac0c41a738a8d169367a606e4dade82543eb ssh-agent -k 20:20:59 unset SSH_AUTH_SOCK; 20:20:59 unset SSH_AGENT_PID; 20:20:59 echo Agent pid 38 killed; 20:20:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:20:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:59 [ssh-agent] Looking for ssh-agent implementation... 20:20:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:59 $ docker exec dddc6ad62e5d56e6da5e49b1b7f7ac0c41a738a8d169367a606e4dade82543eb ssh-agent 20:20:59 SSH_AUTH_SOCK=/tmp/ssh-X75UWgbifzZ5/agent.72 20:20:59 SSH_AGENT_PID=78 20:20:59 Running ssh-add (command line suppressed) 20:20:59 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-394@tmp/private_key_7539661028819416214.key (/w/workspace/gexfoundry_device-rest-go_PR-394@tmp/private_key_7539661028819416214.key) 20:20:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:00 + git semver init 20:21:00 2024-06-25 20:21:00,287 [run_init] DEBUG init version:0.0.0 force:False 20:21:00 2024-06-25 20:21:00,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-394/.semver 20:21:00 2024-06-25 20:21:00,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-394/.semver 20:21:00 2024-06-25 20:21:00,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-394/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-394, universal_newlines=False, shell=None, istream=None) 20:21:01 2024-06-25 20:21:01,565 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-394/.git/info/exclude 20:21:01 2024-06-25 20:21:01,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-394/.semver/PR-394 with force:False 20:21:01 2024-06-25 20:21:01,566 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-394/.semver/PR-394 20:21:01 2024-06-25 20:21:01,570 [execute] INFO git cat-file --batch-check 20:21:01 2024-06-25 20:21:01,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-394/.semver, universal_newlines=False, shell=None, istream=) 20:21:01 2024-06-25 20:21:01,575 [execute] INFO git cat-file --batch 20:21:01 2024-06-25 20:21:01,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-394/.semver, universal_newlines=False, shell=None, istream=) 20:21:01 2024-06-25 20:21:01,580 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-394/.semver/PR-394 20:21:01 0.0.0 [Pipeline] } 20:21:01 $ docker exec --env ******** --env ******** dddc6ad62e5d56e6da5e49b1b7f7ac0c41a738a8d169367a606e4dade82543eb ssh-agent -k 20:21:01 unset SSH_AUTH_SOCK; 20:21:01 unset SSH_AGENT_PID; 20:21:01 echo Agent pid 78 killed; 20:21:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:02 + git semver [Pipeline] } 20:21:02 $ docker stop --time=1 dddc6ad62e5d56e6da5e49b1b7f7ac0c41a738a8d169367a606e4dade82543eb 20:21:03 $ docker rm -f --volumes dddc6ad62e5d56e6da5e49b1b7f7ac0c41a738a8d169367a606e4dade82543eb [Pipeline] // withDockerContainer [Pipeline] sh 20:21:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:21:04 Stashed 1 file(s) [Pipeline] echo 20:21:04 [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:21:05 provisioning config files... 20:21:05 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-394@tmp/config15512173773327145090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:05 ---> ****-login.sh 20:21:05 nexus3.edgexfoundry.org:10001 20:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:05 Configure a credential helper to remove this warning. See 20:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:05 20:21:05 Login Succeeded 20:21:05 nexus3.edgexfoundry.org:10002 20:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:05 Configure a credential helper to remove this warning. See 20:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:05 20:21:05 Login Succeeded 20:21:05 nexus3.edgexfoundry.org:10003 20:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:06 Configure a credential helper to remove this warning. See 20:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:06 20:21:06 Login Succeeded 20:21:06 nexus3.edgexfoundry.org:10004 20:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:06 Configure a credential helper to remove this warning. See 20:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:06 20:21:06 Login Succeeded 20:21:06 ****.io 20:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:06 Configure a credential helper to remove this warning. See 20:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:06 20:21:06 Login Succeeded 20:21:06 ---> ****-login.sh ends [Pipeline] } 20:21:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:21:06 ========================================================= 20:21:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:21:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:21:07 Sending build context to Docker daemon 18.19MB 20:21:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:21:07 Step 2/12 : FROM ${BASE} AS builder 20:21:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:21:07 619be1103602: Pulling fs layer 20:21:07 7862e08f4a3e: Pulling fs layer 20:21:07 5df492c9dc93: Pulling fs layer 20:21:07 7629e6793208: Pulling fs layer 20:21:07 4f4fb700ef54: Pulling fs layer 20:21:07 fb5054dd5b73: Pulling fs layer 20:21:07 eeca6798cff9: Pulling fs layer 20:21:07 aa269ceb94a6: Pulling fs layer 20:21:07 ada007ff1a6a: Pulling fs layer 20:21:07 aa269ceb94a6: Waiting 20:21:07 ada007ff1a6a: Waiting 20:21:07 fb5054dd5b73: Waiting 20:21:07 7629e6793208: Waiting 20:21:07 eeca6798cff9: Waiting 20:21:07 4f4fb700ef54: Waiting 20:21:07 7862e08f4a3e: Download complete 20:21:07 7629e6793208: Download complete 20:21:07 4f4fb700ef54: Download complete 20:21:07 fb5054dd5b73: Download complete 20:21:07 619be1103602: Download complete 20:21:07 eeca6798cff9: Verifying Checksum 20:21:07 eeca6798cff9: Download complete 20:21:07 619be1103602: Pull complete 20:21:07 7862e08f4a3e: Pull complete 20:21:07 ada007ff1a6a: Verifying Checksum 20:21:07 ada007ff1a6a: Download complete 20:21:07 5df492c9dc93: Download complete 20:21:08 aa269ceb94a6: Verifying Checksum 20:21:08 aa269ceb94a6: Download complete 20:21:11 5df492c9dc93: Pull complete 20:21:11 7629e6793208: Pull complete 20:21:11 4f4fb700ef54: Pull complete 20:21:11 fb5054dd5b73: Pull complete 20:21:11 eeca6798cff9: Pull complete 20:21:13 aa269ceb94a6: Pull complete 20:21:14 ada007ff1a6a: Pull complete 20:21:14 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:21:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:21:14 ---> f489d0715acc 20:21:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:21:16 ---> Running in 391f455db415 20:21:16 Removing intermediate container 391f455db415 20:21:16 ---> 56424a8127b3 20:21:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:21:16 ---> Running in 8acc5e49f73f 20:21:16 Removing intermediate container 8acc5e49f73f 20:21:16 ---> efdeb1da110d 20:21:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:21:16 ---> Running in 9cfb65d3c32c 20:21:16 Removing intermediate container 9cfb65d3c32c 20:21:16 ---> 9452ee9ecbb8 20:21:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:21:16 ---> Running in 36f1011d5d10 20:21:16 Removing intermediate container 36f1011d5d10 20:21:16 ---> 48ad299a4c16 20:21:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:16 ---> Running in 591400d1ee73 20:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:21:17 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:21:17 (2/4) Installing libedit (20221030.3.1-r1) 20:21:17 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:21:17 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:21:17 Executing busybox-1.36.1-r5.trigger 20:21:17 OK: 268 MiB in 56 packages 20:21:17 Removing intermediate container 591400d1ee73 20:21:17 ---> 97f89b961c69 20:21:17 Step 8/12 : WORKDIR /device-rest-go 20:21:17 ---> Running in 8882b2a865bf 20:21:17 Removing intermediate container 8882b2a865bf 20:21:17 ---> dd2b61103641 20:21:17 Step 9/12 : COPY go.mod vendor* ./ 20:21:17 ---> 21bbd46c1dec 20:21:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:17 ---> Running in fac885aca692 20:21:20 Still waiting to schedule task 20:21:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:22:14 Removing intermediate container fac885aca692 20:22:14 ---> a41c74332e7c 20:22:14 Step 11/12 : COPY . . 20:22:14 ---> 129083782965 20:22:14 Step 12/12 : RUN $MAKE 20:22:14 ---> Running in cc19557c653d 20:22:14 noop 20:22:14 Removing intermediate container cc19557c653d 20:22:14 ---> 69bdfa1bdd2c 20:22:14 Successfully built 69bdfa1bdd2c 20:22:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:14 + docker inspect -f . ci-base-image-x86_64 20:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:14 prd-ubuntu20.04-docker-8c-8g-4388 does not seem to be running inside a container 20:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-394 -v /w/workspace/gexfoundry_device-rest-go_PR-394:/w/workspace/gexfoundry_device-rest-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-394@tmp:/w/workspace/gexfoundry_device-rest-go_PR-394@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 20:22:15 $ docker top 1a588da42ae418b29be790647b4625590a9746a4eb41aa2c1e8d58db019691c1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:15 + go version 20:22:15 go version go1.21.9 linux/amd64 [Pipeline] } 20:22:15 $ docker stop --time=1 1a588da42ae418b29be790647b4625590a9746a4eb41aa2c1e8d58db019691c1 20:22:17 $ docker rm -f --volumes 1a588da42ae418b29be790647b4625590a9746a4eb41aa2c1e8d58db019691c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:17 + docker inspect -f . ci-base-image-x86_64 20:22:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:17 prd-ubuntu20.04-docker-8c-8g-4388 does not seem to be running inside a container 20:22:18 $ 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-rest-go_PR-394 -v /w/workspace/gexfoundry_device-rest-go_PR-394:/w/workspace/gexfoundry_device-rest-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-394@tmp:/w/workspace/gexfoundry_device-rest-go_PR-394@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 20:22:18 $ docker top 42863da7c0dfad09decdedb3dc48a42223cd9862e10cec4e0e73b9fb0e39261a -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-394 [Pipeline] fileExists [Pipeline] sh 20:22:19 + make test 20:22:19 go test ./... -coverprofile=coverage.out ./... 20:22:21 ? github.com/edgexfoundry/device-rest-go [no test files] 20:22:39 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:22:39 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements 20:22:45 go vet ./... 20:22:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:22:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:22:50 ./bin/test-attribution-txt.sh 20:22:50 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:22:50 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:22:50 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:22:50 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:22:50 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:22:50 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:22:50 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:22:50 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:22:50 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:22:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:22:51 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:22:51 $ docker stop --time=1 42863da7c0dfad09decdedb3dc48a42223cd9862e10cec4e0e73b9fb0e39261a 20:22:53 $ docker rm -f --volumes 42863da7c0dfad09decdedb3dc48a42223cd9862e10cec4e0e73b9fb0e39261a [Pipeline] // withDockerContainer [Pipeline] sh 20:22:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:22:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:22:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:22:55 + ls -al . 20:22:55 total 248 20:22:55 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 20:22 . 20:22:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 20:20 .. 20:22:55 -rw-rw-r-- 1 jenkins jenkins 151 Jun 25 20:20 .dockerignore 20:22:55 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 20:22 .git 20:22:55 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 20:20 .github 20:22:55 -rw-rw-r-- 1 jenkins jenkins 264 Jun 25 20:20 .gitignore 20:22:55 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 20:20 .golangci.yml 20:22:55 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 20:21 .semver 20:22:55 -rw-rw-r-- 1 jenkins jenkins 10300 Jun 25 20:20 Attribution.txt 20:22:55 -rw-rw-r-- 1 jenkins jenkins 17685 Jun 25 20:20 CHANGELOG.md 20:22:55 -rw-rw-r-- 1 jenkins jenkins 1687 Jun 25 20:20 Dockerfile 20:22:55 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 20:20 GOVERNANCE.md 20:22:55 -rw-rw-r-- 1 jenkins jenkins 680 Jun 25 20:20 Jenkinsfile 20:22:55 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 20:20 LICENSE 20:22:55 -rw-rw-r-- 1 jenkins jenkins 2016 Jun 25 20:20 Makefile 20:22:55 -rw-rw-r-- 1 jenkins jenkins 620 Jun 25 20:20 OWNERS.md 20:22:55 -rw-rw-r-- 1 jenkins jenkins 3989 Jun 25 20:20 README.md 20:22:55 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 20:21 VERSION 20:22:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 20:20 bin 20:22:55 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 20:20 cmd 20:22:55 -rw-r--r-- 1 jenkins jenkins 14499 Jun 25 20:22 coverage.out 20:22:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 20:20 driver 20:22:55 -rw-rw-r-- 1 jenkins jenkins 7190 Jun 25 20:20 go.mod 20:22:55 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 20:20 go.sum 20:22:55 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 20:20 openapi 20:22:55 -rw-rw-r-- 1 jenkins jenkins 713 Jun 25 20:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:55 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d39e8acd6d0ca5f8303af77612d0bd789b577bfc --label arch=amd64 --label version=0.0.0 . 20:22:55 Sending build context to Docker daemon 18.2MB 20:22:55 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:22:55 Step 2/26 : FROM ${BASE} AS builder 20:22:55 ---> 69bdfa1bdd2c 20:22:55 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:22:55 ---> Running in 511dc5c2e1c6 20:22:55 Removing intermediate container 511dc5c2e1c6 20:22:55 ---> 0e5d5bc44477 20:22:55 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:22:55 ---> Running in 8b8bd076bbb6 20:22:55 Removing intermediate container 8b8bd076bbb6 20:22:55 ---> 39c931edbe79 20:22:55 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:22:55 ---> Running in 5056fe10522b 20:22:55 Removing intermediate container 5056fe10522b 20:22:55 ---> 6558ac6ac2ad 20:22:55 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:22:55 ---> Running in 7ef2d090e6c1 20:22:56 Removing intermediate container 7ef2d090e6c1 20:22:56 ---> 52927e38280f 20:22:56 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:22:56 ---> Running in 6400cbef6d15 20:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:22:56 OK: 268 MiB in 56 packages 20:22:57 Removing intermediate container 6400cbef6d15 20:22:57 ---> f2c8f4d9994b 20:22:57 Step 8/26 : WORKDIR /device-rest-go 20:22:57 ---> Running in 9789bb3484a3 20:22:57 Removing intermediate container 9789bb3484a3 20:22:57 ---> eaa9432fa8be 20:22:57 Step 9/26 : COPY go.mod vendor* ./ 20:22:57 ---> 849c99b29cd1 20:22:57 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:57 ---> Running in 2dfde9912a46 20:22:58 Removing intermediate container 2dfde9912a46 20:22:58 ---> af62643c9980 20:22:58 Step 11/26 : COPY . . 20:22:58 ---> c2093827fece 20:22:58 Step 12/26 : RUN $MAKE 20:22:58 ---> Running in 6dc6bcb1f7eb 20:22:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:23:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4389 in /w/workspace/gexfoundry_device-rest-go_PR-394 [Pipeline] { [Pipeline] ws 20:23:03 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:23:03 The recommended git tool is: git 20:23:11 using credential edgex-jenkins-ssh 20:23:11 Cloning the remote Git repository 20:23:11 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:23:11 > git init /w/workspace/device-rest-go/1 # timeout=10 20:23:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:23:11 > git --version # timeout=10 20:23:11 > git --version # 'git version 2.25.1' 20:23:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:23:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:16 Merging remotes/origin/main commit 21994e07934c8f95cd7e226e9631b4cfe7f28119 into PR head commit d39e8acd6d0ca5f8303af77612d0bd789b577bfc 20:23:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:23:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/394/head:refs/remotes/origin/PR-394 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:23:16 > git config core.sparsecheckout # timeout=10 20:23:16 Merge succeeded, producing d39e8acd6d0ca5f8303af77612d0bd789b577bfc 20:23:16 Checking out Revision d39e8acd6d0ca5f8303af77612d0bd789b577bfc (PR-394) 20:23:17 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:23:17 > git --version # timeout=10 20:23:17 > git --version # 'git version 2.25.1' 20:23:17 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 20:23:16 > git checkout -f d39e8acd6d0ca5f8303af77612d0bd789b577bfc # timeout=10 20:23:16 > git remote # timeout=10 20:23:16 > git config --get remote.origin.url # timeout=10 20:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:16 > git merge 21994e07934c8f95cd7e226e9631b4cfe7f28119 # timeout=10 20:23:16 > git rev-parse HEAD^{commit} # timeout=10 20:23:16 > git config core.sparsecheckout # timeout=10 20:23:17 > git checkout -f d39e8acd6d0ca5f8303af77612d0bd789b577bfc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:23:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:23:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:22 Dload Upload Total Spent Left Speed 20:23:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 20:23:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:23:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:23:23 + sudo tee /etc/docker/daemon.new 20:23:23 { 20:23:23 "registry-mirrors": [ 20:23:23 "https://nexus3.edgexfoundry.org:10001" 20:23:23 ], 20:23:23 "bip": "10.250.0.254/24", 20:23:23 "hosts": [ 20:23:23 "tcp://0.0.0.0:5555", 20:23:23 "unix:///var/run/docker.sock" 20:23:23 ], 20:23:23 "mtu": 1458, 20:23:23 "selinux-enabled": true, 20:23:23 "seccomp-profile": "/etc/docker/seccomp.json" 20:23:23 } [Pipeline] sh 20:23:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:23:24 + sudo service docker restart 20:23:30 Removing intermediate container 6dc6bcb1f7eb 20:23:30 ---> 72bd161fd656 20:23:30 Step 13/26 : FROM alpine:3.18 20:23:30 3.18: Pulling from library/alpine 20:23:30 73baa7ef167e: Pulling fs layer 20:23:30 73baa7ef167e: Verifying Checksum 20:23:30 73baa7ef167e: Download complete 20:23:30 73baa7ef167e: Pull complete 20:23:30 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:23:30 Status: Downloaded newer image for alpine:3.18 20:23:30 ---> 8fd7cac70a4a 20:23:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:23:30 ---> Running in 02d9047b6c2c 20:23:30 Removing intermediate container 02d9047b6c2c 20:23:30 ---> 7dcf5caea59e 20:23:30 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:23:30 ---> Running in 6862bbe9561e 20:23:30 Removing intermediate container 6862bbe9561e 20:23:30 ---> 3d39960cb513 20:23:30 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:23:30 ---> Running in 3952064e9f71 20:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:23:30 (1/1) Installing dumb-init (1.2.5-r2) 20:23:30 Executing busybox-1.36.1-r7.trigger 20:23:30 OK: 7 MiB in 16 packages 20:23:30 Removing intermediate container 3952064e9f71 20:23:30 ---> 5dba3d791a25 20:23:30 Step 17/26 : RUN apk --no-cache upgrade 20:23:30 ---> Running in 25aed42e72c8 20:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:23:31 OK: 7 MiB in 16 packages 20:23:32 Removing intermediate container 25aed42e72c8 20:23:32 ---> c89efef6a85d 20:23:32 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:23:33 ---> 5af580bb7627 20:23:33 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:23:33 ---> f3c2f16d32c3 20:23:33 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:23:33 ---> 6dc4c3c7f6e5 20:23:33 Step 21/26 : EXPOSE 59986 20:23:33 ---> Running in 18456cdadb40 20:23:33 Removing intermediate container 18456cdadb40 20:23:33 ---> dfa8267808a2 20:23:33 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:23:33 ---> Running in 7a534f6dccac 20:23:33 Removing intermediate container 7a534f6dccac 20:23:33 ---> a83a940f00ca 20:23:33 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:23:33 ---> Running in a0cb12a01909 20:23:33 Removing intermediate container a0cb12a01909 20:23:33 ---> 8b9a3c5cdae1 20:23:33 Step 24/26 : LABEL arch=amd64 20:23:33 ---> Running in 8db2f82713ee 20:23:33 Removing intermediate container 8db2f82713ee 20:23:33 ---> 4c7a78ac4ea6 20:23:33 Step 25/26 : LABEL git_sha=d39e8acd6d0ca5f8303af77612d0bd789b577bfc 20:23:33 ---> Running in 50aee552b869 20:23:33 Removing intermediate container 50aee552b869 20:23:33 ---> b1175afe562e 20:23:33 Step 26/26 : LABEL version=0.0.0 20:23:33 ---> Running in ec7748e2a3a1 20:23:33 Removing intermediate container ec7748e2a3a1 20:23:33 ---> d417bbac6c79 20:23:33 [Warning] One or more build-args [ARCH] were not consumed 20:23:33 Successfully built d417bbac6c79 20:23:33 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:34 20:23:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:35 latest: Pulling from edgex-lftools-log-publisher 20:23:35 5eb5b503b376: Pulling fs layer 20:23:35 5c69ac0246d0: Pulling fs layer 20:23:35 ec43610c2a17: Pulling fs layer 20:23:35 3a2ae6a8a46f: Pulling fs layer 20:23:35 33b1e0a273af: Pulling fs layer 20:23:35 5d3b04190fa2: Pulling fs layer 20:23:35 2f39f015ded8: Pulling fs layer 20:23:35 3a2ae6a8a46f: Waiting 20:23:35 33b1e0a273af: Waiting 20:23:35 5d3b04190fa2: Waiting 20:23:35 2f39f015ded8: Waiting 20:23:35 5c69ac0246d0: Download complete 20:23:35 3a2ae6a8a46f: Verifying Checksum 20:23:35 3a2ae6a8a46f: Download complete 20:23:35 33b1e0a273af: Verifying Checksum 20:23:35 33b1e0a273af: Download complete 20:23:35 5d3b04190fa2: Verifying Checksum 20:23:35 5d3b04190fa2: Download complete 20:23:35 ec43610c2a17: Verifying Checksum 20:23:35 ec43610c2a17: Download complete 20:23:35 5eb5b503b376: Verifying Checksum 20:23:35 5eb5b503b376: Download complete 20:23:36 2f39f015ded8: Download complete 20:23:36 5eb5b503b376: Pull complete 20:23:37 5c69ac0246d0: Pull complete 20:23:37 ec43610c2a17: Pull complete 20:23:37 3a2ae6a8a46f: Pull complete 20:23:38 33b1e0a273af: Pull complete 20:23:38 5d3b04190fa2: Pull complete 20:23:42 2f39f015ded8: Pull complete 20:23:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:42 prd-ubuntu20.04-docker-8c-8g-4388 does not seem to be running inside a container 20:23:42 $ 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-rest-go_PR-394 -v /w/workspace/gexfoundry_device-rest-go_PR-394:/w/workspace/gexfoundry_device-rest-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-394@tmp:/w/workspace/gexfoundry_device-rest-go_PR-394@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 20:23:47 $ docker top 35f578083992f9c779de455ef1ac6c478ee1f2f69316ac0fe85824022bd79c5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:23:47 provisioning config files... 20:23:47 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8399490209751243581tmp [Pipeline] libraryResource [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:48 ---> job-cost.sh 20:23:48 lf-activate-venv: SKIPPING 20:23:48 INFO: No Stack... 20:23:48 ---> ****-login.sh 20:23:48 nexus3.edgexfoundry.org:10001 20:23:48 INFO: Retrieving Pricing Info for: v3-standard-8 20:23:48 INFO: Archiving Costs 20:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 20:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:23:49 Configure a credential helper to remove this warning. See 20:23:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:23:49 20:23:49 Login Succeeded 20:23:49 nexus3.edgexfoundry.org:10002 20:23:49 + cat /w/workspace/gexfoundry_device-rest-go_PR-394/archives/cost.csv 20:23:49 + cut -d, -f6 [Pipeline] lock 20:23:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-394-1-stack-cost] 20:23:49 Resource [jenkins-edgexfoundry-device-rest-go-PR-394-1-stack-cost] did not exist. Created. 20:23:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-394-1-stack-cost] [Pipeline] { [Pipeline] unstash 20:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:23:49 Configure a credential helper to remove this warning. See 20:23:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:23:49 20:23:49 Login Succeeded 20:23:49 nexus3.edgexfoundry.org:10003 [Pipeline] sh 20:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:49 + echo total: 0.2199999988079071 [Pipeline] stash 20:23:49 Stashed 1 file(s) [Pipeline] } 20:23:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-394-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:23:49 $ docker stop --time=1 35f578083992f9c779de455ef1ac6c478ee1f2f69316ac0fe85824022bd79c5c 20:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:23:49 Configure a credential helper to remove this warning. See 20:23:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:23:49 20:23:49 Login Succeeded 20:23:49 nexus3.edgexfoundry.org:10004 20:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:23:50 Configure a credential helper to remove this warning. See 20:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:23:50 20:23:50 Login Succeeded 20:23:50 ****.io 20:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:23:50 Configure a credential helper to remove this warning. See 20:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:23:50 20:23:50 Login Succeeded 20:23:50 ---> ****-login.sh ends 20:23:51 $ docker rm -f --volumes 35f578083992f9c779de455ef1ac6c478ee1f2f69316ac0fe85824022bd79c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:23:51 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 20:23:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:23:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:23:52 ========================================================= 20:23:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:23:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:23:52 Sending build context to Docker daemon 131.1kB 20:23:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:23:52 Step 2/12 : FROM ${BASE} AS builder 20:23:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:23:52 c6b39de5b339: Pulling fs layer 20:23:52 a69c41024577: Pulling fs layer 20:23:52 d6de4b400683: Pulling fs layer 20:23:52 35cb2a7552d0: Pulling fs layer 20:23:52 4f4fb700ef54: Pulling fs layer 20:23:52 464afbd9ba4c: Pulling fs layer 20:23:52 00f215d4a9da: Pulling fs layer 20:23:52 d496ad576159: Pulling fs layer 20:23:52 35cb2a7552d0: Waiting 20:23:52 4f4fb700ef54: Waiting 20:23:52 00f215d4a9da: Waiting 20:23:52 d496ad576159: Waiting 20:23:52 464afbd9ba4c: Waiting 20:23:52 a69c41024577: Verifying Checksum 20:23:52 a69c41024577: Download complete 20:23:52 35cb2a7552d0: Verifying Checksum 20:23:52 35cb2a7552d0: Download complete 20:23:53 4f4fb700ef54: Verifying Checksum 20:23:53 4f4fb700ef54: Download complete 20:23:53 464afbd9ba4c: Verifying Checksum 20:23:53 464afbd9ba4c: Download complete 20:23:53 c6b39de5b339: Verifying Checksum 20:23:53 c6b39de5b339: Download complete 20:23:53 d496ad576159: Verifying Checksum 20:23:53 d496ad576159: Download complete 20:23:53 c6b39de5b339: Pull complete 20:23:54 a69c41024577: Pull complete 20:23:54 d6de4b400683: Verifying Checksum 20:23:54 d6de4b400683: Download complete 20:23:55 00f215d4a9da: Verifying Checksum 20:23:55 00f215d4a9da: Download complete 20:24:08 d6de4b400683: Pull complete 20:24:08 35cb2a7552d0: Pull complete 20:24:08 4f4fb700ef54: Pull complete 20:24:08 464afbd9ba4c: Pull complete 20:24:18 00f215d4a9da: Pull complete 20:24:18 d496ad576159: Pull complete 20:24:18 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:24:18 ---> f246e2811388 20:24:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:24:19 ---> Running in 4533bd944b48 20:24:20 Removing intermediate container 4533bd944b48 20:24:20 ---> 41021b391f43 20:24:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:24:20 ---> Running in d2d55368ee0c 20:24:20 Removing intermediate container d2d55368ee0c 20:24:20 ---> 50e54a98425f 20:24:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:24:20 ---> Running in 6ab9de2ca1ec 20:24:20 Removing intermediate container 6ab9de2ca1ec 20:24:20 ---> 79c718c296c2 20:24:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:24:21 ---> Running in f86293fcba6c 20:24:21 Removing intermediate container f86293fcba6c 20:24:21 ---> b5d4d7bc308a 20:24:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:24:21 ---> Running in 09c862ec4c7a 20:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:24:23 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:24:23 (2/4) Installing libedit (20221030.3.1-r1) 20:24:23 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:24:23 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:24:23 Executing busybox-1.36.1-r5.trigger 20:24:23 OK: 271 MiB in 56 packages 20:24:24 Removing intermediate container 09c862ec4c7a 20:24:24 ---> 43ae82192094 20:24:24 Step 8/12 : WORKDIR /device-rest-go 20:24:24 ---> Running in a72cb0dd3e1a 20:24:25 Removing intermediate container a72cb0dd3e1a 20:24:25 ---> 90aa90d194ca 20:24:25 Step 9/12 : COPY go.mod vendor* ./ 20:24:25 ---> e0ef4a029d21 20:24:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:25 ---> Running in 7887bc5fe3e7 20:26:17 Removing intermediate container 7887bc5fe3e7 20:26:17 ---> 734e40419fa5 20:26:17 Step 11/12 : COPY . . 20:26:17 ---> 9c69ba1ca631 20:26:17 Step 12/12 : RUN $MAKE 20:26:17 ---> Running in 26a27a3901b9 20:26:17 noop 20:26:17 Removing intermediate container 26a27a3901b9 20:26:17 ---> 8e7c42428dac 20:26:17 Successfully built 8e7c42428dac 20:26:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + docker inspect -f . ci-base-image-arm64 20:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:18 prd-ubuntu20.04-docker-arm64-4c-16g-4389 does not seem to be running inside a container 20:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 20:26:19 $ docker top ed78c7092ccb22f90721410d18dfff40fae762b24778279da91954f8f21b6f3d -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:20 + go version 20:26:20 go version go1.21.9 linux/arm64 [Pipeline] } 20:26:20 $ docker stop --time=1 ed78c7092ccb22f90721410d18dfff40fae762b24778279da91954f8f21b6f3d 20:26:22 $ docker rm -f --volumes ed78c7092ccb22f90721410d18dfff40fae762b24778279da91954f8f21b6f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:22 + docker inspect -f . ci-base-image-arm64 20:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:23 prd-ubuntu20.04-docker-arm64-4c-16g-4389 does not seem to be running inside a container 20:26:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 20:26:24 $ docker top f70a39a021f3f6706c63c6bcf41ab028bbca702cb4dc3066a33a4ac0a6fdd2a2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:25 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:26:25 + make test 20:26:25 go test ./... -coverprofile=coverage.out ./... 20:26:32 ? github.com/edgexfoundry/device-rest-go [no test files] 20:29:39 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:29:40 ok github.com/edgexfoundry/device-rest-go/driver 0.039s coverage: 33.2% of statements 20:29:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:29:41 go vet ./... 20:30:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:30:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:30:28 ./bin/test-attribution-txt.sh 20:30:28 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:30:28 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:30:28 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:30:28 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:30:28 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:30:28 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:30:28 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:30:28 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:30:28 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:30:28 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:30:28 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:30:28 $ docker stop --time=1 f70a39a021f3f6706c63c6bcf41ab028bbca702cb4dc3066a33a4ac0a6fdd2a2 20:30:30 $ docker rm -f --volumes f70a39a021f3f6706c63c6bcf41ab028bbca702cb4dc3066a33a4ac0a6fdd2a2 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:30:31 Warning: overwriting stash ‘coverage-report’ 20:30:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:30:33 + ls -al . 20:30:33 total 244 20:30:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 20:26 . 20:30:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 20:23 .. 20:30:33 -rw-rw-r-- 1 jenkins jenkins 151 Jun 25 20:23 .dockerignore 20:30:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 20:23 .git 20:30:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 20:23 .github 20:30:33 -rw-rw-r-- 1 jenkins jenkins 264 Jun 25 20:23 .gitignore 20:30:33 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 20:23 .golangci.yml 20:30:33 -rw-rw-r-- 1 jenkins jenkins 10300 Jun 25 20:23 Attribution.txt 20:30:33 -rw-rw-r-- 1 jenkins jenkins 17685 Jun 25 20:23 CHANGELOG.md 20:30:33 -rw-rw-r-- 1 jenkins jenkins 1687 Jun 25 20:23 Dockerfile 20:30:33 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 20:23 GOVERNANCE.md 20:30:33 -rw-rw-r-- 1 jenkins jenkins 680 Jun 25 20:23 Jenkinsfile 20:30:33 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 20:23 LICENSE 20:30:33 -rw-rw-r-- 1 jenkins jenkins 2016 Jun 25 20:23 Makefile 20:30:33 -rw-rw-r-- 1 jenkins jenkins 620 Jun 25 20:23 OWNERS.md 20:30:33 -rw-rw-r-- 1 jenkins jenkins 3989 Jun 25 20:23 README.md 20:30:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 20:21 VERSION 20:30:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 20:23 bin 20:30:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 20:23 cmd 20:30:33 -rw-r--r-- 1 jenkins jenkins 14499 Jun 25 20:29 coverage.out 20:30:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 20:23 driver 20:30:33 -rw-rw-r-- 1 jenkins jenkins 7190 Jun 25 20:23 go.mod 20:30:33 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 20:23 go.sum 20:30:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 20:23 openapi 20:30:33 -rw-rw-r-- 1 jenkins jenkins 713 Jun 25 20:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:33 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d39e8acd6d0ca5f8303af77612d0bd789b577bfc --label arch=arm64 --label version=0.0.0 . 20:30:33 Sending build context to Docker daemon 146.4kB 20:30:34 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:30:34 Step 2/26 : FROM ${BASE} AS builder 20:30:34 ---> 8e7c42428dac 20:30:34 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:30:34 ---> Running in f7ec0db18bdd 20:30:34 Removing intermediate container f7ec0db18bdd 20:30:34 ---> 03cf98cfaf12 20:30:34 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:30:34 ---> Running in fbf11f494123 20:30:34 Removing intermediate container fbf11f494123 20:30:34 ---> 20cde3082bca 20:30:34 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:30:34 ---> Running in 65995a07c5c9 20:30:35 Removing intermediate container 65995a07c5c9 20:30:35 ---> 24205e72fe68 20:30:35 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:30:35 ---> Running in c92b0c473bba 20:30:35 Removing intermediate container c92b0c473bba 20:30:35 ---> 07190c4d269f 20:30:35 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:30:35 ---> Running in 117309b3bab3 20:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:30:37 OK: 271 MiB in 56 packages 20:30:38 Removing intermediate container 117309b3bab3 20:30:38 ---> 8cf16a6c6f33 20:30:38 Step 8/26 : WORKDIR /device-rest-go 20:30:38 ---> Running in 524a05f10099 20:30:39 Removing intermediate container 524a05f10099 20:30:39 ---> bcde5c2136c4 20:30:39 Step 9/26 : COPY go.mod vendor* ./ 20:30:39 ---> 45eabc6abb73 20:30:39 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:39 ---> Running in 91a3e90019c8 20:30:41 Removing intermediate container 91a3e90019c8 20:30:41 ---> d13782ae0943 20:30:41 Step 11/26 : COPY . . 20:30:42 ---> 9ea72d01b0be 20:30:42 Step 12/26 : RUN $MAKE 20:30:42 ---> Running in a2b4ec782905 20:30:43 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:34:05 Removing intermediate container a2b4ec782905 20:34:05 ---> 2d2ab4576700 20:34:05 Step 13/26 : FROM alpine:3.18 20:34:05 3.18: Pulling from library/alpine 20:34:05 5c905c7ebe2f: Pulling fs layer 20:34:05 5c905c7ebe2f: Verifying Checksum 20:34:05 5c905c7ebe2f: Download complete 20:34:05 5c905c7ebe2f: Pull complete 20:34:05 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:34:05 Status: Downloaded newer image for alpine:3.18 20:34:05 ---> dec292d02e07 20:34:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:34:05 ---> Running in dfceb7185404 20:34:05 Removing intermediate container dfceb7185404 20:34:05 ---> cc9556336a57 20:34:05 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:34:05 ---> Running in c136049e19e1 20:34:05 Removing intermediate container c136049e19e1 20:34:05 ---> d8d1c2de3481 20:34:05 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:34:05 ---> Running in 611477a0e96f 20:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:34:05 (1/1) Installing dumb-init (1.2.5-r2) 20:34:05 Executing busybox-1.36.1-r7.trigger 20:34:05 OK: 8 MiB in 16 packages 20:34:05 Removing intermediate container 611477a0e96f 20:34:05 ---> e84401e1df82 20:34:05 Step 17/26 : RUN apk --no-cache upgrade 20:34:05 ---> Running in f17a2274839d 20:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:34:05 OK: 8 MiB in 16 packages 20:34:05 Removing intermediate container f17a2274839d 20:34:05 ---> 6e5c53c1a665 20:34:05 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:34:05 ---> b46a7f4bc653 20:34:05 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:34:05 ---> 806453016096 20:34:05 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:34:06 ---> 34cb6027aa95 20:34:06 Step 21/26 : EXPOSE 59986 20:34:06 ---> Running in 7264dbd1c39e 20:34:06 Removing intermediate container 7264dbd1c39e 20:34:06 ---> 47484ed4cc76 20:34:06 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:34:06 ---> Running in 3d6aaa4b68bc 20:34:06 Removing intermediate container 3d6aaa4b68bc 20:34:06 ---> 4e36f08934fe 20:34:06 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:34:06 ---> Running in 0ae853deb2e7 20:34:07 Removing intermediate container 0ae853deb2e7 20:34:07 ---> 45d67a79b1b0 20:34:07 Step 24/26 : LABEL arch=arm64 20:34:07 ---> Running in e9e38a06914d 20:34:07 Removing intermediate container e9e38a06914d 20:34:07 ---> ceb62b7d449a 20:34:07 Step 25/26 : LABEL git_sha=d39e8acd6d0ca5f8303af77612d0bd789b577bfc 20:34:07 ---> Running in e8ff65745edb 20:34:07 Removing intermediate container e8ff65745edb 20:34:07 ---> 8fc09ee46447 20:34:07 Step 26/26 : LABEL version=0.0.0 20:34:07 ---> Running in 0aeefaa6d3dd 20:34:08 Removing intermediate container 0aeefaa6d3dd 20:34:08 ---> 9d12e3087bdf 20:34:08 [Warning] One or more build-args [ARCH] were not consumed 20:34:08 Successfully built 9d12e3087bdf 20:34:08 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:09 20:34:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:09 arm64: Pulling from edgex-lftools-log-publisher 20:34:09 8998bd30e6a1: Pulling fs layer 20:34:09 04944245beec: Pulling fs layer 20:34:09 699f458cf7ca: Pulling fs layer 20:34:09 765212b225bb: Pulling fs layer 20:34:09 f23df028b6ca: Pulling fs layer 20:34:09 d65c8cfc05b1: Pulling fs layer 20:34:09 2437ff75d9bd: Pulling fs layer 20:34:09 765212b225bb: Waiting 20:34:09 f23df028b6ca: Waiting 20:34:09 d65c8cfc05b1: Waiting 20:34:09 2437ff75d9bd: Waiting 20:34:09 04944245beec: Verifying Checksum 20:34:09 04944245beec: Download complete 20:34:09 765212b225bb: Verifying Checksum 20:34:09 765212b225bb: Download complete 20:34:09 f23df028b6ca: Verifying Checksum 20:34:09 f23df028b6ca: Download complete 20:34:09 d65c8cfc05b1: Verifying Checksum 20:34:09 d65c8cfc05b1: Download complete 20:34:10 699f458cf7ca: Verifying Checksum 20:34:10 699f458cf7ca: Download complete 20:34:10 8998bd30e6a1: Verifying Checksum 20:34:10 8998bd30e6a1: Download complete 20:34:12 2437ff75d9bd: Verifying Checksum 20:34:12 2437ff75d9bd: Download complete 20:34:14 8998bd30e6a1: Pull complete 20:34:15 04944245beec: Pull complete 20:34:16 699f458cf7ca: Pull complete 20:34:17 765212b225bb: Pull complete 20:34:18 f23df028b6ca: Pull complete 20:34:18 d65c8cfc05b1: Pull complete 20:34:36 2437ff75d9bd: Pull complete 20:34:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:36 prd-ubuntu20.04-docker-arm64-4c-16g-4389 does not seem to be running inside a container 20:34:36 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 20:34:39 $ docker top 9e15f570ef629a61a28c13b47e5658fc7773056743f75db9bd27d6850866f531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:40 ---> job-cost.sh 20:34:40 lf-activate-venv: SKIPPING 20:34:40 INFO: No Stack... 20:34:40 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:41 INFO: Archiving Costs [Pipeline] sh 20:34:42 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:34:42 + cut -d, -f6 [Pipeline] lock 20:34:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-394-1-stack-cost] 20:34:42 Resource [jenkins-edgexfoundry-device-rest-go-PR-394-1-stack-cost] did not exist. Created. 20:34:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:42 /w/workspace/device-rest-go/1@tmp/durable-f9bd770e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:34:42 + echo total: 0.10999999940395355 [Pipeline] stash 20:34:43 Warning: overwriting stash ‘stack-cost’ 20:34:43 Stashed 1 file(s) [Pipeline] } 20:34:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-394-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:43 $ docker stop --time=1 9e15f570ef629a61a28c13b47e5658fc7773056743f75db9bd27d6850866f531 20:34:44 $ docker rm -f --volumes 9e15f570ef629a61a28c13b47e5658fc7773056743f75db9bd27d6850866f531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:34:45 provisioning config files... 20:34:45 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-394@tmp/config10633683313792898568tmp [Pipeline] { [Pipeline] sh 20:34:46 + set +x 20:34:46 + bash -s+ -- 20:34:46 curl -s https://codecov.io/bash 20:34:46 20:34:46 _____ _ 20:34:46 / ____| | | 20:34:46 | | ___ __| | ___ ___ _____ __ 20:34:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:46 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:46 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:46 Bash-1.0.6 20:34:46 20:34:46 20:34:46 ==> git version 2.25.1 found 20:34:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:34:46 Release-Date: 2020-01-08 20:34:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:34:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:34:46 ==> Jenkins CI detected. 20:34:46 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-394 20:34:46 project root: . 20:34:46 --> token set from env 20:34:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:46 ==> Running gcov in . (disable via -X gcov) 20:34:46 ==> Python coveragepy not found 20:34:46 ==> Searching for coverage reports in: 20:34:46 + . 20:34:46 -> Found 1 reports 20:34:46 ==> Detecting git/mercurial file structure 20:34:46 ==> Reading reports 20:34:46 + ./coverage.out bytes=14499 20:34:46 ==> Appending adjustments 20:34:46 https://docs.codecov.io/docs/fixing-reports 20:34:46 + Found adjustments 20:34:46 ==> Gzipping contents 20:34:46 4.0K /tmp/codecov.K1y9QF.gz 20:34:46 ==> Uploading reports 20:34:46 url: https://codecov.io 20:34:46 query: branch=PR-394&commit=d39e8acd6d0ca5f8303af77612d0bd789b577bfc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=394&job=&cmd_args= 20:34:46 -> Pinging Codecov 20:34:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-394&commit=d39e8acd6d0ca5f8303af77612d0bd789b577bfc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=394&job=&cmd_args= 20:34:46 -> Uploading to 20:34:46 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/4E5D53B4F1F92C436F7061BF334D961C/d39e8acd6d0ca5f8303af77612d0bd789b577bfc/8772c6d3-e58f-42b7-a80d-ec2fad48579a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T203446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3270a59dd2fcdca46b74cfb34688de80caa0cbda7f49291737a78a87641b33b0 20:34:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:46 Dload Upload Total Spent Left Speed 20:34:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 36841 --:--:-- --:--:-- --:--:-- 36265 100 2321 0 0 100 2321 0 11321 --:--:-- --:--:-- --:--:-- 11321 20:34:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/d39e8acd6d0ca5f8303af77612d0bd789b577bfc [Pipeline] } 20:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:34:49 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-394/archives ] 20:34:49 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-394/archives 20:34:49 total 16 20:34:49 drwxr-xr-x 3 root root 4096 Jun 25 20:23 . 20:34:49 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 20:23 .. 20:34:49 drwxr-xr-x 2 root root 4096 Jun 25 20:23 cost 20:34:49 -rw-r--r-- 1 root root 86 Jun 25 20:23 cost.csv 20:34:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-394/archives 20:34:49 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-394/archives 20:34:49 total 16 20:34:49 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 20:23 . 20:34:49 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 20:23 .. 20:34:49 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 20:23 cost 20:34:49 -rw-r--r-- 1 jenkins jenkins 86 Jun 25 20:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:34:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:34:50 ---> package-listing.sh 20:34:50 ++ facter osfamily 20:34:50 ++ tr '[:upper:]' '[:lower:]' 20:34:50 + OS_FAMILY=debian 20:34:50 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-394 20:34:50 + START_PACKAGES=/tmp/packages_start.txt 20:34:50 + END_PACKAGES=/tmp/packages_end.txt 20:34:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:34:50 + PACKAGES=/tmp/packages_start.txt 20:34:50 + '[' /w/workspace/gexfoundry_device-rest-go_PR-394 ']' 20:34:50 + PACKAGES=/tmp/packages_end.txt 20:34:50 + case "${OS_FAMILY}" in 20:34:50 + dpkg -l 20:34:50 + grep '^ii' 20:34:50 + '[' -f /tmp/packages_start.txt ']' 20:34:50 + '[' -f /tmp/packages_end.txt ']' 20:34:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:34:50 + '[' /w/workspace/gexfoundry_device-rest-go_PR-394 ']' 20:34:50 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-394/archives/ 20:34:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-394/archives/ [Pipeline] echo 20:34:50 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-rest-go_PR-394/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:34:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:51 prd-ubuntu20.04-docker-8c-8g-4388 does not seem to be running inside a container 20:34:51 $ 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-rest-go_PR-394/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-rest-go_PR-394 -v /w/workspace/gexfoundry_device-rest-go_PR-394:/w/workspace/gexfoundry_device-rest-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-394@tmp:/w/workspace/gexfoundry_device-rest-go_PR-394@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 20:34:51 $ docker top c71baafd50f9d39de78844c791a4de94be18a9bdbee25f47892a34dc0e4263aa -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:52 + touch /tmp/pre-build-complete [Pipeline] sh 20:34:52 + mkdir -p /var/log/sysstat [Pipeline] sh 20:34:53 + ls /var/log/sa-host 20:34:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:53 provisioning config files... 20:34:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-394@tmp/config5760923397001729225tmp [Pipeline] { [Pipeline] echo 20:34:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:34:53 ---> create-netrc.sh [Pipeline] } 20:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:34:54 ---> python-tools-install.sh [Pipeline] echo 20:34:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:34:54 ---> sudo-logs.sh 20:34:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:34:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:34:54 ---> job-cost.sh 20:34:54 lf-activate-venv: SKIPPING 20:34:54 DEBUG: total: 0.2199999988079071 20:34:54 INFO: Retrieving Stack Cost... 20:34:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:55 INFO: Archiving Costs [Pipeline] echo 20:34:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:34:55 ---> logs-deploy.sh 20:34:55 lf-activate-venv: SKIPPING 20:34:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-394/1 20:34:55 INFO: archiving workspace using pattern(s): 20:34:56 Archives upload complete. 20:34:56 INFO: archiving logs to Nexus