Pull request #213 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e78e01ea4578c7c4607751efa6cf080ec9defcbf+6092c9085675b91a8d413abdbfedf2a2dc879208 (6bc1843518206552b5b979e1aa03ad0e4dcf1cbc) 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-ssh12530843434818824609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17278289884498279959.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-213/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-usb-camera/branches/PR-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17060481146621850000.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-usb-camera/branches/PR-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11122186788080562734.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16419593936681512934.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-usb-camera/branches/PR-213/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-usb-camera/branches/PR-213/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8926152812450394097.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7581’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7582 in /w/workspace/foundry_device-usb-camera_PR-213 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-213 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6092c9085675b91a8d413abdbfedf2a2dc879208 into PR head commit e78e01ea4578c7c4607751efa6cf080ec9defcbf Merge succeeded, producing e78e01ea4578c7c4607751efa6cf080ec9defcbf Checking out Revision e78e01ea4578c7c4607751efa6cf080ec9defcbf (PR-213) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e78e01ea4578c7c4607751efa6cf080ec9defcbf # 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 6092c9085675b91a8d413abdbfedf2a2dc879208 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e78e01ea4578c7c4607751efa6cf080ec9defcbf # timeout=10 [Pipeline] timeout 18:02:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:02:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:02:29 ========================================================= 18:02:29 EdgeX Global Pipelines Version Info 18:02:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:02:29 ------------------- 18:02:29 stable info: 18:02:29 ------------------- 18:02:29 Commited By: Bill Mahoney bill.mahoney@intel.com 18:02:29 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:02:29 Message: update stable to v1.0.248 18:02:30 ------------------- 18:02:30 experimental info: 18:02:30 ------------------- 18:02:30 Commited By: **** collab-it+edgex@linuxfoundation.org 18:02:30 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:02:30 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:02:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-213 [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-213 [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-213 [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e78e01ea4578c7c4607751efa6cf080ec9defcbf [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e78e01e [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:32 provisioning config files... 18:02:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-213@tmp/config936391791075474545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:32 ---> docker-login.sh 18:02:32 nexus3.edgexfoundry.org:10001 18:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:33 Configure a credential helper to remove this warning. See 18:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:33 18:02:33 Login Succeeded 18:02:33 nexus3.edgexfoundry.org:10002 18:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:33 Configure a credential helper to remove this warning. See 18:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:33 18:02:33 Login Succeeded 18:02:33 nexus3.edgexfoundry.org:10003 18:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:33 Configure a credential helper to remove this warning. See 18:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:33 18:02:33 Login Succeeded 18:02:33 nexus3.edgexfoundry.org:10004 18:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:33 Configure a credential helper to remove this warning. See 18:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:33 18:02:33 Login Succeeded 18:02:33 docker.io 18:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:33 Configure a credential helper to remove this warning. See 18:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:33 18:02:33 Login Succeeded 18:02:33 ---> docker-login.sh ends [Pipeline] } 18:02:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:02:34 + git rev-list -1 --merges e78e01ea4578c7c4607751efa6cf080ec9defcbf~1..e78e01ea4578c7c4607751efa6cf080ec9defcbf [Pipeline] echo 18:02:34 -----------> git rev-list -1 --merges e78e01ea4578c7c4607751efa6cf080ec9defcbf~1..e78e01ea4578c7c4607751efa6cf080ec9defcbf e78e01ea4578c7c4607751efa6cf080ec9defcbf [false] [Pipeline] sh 18:02:34 + git log --format=format:%s -1 e78e01ea4578c7c4607751efa6cf080ec9defcbf [Pipeline] echo 18:02:34 ========================================================= 18:02:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:02:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:35 + git log --format=format:%s -1 e78e01ea4578c7c4607751efa6cf080ec9defcbf [Pipeline] echo 18:02:35 [semverPrep] GIT_COMMIT: e78e01ea4578c7c4607751efa6cf080ec9defcbf, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:02:35 [semverPrep] This is not a build commit. [Pipeline] sh 18:02:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:02:35 + grep -v github /etc/ssh/ssh_known_hosts 18:02:35 + [ -e /tmp/ssh_known_hosts ] 18:02:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:02:35 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:02:35 sudo tee -a /etc/ssh/ssh_known_hosts 18:02:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:35 18:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:36 0.1.4: Pulling from edgex-devops/py-git-semver 18:02:36 b85a868b505f: Pulling fs layer 18:02:36 e2be974225ed: Pulling fs layer 18:02:36 339a4e72a1f5: Pulling fs layer 18:02:36 988bab9f4d93: Pulling fs layer 18:02:36 1469e6f7b9e6: Pulling fs layer 18:02:36 eaf3925da568: Pulling fs layer 18:02:36 bab4dde63d76: Pulling fs layer 18:02:36 bde34c3a00c8: Pulling fs layer 18:02:36 b352a97aabf1: Pulling fs layer 18:02:36 4872d77fe225: Pulling fs layer 18:02:36 5851b861e8e6: Pulling fs layer 18:02:36 bab4dde63d76: Waiting 18:02:36 bde34c3a00c8: Waiting 18:02:36 b352a97aabf1: Waiting 18:02:36 4872d77fe225: Waiting 18:02:36 5851b861e8e6: Waiting 18:02:36 988bab9f4d93: Waiting 18:02:36 1469e6f7b9e6: Waiting 18:02:36 eaf3925da568: Waiting 18:02:36 e2be974225ed: Download complete 18:02:36 988bab9f4d93: Download complete 18:02:36 339a4e72a1f5: Verifying Checksum 18:02:36 339a4e72a1f5: Download complete 18:02:36 1469e6f7b9e6: Verifying Checksum 18:02:36 1469e6f7b9e6: Download complete 18:02:36 eaf3925da568: Verifying Checksum 18:02:36 eaf3925da568: Download complete 18:02:36 bde34c3a00c8: Download complete 18:02:36 b352a97aabf1: Download complete 18:02:36 4872d77fe225: Verifying Checksum 18:02:36 4872d77fe225: Download complete 18:02:36 5851b861e8e6: Download complete 18:02:36 b85a868b505f: Verifying Checksum 18:02:36 b85a868b505f: Download complete 18:02:36 bab4dde63d76: Download complete 18:02:37 b85a868b505f: Pull complete 18:02:37 e2be974225ed: Pull complete 18:02:38 339a4e72a1f5: Pull complete 18:02:38 988bab9f4d93: Pull complete 18:02:38 1469e6f7b9e6: Pull complete 18:02:38 eaf3925da568: Pull complete 18:02:40 bab4dde63d76: Pull complete 18:02:40 bde34c3a00c8: Pull complete 18:02:40 b352a97aabf1: Pull complete 18:02:40 4872d77fe225: Pull complete 18:02:40 5851b861e8e6: Pull complete 18:02:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:41 prd-ubuntu20.04-docker-8c-8g-7582 does not seem to be running inside a container 18:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-213 -v /w/workspace/foundry_device-usb-camera_PR-213:/w/workspace/foundry_device-usb-camera_PR-213:rw,z -v /w/workspace/foundry_device-usb-camera_PR-213@tmp:/w/workspace/foundry_device-usb-camera_PR-213@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 18:02:45 $ docker top 83703c01ee658e51e9b3a4b97270772384872ed620386081d6d43b96ac89758d -eo pid,comm 18:02:45 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). 18:02:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:45 [ssh-agent] Looking for ssh-agent implementation... 18:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:45 $ docker exec 83703c01ee658e51e9b3a4b97270772384872ed620386081d6d43b96ac89758d ssh-agent 18:02:45 SSH_AUTH_SOCK=/tmp/ssh-aVHZEDruzSRD/agent.32 18:02:45 SSH_AGENT_PID=38 18:02:45 Running ssh-add (command line suppressed) 18:02:45 Identity added: /w/workspace/foundry_device-usb-camera_PR-213@tmp/private_key_5947784258956652662.key (/w/workspace/foundry_device-usb-camera_PR-213@tmp/private_key_5947784258956652662.key) 18:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:45 + git tag --points-at HEAD [Pipeline] } 18:02:45 $ docker exec --env ******** --env ******** 83703c01ee658e51e9b3a4b97270772384872ed620386081d6d43b96ac89758d ssh-agent -k 18:02:46 unset SSH_AUTH_SOCK; 18:02:46 unset SSH_AGENT_PID; 18:02:46 echo Agent pid 38 killed; 18:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:46 [ssh-agent] Looking for ssh-agent implementation... 18:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:46 $ docker exec 83703c01ee658e51e9b3a4b97270772384872ed620386081d6d43b96ac89758d ssh-agent 18:02:46 SSH_AUTH_SOCK=/tmp/ssh-Lknqu9oj8NOK/agent.70 18:02:46 SSH_AGENT_PID=76 18:02:46 Running ssh-add (command line suppressed) 18:02:46 Identity added: /w/workspace/foundry_device-usb-camera_PR-213@tmp/private_key_17939066621685322957.key (/w/workspace/foundry_device-usb-camera_PR-213@tmp/private_key_17939066621685322957.key) 18:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:46 + git semver init 18:02:47 2023-04-12 18:02:47,026 [run_init] DEBUG init version:0.0.0 force:False 18:02:47 2023-04-12 18:02:47,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-213/.semver 18:02:47 2023-04-12 18:02:47,028 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-213/.semver 18:02:47 2023-04-12 18:02:47,028 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-213/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-213, universal_newlines=False, shell=None, istream=None) 18:02:48 2023-04-12 18:02:47,711 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-213/.git/info/exclude 18:02:48 2023-04-12 18:02:47,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-213/.semver/PR-213 with force:False 18:02:48 2023-04-12 18:02:47,711 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-213/.semver/PR-213 18:02:48 2023-04-12 18:02:47,715 [execute] INFO git cat-file --batch-check 18:02:48 2023-04-12 18:02:47,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-213/.semver, universal_newlines=False, shell=None, istream=) 18:02:48 2023-04-12 18:02:47,722 [execute] INFO git cat-file --batch 18:02:48 2023-04-12 18:02:47,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-213/.semver, universal_newlines=False, shell=None, istream=) 18:02:48 2023-04-12 18:02:47,727 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-213/.semver/PR-213 18:02:48 0.0.0 [Pipeline] } 18:02:48 $ docker exec --env ******** --env ******** 83703c01ee658e51e9b3a4b97270772384872ed620386081d6d43b96ac89758d ssh-agent -k 18:02:48 unset SSH_AUTH_SOCK; 18:02:48 unset SSH_AGENT_PID; 18:02:48 echo Agent pid 76 killed; 18:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:48 + git semver [Pipeline] } 18:02:48 $ docker stop --time=1 83703c01ee658e51e9b3a4b97270772384872ed620386081d6d43b96ac89758d 18:02:50 $ docker rm -f --volumes 83703c01ee658e51e9b3a4b97270772384872ed620386081d6d43b96ac89758d [Pipeline] // withDockerContainer [Pipeline] sh 18:02:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:50 Stashed 1 file(s) [Pipeline] echo 18:02:50 [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 18:02:51 provisioning config files... 18:02:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-213@tmp/config4683538003416203379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:51 ---> docker-login.sh 18:02:51 nexus3.edgexfoundry.org:10001 18:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:51 Configure a credential helper to remove this warning. See 18:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:51 18:02:51 Login Succeeded 18:02:51 nexus3.edgexfoundry.org:10002 18:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:51 Configure a credential helper to remove this warning. See 18:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:51 18:02:51 Login Succeeded 18:02:51 nexus3.edgexfoundry.org:10003 18:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:52 Configure a credential helper to remove this warning. See 18:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:52 18:02:52 Login Succeeded 18:02:52 nexus3.edgexfoundry.org:10004 18:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:52 Configure a credential helper to remove this warning. See 18:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:52 18:02:52 Login Succeeded 18:02:52 docker.io 18:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:52 Configure a credential helper to remove this warning. See 18:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:52 18:02:52 Login Succeeded 18:02:52 ---> docker-login.sh ends [Pipeline] } 18:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:52 ========================================================= 18:02:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:02:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:02:53 Sending build context to Docker daemon 1.912MB 18:02:53 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:02:53 Step 2/13 : FROM ${BASE} AS builder 18:02:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:53 63b65145d645: Pulling fs layer 18:02:53 a2d21d5440eb: Pulling fs layer 18:02:53 935e6c44a52c: Pulling fs layer 18:02:53 94cc34f8dd06: Pulling fs layer 18:02:53 30dea6a524f1: Pulling fs layer 18:02:53 a2aff8979fd8: Pulling fs layer 18:02:53 6808be2612f2: Pulling fs layer 18:02:53 f25807f1079a: Pulling fs layer 18:02:53 94cc34f8dd06: Waiting 18:02:53 a2aff8979fd8: Waiting 18:02:53 6808be2612f2: Waiting 18:02:53 a2d21d5440eb: Download complete 18:02:53 94cc34f8dd06: Download complete 18:02:53 30dea6a524f1: Verifying Checksum 18:02:53 30dea6a524f1: Download complete 18:02:53 63b65145d645: Verifying Checksum 18:02:53 63b65145d645: Download complete 18:02:53 a2aff8979fd8: Verifying Checksum 18:02:53 a2aff8979fd8: Download complete 18:02:53 63b65145d645: Pull complete 18:02:53 a2d21d5440eb: Pull complete 18:02:53 f25807f1079a: Verifying Checksum 18:02:53 f25807f1079a: Download complete 18:02:53 935e6c44a52c: Verifying Checksum 18:02:53 935e6c44a52c: Download complete 18:02:54 6808be2612f2: Verifying Checksum 18:02:54 6808be2612f2: Download complete 18:02:57 935e6c44a52c: Pull complete 18:02:57 94cc34f8dd06: Pull complete 18:02:57 30dea6a524f1: Pull complete 18:02:57 a2aff8979fd8: Pull complete 18:02:59 6808be2612f2: Pull complete 18:03:00 f25807f1079a: Pull complete 18:03:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:03:00 ---> 3b553350e43f 18:03:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:03:06 Still waiting to schedule task 18:03:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:03:07 ---> Running in c5ac75a3dae2 18:03:07 Removing intermediate container c5ac75a3dae2 18:03:07 ---> dd664ec5fa21 18:03:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:07 ---> Running in 3f712a97e767 18:03:07 Removing intermediate container 3f712a97e767 18:03:07 ---> 9af47b4c13cb 18:03:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:03:07 ---> Running in 136d40371ade 18:03:07 Removing intermediate container 136d40371ade 18:03:07 ---> c29a17791cb7 18:03:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:03:07 ---> Running in ae1e6569ba5c 18:03:07 Removing intermediate container ae1e6569ba5c 18:03:07 ---> e3ab271ececd 18:03:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:07 ---> Running in f42f2a77615b 18:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:03:07 (1/14) Installing libintl (0.21.1-r1) 18:03:07 (2/14) Installing eudev-libs (3.2.11-r4) 18:03:07 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:03:07 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:03:07 (5/14) Installing v4l-utils (1.22.1-r2) 18:03:07 (6/14) Installing udev-init-scripts (35-r1) 18:03:07 (7/14) Installing libblkid (2.38.1-r1) 18:03:07 (8/14) Installing xz-libs (5.2.9-r0) 18:03:07 (9/14) Installing zstd-libs (1.5.5-r0) 18:03:07 (10/14) Installing kmod-libs (30-r1) 18:03:07 (11/14) Installing eudev (3.2.11-r4) 18:03:07 (12/14) Installing eudev-dev (3.2.11-r4) 18:03:07 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:03:07 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:03:07 Executing busybox-1.35.0-r29.trigger 18:03:07 Executing eudev-3.2.11-r4.trigger 18:03:07 OK: 272 MiB in 67 packages 18:03:08 Removing intermediate container f42f2a77615b 18:03:08 ---> f90d16f1e091 18:03:08 Step 8/13 : WORKDIR /device-usb-camera 18:03:08 ---> Running in d21f2482777f 18:03:08 Removing intermediate container d21f2482777f 18:03:08 ---> 751061b4e715 18:03:08 Step 9/13 : COPY go.mod vendor* ./ 18:03:08 ---> 6a5955ad0467 18:03:08 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:08 ---> Running in 7c046e0f8bd5 18:03:40 Removing intermediate container 7c046e0f8bd5 18:03:40 ---> a56670ae595e 18:03:40 Step 11/13 : COPY . . 18:03:40 ---> 6bec8dc78460 18:03:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:03:40 ---> Running in bbb233a68e0d 18:03:41  % Total % Received % Xferd Average Speed Time Time Time Current 18:03:41 Dload Upload Total Spent Left Speed 18:03:41 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7301 0 --:--:-- --:--:-- --:--:-- 7324 18:03:41 Removing intermediate container bbb233a68e0d 18:03:41 ---> 3a568d23c22d 18:03:41 Step 13/13 : RUN ${MAKE} 18:03:41 ---> Running in f676ed12ff1b 18:03:41 noop 18:03:42 Removing intermediate container f676ed12ff1b 18:03:42 ---> 08172fe3a698 18:03:42 Successfully built 08172fe3a698 18:03:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:42 + docker inspect -f . ci-base-image-x86_64 18:03:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:42 prd-ubuntu20.04-docker-8c-8g-7582 does not seem to be running inside a container 18:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-213 -v /w/workspace/foundry_device-usb-camera_PR-213:/w/workspace/foundry_device-usb-camera_PR-213:rw,z -v /w/workspace/foundry_device-usb-camera_PR-213@tmp:/w/workspace/foundry_device-usb-camera_PR-213@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 18:03:43 $ docker top 9c8cb84ffe9e085c38f27814fb3d4ea05392073775d6ef7026878cf78b0c962c -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:43 + go version 18:03:43 go version go1.20.2 linux/amd64 [Pipeline] } 18:03:43 $ docker stop --time=1 9c8cb84ffe9e085c38f27814fb3d4ea05392073775d6ef7026878cf78b0c962c 18:03:44 $ docker rm -f --volumes 9c8cb84ffe9e085c38f27814fb3d4ea05392073775d6ef7026878cf78b0c962c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:45 + docker inspect -f . ci-base-image-x86_64 18:03:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:45 prd-ubuntu20.04-docker-8c-8g-7582 does not seem to be running inside a container 18:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-213 -v /w/workspace/foundry_device-usb-camera_PR-213:/w/workspace/foundry_device-usb-camera_PR-213:rw,z -v /w/workspace/foundry_device-usb-camera_PR-213@tmp:/w/workspace/foundry_device-usb-camera_PR-213@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 18:03:46 $ docker top c04e720091c09f9ebc2445998f403cb3e2492a1f788c8c68a41a10bb81e1e17a -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:46 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-213 [Pipeline] fileExists [Pipeline] sh 18:03:46 + make test 18:03:46 go test ./... -coverprofile=coverage.out ./... 18:03:52 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:04:02 # github.com/edgexfoundry/device-usb-camera/cmd 18:04:02 cmd/main.go:21:58: cannot use d (variable of type *"github.com/edgexfoundry/device-usb-camera/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-usb-camera/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (wrong type for method Discover) 18:04:02 have Discover() 18:04:02 want Discover() error 18:04:02 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 2.0% of statements 18:04:02 FAIL 18:04:02 make: *** [Makefile:46: unittest] Error 1 [Pipeline] } 18:04:02 $ docker stop --time=1 c04e720091c09f9ebc2445998f403cb3e2492a1f788c8c68a41a10bb81e1e17a 18:04:05 $ docker rm -f --volumes c04e720091c09f9ebc2445998f403cb3e2492a1f788c8c68a41a10bb81e1e17a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:07 18:04:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:07 latest: Pulling from edgex-lftools-log-publisher 18:04:07 5eb5b503b376: Pulling fs layer 18:04:07 5c69ac0246d0: Pulling fs layer 18:04:07 ec43610c2a17: Pulling fs layer 18:04:07 3a2ae6a8a46f: Pulling fs layer 18:04:07 33b1e0a273af: Pulling fs layer 18:04:07 5d3b04190fa2: Pulling fs layer 18:04:07 2f39f015ded8: Pulling fs layer 18:04:07 3a2ae6a8a46f: Waiting 18:04:07 33b1e0a273af: Waiting 18:04:07 5d3b04190fa2: Waiting 18:04:07 2f39f015ded8: Waiting 18:04:08 5c69ac0246d0: Download complete 18:04:08 3a2ae6a8a46f: Verifying Checksum 18:04:08 3a2ae6a8a46f: Download complete 18:04:08 33b1e0a273af: Verifying Checksum 18:04:08 33b1e0a273af: Download complete 18:04:08 5d3b04190fa2: Download complete 18:04:08 ec43610c2a17: Verifying Checksum 18:04:08 ec43610c2a17: Download complete 18:04:08 5eb5b503b376: Verifying Checksum 18:04:08 5eb5b503b376: Download complete 18:04:09 2f39f015ded8: Download complete 18:04:09 5eb5b503b376: Pull complete 18:04:10 5c69ac0246d0: Pull complete 18:04:10 ec43610c2a17: Pull complete 18:04:10 3a2ae6a8a46f: Pull complete 18:04:10 33b1e0a273af: Pull complete 18:04:10 5d3b04190fa2: Pull complete 18:04:15 2f39f015ded8: Pull complete 18:04:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:15 prd-ubuntu20.04-docker-8c-8g-7582 does not seem to be running inside a container 18:04:15 $ 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/foundry_device-usb-camera_PR-213 -v /w/workspace/foundry_device-usb-camera_PR-213:/w/workspace/foundry_device-usb-camera_PR-213:rw,z -v /w/workspace/foundry_device-usb-camera_PR-213@tmp:/w/workspace/foundry_device-usb-camera_PR-213@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 18:04:19 $ docker top 2ec43fb7815cb033b36ae4f8c2b5a35af6ea0b157ba8905a7d5deafdd63af188 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:19 ---> job-cost.sh 18:04:19 lf-activate-venv: SKIPPING 18:04:19 INFO: No Stack... 18:04:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:20 INFO: Archiving Costs [Pipeline] sh 18:04:20 + cat /w/workspace/foundry_device-usb-camera_PR-213/archives/cost.csv 18:04:20 + cut -d, -f6 [Pipeline] lock 18:04:20 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-213-1-stack-cost] 18:04:20 Resource [jenkins-edgexfoundry-device-usb-camera-PR-213-1-stack-cost] did not exist. Created. 18:04:20 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:21 + echo total: 0.2199999988079071 [Pipeline] stash 18:04:21 Stashed 1 file(s) [Pipeline] } 18:04:21 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:21 $ docker stop --time=1 2ec43fb7815cb033b36ae4f8c2b5a35af6ea0b157ba8905a7d5deafdd63af188 18:04:22 $ docker rm -f --volumes 2ec43fb7815cb033b36ae4f8c2b5a35af6ea0b157ba8905a7d5deafdd63af188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:04:22 Failed in branch amd64 18:04:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7584 in /w/workspace/foundry_device-usb-camera_PR-213 [Pipeline] { [Pipeline] ws 18:04:49 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:04:49 Selected Git installation does not exist. Using Default 18:04:49 The recommended git tool is: NONE 18:05:01 using credential edgex-jenkins-ssh 18:05:01 Cloning the remote Git repository 18:05:01 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:05:01 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:05:02 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:05:02 > git --version # timeout=10 18:05:02 > git --version # 'git version 2.25.1' 18:05:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:03 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:05:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:04 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:05:04 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:05:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:05:05 Merging remotes/origin/main commit 6092c9085675b91a8d413abdbfedf2a2dc879208 into PR head commit e78e01ea4578c7c4607751efa6cf080ec9defcbf 18:05:05 Merge succeeded, producing e78e01ea4578c7c4607751efa6cf080ec9defcbf 18:05:05 Checking out Revision e78e01ea4578c7c4607751efa6cf080ec9defcbf (PR-213) 18:05:06 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:05:06 > git --version # timeout=10 18:05:06 > git --version # 'git version 2.25.1' 18:05:06 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:05:05 > git config core.sparsecheckout # timeout=10 18:05:05 > git checkout -f e78e01ea4578c7c4607751efa6cf080ec9defcbf # timeout=10 18:05:05 > git remote # timeout=10 18:05:05 > git config --get remote.origin.url # timeout=10 18:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:05 > git merge 6092c9085675b91a8d413abdbfedf2a2dc879208 # timeout=10 18:05:05 > git rev-parse HEAD^{commit} # timeout=10 18:05:05 > git config core.sparsecheckout # timeout=10 18:05:05 > git checkout -f e78e01ea4578c7c4607751efa6cf080ec9defcbf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:05:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:08 Dload Upload Total Spent Left Speed 18:05:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh 18:05:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:05:09 + sudo tee /etc/docker/daemon.new 18:05:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:05:09 { 18:05:09 "registry-mirrors": [ 18:05:09 "https://nexus3.edgexfoundry.org:10001" 18:05:09 ], 18:05:09 "bip": "10.250.0.254/24", 18:05:09 "hosts": [ 18:05:09 "tcp://0.0.0.0:5555", 18:05:09 "unix:///var/run/docker.sock" 18:05:09 ], 18:05:09 "mtu": 1458, 18:05:09 "selinux-enabled": true, 18:05:09 "seccomp-profile": "/etc/docker/seccomp.json" 18:05:09 } [Pipeline] sh 18:05:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:05:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:32 provisioning config files... 18:05:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15466599460346947459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:32 ---> docker-login.sh 18:05:32 nexus3.edgexfoundry.org:10001 18:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:33 Configure a credential helper to remove this warning. See 18:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:33 18:05:33 Login Succeeded 18:05:33 nexus3.edgexfoundry.org:10002 18:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:34 Configure a credential helper to remove this warning. See 18:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:34 18:05:34 Login Succeeded 18:05:34 nexus3.edgexfoundry.org:10003 18:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:34 Configure a credential helper to remove this warning. See 18:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:34 18:05:34 Login Succeeded 18:05:34 nexus3.edgexfoundry.org:10004 18:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:34 Configure a credential helper to remove this warning. See 18:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:34 18:05:34 Login Succeeded 18:05:34 docker.io 18:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:35 Configure a credential helper to remove this warning. See 18:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:35 18:05:35 Login Succeeded 18:05:35 ---> docker-login.sh ends [Pipeline] } 18:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:05:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:35 ========================================================= 18:05:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:05:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:05:36 Sending build context to Docker daemon 1.219MB 18:05:36 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:05:36 Step 2/13 : FROM ${BASE} AS builder 18:05:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:36 af6eaf76a39c: Pulling fs layer 18:05:36 55522c791124: Pulling fs layer 18:05:36 ce5c4a1c91eb: Pulling fs layer 18:05:36 169dfbe0d373: Pulling fs layer 18:05:36 e1ff8fa3b103: Pulling fs layer 18:05:36 52ebb69f0ebf: Pulling fs layer 18:05:36 5abe8eddf0d5: Pulling fs layer 18:05:36 e1ff8fa3b103: Waiting 18:05:36 52ebb69f0ebf: Waiting 18:05:36 169dfbe0d373: Waiting 18:05:36 5abe8eddf0d5: Waiting 18:05:36 55522c791124: Verifying Checksum 18:05:36 55522c791124: Download complete 18:05:36 169dfbe0d373: Download complete 18:05:36 e1ff8fa3b103: Verifying Checksum 18:05:36 e1ff8fa3b103: Download complete 18:05:36 af6eaf76a39c: Verifying Checksum 18:05:36 af6eaf76a39c: Download complete 18:05:37 af6eaf76a39c: Pull complete 18:05:38 5abe8eddf0d5: Verifying Checksum 18:05:38 5abe8eddf0d5: Download complete 18:05:38 55522c791124: Pull complete 18:05:39 52ebb69f0ebf: Verifying Checksum 18:05:39 52ebb69f0ebf: Download complete 18:05:39 ce5c4a1c91eb: Verifying Checksum 18:05:39 ce5c4a1c91eb: Download complete 18:05:51 ce5c4a1c91eb: Pull complete 18:05:51 169dfbe0d373: Pull complete 18:05:51 e1ff8fa3b103: Pull complete 18:05:58 52ebb69f0ebf: Pull complete 18:05:59 5abe8eddf0d5: Pull complete 18:05:59 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:05:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:05:59 ---> 6cb57ee374ae 18:05:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:06:00 ---> Running in a9d642439bd6 18:06:01 Removing intermediate container a9d642439bd6 18:06:01 ---> 965014d4ac51 18:06:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:06:01 ---> Running in bdfb0395e0b8 18:06:01 Removing intermediate container bdfb0395e0b8 18:06:01 ---> 9444f3d071f0 18:06:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:06:01 ---> Running in bdf173f35f13 18:06:01 Removing intermediate container bdf173f35f13 18:06:01 ---> 686bba9068b7 18:06:01 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:06:01 ---> Running in 4b85553acb09 18:06:01 Removing intermediate container 4b85553acb09 18:06:01 ---> 1c064680234f 18:06:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:02 ---> Running in d19694bce1c5 18:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:06:04 (1/14) Installing libintl (0.21.1-r1) 18:06:04 (2/14) Installing eudev-libs (3.2.11-r4) 18:06:04 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:06:04 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:06:04 (5/14) Installing v4l-utils (1.22.1-r2) 18:06:04 (6/14) Installing udev-init-scripts (35-r1) 18:06:04 (7/14) Installing libblkid (2.38.1-r1) 18:06:04 (8/14) Installing xz-libs (5.2.9-r0) 18:06:04 (9/14) Installing zstd-libs (1.5.5-r0) 18:06:04 (10/14) Installing kmod-libs (30-r1) 18:06:04 (11/14) Installing eudev (3.2.11-r4) 18:06:04 (12/14) Installing eudev-dev (3.2.11-r4) 18:06:04 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:06:05 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:06:05 Executing busybox-1.35.0-r29.trigger 18:06:05 Executing eudev-3.2.11-r4.trigger 18:06:05 OK: 271 MiB in 67 packages 18:06:09 Removing intermediate container d19694bce1c5 18:06:09 ---> 3ff0a4c62e95 18:06:09 Step 8/13 : WORKDIR /device-usb-camera 18:06:09 ---> Running in 9cd4340d7cf1 18:06:09 Removing intermediate container 9cd4340d7cf1 18:06:09 ---> f8b65222f4cf 18:06:09 Step 9/13 : COPY go.mod vendor* ./ 18:06:11 ---> 0c153fbc0adc 18:06:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:11 ---> Running in 75ff599048c9 18:07:19 Removing intermediate container 75ff599048c9 18:07:19 ---> 80b1951352fa 18:07:19 Step 11/13 : COPY . . 18:07:19 ---> a9d7254b3855 18:07:19 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:07:19 ---> Running in 67409e245a2c 18:07:19  % Total % Received % Xferd Average Speed Time Time Time Current 18:07:19 Dload Upload Total Spent Left Speed 18:07:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3968 0 --:--:-- --:--:-- --:--:-- 3992 18:07:19 Removing intermediate container 67409e245a2c 18:07:19 ---> 8e81e9269f5a 18:07:19 Step 13/13 : RUN ${MAKE} 18:07:19 ---> Running in 1ca44d3650e2 18:07:19 noop 18:07:19 Removing intermediate container 1ca44d3650e2 18:07:19 ---> 316c31d86e95 18:07:19 Successfully built 316c31d86e95 18:07:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:20 + docker inspect -f . ci-base-image-arm64 18:07:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:20 prd-ubuntu20.04-docker-arm64-4c-16g-7584 does not seem to be running inside a container 18:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 18:07:21 $ docker top 5c82ea74c4745ee06ccd867630e4e7794c748a0d60ffe33efdd188e94e71a3f4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:22 + go version 18:07:22 go version go1.20.2 linux/arm64 [Pipeline] } 18:07:22 $ docker stop --time=1 5c82ea74c4745ee06ccd867630e4e7794c748a0d60ffe33efdd188e94e71a3f4 18:07:24 $ docker rm -f --volumes 5c82ea74c4745ee06ccd867630e4e7794c748a0d60ffe33efdd188e94e71a3f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:25 + docker inspect -f . ci-base-image-arm64 18:07:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-7584 does not seem to be running inside a container 18:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 18:07:26 $ docker top 071cf8ce455491c86fe822d5d7b8daf5a5d060cd968dc9e8cea44db51d71afdc -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:27 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:07:27 + make test 18:07:27 go test ./... -coverprofile=coverage.out ./... 18:08:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:09:43 # github.com/edgexfoundry/device-usb-camera/cmd 18:09:43 cmd/main.go:21:58: cannot use d (variable of type *"github.com/edgexfoundry/device-usb-camera/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-usb-camera/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (wrong type for method Discover) 18:09:43 have Discover() 18:09:43 want Discover() error 18:10:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 2.0% of statements 18:10:03 FAIL 18:10:03 make: *** [Makefile:46: unittest] Error 1 [Pipeline] } 18:10:03 $ docker stop --time=1 071cf8ce455491c86fe822d5d7b8daf5a5d060cd968dc9e8cea44db51d71afdc 18:10:05 $ docker rm -f --volumes 071cf8ce455491c86fe822d5d7b8daf5a5d060cd968dc9e8cea44db51d71afdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:10:07 18:10:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:10:08 arm64: Pulling from edgex-lftools-log-publisher 18:10:08 8998bd30e6a1: Pulling fs layer 18:10:08 04944245beec: Pulling fs layer 18:10:08 699f458cf7ca: Pulling fs layer 18:10:08 765212b225bb: Pulling fs layer 18:10:08 f23df028b6ca: Pulling fs layer 18:10:08 d65c8cfc05b1: Pulling fs layer 18:10:08 2437ff75d9bd: Pulling fs layer 18:10:08 765212b225bb: Waiting 18:10:08 f23df028b6ca: Waiting 18:10:08 d65c8cfc05b1: Waiting 18:10:08 2437ff75d9bd: Waiting 18:10:08 04944245beec: Verifying Checksum 18:10:08 04944245beec: Download complete 18:10:08 765212b225bb: Verifying Checksum 18:10:08 765212b225bb: Download complete 18:10:08 f23df028b6ca: Verifying Checksum 18:10:08 f23df028b6ca: Download complete 18:10:08 d65c8cfc05b1: Verifying Checksum 18:10:08 d65c8cfc05b1: Download complete 18:10:08 699f458cf7ca: Verifying Checksum 18:10:08 699f458cf7ca: Download complete 18:10:08 8998bd30e6a1: Verifying Checksum 18:10:08 8998bd30e6a1: Download complete 18:10:11 2437ff75d9bd: Verifying Checksum 18:10:11 2437ff75d9bd: Download complete 18:10:12 8998bd30e6a1: Pull complete 18:10:13 04944245beec: Pull complete 18:10:14 699f458cf7ca: Pull complete 18:10:14 765212b225bb: Pull complete 18:10:15 f23df028b6ca: Pull complete 18:10:15 d65c8cfc05b1: Pull complete 18:10:30 2437ff75d9bd: Pull complete 18:10:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:10:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:31 prd-ubuntu20.04-docker-arm64-4c-16g-7584 does not seem to be running inside a container 18:10:31 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 18:10:34 $ docker top c27af78bbbcb9244f1eaaaa20478f2709fdf11084d68717fb087a58c267ada87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:35 ---> job-cost.sh 18:10:35 lf-activate-venv: SKIPPING 18:10:35 INFO: No Stack... 18:10:35 INFO: Retrieving Pricing Info for: v3-standard-4 18:10:36 INFO: Archiving Costs [Pipeline] sh 18:10:36 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:10:36 + cut -d, -f6 [Pipeline] lock 18:10:36 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-213-1-stack-cost] 18:10:36 Resource [jenkins-edgexfoundry-device-usb-camera-PR-213-1-stack-cost] did not exist. Created. 18:10:36 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:37 /w/workspace/device-usb-camera/1@tmp/durable-aeb6c778/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:10:38 + echo total: 0.10999999940395355 [Pipeline] stash 18:10:38 Warning: overwriting stash ‘stack-cost’ 18:10:38 Stashed 1 file(s) [Pipeline] } 18:10:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:39 $ docker stop --time=1 c27af78bbbcb9244f1eaaaa20478f2709fdf11084d68717fb087a58c267ada87 18:10:40 $ docker rm -f --volumes c27af78bbbcb9244f1eaaaa20478f2709fdf11084d68717fb087a58c267ada87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:41 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:10:43 + [ -d /w/workspace/foundry_device-usb-camera_PR-213/archives ] 18:10:43 + ls -al /w/workspace/foundry_device-usb-camera_PR-213/archives 18:10:43 total 16 18:10:43 drwxr-xr-x 3 root root 4096 Apr 12 18:04 . 18:10:43 drwxrwxr-x 11 jenkins jenkins 4096 Apr 12 18:04 .. 18:10:43 drwxr-xr-x 2 root root 4096 Apr 12 18:04 cost 18:10:43 -rw-r--r-- 1 root root 89 Apr 12 18:04 cost.csv 18:10:43 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-213/archives 18:10:43 + ls -al /w/workspace/foundry_device-usb-camera_PR-213/archives 18:10:43 total 16 18:10:43 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 18:04 . 18:10:43 drwxrwxr-x 11 jenkins jenkins 4096 Apr 12 18:04 .. 18:10:43 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 18:04 cost 18:10:43 -rw-r--r-- 1 jenkins jenkins 89 Apr 12 18:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:10:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:10:44 ---> package-listing.sh 18:10:44 ++ facter osfamily 18:10:44 ++ tr '[:upper:]' '[:lower:]' 18:10:44 + OS_FAMILY=debian 18:10:44 + workspace=/w/workspace/foundry_device-usb-camera_PR-213 18:10:44 + START_PACKAGES=/tmp/packages_start.txt 18:10:44 + END_PACKAGES=/tmp/packages_end.txt 18:10:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:10:44 + PACKAGES=/tmp/packages_start.txt 18:10:44 + '[' /w/workspace/foundry_device-usb-camera_PR-213 ']' 18:10:44 + PACKAGES=/tmp/packages_end.txt 18:10:44 + case "${OS_FAMILY}" in 18:10:44 + dpkg -l 18:10:44 + grep '^ii' 18:10:44 + '[' -f /tmp/packages_start.txt ']' 18:10:44 + '[' -f /tmp/packages_end.txt ']' 18:10:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:10:44 + '[' /w/workspace/foundry_device-usb-camera_PR-213 ']' 18:10:44 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-213/archives/ 18:10:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-213/archives/ [Pipeline] echo 18:10:44 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/foundry_device-usb-camera_PR-213/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:10:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:45 prd-ubuntu20.04-docker-8c-8g-7582 does not seem to be running inside a container 18:10:45 $ 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/foundry_device-usb-camera_PR-213/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-213 -v /w/workspace/foundry_device-usb-camera_PR-213:/w/workspace/foundry_device-usb-camera_PR-213:rw,z -v /w/workspace/foundry_device-usb-camera_PR-213@tmp:/w/workspace/foundry_device-usb-camera_PR-213@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 18:10:45 $ docker top 4daa65613273e9729f714022aa1751435b8d49f14067db6d44f646f754708b27 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:46 + touch /tmp/pre-build-complete [Pipeline] sh 18:10:46 + mkdir -p /var/log/sysstat [Pipeline] sh 18:10:46 + ls /var/log/sa-host 18:10:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:46 provisioning config files... 18:10:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-213@tmp/config18162871648740626510tmp [Pipeline] { [Pipeline] echo 18:10:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:10:47 ---> create-netrc.sh [Pipeline] } 18:10:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:10:47 ---> python-tools-install.sh [Pipeline] echo 18:10:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:10:48 ---> sudo-logs.sh 18:10:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:10:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:10:48 ---> job-cost.sh 18:10:48 lf-activate-venv: SKIPPING 18:10:48 DEBUG: total: 0.2199999988079071 18:10:48 INFO: Retrieving Stack Cost... 18:10:48 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:49 INFO: Archiving Costs [Pipeline] echo 18:10:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:10:49 ---> logs-deploy.sh 18:10:49 lf-activate-venv: SKIPPING 18:10:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-213/1 18:10:49 INFO: archiving workspace using pattern(s): 18:10:50 Archives upload complete. 18:10:50 INFO: archiving logs to Nexus