Pull request #43 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9026b2acc714bf388fda805db91a35ec4a7f1573+4dfceff4e3635e4a98b2ef8b67003446cda03de4 (3fb00ee0d5c2a4100cf0794ddac9ac0d7acc9a0b) 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-ssh15141917445446544404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3654472801632034424.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-43/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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7168420165534169049.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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1300993845106438743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh14383075410665458794.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-43/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-43/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15721000988388105344.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15172 in /w/workspace/xfoundry_device-usb-camera_PR-43 [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/xfoundry_device-usb-camera_PR-43 # 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/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4dfceff4e3635e4a98b2ef8b67003446cda03de4 into PR head commit 9026b2acc714bf388fda805db91a35ec4a7f1573 Merge succeeded, producing 9026b2acc714bf388fda805db91a35ec4a7f1573 Checking out Revision 9026b2acc714bf388fda805db91a35ec4a7f1573 (PR-43) > git config core.sparsecheckout # timeout=10 > git checkout -f 9026b2acc714bf388fda805db91a35ec4a7f1573 # 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 4dfceff4e3635e4a98b2ef8b67003446cda03de4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9026b2acc714bf388fda805db91a35ec4a7f1573 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:30:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:30:00 ========================================================= 17:30:00 EdgeX Global Pipelines Version Info 17:30:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:30:01 ------------------- 17:30:01 stable info: 17:30:01 ------------------- 17:30:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:30:01 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 17:30:01 Message: update stable to v1.0.234 17:30:01 ------------------- 17:30:01 experimental info: 17:30:01 ------------------- 17:30:01 Commited By: **** collab-it+edgex@linuxfoundation.org 17:30:01 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 17:30:01 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:30:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9026b2acc714bf388fda805db91a35ec4a7f1573 [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9026b2a [Pipeline] echo 17:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:03 provisioning config files... 17:30:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-43@tmp/config1566268578928428911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:03 ---> docker-login.sh 17:30:03 nexus3.edgexfoundry.org:10001 17:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:04 Configure a credential helper to remove this warning. See 17:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:04 17:30:04 Login Succeeded 17:30:04 nexus3.edgexfoundry.org:10002 17:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:04 Configure a credential helper to remove this warning. See 17:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:04 17:30:04 Login Succeeded 17:30:04 nexus3.edgexfoundry.org:10003 17:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:04 Configure a credential helper to remove this warning. See 17:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:04 17:30:04 Login Succeeded 17:30:04 nexus3.edgexfoundry.org:10004 17:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:04 Configure a credential helper to remove this warning. See 17:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:04 17:30:04 Login Succeeded 17:30:04 docker.io 17:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:04 Configure a credential helper to remove this warning. See 17:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:04 17:30:04 Login Succeeded 17:30:04 ---> docker-login.sh ends [Pipeline] } 17:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:30:05 + git rev-list -1 --merges 9026b2acc714bf388fda805db91a35ec4a7f1573~1..9026b2acc714bf388fda805db91a35ec4a7f1573 [Pipeline] echo 17:30:05 -----------> git rev-list -1 --merges 9026b2acc714bf388fda805db91a35ec4a7f1573~1..9026b2acc714bf388fda805db91a35ec4a7f1573 9026b2acc714bf388fda805db91a35ec4a7f1573 [false] [Pipeline] sh 17:30:05 + git log --format=format:%s -1 9026b2acc714bf388fda805db91a35ec4a7f1573 [Pipeline] echo 17:30:06 ========================================================= 17:30:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:30:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:06 + git log --format=format:%s -1 9026b2acc714bf388fda805db91a35ec4a7f1573 [Pipeline] echo 17:30:06 [semverPrep] GIT_COMMIT: 9026b2acc714bf388fda805db91a35ec4a7f1573, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 17:30:06 [semverPrep] This is not a build commit. [Pipeline] sh 17:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:30:06 + grep -v github /etc/ssh/ssh_known_hosts 17:30:06 + [ -e /tmp/ssh_known_hosts ] 17:30:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:30:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 17:30:06 sudo tee -a /etc/ssh/ssh_known_hosts 17:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:07 17:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:07 0.1.4: Pulling from edgex-devops/py-git-semver 17:30:07 42c077c10790: Pulling fs layer 17:30:07 f63e77b7563a: Pulling fs layer 17:30:07 bd5fdadae976: Pulling fs layer 17:30:07 205491f53016: Pulling fs layer 17:30:07 df18705c85c3: Pulling fs layer 17:30:07 bdb3f477010e: Pulling fs layer 17:30:07 c8a8fc8e1c8f: Pulling fs layer 17:30:07 2c6e9b1d212d: Pulling fs layer 17:30:07 bdb8f0575790: Pulling fs layer 17:30:07 386e3cb2ff24: Pulling fs layer 17:30:07 2343380bae48: Pulling fs layer 17:30:07 205491f53016: Waiting 17:30:07 df18705c85c3: Waiting 17:30:07 bdb3f477010e: Waiting 17:30:07 c8a8fc8e1c8f: Waiting 17:30:07 2c6e9b1d212d: Waiting 17:30:07 bdb8f0575790: Waiting 17:30:07 386e3cb2ff24: Waiting 17:30:07 2343380bae48: Waiting 17:30:07 f63e77b7563a: Verifying Checksum 17:30:07 205491f53016: Verifying Checksum 17:30:07 205491f53016: Download complete 17:30:07 df18705c85c3: Verifying Checksum 17:30:07 df18705c85c3: Download complete 17:30:07 bdb3f477010e: Verifying Checksum 17:30:07 bdb3f477010e: Download complete 17:30:08 bd5fdadae976: Verifying Checksum 17:30:08 bd5fdadae976: Download complete 17:30:08 2c6e9b1d212d: Verifying Checksum 17:30:08 2c6e9b1d212d: Download complete 17:30:08 bdb8f0575790: Download complete 17:30:08 386e3cb2ff24: Verifying Checksum 17:30:08 386e3cb2ff24: Download complete 17:30:08 2343380bae48: Verifying Checksum 17:30:08 2343380bae48: Download complete 17:30:08 42c077c10790: Verifying Checksum 17:30:08 42c077c10790: Download complete 17:30:08 c8a8fc8e1c8f: Download complete 17:30:09 42c077c10790: Pull complete 17:30:09 f63e77b7563a: Pull complete 17:30:09 bd5fdadae976: Pull complete 17:30:10 205491f53016: Pull complete 17:30:10 df18705c85c3: Pull complete 17:30:10 bdb3f477010e: Pull complete 17:30:12 c8a8fc8e1c8f: Pull complete 17:30:12 2c6e9b1d212d: Pull complete 17:30:12 bdb8f0575790: Pull complete 17:30:12 386e3cb2ff24: Pull complete 17:30:12 2343380bae48: Pull complete 17:30:12 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 17:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:12 prd-ubuntu20.04-docker-8c-8g-15172 does not seem to be running inside a container 17:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-43 -v /w/workspace/xfoundry_device-usb-camera_PR-43:/w/workspace/xfoundry_device-usb-camera_PR-43:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-43@tmp:/w/workspace/xfoundry_device-usb-camera_PR-43@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 17:30:13 $ docker top f8fd22b5c588f1287d992917e7e28f5a877b1caffddb360f24f57baf3e915450 -eo pid,comm 17:30:13 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). 17:30:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:13 [ssh-agent] Looking for ssh-agent implementation... 17:30:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:13 $ docker exec f8fd22b5c588f1287d992917e7e28f5a877b1caffddb360f24f57baf3e915450 ssh-agent 17:30:14 SSH_AUTH_SOCK=/tmp/ssh-tW9FmnFmCx4c/agent.33 17:30:14 SSH_AGENT_PID=39 17:30:14 Running ssh-add (command line suppressed) 17:30:14 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-43@tmp/private_key_5905989585357785115.key (/w/workspace/xfoundry_device-usb-camera_PR-43@tmp/private_key_5905989585357785115.key) 17:30:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:14 + git tag --points-at HEAD [Pipeline] } 17:30:14 $ docker exec --env ******** --env ******** f8fd22b5c588f1287d992917e7e28f5a877b1caffddb360f24f57baf3e915450 ssh-agent -k 17:30:14 unset SSH_AUTH_SOCK; 17:30:14 unset SSH_AGENT_PID; 17:30:14 echo Agent pid 39 killed; 17:30:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:30:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:14 [ssh-agent] Looking for ssh-agent implementation... 17:30:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:14 $ docker exec f8fd22b5c588f1287d992917e7e28f5a877b1caffddb360f24f57baf3e915450 ssh-agent 17:30:15 SSH_AUTH_SOCK=/tmp/ssh-IGNdDyZnckMP/agent.71 17:30:15 SSH_AGENT_PID=77 17:30:15 Running ssh-add (command line suppressed) 17:30:15 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-43@tmp/private_key_8658623953804420484.key (/w/workspace/xfoundry_device-usb-camera_PR-43@tmp/private_key_8658623953804420484.key) 17:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:15 + git semver init 17:30:15 2022-06-20 17:30:15,717 [run_init] DEBUG init version:0.0.0 force:False 17:30:15 2022-06-20 17:30:15,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-43/.semver 17:30:15 2022-06-20 17:30:15,718 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-43/.semver 17:30:15 2022-06-20 17:30:15,718 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-43/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-43, universal_newlines=False, shell=None, istream=None) 17:30:16 2022-06-20 17:30:16,239 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-43/.git/info/exclude 17:30:16 2022-06-20 17:30:16,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-43/.semver/PR-43 with force:False 17:30:16 2022-06-20 17:30:16,239 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-43/.semver/PR-43 17:30:16 2022-06-20 17:30:16,243 [execute] INFO git cat-file --batch-check 17:30:16 2022-06-20 17:30:16,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-43/.semver, universal_newlines=False, shell=None, istream=) 17:30:16 2022-06-20 17:30:16,250 [execute] INFO git cat-file --batch 17:30:16 2022-06-20 17:30:16,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-43/.semver, universal_newlines=False, shell=None, istream=) 17:30:16 2022-06-20 17:30:16,256 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-43/.semver/PR-43 17:30:16 0.0.0 [Pipeline] } 17:30:16 $ docker exec --env ******** --env ******** f8fd22b5c588f1287d992917e7e28f5a877b1caffddb360f24f57baf3e915450 ssh-agent -k 17:30:16 unset SSH_AUTH_SOCK; 17:30:16 unset SSH_AGENT_PID; 17:30:16 echo Agent pid 77 killed; 17:30:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:16 + git semver [Pipeline] } 17:30:17 $ docker stop --time=1 f8fd22b5c588f1287d992917e7e28f5a877b1caffddb360f24f57baf3e915450 17:30:18 $ docker rm -f f8fd22b5c588f1287d992917e7e28f5a877b1caffddb360f24f57baf3e915450 [Pipeline] // withDockerContainer [Pipeline] sh 17:30:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:30:19 Stashed 1 file(s) [Pipeline] echo 17:30:19 [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 17:30:19 provisioning config files... 17:30:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-43@tmp/config2458219016575352453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:20 ---> docker-login.sh 17:30:20 nexus3.edgexfoundry.org:10001 17:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:20 Configure a credential helper to remove this warning. See 17:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:20 17:30:20 Login Succeeded 17:30:20 nexus3.edgexfoundry.org:10002 17:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:20 Configure a credential helper to remove this warning. See 17:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:20 17:30:20 Login Succeeded 17:30:20 nexus3.edgexfoundry.org:10003 17:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:20 Configure a credential helper to remove this warning. See 17:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:20 17:30:20 Login Succeeded 17:30:20 nexus3.edgexfoundry.org:10004 17:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:20 Configure a credential helper to remove this warning. See 17:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:20 17:30:20 Login Succeeded 17:30:20 docker.io 17:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:20 Configure a credential helper to remove this warning. See 17:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:20 17:30:20 Login Succeeded 17:30:20 ---> docker-login.sh ends [Pipeline] } 17:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:21 ========================================================= 17:30:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:30:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:30:21 Sending build context to Docker daemon 636.9kB 17:30:21 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 17:30:21 Step 2/12 : FROM ${BASE} AS builder 17:30:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:30:21 59bf1c3509f3: Pulling fs layer 17:30:21 666ba61612fd: Pulling fs layer 17:30:21 8ed8ca486205: Pulling fs layer 17:30:21 cc1cd167ecdc: Pulling fs layer 17:30:21 c516ae0d96e1: Pulling fs layer 17:30:21 684cea983483: Pulling fs layer 17:30:21 dd3240ac7de5: Pulling fs layer 17:30:21 b1e948a4e11c: Pulling fs layer 17:30:21 a8fd76ee1af6: Pulling fs layer 17:30:21 646ad004c059: Pulling fs layer 17:30:21 dd3240ac7de5: Waiting 17:30:21 cc1cd167ecdc: Waiting 17:30:21 b1e948a4e11c: Waiting 17:30:21 646ad004c059: Waiting 17:30:21 c516ae0d96e1: Waiting 17:30:21 a8fd76ee1af6: Waiting 17:30:21 684cea983483: Waiting 17:30:21 8ed8ca486205: Download complete 17:30:21 666ba61612fd: Verifying Checksum 17:30:21 666ba61612fd: Download complete 17:30:21 c516ae0d96e1: Verifying Checksum 17:30:21 c516ae0d96e1: Download complete 17:30:21 684cea983483: Download complete 17:30:21 dd3240ac7de5: Verifying Checksum 17:30:21 dd3240ac7de5: Download complete 17:30:21 59bf1c3509f3: Verifying Checksum 17:30:21 59bf1c3509f3: Download complete 17:30:21 b1e948a4e11c: Verifying Checksum 17:30:21 b1e948a4e11c: Download complete 17:30:21 59bf1c3509f3: Pull complete 17:30:22 666ba61612fd: Pull complete 17:30:22 8ed8ca486205: Pull complete 17:30:22 646ad004c059: Verifying Checksum 17:30:22 646ad004c059: Download complete 17:30:22 a8fd76ee1af6: Verifying Checksum 17:30:22 a8fd76ee1af6: Download complete 17:30:22 cc1cd167ecdc: Verifying Checksum 17:30:22 cc1cd167ecdc: Download complete 17:30:25 cc1cd167ecdc: Pull complete 17:30:25 c516ae0d96e1: Pull complete 17:30:26 684cea983483: Pull complete 17:30:26 dd3240ac7de5: Pull complete 17:30:26 b1e948a4e11c: Pull complete 17:30:27 a8fd76ee1af6: Pull complete 17:30:28 646ad004c059: Pull complete 17:30:28 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 17:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:30:28 ---> 8f69c11f6b0c 17:30:28 Step 3/12 : ARG MAKE="make build" 17:30:30 ---> Running in b7dd8696f8c7 17:30:30 Removing intermediate container b7dd8696f8c7 17:30:30 ---> 07e62f37ef90 17:30:30 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:30:30 ---> Running in 925ab7c625e6 17:30:30 Removing intermediate container 925ab7c625e6 17:30:30 ---> 8f6e2e174dec 17:30:30 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:30:31 ---> Running in 3be584530c90 17:30:31 Removing intermediate container 3be584530c90 17:30:31 ---> 88b17be6a890 17:30:31 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:31 ---> Running in a0838857092d 17:30:31 Removing intermediate container a0838857092d 17:30:31 ---> 05e5e8deba39 17:30:31 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:31 ---> Running in 2a6bcc2a6504 17:30:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:30:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:30:33 (1/81) Installing mesa (21.2.6-r0) 17:30:33 (2/81) Installing libxau (1.0.9-r0) 17:30:33 (3/81) Installing libmd (1.0.3-r0) 17:30:33 (4/81) Installing libbsd (0.11.3-r1) 17:30:33 (5/81) Installing libxdmcp (1.1.3-r0) 17:30:33 (6/81) Installing libxcb (1.14-r2) 17:30:33 (7/81) Installing libx11 (1.7.2-r0) 17:30:33 (8/81) Installing libxext (1.3.4-r0) 17:30:33 (9/81) Installing libxfixes (6.0.0-r0) 17:30:33 (10/81) Installing libxxf86vm (1.1.4-r2) 17:30:34 (11/81) Installing libpciaccess (0.16-r0) 17:30:34 (12/81) Installing libdrm (2.4.109-r0) 17:30:34 (13/81) Installing mesa-glapi (21.2.6-r0) 17:30:34 (14/81) Installing libxshmfence (1.3-r1) 17:30:34 (15/81) Installing mesa-gl (21.2.6-r0) 17:30:34 (16/81) Installing libice (1.0.10-r0) 17:30:34 (17/81) Installing libuuid (2.37.4-r0) 17:30:34 Still waiting to schedule task 17:30:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:30:34 (18/81) Installing libsm (1.2.3-r0) 17:30:34 (19/81) Installing libxt (1.2.1-r0) 17:30:34 (20/81) Installing libxmu (1.1.3-r0) 17:30:34 (21/81) Installing xset (1.2.4-r0) 17:30:34 (22/81) Installing xprop (1.2.5-r0) 17:30:34 (23/81) Installing xdg-utils (1.1.3-r0) 17:30:35 (24/81) Installing dbus-libs (1.12.20-r4) 17:30:35 (25/81) Installing libffi (3.4.2-r1) 17:30:35 (26/81) Installing libintl (0.21-r0) 17:30:35 (27/81) Installing libblkid (2.37.4-r0) 17:30:35 (28/81) Installing libmount (2.37.4-r0) 17:30:35 (29/81) Installing pcre (8.45-r1) 17:30:35 (30/81) Installing glib (2.70.1-r0) 17:30:35 (31/81) Installing icu-libs (69.1-r1) 17:30:37 (32/81) Installing libpcre2-16 (10.40-r0) 17:30:37 (33/81) Installing zstd-libs (1.5.0-r0) 17:30:37 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 17:30:39 (35/81) Installing hicolor-icon-theme (0.17-r1) 17:30:39 (36/81) Installing wayland-libs-server (1.19.0-r1) 17:30:39 (37/81) Installing mesa-gbm (21.2.6-r0) 17:30:39 (38/81) Installing wayland-libs-client (1.19.0-r1) 17:30:39 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 17:30:39 (40/81) Installing libxcomposite (0.4.5-r0) 17:30:39 (41/81) Installing libbz2 (1.0.8-r1) 17:30:39 (42/81) Installing libpng (1.6.37-r1) 17:30:39 (43/81) Installing freetype (2.11.1-r2) 17:30:40 (44/81) Installing fontconfig (2.13.1-r4) 17:30:40 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 17:30:40 (46/81) Installing wayland-libs-egl (1.19.0-r1) 17:30:40 (47/81) Installing xkeyboard-config (2.34-r0) 17:30:40 (48/81) Installing xz-libs (5.2.5-r1) 17:30:40 (49/81) Installing libxml2 (2.9.14-r0) 17:30:40 (50/81) Installing libxkbcommon (1.3.1-r0) 17:30:40 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 17:30:40 (52/81) Installing mesa-egl (21.2.6-r0) 17:30:40 (53/81) Installing avahi-libs (0.8-r5) 17:30:40 (54/81) Installing nettle (3.7.3-r0) 17:30:41 (55/81) Installing p11-kit (0.24.0-r1) 17:30:41 (56/81) Installing libtasn1 (4.18.0-r0) 17:30:41 (57/81) Installing libunistring (0.9.10-r1) 17:30:41 (58/81) Installing gnutls (3.7.1-r0) 17:30:41 (59/81) Installing cups-libs (2.3.3-r6) 17:30:41 (60/81) Installing graphite2 (1.3.14-r0) 17:30:41 (61/81) Installing harfbuzz (3.0.0-r2) 17:30:41 (62/81) Installing libevdev (1.12.0-r0) 17:30:41 (63/81) Installing mtdev (1.1.6-r0) 17:30:41 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 17:30:41 (65/81) Installing libinput-libs (1.19.4-r0) 17:30:42 (66/81) Installing libjpeg-turbo (2.1.2-r0) 17:30:42 (67/81) Installing xcb-util-wm (0.4.1-r1) 17:30:42 (68/81) Installing xcb-util (0.4.0-r3) 17:30:42 (69/81) Installing xcb-util-image (0.4.0-r1) 17:30:42 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 17:30:42 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 17:30:42 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 17:30:42 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 17:30:43 (74/81) Installing v4l-utils-libs (1.22.1-r1) 17:30:43 (75/81) Installing v4l-utils (1.22.1-r1) 17:30:43 (76/81) Installing udev-init-scripts (35-r0) 17:30:43 Executing udev-init-scripts-35-r0.post-install 17:30:43 (77/81) Installing kmod-libs (29-r2) 17:30:43 (78/81) Installing eudev (3.2.11_pre1-r0) 17:30:43 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 17:30:43 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:30:43 (81/81) Installing v4l-utils-dev (1.22.1-r1) 17:30:44 Executing busybox-1.34.1-r3.trigger 17:30:44 Executing eudev-3.2.11_pre1-r0.trigger 17:30:44 OK: 335 MiB in 133 packages 17:30:45 Removing intermediate container 2a6bcc2a6504 17:30:45 ---> ff4473a7f4f8 17:30:45 Step 8/12 : WORKDIR /device-usb-camera 17:30:45 ---> Running in 048e9527532a 17:30:46 Removing intermediate container 048e9527532a 17:30:46 ---> 71c1ac331d70 17:30:46 Step 9/12 : COPY go.mod vendor* ./ 17:30:46 ---> 0b1bb779c4f5 17:30:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:46 ---> Running in ca9bde9adf44 17:31:04 Removing intermediate container ca9bde9adf44 17:31:04 ---> 28113f33a9b4 17:31:04 Step 11/12 : COPY . . 17:31:04 ---> 78c8ac212c0a 17:31:04 Step 12/12 : RUN ${MAKE} 17:31:04 ---> Running in e3277c03e175 17:31:04 noop 17:31:04 Removing intermediate container e3277c03e175 17:31:04 ---> 05a712628c34 17:31:04 Successfully built 05a712628c34 17:31:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:04 + docker inspect -f . ci-base-image-x86_64 17:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:04 prd-ubuntu20.04-docker-8c-8g-15172 does not seem to be running inside a container 17:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-43 -v /w/workspace/xfoundry_device-usb-camera_PR-43:/w/workspace/xfoundry_device-usb-camera_PR-43:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-43@tmp:/w/workspace/xfoundry_device-usb-camera_PR-43@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 17:31:05 $ docker top 2a8b7927cbfcf40e44675b7a6917d0b6e4d4d1aa77986c804501c1d50ac48c8c -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:05 + go version 17:31:05 go version go1.17.7 linux/amd64 [Pipeline] } 17:31:05 $ docker stop --time=1 2a8b7927cbfcf40e44675b7a6917d0b6e4d4d1aa77986c804501c1d50ac48c8c 17:31:07 $ docker rm -f 2a8b7927cbfcf40e44675b7a6917d0b6e4d4d1aa77986c804501c1d50ac48c8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:07 + docker inspect -f . ci-base-image-x86_64 17:31:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:08 prd-ubuntu20.04-docker-8c-8g-15172 does not seem to be running inside a container 17:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-43 -v /w/workspace/xfoundry_device-usb-camera_PR-43:/w/workspace/xfoundry_device-usb-camera_PR-43:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-43@tmp:/w/workspace/xfoundry_device-usb-camera_PR-43@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 17:31:08 $ docker top 62d2eb8e8930506fc534fbefc200a378f10ebeb59c8753dc9cd4543f15bbd895 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:31:08 + make test 17:31:08 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:31:09 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:31:19 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:31:19 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 17:31:24 CGO_ENABLED=1 go vet ./... 17:31:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:31:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:31:27 ./bin/test-attribution-txt.sh [Pipeline] echo 17:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:31:27 $ docker stop --time=1 62d2eb8e8930506fc534fbefc200a378f10ebeb59c8753dc9cd4543f15bbd895 17:31:29 $ docker rm -f 62d2eb8e8930506fc534fbefc200a378f10ebeb59c8753dc9cd4543f15bbd895 [Pipeline] // withDockerContainer [Pipeline] sh 17:31:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:31:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:31:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:31:31 + ls -al . 17:31:31 total 164 17:31:31 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 17:31 . 17:31:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 17:29 .. 17:31:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 17:30 .git 17:31:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 17:29 .github 17:31:31 -rw-rw-r-- 1 jenkins jenkins 349 Jun 20 17:29 .gitignore 17:31:31 -rw-rw-r-- 1 jenkins jenkins 42 Jun 20 17:29 .golangci.yml 17:31:31 -rw-rw-r-- 1 jenkins jenkins 77 Jun 20 17:29 .hadolint.yml 17:31:31 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 17:30 .semver 17:31:31 -rw-rw-r-- 1 jenkins jenkins 8834 Jun 20 17:29 Attribution.txt 17:31:31 -rw-rw-r-- 1 jenkins jenkins 181 Jun 20 17:29 CHANGELOG.md 17:31:31 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 20 17:29 Dockerfile 17:31:31 -rw-rw-r-- 1 jenkins jenkins 678 Jun 20 17:29 GOVERNANCE.md 17:31:31 -rw-rw-r-- 1 jenkins jenkins 659 Jun 20 17:29 Jenkinsfile 17:31:31 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 20 17:29 LICENSE 17:31:31 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 20 17:29 Makefile 17:31:31 -rw-rw-r-- 1 jenkins jenkins 622 Jun 20 17:29 OWNERS.md 17:31:31 -rw-rw-r-- 1 jenkins jenkins 10754 Jun 20 17:29 README.md 17:31:31 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 17:30 VERSION 17:31:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 17:29 bin 17:31:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 17:29 cmd 17:31:31 -rw-r--r-- 1 jenkins jenkins 10 Jun 20 17:31 coverage.out 17:31:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 17:29 docker-compose 17:31:31 -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 17:29 docker-entrypoint.sh 17:31:31 -rw-rw-r-- 1 jenkins jenkins 3357 Jun 20 17:29 go.mod 17:31:31 -rw-rw-r-- 1 jenkins jenkins 36325 Jun 20 17:29 go.sum 17:31:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 17:29 internal 17:31:31 -rw-rw-r-- 1 jenkins jenkins 231 Jun 20 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:31 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9026b2acc714bf388fda805db91a35ec4a7f1573 --label arch=amd64 --label version=0.0.0 . 17:31:31 Sending build context to Docker daemon 638kB 17:31:31 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 17:31:31 Step 2/29 : FROM ${BASE} AS builder 17:31:31 ---> 05a712628c34 17:31:31 Step 3/29 : ARG MAKE="make build" 17:31:31 ---> Running in 8dec45db2dac 17:31:32 Removing intermediate container 8dec45db2dac 17:31:32 ---> c39ebaa51e3f 17:31:32 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:31:32 ---> Running in 7a64e7af1715 17:31:32 Removing intermediate container 7a64e7af1715 17:31:32 ---> 592ae01a3676 17:31:32 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:31:32 ---> Running in 068b213e17ed 17:31:32 Removing intermediate container 068b213e17ed 17:31:32 ---> 7d2021504e6e 17:31:32 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:32 ---> Running in ca2fbbe013f4 17:31:32 Removing intermediate container ca2fbbe013f4 17:31:32 ---> 7f1301e4892c 17:31:32 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:32 ---> Running in b00132bdea59 17:31:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:31:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:31:34 OK: 335 MiB in 133 packages 17:31:34 Removing intermediate container b00132bdea59 17:31:34 ---> acd5f57b63fb 17:31:34 Step 8/29 : WORKDIR /device-usb-camera 17:31:34 ---> Running in a8c3dfbdc8f4 17:31:34 Removing intermediate container a8c3dfbdc8f4 17:31:34 ---> 7b2bc8a597bd 17:31:34 Step 9/29 : COPY go.mod vendor* ./ 17:31:34 ---> cd420122efdc 17:31:34 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:34 ---> Running in f20c4e413319 17:31:35 Removing intermediate container f20c4e413319 17:31:35 ---> 04df957c53d2 17:31:35 Step 11/29 : COPY . . 17:31:35 ---> a3f8302378a5 17:31:35 Step 12/29 : RUN ${MAKE} 17:31:35 ---> Running in 6e4dc12c4118 17:31:36 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:31:57 Removing intermediate container 6e4dc12c4118 17:31:57 ---> 4dc3e933c93a 17:31:57 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:31:57 v0.18.4: Pulling from aler9/rtsp-simple-server 17:31:57 af6660deedbd: Pulling fs layer 17:31:57 97cd0a44c592: Pulling fs layer 17:31:57 97cd0a44c592: Download complete 17:31:57 af6660deedbd: Download complete 17:31:57 af6660deedbd: Pull complete 17:31:57 97cd0a44c592: Pull complete 17:31:57 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:31:57 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:31:57 ---> fea57e182299 17:31:57 Step 14/29 : FROM alpine:3.15 17:31:57 3.15: Pulling from library/alpine 17:31:57 df9b9388f04a: Pulling fs layer 17:31:57 df9b9388f04a: Verifying Checksum 17:31:57 df9b9388f04a: Download complete 17:31:57 df9b9388f04a: Pull complete 17:31:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:31:57 Status: Downloaded newer image for alpine:3.15 17:31:57 ---> 0ac33e5f5afa 17:31:57 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:31:57 ---> Running in 30fa78630307 17:31:57 Removing intermediate container 30fa78630307 17:31:57 ---> b4adafe17d1b 17:31:57 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:31:57 ---> Running in f1c2b78d1701 17:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:31:58 (1/74) Installing dumb-init (1.2.5-r1) 17:31:58 (2/74) Installing sdl2 (2.0.16-r4) 17:31:58 (3/74) Installing libxau (1.0.9-r0) 17:31:58 (4/74) Installing libmd (1.0.3-r0) 17:31:58 (5/74) Installing libbsd (0.11.3-r1) 17:31:58 (6/74) Installing libxdmcp (1.1.3-r0) 17:31:58 (7/74) Installing libxcb (1.14-r2) 17:31:58 (8/74) Installing libx11 (1.7.2-r0) 17:31:58 (9/74) Installing aom-libs (3.2.0-r0) 17:31:58 (10/74) Installing alsa-lib (1.2.5.1-r1) 17:31:58 (11/74) Installing expat (2.4.7-r0) 17:31:58 (12/74) Installing brotli-libs (1.0.9-r5) 17:31:58 (13/74) Installing libbz2 (1.0.8-r1) 17:31:58 (14/74) Installing libpng (1.6.37-r1) 17:31:58 (15/74) Installing freetype (2.11.1-r2) 17:31:58 (16/74) Installing libuuid (2.37.4-r0) 17:31:58 (17/74) Installing fontconfig (2.13.1-r4) 17:31:58 (18/74) Installing fribidi (1.0.11-r0) 17:31:58 (19/74) Installing libffi (3.4.2-r1) 17:31:58 (20/74) Installing libintl (0.21-r0) 17:31:58 (21/74) Installing libblkid (2.37.4-r0) 17:31:58 (22/74) Installing libmount (2.37.4-r0) 17:31:58 (23/74) Installing pcre (8.45-r1) 17:31:58 (24/74) Installing glib (2.70.1-r0) 17:31:58 (25/74) Installing graphite2 (1.3.14-r0) 17:31:58 (26/74) Installing harfbuzz (3.0.0-r2) 17:31:58 (27/74) Installing libass (0.15.2-r0) 17:31:58 (28/74) Installing libdav1d (0.9.2-r0) 17:31:58 (29/74) Installing gmp (6.2.1-r1) 17:31:58 (30/74) Installing nettle (3.7.3-r0) 17:31:58 (31/74) Installing p11-kit (0.24.0-r1) 17:31:58 (32/74) Installing libtasn1 (4.18.0-r0) 17:31:58 (33/74) Installing libunistring (0.9.10-r1) 17:31:58 (34/74) Installing gnutls (3.7.1-r0) 17:31:58 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 17:31:58 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 17:31:58 (37/74) Installing lame (3.100-r0) 17:31:58 (38/74) Installing opus (1.3.1-r1) 17:31:58 (39/74) Installing libgomp (10.3.1_git20211027-r0) 17:31:58 (40/74) Installing soxr (0.1.3-r2) 17:31:58 (41/74) Installing libgcc (10.3.1_git20211027-r0) 17:31:58 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 17:31:58 (43/74) Installing libsrt (1.4.2-r1) 17:31:58 (44/74) Installing libssh (0.9.6-r1) 17:31:58 (45/74) Installing libogg (1.3.5-r0) 17:31:58 (46/74) Installing libtheora (1.1.1-r16) 17:31:58 (47/74) Installing libjpeg-turbo (2.1.2-r0) 17:31:58 (48/74) Installing v4l-utils-libs (1.22.1-r1) 17:31:58 (49/74) Installing libxext (1.3.4-r0) 17:31:58 (50/74) Installing libxfixes (6.0.0-r0) 17:31:58 (51/74) Installing libpciaccess (0.16-r0) 17:31:58 (52/74) Installing libdrm (2.4.109-r0) 17:31:59 (53/74) Installing wayland-libs-client (1.19.0-r1) 17:31:59 (54/74) Installing libva (2.13.0-r0) 17:31:59 (55/74) Installing libvdpau (1.4-r0) 17:31:59 (56/74) Installing vidstab (1.1.0-r1) 17:31:59 (57/74) Installing libvorbis (1.3.7-r0) 17:31:59 (58/74) Installing libvpx (1.10.0-r0) 17:31:59 (59/74) Installing vulkan-loader (1.2.196-r0) 17:31:59 (60/74) Installing libwebp (1.2.2-r0) 17:31:59 (61/74) Installing x264-libs (20210613-r0) 17:31:59 (62/74) Installing x265-libs (3.5-r0) 17:31:59 (63/74) Installing xvidcore (1.3.7-r1) 17:31:59 (64/74) Installing ffmpeg-libs (4.4.1-r2) 17:31:59 (65/74) Installing ffmpeg (4.4.1-r2) 17:31:59 (66/74) Installing udev-init-scripts (35-r0) 17:31:59 Executing udev-init-scripts-35-r0.post-install 17:31:59 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 17:31:59 (68/74) Installing xz-libs (5.2.5-r1) 17:31:59 (69/74) Installing zstd-libs (1.5.0-r0) 17:31:59 (70/74) Installing kmod-libs (29-r2) 17:31:59 (71/74) Installing eudev (3.2.11_pre1-r0) 17:31:59 (72/74) Installing libsodium (1.0.18-r0) 17:31:59 (73/74) Installing libzmq (4.3.4-r0) 17:31:59 (74/74) Installing zeromq (4.3.4-r0) 17:31:59 Executing busybox-1.34.1-r5.trigger 17:31:59 Executing eudev-3.2.11_pre1-r0.trigger 17:31:59 OK: 78 MiB in 88 packages 17:32:01 Removing intermediate container f1c2b78d1701 17:32:01 ---> 0c57f18fe57e 17:32:01 Step 17/29 : WORKDIR / 17:32:01 ---> Running in a40a8440157f 17:32:01 Removing intermediate container a40a8440157f 17:32:01 ---> 084e9ac0da2d 17:32:01 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 17:32:02 ---> 8e49551f2f2e 17:32:02 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 17:32:02 ---> a600d277dd31 17:32:02 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:32:02 ---> b1834f081d75 17:32:02 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:32:02 ---> 125f50dc73aa 17:32:02 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 17:32:02 ---> d0e834898329 17:32:02 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 17:32:03 ---> 6d300e888798 17:32:03 Step 24/29 : EXPOSE 59983 17:32:03 ---> Running in ee7e0b1bc71a 17:32:03 Removing intermediate container ee7e0b1bc71a 17:32:03 ---> 9d6d56370083 17:32:03 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:32:03 ---> Running in 4a228c8cd076 17:32:03 Removing intermediate container 4a228c8cd076 17:32:03 ---> 588f223cae10 17:32:03 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:32:03 ---> Running in 090d3edba167 17:32:03 Removing intermediate container 090d3edba167 17:32:03 ---> 68c6281c9d57 17:32:03 Step 27/29 : LABEL arch=amd64 17:32:03 ---> Running in c5def4be2f04 17:32:03 Removing intermediate container c5def4be2f04 17:32:03 ---> b2e747877748 17:32:03 Step 28/29 : LABEL git_sha=9026b2acc714bf388fda805db91a35ec4a7f1573 17:32:03 ---> Running in f5abc8859f20 17:32:03 Removing intermediate container f5abc8859f20 17:32:03 ---> e490ef55e86f 17:32:03 Step 29/29 : LABEL version=0.0.0 17:32:03 ---> Running in 261e4ec35dc3 17:32:03 Removing intermediate container 261e4ec35dc3 17:32:03 ---> 413a46f24abf 17:32:03 [Warning] One or more build-args [ARCH] were not consumed 17:32:03 Successfully built 413a46f24abf 17:32:03 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:04 17:32:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:05 latest: Pulling from edgex-lftools-log-publisher 17:32:05 5eb5b503b376: Pulling fs layer 17:32:05 5c69ac0246d0: Pulling fs layer 17:32:05 ec43610c2a17: Pulling fs layer 17:32:05 3a2ae6a8a46f: Pulling fs layer 17:32:05 33b1e0a273af: Pulling fs layer 17:32:05 5d3b04190fa2: Pulling fs layer 17:32:05 2f39f015ded8: Pulling fs layer 17:32:05 3a2ae6a8a46f: Waiting 17:32:05 5d3b04190fa2: Waiting 17:32:05 2f39f015ded8: Waiting 17:32:05 33b1e0a273af: Waiting 17:32:05 5c69ac0246d0: Verifying Checksum 17:32:05 5c69ac0246d0: Download complete 17:32:05 3a2ae6a8a46f: Verifying Checksum 17:32:05 33b1e0a273af: Verifying Checksum 17:32:05 33b1e0a273af: Download complete 17:32:05 5d3b04190fa2: Download complete 17:32:05 ec43610c2a17: Verifying Checksum 17:32:05 ec43610c2a17: Download complete 17:32:05 5eb5b503b376: Verifying Checksum 17:32:05 5eb5b503b376: Download complete 17:32:05 2f39f015ded8: Download complete 17:32:06 5eb5b503b376: Pull complete 17:32:06 5c69ac0246d0: Pull complete 17:32:06 ec43610c2a17: Pull complete 17:32:06 3a2ae6a8a46f: Pull complete 17:32:07 33b1e0a273af: Pull complete 17:32:07 5d3b04190fa2: Pull complete 17:32:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15173 in /w/workspace/xfoundry_device-usb-camera_PR-43 [Pipeline] { [Pipeline] ws 17:32:11 Running in /w/workspace/device-usb-camera/1 [Pipeline] { 17:32:11 2f39f015ded8: Pull complete 17:32:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] checkout 17:32:11 Selected Git installation does not exist. Using Default 17:32:11 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:11 prd-ubuntu20.04-docker-8c-8g-15172 does not seem to be running inside a container 17:32:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-43 -v /w/workspace/xfoundry_device-usb-camera_PR-43:/w/workspace/xfoundry_device-usb-camera_PR-43:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-43@tmp:/w/workspace/xfoundry_device-usb-camera_PR-43@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 17:32:13 $ docker top fea97cf7b07618ac8ccd89289f80f5f39b9e18683bcda531bc5765cd5861bdb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:14 ---> job-cost.sh 17:32:14 lf-activate-venv: SKIPPING 17:32:14 INFO: No Stack... 17:32:14 INFO: Retrieving Pricing Info for: v3-standard-8 17:32:15 INFO: Archiving Costs [Pipeline] sh 17:32:15 + cat /w/workspace/xfoundry_device-usb-camera_PR-43/archives/cost.csv 17:32:15 + cut -d, -f6 [Pipeline] lock 17:32:15 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-43-1-stack-cost] 17:32:15 Resource [jenkins-edgexfoundry-device-usb-camera-PR-43-1-stack-cost] did not exist. Created. 17:32:15 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:32:15 + echo total: 0.2199999988079071 [Pipeline] stash 17:32:15 Stashed 1 file(s) [Pipeline] } 17:32:15 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:32:16 $ docker stop --time=1 fea97cf7b07618ac8ccd89289f80f5f39b9e18683bcda531bc5765cd5861bdb1 17:32:16 using credential edgex-jenkins-ssh 17:32:16 Cloning the remote Git repository 17:32:17 $ docker rm -f fea97cf7b07618ac8ccd89289f80f5f39b9e18683bcda531bc5765cd5861bdb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:32:16 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:32:16 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:32:17 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:32:17 > git --version # timeout=10 17:32:17 > git --version # 'git version 2.25.1' 17:32:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:32:17 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:32:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:32:18 Merging remotes/origin/main commit 4dfceff4e3635e4a98b2ef8b67003446cda03de4 into PR head commit 9026b2acc714bf388fda805db91a35ec4a7f1573 17:32:18 Merge succeeded, producing 9026b2acc714bf388fda805db91a35ec4a7f1573 17:32:18 Checking out Revision 9026b2acc714bf388fda805db91a35ec4a7f1573 (PR-43) 17:32:18 > git config core.sparsecheckout # timeout=10 17:32:18 > git checkout -f 9026b2acc714bf388fda805db91a35ec4a7f1573 # timeout=10 17:32:18 > git remote # timeout=10 17:32:18 > git config --get remote.origin.url # timeout=10 17:32:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:18 > git merge 4dfceff4e3635e4a98b2ef8b67003446cda03de4 # timeout=10 17:32:18 > git rev-parse HEAD^{commit} # timeout=10 17:32:18 > git config core.sparsecheckout # timeout=10 17:32:18 > git checkout -f 9026b2acc714bf388fda805db91a35ec4a7f1573 # timeout=10 17:32:22 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 17:32:22 > git --version # timeout=10 17:32:22 > git --version # 'git version 2.25.1' 17:32:22 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:32:23 % Total % Received % Xferd Average Speed Time Time Time Current 17:32:23 Dload Upload Total Spent Left Speed 17:32:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 60359 0 --:--:-- --:--:-- --:--:-- 60658 [Pipeline] sh 17:32:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:32:24 + sudo tee /etc/docker/daemon.new 17:32:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:32:24 { 17:32:24 "registry-mirrors": [ 17:32:24 "https://nexus3.edgexfoundry.org:10001" 17:32:24 ], 17:32:24 "bip": "10.250.0.254/24", 17:32:24 "hosts": [ 17:32:24 "tcp://0.0.0.0:5555", 17:32:24 "unix:///var/run/docker.sock" 17:32:24 ], 17:32:24 "mtu": 1458, 17:32:24 "selinux-enabled": true, 17:32:24 "seccomp-profile": "/etc/docker/seccomp.json" 17:32:24 } [Pipeline] sh 17:32:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:32:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:44 provisioning config files... 17:32:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4530501313294406027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:44 ---> docker-login.sh 17:32:44 nexus3.edgexfoundry.org:10001 17:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:45 Configure a credential helper to remove this warning. See 17:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:45 17:32:45 Login Succeeded 17:32:45 nexus3.edgexfoundry.org:10002 17:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:45 Configure a credential helper to remove this warning. See 17:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:45 17:32:45 Login Succeeded 17:32:45 nexus3.edgexfoundry.org:10003 17:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:46 Configure a credential helper to remove this warning. See 17:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:46 17:32:46 Login Succeeded 17:32:46 nexus3.edgexfoundry.org:10004 17:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:46 Configure a credential helper to remove this warning. See 17:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:46 17:32:46 Login Succeeded 17:32:46 docker.io 17:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:47 Configure a credential helper to remove this warning. See 17:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:47 17:32:47 Login Succeeded 17:32:47 ---> docker-login.sh ends [Pipeline] } 17:32:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:48 ========================================================= 17:32:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:32:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:32:48 Sending build context to Docker daemon 428kB 17:32:48 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 17:32:48 Step 2/12 : FROM ${BASE} AS builder 17:32:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:32:49 9b3977197b4f: Pulling fs layer 17:32:49 1a89e8eeedd5: Pulling fs layer 17:32:49 94645a83ff95: Pulling fs layer 17:32:49 e6fb740bc735: Pulling fs layer 17:32:49 3a77bd46dcc9: Pulling fs layer 17:32:49 355e64cbe906: Pulling fs layer 17:32:49 63ab81a10011: Pulling fs layer 17:32:49 555d1d1c4555: Pulling fs layer 17:32:49 7d9057610161: Pulling fs layer 17:32:49 e6fb740bc735: Waiting 17:32:49 555d1d1c4555: Waiting 17:32:49 3a77bd46dcc9: Waiting 17:32:49 7d9057610161: Waiting 17:32:49 355e64cbe906: Waiting 17:32:49 63ab81a10011: Waiting 17:32:49 94645a83ff95: Verifying Checksum 17:32:49 94645a83ff95: Download complete 17:32:49 1a89e8eeedd5: Download complete 17:32:49 3a77bd46dcc9: Verifying Checksum 17:32:49 3a77bd46dcc9: Download complete 17:32:49 355e64cbe906: Verifying Checksum 17:32:49 355e64cbe906: Download complete 17:32:49 9b3977197b4f: Verifying Checksum 17:32:49 63ab81a10011: Verifying Checksum 17:32:49 63ab81a10011: Download complete 17:32:50 9b3977197b4f: Pull complete 17:32:50 7d9057610161: Verifying Checksum 17:32:50 7d9057610161: Download complete 17:32:50 1a89e8eeedd5: Pull complete 17:32:51 94645a83ff95: Pull complete 17:32:51 555d1d1c4555: Verifying Checksum 17:32:51 555d1d1c4555: Download complete 17:32:51 e6fb740bc735: Verifying Checksum 17:32:51 e6fb740bc735: Download complete 17:33:04 e6fb740bc735: Pull complete 17:33:04 3a77bd46dcc9: Pull complete 17:33:04 355e64cbe906: Pull complete 17:33:04 63ab81a10011: Pull complete 17:33:11 555d1d1c4555: Pull complete 17:33:12 7d9057610161: Pull complete 17:33:12 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 17:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:33:12 ---> 819e984ddca1 17:33:12 Step 3/12 : ARG MAKE="make build" 17:33:14 ---> Running in c70fd14b9fd6 17:33:14 Removing intermediate container c70fd14b9fd6 17:33:14 ---> 3289c603ce0c 17:33:14 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:33:14 ---> Running in 544ba7db6a29 17:33:15 Removing intermediate container 544ba7db6a29 17:33:15 ---> e98457a69afa 17:33:15 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:33:15 ---> Running in e305d19df335 17:33:16 Removing intermediate container e305d19df335 17:33:16 ---> 099d5d288b26 17:33:16 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:16 ---> Running in 9764d68d3118 17:33:18 Removing intermediate container 9764d68d3118 17:33:18 ---> 039e37b5a3dc 17:33:18 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:18 ---> Running in 4db28e0152f4 17:33:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:33:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:33:21 (1/14) Installing libintl (0.21-r0) 17:33:21 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 17:33:21 (3/14) Installing libjpeg-turbo (2.1.2-r0) 17:33:21 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:33:21 (5/14) Installing v4l-utils (1.22.1-r1) 17:33:21 (6/14) Installing udev-init-scripts (35-r0) 17:33:21 Executing udev-init-scripts-35-r0.post-install 17:33:21 (7/14) Installing libblkid (2.37.4-r0) 17:33:21 (8/14) Installing xz-libs (5.2.5-r1) 17:33:21 (9/14) Installing zstd-libs (1.5.0-r0) 17:33:21 (10/14) Installing kmod-libs (29-r2) 17:33:22 (11/14) Installing eudev (3.2.11_pre1-r0) 17:33:22 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 17:33:22 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:33:22 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:33:22 Executing busybox-1.34.1-r3.trigger 17:33:22 Executing eudev-3.2.11_pre1-r0.trigger 17:33:22 OK: 228 MiB in 66 packages 17:33:23 Removing intermediate container 4db28e0152f4 17:33:23 ---> 2e793da7fc45 17:33:23 Step 8/12 : WORKDIR /device-usb-camera 17:33:23 ---> Running in f2db2122a07b 17:33:23 Removing intermediate container f2db2122a07b 17:33:23 ---> 703d1365d8b7 17:33:23 Step 9/12 : COPY go.mod vendor* ./ 17:33:24 ---> 7c8a83a6ac0a 17:33:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:24 ---> Running in bd76fcdc8700 17:34:11 Removing intermediate container bd76fcdc8700 17:34:11 ---> 6dc1da443fc1 17:34:11 Step 11/12 : COPY . . 17:34:11 ---> 6d49242c39a9 17:34:11 Step 12/12 : RUN ${MAKE} 17:34:11 ---> Running in 1cfc0676c5ab 17:34:11 noop 17:34:11 Removing intermediate container 1cfc0676c5ab 17:34:11 ---> d5ab7e0cc117 17:34:11 Successfully built d5ab7e0cc117 17:34:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:11 + docker inspect -f . ci-base-image-arm64 17:34:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:12 prd-ubuntu20.04-docker-arm64-4c-16g-15173 does not seem to be running inside a container 17:34:12 $ 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 17:34:13 $ docker top 678a39ae42de2e9de92469383511d67a7b0a0a54ce739059e4d48cfdc0b68c4a -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:14 + go version 17:34:14 go version go1.17.7 linux/arm64 [Pipeline] } 17:34:14 $ docker stop --time=1 678a39ae42de2e9de92469383511d67a7b0a0a54ce739059e4d48cfdc0b68c4a 17:34:16 $ docker rm -f 678a39ae42de2e9de92469383511d67a7b0a0a54ce739059e4d48cfdc0b68c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:17 + docker inspect -f . ci-base-image-arm64 17:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-15173 does not seem to be running inside a container 17:34:17 $ 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 17:34:18 $ docker top 9685e3f752d7eb5ed42add56d1516ad9b071544908227f98663694c1c3dd32d5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:34:19 + make test 17:34:19 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:34:21 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:35:43 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:35:43 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 17:35:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:35:43 CGO_ENABLED=1 go vet ./... 17:36:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:36:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:36:05 ./bin/test-attribution-txt.sh [Pipeline] echo 17:36:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:36:06 $ docker stop --time=1 9685e3f752d7eb5ed42add56d1516ad9b071544908227f98663694c1c3dd32d5 17:36:07 $ docker rm -f 9685e3f752d7eb5ed42add56d1516ad9b071544908227f98663694c1c3dd32d5 [Pipeline] // withDockerContainer [Pipeline] sh 17:36:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:36:08 Warning: overwriting stash ‘coverage-report’ 17:36:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:36:10 + ls -al . 17:36:10 total 160 17:36:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 17:36 . 17:36:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 17:32 .. 17:36:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 17:32 .git 17:36:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 17:32 .github 17:36:10 -rw-rw-r-- 1 jenkins jenkins 349 Jun 20 17:32 .gitignore 17:36:10 -rw-rw-r-- 1 jenkins jenkins 42 Jun 20 17:32 .golangci.yml 17:36:10 -rw-rw-r-- 1 jenkins jenkins 77 Jun 20 17:32 .hadolint.yml 17:36:10 -rw-rw-r-- 1 jenkins jenkins 8834 Jun 20 17:32 Attribution.txt 17:36:10 -rw-rw-r-- 1 jenkins jenkins 181 Jun 20 17:32 CHANGELOG.md 17:36:10 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 20 17:32 Dockerfile 17:36:10 -rw-rw-r-- 1 jenkins jenkins 678 Jun 20 17:32 GOVERNANCE.md 17:36:10 -rw-rw-r-- 1 jenkins jenkins 659 Jun 20 17:32 Jenkinsfile 17:36:10 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 20 17:32 LICENSE 17:36:10 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 20 17:32 Makefile 17:36:10 -rw-rw-r-- 1 jenkins jenkins 622 Jun 20 17:32 OWNERS.md 17:36:10 -rw-rw-r-- 1 jenkins jenkins 10754 Jun 20 17:32 README.md 17:36:10 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 17:30 VERSION 17:36:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 17:32 bin 17:36:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 17:32 cmd 17:36:10 -rw-r--r-- 1 jenkins jenkins 10 Jun 20 17:34 coverage.out 17:36:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 17:32 docker-compose 17:36:10 -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 17:32 docker-entrypoint.sh 17:36:10 -rw-rw-r-- 1 jenkins jenkins 3357 Jun 20 17:32 go.mod 17:36:10 -rw-rw-r-- 1 jenkins jenkins 36325 Jun 20 17:32 go.sum 17:36:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 17:32 internal 17:36:10 -rw-rw-r-- 1 jenkins jenkins 231 Jun 20 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:10 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9026b2acc714bf388fda805db91a35ec4a7f1573 --label arch=arm64 --label version=0.0.0 . 17:36:10 Sending build context to Docker daemon 429.1kB 17:36:10 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 17:36:10 Step 2/29 : FROM ${BASE} AS builder 17:36:10 ---> d5ab7e0cc117 17:36:10 Step 3/29 : ARG MAKE="make build" 17:36:11 ---> Running in 67fee0147b18 17:36:11 Removing intermediate container 67fee0147b18 17:36:11 ---> bc9d0863573a 17:36:11 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:36:11 ---> Running in abe1dd4c6f0a 17:36:11 Removing intermediate container abe1dd4c6f0a 17:36:11 ---> d44a30b886ba 17:36:11 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:36:11 ---> Running in bb06ede42c90 17:36:12 Removing intermediate container bb06ede42c90 17:36:12 ---> b62f7d27e30a 17:36:12 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:12 ---> Running in 25766a1e4796 17:36:13 Removing intermediate container 25766a1e4796 17:36:13 ---> 587f27a5902c 17:36:13 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:36:14 ---> Running in d0551db02321 17:36:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:16 OK: 228 MiB in 66 packages 17:36:17 Removing intermediate container d0551db02321 17:36:17 ---> 6ade2bb81836 17:36:17 Step 8/29 : WORKDIR /device-usb-camera 17:36:17 ---> Running in e8bc9074d30e 17:36:17 Removing intermediate container e8bc9074d30e 17:36:17 ---> ad8064728e99 17:36:17 Step 9/29 : COPY go.mod vendor* ./ 17:36:18 ---> 64431a1fc7ca 17:36:18 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:18 ---> Running in f5097168e840 17:36:20 Removing intermediate container f5097168e840 17:36:20 ---> 02040487a725 17:36:20 Step 11/29 : COPY . . 17:36:21 ---> 48fce329361d 17:36:21 Step 12/29 : RUN ${MAKE} 17:36:21 ---> Running in d6de34fd4cdd 17:36:22 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:38:28 Removing intermediate container d6de34fd4cdd 17:38:28 ---> d1ee5a50cbcb 17:38:28 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:38:28 v0.18.4: Pulling from aler9/rtsp-simple-server 17:38:28 eab2503cf8f4: Pulling fs layer 17:38:28 97cd0a44c592: Pulling fs layer 17:38:28 97cd0a44c592: Verifying Checksum 17:38:28 97cd0a44c592: Download complete 17:38:28 eab2503cf8f4: Verifying Checksum 17:38:28 eab2503cf8f4: Download complete 17:38:28 eab2503cf8f4: Pull complete 17:38:28 97cd0a44c592: Pull complete 17:38:28 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:38:28 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:38:28 ---> 7f763cca56b3 17:38:28 Step 14/29 : FROM alpine:3.15 17:38:28 3.15: Pulling from library/alpine 17:38:28 9981e73032c8: Pulling fs layer 17:38:28 9981e73032c8: Verifying Checksum 17:38:28 9981e73032c8: Download complete 17:38:28 9981e73032c8: Pull complete 17:38:28 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:38:28 Status: Downloaded newer image for alpine:3.15 17:38:28 ---> 3fb3c9af89a9 17:38:28 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:38:28 ---> Running in fb561be87b8c 17:38:28 Removing intermediate container fb561be87b8c 17:38:28 ---> d5de530abb42 17:38:28 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:38:28 ---> Running in d380efb43056 17:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:38:28 (1/73) Installing dumb-init (1.2.5-r1) 17:38:28 (2/73) Installing sdl2 (2.0.16-r4) 17:38:28 (3/73) Installing libxau (1.0.9-r0) 17:38:28 (4/73) Installing libmd (1.0.3-r0) 17:38:28 (5/73) Installing libbsd (0.11.3-r1) 17:38:28 (6/73) Installing libxdmcp (1.1.3-r0) 17:38:28 (7/73) Installing libxcb (1.14-r2) 17:38:28 (8/73) Installing libx11 (1.7.2-r0) 17:38:28 (9/73) Installing aom-libs (3.2.0-r0) 17:38:28 (10/73) Installing alsa-lib (1.2.5.1-r1) 17:38:28 (11/73) Installing expat (2.4.7-r0) 17:38:28 (12/73) Installing brotli-libs (1.0.9-r5) 17:38:28 (13/73) Installing libbz2 (1.0.8-r1) 17:38:28 (14/73) Installing libpng (1.6.37-r1) 17:38:28 (15/73) Installing freetype (2.11.1-r2) 17:38:28 (16/73) Installing libuuid (2.37.4-r0) 17:38:28 (17/73) Installing fontconfig (2.13.1-r4) 17:38:28 (18/73) Installing fribidi (1.0.11-r0) 17:38:28 (19/73) Installing libffi (3.4.2-r1) 17:38:28 (20/73) Installing libintl (0.21-r0) 17:38:28 (21/73) Installing libblkid (2.37.4-r0) 17:38:28 (22/73) Installing libmount (2.37.4-r0) 17:38:28 (23/73) Installing pcre (8.45-r1) 17:38:28 (24/73) Installing glib (2.70.1-r0) 17:38:28 (25/73) Installing graphite2 (1.3.14-r0) 17:38:28 (26/73) Installing harfbuzz (3.0.0-r2) 17:38:28 (27/73) Installing libass (0.15.2-r0) 17:38:28 (28/73) Installing libdav1d (0.9.2-r0) 17:38:28 (29/73) Installing gmp (6.2.1-r1) 17:38:28 (30/73) Installing nettle (3.7.3-r0) 17:38:28 (31/73) Installing p11-kit (0.24.0-r1) 17:38:28 (32/73) Installing libtasn1 (4.18.0-r0) 17:38:28 (33/73) Installing libunistring (0.9.10-r1) 17:38:28 (34/73) Installing gnutls (3.7.1-r0) 17:38:28 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 17:38:28 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 17:38:28 (37/73) Installing lame (3.100-r0) 17:38:28 (38/73) Installing opus (1.3.1-r1) 17:38:28 (39/73) Installing libgomp (10.3.1_git20211027-r0) 17:38:28 (40/73) Installing soxr (0.1.3-r2) 17:38:28 (41/73) Installing libgcc (10.3.1_git20211027-r0) 17:38:28 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 17:38:28 (43/73) Installing libsrt (1.4.2-r1) 17:38:28 (44/73) Installing libssh (0.9.6-r1) 17:38:28 (45/73) Installing libogg (1.3.5-r0) 17:38:28 (46/73) Installing libtheora (1.1.1-r16) 17:38:28 (47/73) Installing libjpeg-turbo (2.1.2-r0) 17:38:28 (48/73) Installing v4l-utils-libs (1.22.1-r1) 17:38:28 (49/73) Installing libxext (1.3.4-r0) 17:38:28 (50/73) Installing libxfixes (6.0.0-r0) 17:38:28 (51/73) Installing libdrm (2.4.109-r0) 17:38:28 (52/73) Installing wayland-libs-client (1.19.0-r1) 17:38:28 (53/73) Installing libva (2.13.0-r0) 17:38:28 (54/73) Installing libvdpau (1.4-r0) 17:38:28 (55/73) Installing vidstab (1.1.0-r1) 17:38:28 (56/73) Installing libvorbis (1.3.7-r0) 17:38:28 (57/73) Installing libvpx (1.10.0-r0) 17:38:28 (58/73) Installing vulkan-loader (1.2.196-r0) 17:38:28 (59/73) Installing libwebp (1.2.2-r0) 17:38:28 (60/73) Installing x264-libs (20210613-r0) 17:38:28 (61/73) Installing x265-libs (3.5-r0) 17:38:28 (62/73) Installing xvidcore (1.3.7-r1) 17:38:28 (63/73) Installing ffmpeg-libs (4.4.1-r2) 17:38:28 (64/73) Installing ffmpeg (4.4.1-r2) 17:38:28 (65/73) Installing udev-init-scripts (35-r0) 17:38:28 Executing udev-init-scripts-35-r0.post-install 17:38:28 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 17:38:28 (67/73) Installing xz-libs (5.2.5-r1) 17:38:28 (68/73) Installing zstd-libs (1.5.0-r0) 17:38:28 (69/73) Installing kmod-libs (29-r2) 17:38:28 (70/73) Installing eudev (3.2.11_pre1-r0) 17:38:28 (71/73) Installing libsodium (1.0.18-r0) 17:38:28 (72/73) Installing libzmq (4.3.4-r0) 17:38:28 (73/73) Installing zeromq (4.3.4-r0) 17:38:28 Executing busybox-1.34.1-r5.trigger 17:38:28 Executing eudev-3.2.11_pre1-r0.trigger 17:38:28 OK: 67 MiB in 87 packages 17:38:29 Removing intermediate container d380efb43056 17:38:29 ---> 63c1aebe6e63 17:38:29 Step 17/29 : WORKDIR / 17:38:29 ---> Running in 885f49362773 17:38:30 Removing intermediate container 885f49362773 17:38:30 ---> 3d0d3898e826 17:38:30 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 17:38:31 ---> 7680f6135cee 17:38:31 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 17:38:31 ---> 8002a62f00c7 17:38:31 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:38:32 ---> d1db11976a68 17:38:32 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:38:33 ---> 536213bbb496 17:38:33 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 17:38:33 ---> 47f9af3ca269 17:38:33 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 17:38:34 ---> 69a12cb6613b 17:38:34 Step 24/29 : EXPOSE 59983 17:38:34 ---> Running in dc77dea00bc1 17:38:35 Removing intermediate container dc77dea00bc1 17:38:35 ---> 9c2e3316a9ef 17:38:35 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:38:35 ---> Running in 26699129f242 17:38:35 Removing intermediate container 26699129f242 17:38:35 ---> 7c5ed1bc9dde 17:38:35 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:38:35 ---> Running in 9ab085df2d74 17:38:35 Removing intermediate container 9ab085df2d74 17:38:35 ---> c9eab67ec15e 17:38:35 Step 27/29 : LABEL arch=arm64 17:38:35 ---> Running in 880dfbdef6a2 17:38:36 Removing intermediate container 880dfbdef6a2 17:38:36 ---> 4535a83dec85 17:38:36 Step 28/29 : LABEL git_sha=9026b2acc714bf388fda805db91a35ec4a7f1573 17:38:36 ---> Running in 6b07b394881e 17:38:36 Removing intermediate container 6b07b394881e 17:38:36 ---> 6495b206b56b 17:38:36 Step 29/29 : LABEL version=0.0.0 17:38:36 ---> Running in 12ad62e5c652 17:38:36 Removing intermediate container 12ad62e5c652 17:38:36 ---> 5b220c7f85aa 17:38:36 [Warning] One or more build-args [ARCH] were not consumed 17:38:36 Successfully built 5b220c7f85aa 17:38:36 Successfully tagged device-usb-camera-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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:37 17:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:38 arm64: Pulling from edgex-lftools-log-publisher 17:38:38 8998bd30e6a1: Pulling fs layer 17:38:38 04944245beec: Pulling fs layer 17:38:38 699f458cf7ca: Pulling fs layer 17:38:38 765212b225bb: Pulling fs layer 17:38:38 f23df028b6ca: Pulling fs layer 17:38:38 d65c8cfc05b1: Pulling fs layer 17:38:38 2437ff75d9bd: Pulling fs layer 17:38:38 f23df028b6ca: Waiting 17:38:38 d65c8cfc05b1: Waiting 17:38:38 2437ff75d9bd: Waiting 17:38:38 765212b225bb: Waiting 17:38:38 04944245beec: Verifying Checksum 17:38:38 04944245beec: Download complete 17:38:38 765212b225bb: Verifying Checksum 17:38:38 765212b225bb: Download complete 17:38:38 f23df028b6ca: Verifying Checksum 17:38:38 f23df028b6ca: Download complete 17:38:38 d65c8cfc05b1: Verifying Checksum 17:38:38 d65c8cfc05b1: Download complete 17:38:38 699f458cf7ca: Verifying Checksum 17:38:38 699f458cf7ca: Download complete 17:38:38 8998bd30e6a1: Verifying Checksum 17:38:38 8998bd30e6a1: Download complete 17:38:40 2437ff75d9bd: Verifying Checksum 17:38:40 2437ff75d9bd: Download complete 17:38:42 8998bd30e6a1: Pull complete 17:38:43 04944245beec: Pull complete 17:38:44 699f458cf7ca: Pull complete 17:38:45 765212b225bb: Pull complete 17:38:45 f23df028b6ca: Pull complete 17:38:46 d65c8cfc05b1: Pull complete 17:39:01 2437ff75d9bd: Pull complete 17:39:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:39:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:01 prd-ubuntu20.04-docker-arm64-4c-16g-15173 does not seem to be running inside a container 17:39:01 $ 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 17:39:04 $ docker top 40003c266a3648f05027b878acce95a98b1aac3c421586f8764a87e17156a452 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:04 ---> job-cost.sh 17:39:04 lf-activate-venv: SKIPPING 17:39:04 INFO: No Stack... 17:39:05 INFO: Retrieving Pricing Info for: v3-standard-4 17:39:06 INFO: Archiving Costs [Pipeline] sh 17:39:06 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:39:06 + cut -d, -f6 [Pipeline] lock 17:39:06 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-43-1-stack-cost] 17:39:06 Resource [jenkins-edgexfoundry-device-usb-camera-PR-43-1-stack-cost] did not exist. Created. 17:39:06 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:07 /w/workspace/device-usb-camera/1@tmp/durable-5f485b49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:39:08 + echo total: 0.10999999940395355 [Pipeline] stash 17:39:08 Warning: overwriting stash ‘stack-cost’ 17:39:08 Stashed 1 file(s) [Pipeline] } 17:39:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:39:08 $ docker stop --time=1 40003c266a3648f05027b878acce95a98b1aac3c421586f8764a87e17156a452 17:39:10 $ docker rm -f 40003c266a3648f05027b878acce95a98b1aac3c421586f8764a87e17156a452 [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 17:39:11 provisioning config files... 17:39:11 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-43@tmp/config672877601752167002tmp [Pipeline] { [Pipeline] sh 17:39:11 + set +x 17:39:11 + curl -s https://codecov.io/bash 17:39:11 + bash -s -- 17:39:11 17:39:11 _____ _ 17:39:11 / ____| | | 17:39:11 | | ___ __| | ___ ___ _____ __ 17:39:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:39:11 | |___| (_) | (_| | __/ (_| (_) \ V / 17:39:11 \_____\___/ \__,_|\___|\___\___/ \_/ 17:39:11 Bash-1.0.6 17:39:11 17:39:11 17:39:11 ==> git version 2.25.1 found 17:39:11 ==> 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 17:39:11 Release-Date: 2020-01-08 17:39:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:39:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:39:11 ==> Jenkins CI detected. 17:39:11 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-43 17:39:11 project root: . 17:39:11 --> token set from env 17:39:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:39:11 ==> Running gcov in . (disable via -X gcov) 17:39:11 ==> Python coveragepy not found 17:39:11 ==> Searching for coverage reports in: 17:39:11 + . 17:39:11 -> Found 1 reports 17:39:11 ==> Detecting git/mercurial file structure 17:39:11 ==> Reading reports 17:39:11 + ./coverage.out bytes=10 17:39:11 ==> Appending adjustments 17:39:11 https://docs.codecov.io/docs/fixing-reports 17:39:11 + Found adjustments 17:39:11 ==> Gzipping contents 17:39:11 4.0K /tmp/codecov.GMglYz.gz 17:39:11 ==> Uploading reports 17:39:11 url: https://codecov.io 17:39:11 query: branch=PR-43&commit=9026b2acc714bf388fda805db91a35ec4a7f1573&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=43&job=&cmd_args= 17:39:11 -> Pinging Codecov 17:39:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-43&commit=9026b2acc714bf388fda805db91a35ec4a7f1573&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=43&job=&cmd_args= 17:39:11 -> Uploading to 17:39:11 https://storage.googleapis.com/codecov/v4/raw/2022-06-20/73D8F5FF140700D3E01443B452E23636/9026b2acc714bf388fda805db91a35ec4a7f1573/eeee85fd-ee9e-49f3-b3d4-35658faf742e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T173911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a522dd07debcbd3213bb1350d43c8de56d172f93ce0e53c11a3c6e0da2e7aca4 17:39:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:11 Dload Upload Total Spent Left Speed 17:39:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 4159 --:--:-- --:--:-- --:--:-- 4176 17:39:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/9026b2acc714bf388fda805db91a35ec4a7f1573 [Pipeline] } 17:39:12 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:39:13 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-43/archives ] 17:39:13 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-43/archives 17:39:13 total 16 17:39:13 drwxr-xr-x 3 root root 4096 Jun 20 17:32 . 17:39:13 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 17:32 .. 17:39:13 drwxr-xr-x 2 root root 4096 Jun 20 17:32 cost 17:39:13 -rw-r--r-- 1 root root 87 Jun 20 17:32 cost.csv 17:39:13 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-43/archives 17:39:13 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-43/archives 17:39:13 total 16 17:39:13 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 17:32 . 17:39:13 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 17:32 .. 17:39:13 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 17:32 cost 17:39:13 -rw-r--r-- 1 jenkins jenkins 87 Jun 20 17:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:39:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:39:15 ---> package-listing.sh 17:39:15 ++ facter osfamily 17:39:15 ++ tr '[:upper:]' '[:lower:]' 17:39:15 + OS_FAMILY=debian 17:39:15 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-43 17:39:15 + START_PACKAGES=/tmp/packages_start.txt 17:39:15 + END_PACKAGES=/tmp/packages_end.txt 17:39:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:39:15 + PACKAGES=/tmp/packages_start.txt 17:39:15 + '[' /w/workspace/xfoundry_device-usb-camera_PR-43 ']' 17:39:15 + PACKAGES=/tmp/packages_end.txt 17:39:15 + case "${OS_FAMILY}" in 17:39:15 + dpkg -l 17:39:15 + grep '^ii' 17:39:15 + '[' -f /tmp/packages_start.txt ']' 17:39:15 + '[' -f /tmp/packages_end.txt ']' 17:39:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:39:15 + '[' /w/workspace/xfoundry_device-usb-camera_PR-43 ']' 17:39:15 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-43/archives/ 17:39:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-43/archives/ [Pipeline] echo 17:39:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:39:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:16 prd-ubuntu20.04-docker-8c-8g-15172 does not seem to be running inside a container 17:39:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-43 -v /w/workspace/xfoundry_device-usb-camera_PR-43:/w/workspace/xfoundry_device-usb-camera_PR-43:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-43@tmp:/w/workspace/xfoundry_device-usb-camera_PR-43@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 17:39:16 $ docker top 706ad5a83baf3d4c6594217e4cf1740806bb4bf833c36b1f562e63980a9a3ea3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:17 + touch /tmp/pre-build-complete [Pipeline] sh 17:39:17 + mkdir -p /var/log/sysstat [Pipeline] sh 17:39:17 + ls /var/log/sa-host 17:39:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:17 provisioning config files... 17:39:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-43@tmp/config8492073708663927224tmp [Pipeline] { [Pipeline] echo 17:39:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:39:18 ---> create-netrc.sh [Pipeline] } 17:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:39:18 ---> python-tools-install.sh [Pipeline] echo 17:39:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:39:19 ---> sudo-logs.sh 17:39:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:39:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:39:19 ---> job-cost.sh 17:39:19 lf-activate-venv: SKIPPING 17:39:19 DEBUG: total: 0.2199999988079071 17:39:19 INFO: Retrieving Stack Cost... 17:39:20 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:20 INFO: Archiving Costs [Pipeline] echo 17:39:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:39:20 ---> logs-deploy.sh 17:39:20 lf-activate-venv: SKIPPING 17:39:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-43/1 17:39:20 INFO: archiving workspace using pattern(s): 17:39:21 Archives upload complete. 17:39:21 INFO: archiving logs to Nexus