Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at e0ef95115b204dfbd36822ed04c66be8fcb14502 rather than 4038a210b6fdaad2e3eae6174c5502e3092eed2e Obtained Jenkinsfile from e0ef95115b204dfbd36822ed04c66be8fcb14502 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-ssh7591422100904020552.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2351563095672869963.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-72/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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15361190817321125728.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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11237232085078247881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh15439823305322472195.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-72/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-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18182506805602657397.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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.18 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-21379 in /w/workspace/xfoundry_device-usb-camera_PR-72 [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-72 # 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/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e0ef95115b204dfbd36822ed04c66be8fcb14502 into PR head commit 4038a210b6fdaad2e3eae6174c5502e3092eed2e Merge succeeded, producing ce7ed652c3a2329258d6a758ee38ff214e5d6d69 Checking out Revision ce7ed652c3a2329258d6a758ee38ff214e5d6d69 (PR-72) > git config core.sparsecheckout # timeout=10 > git checkout -f 4038a210b6fdaad2e3eae6174c5502e3092eed2e # 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 e0ef95115b204dfbd36822ed04c66be8fcb14502 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce7ed652c3a2329258d6a758ee38ff214e5d6d69 # timeout=10 Commit message: "Merge commit 'e0ef95115b204dfbd36822ed04c66be8fcb14502' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T16:38:37.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T16:38:37.846Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T16:38:37.951Z] ========================================================= [2022-07-28T16:38:37.951Z] EdgeX Global Pipelines Version Info [2022-07-28T16:38:37.951Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:38:38.730Z] ------------------- [2022-07-28T16:38:38.731Z] stable info: [2022-07-28T16:38:38.731Z] ------------------- [2022-07-28T16:38:38.731Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T16:38:38.731Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T16:38:38.731Z] Message: update stable to v1.0.238 [2022-07-28T16:38:39.304Z] ------------------- [2022-07-28T16:38:39.304Z] experimental info: [2022-07-28T16:38:39.304Z] ------------------- [2022-07-28T16:38:39.304Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T16:38:39.304Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T16:38:39.304Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T16:38:39.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-28T16:38:39.757Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-28T16:38:39.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T16:38:39.846Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T16:38:39.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T16:38:39.940Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T16:38:39.990Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T16:38:40.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-28T16:38:40.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T16:38:40.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T16:38:40.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T16:38:40.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-28T16:38:40.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T16:38:40.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T16:38:40.331Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T16:38:40.375Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T16:38:40.418Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T16:38:40.464Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T16:38:40.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T16:38:40.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T16:38:40.603Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-28T16:38:40.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-28T16:38:40.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-28T16:38:40.747Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-28T16:38:40.793Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-28T16:38:40.844Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T16:38:40.890Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T16:38:40.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo [2022-07-28T16:38:40.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo [2022-07-28T16:38:41.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo [2022-07-28T16:38:41.064Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce7ed652c3a2329258d6a758ee38ff214e5d6d69 [Pipeline] echo [2022-07-28T16:38:41.107Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce7ed65 [Pipeline] echo [2022-07-28T16:38:41.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T16:38:41.274Z] provisioning config files... [2022-07-28T16:38:41.287Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-72@tmp/config3681282514847355627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:38:41.645Z] ---> docker-login.sh [2022-07-28T16:38:41.645Z] nexus3.edgexfoundry.org:10001 [2022-07-28T16:38:41.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:42.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:42.175Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:42.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:42.175Z] [2022-07-28T16:38:42.175Z] Login Succeeded [2022-07-28T16:38:42.175Z] nexus3.edgexfoundry.org:10002 [2022-07-28T16:38:42.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:42.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:42.175Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:42.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:42.175Z] [2022-07-28T16:38:42.175Z] Login Succeeded [2022-07-28T16:38:42.175Z] nexus3.edgexfoundry.org:10003 [2022-07-28T16:38:42.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:42.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:42.436Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:42.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:42.436Z] [2022-07-28T16:38:42.436Z] Login Succeeded [2022-07-28T16:38:42.436Z] nexus3.edgexfoundry.org:10004 [2022-07-28T16:38:42.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:42.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:42.436Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:42.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:42.436Z] [2022-07-28T16:38:42.436Z] Login Succeeded [2022-07-28T16:38:42.436Z] docker.io [2022-07-28T16:38:42.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:42.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:42.961Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:42.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:42.961Z] [2022-07-28T16:38:42.961Z] Login Succeeded [2022-07-28T16:38:42.961Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T16:38:42.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-28T16:38:43.643Z] + git rev-list -1 --merges ce7ed652c3a2329258d6a758ee38ff214e5d6d69~1..ce7ed652c3a2329258d6a758ee38ff214e5d6d69 [Pipeline] echo [2022-07-28T16:38:43.689Z] -----------> git rev-list -1 --merges ce7ed652c3a2329258d6a758ee38ff214e5d6d69~1..ce7ed652c3a2329258d6a758ee38ff214e5d6d69 ce7ed652c3a2329258d6a758ee38ff214e5d6d69 [2022-07-28T16:38:43.689Z] ce7ed652c3a2329258d6a758ee38ff214e5d6d69 [false] [Pipeline] sh [2022-07-28T16:38:44.002Z] + git log --format=format:%s -1 ce7ed652c3a2329258d6a758ee38ff214e5d6d69 [Pipeline] echo [2022-07-28T16:38:44.037Z] ========================================================= [2022-07-28T16:38:44.037Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-28T16:38:44.037Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T16:38:44.495Z] + git log --format=format:%s -1 ce7ed652c3a2329258d6a758ee38ff214e5d6d69 [Pipeline] echo [2022-07-28T16:38:44.526Z] [semverPrep] GIT_COMMIT: ce7ed652c3a2329258d6a758ee38ff214e5d6d69, Commit Message: Merge commit 'e0ef95115b204dfbd36822ed04c66be8fcb14502' into HEAD [Pipeline] echo [2022-07-28T16:38:44.559Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-28T16:38:44.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T16:38:44.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T16:38:44.957Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T16:38:44.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T16:38:44.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T16:38:44.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T16:38:44.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:38:45.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T16:38:45.463Z] [2022-07-28T16:38:45.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:38:45.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T16:38:45.841Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T16:38:45.841Z] b85a868b505f: Pulling fs layer [2022-07-28T16:38:45.841Z] e2be974225ed: Pulling fs layer [2022-07-28T16:38:45.841Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T16:38:45.841Z] 988bab9f4d93: Pulling fs layer [2022-07-28T16:38:45.841Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T16:38:45.841Z] eaf3925da568: Pulling fs layer [2022-07-28T16:38:45.841Z] bab4dde63d76: Pulling fs layer [2022-07-28T16:38:45.841Z] bde34c3a00c8: Pulling fs layer [2022-07-28T16:38:45.841Z] b352a97aabf1: Pulling fs layer [2022-07-28T16:38:45.841Z] 4872d77fe225: Pulling fs layer [2022-07-28T16:38:45.841Z] 5851b861e8e6: Pulling fs layer [2022-07-28T16:38:45.841Z] b352a97aabf1: Waiting [2022-07-28T16:38:45.841Z] eaf3925da568: Waiting [2022-07-28T16:38:45.841Z] bab4dde63d76: Waiting [2022-07-28T16:38:45.841Z] 4872d77fe225: Waiting [2022-07-28T16:38:45.841Z] 988bab9f4d93: Waiting [2022-07-28T16:38:45.841Z] 1469e6f7b9e6: Waiting [2022-07-28T16:38:45.841Z] e2be974225ed: Verifying Checksum [2022-07-28T16:38:45.841Z] e2be974225ed: Download complete [2022-07-28T16:38:45.841Z] 988bab9f4d93: Verifying Checksum [2022-07-28T16:38:45.841Z] 988bab9f4d93: Download complete [2022-07-28T16:38:46.103Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T16:38:46.103Z] 1469e6f7b9e6: Download complete [2022-07-28T16:38:46.103Z] eaf3925da568: Verifying Checksum [2022-07-28T16:38:46.103Z] eaf3925da568: Download complete [2022-07-28T16:38:46.103Z] 339a4e72a1f5: Verifying Checksum [2022-07-28T16:38:46.103Z] 339a4e72a1f5: Download complete [2022-07-28T16:38:46.103Z] bde34c3a00c8: Verifying Checksum [2022-07-28T16:38:46.103Z] bde34c3a00c8: Download complete [2022-07-28T16:38:46.103Z] b352a97aabf1: Download complete [2022-07-28T16:38:46.103Z] 4872d77fe225: Verifying Checksum [2022-07-28T16:38:46.103Z] 4872d77fe225: Download complete [2022-07-28T16:38:46.103Z] 5851b861e8e6: Verifying Checksum [2022-07-28T16:38:46.103Z] 5851b861e8e6: Download complete [2022-07-28T16:38:46.103Z] b85a868b505f: Verifying Checksum [2022-07-28T16:38:46.103Z] b85a868b505f: Download complete [2022-07-28T16:38:46.367Z] bab4dde63d76: Verifying Checksum [2022-07-28T16:38:46.367Z] bab4dde63d76: Download complete [2022-07-28T16:38:47.309Z] b85a868b505f: Pull complete [2022-07-28T16:38:47.571Z] e2be974225ed: Pull complete [2022-07-28T16:38:47.831Z] 339a4e72a1f5: Pull complete [2022-07-28T16:38:48.091Z] 988bab9f4d93: Pull complete [2022-07-28T16:38:48.353Z] 1469e6f7b9e6: Pull complete [2022-07-28T16:38:48.353Z] eaf3925da568: Pull complete [2022-07-28T16:38:50.268Z] bab4dde63d76: Pull complete [2022-07-28T16:38:50.268Z] bde34c3a00c8: Pull complete [2022-07-28T16:38:50.268Z] b352a97aabf1: Pull complete [2022-07-28T16:38:50.530Z] 4872d77fe225: Pull complete [2022-07-28T16:38:50.530Z] 5851b861e8e6: Pull complete [2022-07-28T16:38:50.530Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T16:38:50.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T16:38:50.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T16:38:50.761Z] prd-ubuntu20.04-docker-8c-8g-21379 does not seem to be running inside a container [2022-07-28T16:38:50.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-72 -v /w/workspace/xfoundry_device-usb-camera_PR-72:/w/workspace/xfoundry_device-usb-camera_PR-72:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-72@tmp:/w/workspace/xfoundry_device-usb-camera_PR-72@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 [2022-07-28T16:38:52.184Z] $ docker top 00676c1d49480e6a0b0b762b6c269d7f0c80a975d089f0f8feebd61992472333 -eo pid,comm [2022-07-28T16:38:52.261Z] 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). [2022-07-28T16:38:52.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T16:38:52.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T16:38:52.398Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T16:38:52.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T16:38:52.513Z] $ docker exec 00676c1d49480e6a0b0b762b6c269d7f0c80a975d089f0f8feebd61992472333 ssh-agent [2022-07-28T16:38:52.631Z] SSH_AUTH_SOCK=/tmp/ssh-GD9c9FPwLdEf/agent.34 [2022-07-28T16:38:52.631Z] SSH_AGENT_PID=40 [2022-07-28T16:38:52.637Z] Running ssh-add (command line suppressed) [2022-07-28T16:38:52.739Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-72@tmp/private_key_1699232018889571223.key (/w/workspace/xfoundry_device-usb-camera_PR-72@tmp/private_key_1699232018889571223.key) [2022-07-28T16:38:52.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T16:38:53.101Z] + git tag --points-at HEAD [Pipeline] } [2022-07-28T16:38:53.121Z] $ docker exec --env ******** --env ******** 00676c1d49480e6a0b0b762b6c269d7f0c80a975d089f0f8feebd61992472333 ssh-agent -k [2022-07-28T16:38:53.229Z] unset SSH_AUTH_SOCK; [2022-07-28T16:38:53.229Z] unset SSH_AGENT_PID; [2022-07-28T16:38:53.229Z] echo Agent pid 40 killed; [2022-07-28T16:38:53.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-28T16:38:53.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T16:38:53.337Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T16:38:53.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T16:38:53.449Z] $ docker exec 00676c1d49480e6a0b0b762b6c269d7f0c80a975d089f0f8feebd61992472333 ssh-agent [2022-07-28T16:38:53.573Z] SSH_AUTH_SOCK=/tmp/ssh-D2EyoXHQDZ0I/agent.72 [2022-07-28T16:38:53.573Z] SSH_AGENT_PID=78 [2022-07-28T16:38:53.579Z] Running ssh-add (command line suppressed) [2022-07-28T16:38:53.683Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-72@tmp/private_key_2468998380917151929.key (/w/workspace/xfoundry_device-usb-camera_PR-72@tmp/private_key_2468998380917151929.key) [2022-07-28T16:38:53.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T16:38:54.045Z] + git semver init [2022-07-28T16:38:54.305Z] 2022-07-28 16:38:54,237 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T16:38:54.305Z] 2022-07-28 16:38:54,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-72/.semver [2022-07-28T16:38:54.305Z] 2022-07-28 16:38:54,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-72/.semver [2022-07-28T16:38:54.305Z] 2022-07-28 16:38:54,238 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-72/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-72, universal_newlines=False, shell=None, istream=None) [2022-07-28T16:38:54.876Z] 2022-07-28 16:38:54,807 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-72/.git/info/exclude [2022-07-28T16:38:54.877Z] 2022-07-28 16:38:54,807 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-72/.semver/PR-72 with force:False [2022-07-28T16:38:54.877Z] 2022-07-28 16:38:54,808 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-72/.semver/PR-72 [2022-07-28T16:38:54.877Z] 2022-07-28 16:38:54,812 [execute] INFO git cat-file --batch-check [2022-07-28T16:38:54.877Z] 2022-07-28 16:38:54,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T16:38:54.877Z] 2022-07-28 16:38:54,817 [execute] INFO git cat-file --batch [2022-07-28T16:38:54.877Z] 2022-07-28 16:38:54,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T16:38:54.877Z] 2022-07-28 16:38:54,822 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-72/.semver/PR-72 [2022-07-28T16:38:54.877Z] 0.0.0 [Pipeline] } [2022-07-28T16:38:54.897Z] $ docker exec --env ******** --env ******** 00676c1d49480e6a0b0b762b6c269d7f0c80a975d089f0f8feebd61992472333 ssh-agent -k [2022-07-28T16:38:54.994Z] unset SSH_AUTH_SOCK; [2022-07-28T16:38:54.994Z] unset SSH_AGENT_PID; [2022-07-28T16:38:54.994Z] echo Agent pid 78 killed; [2022-07-28T16:38:55.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T16:38:55.446Z] + git semver [Pipeline] } [2022-07-28T16:38:55.732Z] $ docker stop --time=1 00676c1d49480e6a0b0b762b6c269d7f0c80a975d089f0f8feebd61992472333 [2022-07-28T16:38:57.067Z] $ docker rm -f 00676c1d49480e6a0b0b762b6c269d7f0c80a975d089f0f8feebd61992472333 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T16:38:57.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T16:38:57.808Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T16:38:57.826Z] [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 [2022-07-28T16:38:58.473Z] provisioning config files... [2022-07-28T16:38:58.484Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-72@tmp/config3663977883649326115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:38:58.839Z] ---> docker-login.sh [2022-07-28T16:38:58.839Z] nexus3.edgexfoundry.org:10001 [2022-07-28T16:38:58.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:58.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:58.839Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:58.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:58.839Z] [2022-07-28T16:38:58.839Z] Login Succeeded [2022-07-28T16:38:58.839Z] nexus3.edgexfoundry.org:10002 [2022-07-28T16:38:58.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:59.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:59.099Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:59.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:59.099Z] [2022-07-28T16:38:59.099Z] Login Succeeded [2022-07-28T16:38:59.099Z] nexus3.edgexfoundry.org:10003 [2022-07-28T16:38:59.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:59.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:59.099Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:59.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:59.099Z] [2022-07-28T16:38:59.099Z] Login Succeeded [2022-07-28T16:38:59.099Z] nexus3.edgexfoundry.org:10004 [2022-07-28T16:38:59.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:59.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:59.359Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:59.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:59.359Z] [2022-07-28T16:38:59.359Z] Login Succeeded [2022-07-28T16:38:59.359Z] docker.io [2022-07-28T16:38:59.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:38:59.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:38:59.618Z] Configure a credential helper to remove this warning. See [2022-07-28T16:38:59.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:38:59.618Z] [2022-07-28T16:38:59.618Z] Login Succeeded [2022-07-28T16:38:59.618Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T16:38:59.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T16:38:59.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T16:38:59.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T16:38:59.916Z] ========================================================= [2022-07-28T16:38:59.916Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T16:38:59.916Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:39:00.400Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T16:39:00.400Z] Sending build context to Docker daemon 828.4kB [2022-07-28T16:39:00.400Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-28T16:39:00.400Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-28T16:39:00.400Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T16:39:00.400Z] 2408cc74d12b: Pulling fs layer [2022-07-28T16:39:00.400Z] ea60b727a1ce: Pulling fs layer [2022-07-28T16:39:00.400Z] 30c4a7721957: Pulling fs layer [2022-07-28T16:39:00.400Z] 370296b7ddb6: Pulling fs layer [2022-07-28T16:39:00.400Z] 7c6cee850709: Pulling fs layer [2022-07-28T16:39:00.400Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T16:39:00.400Z] d94ebbe4e438: Pulling fs layer [2022-07-28T16:39:00.400Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T16:39:00.400Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T16:39:00.400Z] 370296b7ddb6: Waiting [2022-07-28T16:39:00.400Z] d94ebbe4e438: Waiting [2022-07-28T16:39:00.400Z] 7c6cee850709: Waiting [2022-07-28T16:39:00.400Z] bcfd1f05c69d: Waiting [2022-07-28T16:39:00.400Z] 39a5fcdaea64: Waiting [2022-07-28T16:39:00.400Z] 59ccb84bbe0f: Waiting [2022-07-28T16:39:00.400Z] 30c4a7721957: Download complete [2022-07-28T16:39:00.400Z] ea60b727a1ce: Download complete [2022-07-28T16:39:00.400Z] 7c6cee850709: Verifying Checksum [2022-07-28T16:39:00.400Z] 7c6cee850709: Download complete [2022-07-28T16:39:00.400Z] 39a5fcdaea64: Verifying Checksum [2022-07-28T16:39:00.400Z] 39a5fcdaea64: Download complete [2022-07-28T16:39:00.400Z] 2408cc74d12b: Verifying Checksum [2022-07-28T16:39:00.400Z] 2408cc74d12b: Download complete [2022-07-28T16:39:00.666Z] d94ebbe4e438: Download complete [2022-07-28T16:39:00.666Z] 2408cc74d12b: Pull complete [2022-07-28T16:39:00.933Z] ea60b727a1ce: Pull complete [2022-07-28T16:39:00.933Z] 59ccb84bbe0f: Verifying Checksum [2022-07-28T16:39:00.933Z] 59ccb84bbe0f: Download complete [2022-07-28T16:39:00.933Z] 30c4a7721957: Pull complete [2022-07-28T16:39:01.507Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T16:39:01.507Z] 370296b7ddb6: Verifying Checksum [2022-07-28T16:39:01.507Z] 370296b7ddb6: Download complete [2022-07-28T16:39:05.705Z] 370296b7ddb6: Pull complete [2022-07-28T16:39:05.705Z] 7c6cee850709: Pull complete [2022-07-28T16:39:05.705Z] 39a5fcdaea64: Pull complete [2022-07-28T16:39:05.705Z] d94ebbe4e438: Pull complete [2022-07-28T16:39:07.620Z] bcfd1f05c69d: Pull complete [2022-07-28T16:39:07.881Z] 59ccb84bbe0f: Pull complete [2022-07-28T16:39:08.142Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T16:39:08.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T16:39:08.142Z] ---> a4fb48ad2a94 [2022-07-28T16:39:08.142Z] Step 3/13 : ARG MAKE="make build" [2022-07-28T16:39:09.547Z] ---> Running in eef7d231a989 [2022-07-28T16:39:09.547Z] Removing intermediate container eef7d231a989 [2022-07-28T16:39:09.547Z] ---> a461d241e0d6 [2022-07-28T16:39:09.547Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-28T16:39:09.547Z] ---> Running in 53564e2448e8 [2022-07-28T16:39:09.807Z] Removing intermediate container 53564e2448e8 [2022-07-28T16:39:09.807Z] ---> 1777c18c9bef [2022-07-28T16:39:09.807Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-28T16:39:09.807Z] ---> Running in 02240a74ebab [2022-07-28T16:39:09.807Z] Removing intermediate container 02240a74ebab [2022-07-28T16:39:09.807Z] ---> 1f5a121f03ad [2022-07-28T16:39:09.807Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T16:39:09.807Z] ---> Running in 4abed5fe9c6c [2022-07-28T16:39:10.384Z] Removing intermediate container 4abed5fe9c6c [2022-07-28T16:39:10.384Z] ---> 5ab274875320 [2022-07-28T16:39:10.384Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T16:39:10.644Z] ---> Running in e7d1d892798e [2022-07-28T16:39:10.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T16:39:11.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T16:39:12.107Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-28T16:39:12.376Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-28T16:39:12.376Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-28T16:39:12.376Z] (4/80) Installing libxcb (1.15-r0) [2022-07-28T16:39:12.637Z] (5/80) Installing libx11 (1.8-r0) [2022-07-28T16:39:12.637Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-28T16:39:12.897Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-28T16:39:12.897Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-28T16:39:12.897Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-28T16:39:13.158Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-28T16:39:13.158Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-28T16:39:13.277Z] Still waiting to schedule task [2022-07-28T16:39:13.277Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-28T16:39:13.419Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-28T16:39:13.419Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-28T16:39:13.419Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-28T16:39:14.367Z] (15/80) Installing libice (1.0.10-r0) [2022-07-28T16:39:14.367Z] (16/80) Installing libuuid (2.38-r1) [2022-07-28T16:39:14.367Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-28T16:39:14.627Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-28T16:39:14.627Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-28T16:39:14.627Z] (20/80) Installing xset (1.2.4-r0) [2022-07-28T16:39:14.888Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-28T16:39:14.888Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-28T16:39:15.148Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-28T16:39:15.148Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-28T16:39:15.148Z] (25/80) Installing libintl (0.21-r2) [2022-07-28T16:39:15.409Z] (26/80) Installing libblkid (2.38-r1) [2022-07-28T16:39:15.409Z] (27/80) Installing libmount (2.38-r1) [2022-07-28T16:39:15.409Z] (28/80) Installing pcre (8.45-r2) [2022-07-28T16:39:15.670Z] (29/80) Installing glib (2.72.1-r0) [2022-07-28T16:39:15.670Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-28T16:39:17.589Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-28T16:39:17.589Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-28T16:39:17.589Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-28T16:39:18.976Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-28T16:39:18.976Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-28T16:39:18.976Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-28T16:39:18.976Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-28T16:39:19.238Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-28T16:39:19.809Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-28T16:39:19.809Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-28T16:39:19.809Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-28T16:39:20.071Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-28T16:39:20.071Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-28T16:39:20.071Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-28T16:39:20.332Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-28T16:39:20.332Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-28T16:39:20.592Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-28T16:39:20.592Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-28T16:39:20.853Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-28T16:39:20.853Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-28T16:39:20.853Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-28T16:39:21.112Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-28T16:39:21.112Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-28T16:39:21.372Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-28T16:39:21.372Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-28T16:39:21.372Z] (56/80) Installing libunistring (1.0-r0) [2022-07-28T16:39:21.633Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-28T16:39:21.633Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-28T16:39:21.901Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-28T16:39:21.901Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-28T16:39:21.901Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-28T16:39:22.163Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-28T16:39:22.163Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-28T16:39:22.424Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-28T16:39:22.424Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-28T16:39:22.424Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-28T16:39:22.685Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-28T16:39:22.685Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-28T16:39:22.949Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-28T16:39:22.949Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-28T16:39:22.949Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-28T16:39:23.234Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-28T16:39:23.813Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-28T16:39:23.813Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-28T16:39:23.813Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-28T16:39:24.074Z] Executing udev-init-scripts-35-r0.post-install [2022-07-28T16:39:24.074Z] (76/80) Installing kmod-libs (29-r2) [2022-07-28T16:39:24.074Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-28T16:39:24.074Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-28T16:39:24.336Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-28T16:39:24.336Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-28T16:39:24.601Z] Executing busybox-1.35.0-r13.trigger [2022-07-28T16:39:24.601Z] Executing eudev-3.2.11-r0.trigger [2022-07-28T16:39:24.601Z] OK: 330 MiB in 131 packages [2022-07-28T16:39:26.516Z] Removing intermediate container e7d1d892798e [2022-07-28T16:39:26.516Z] ---> a23ac74d0bd7 [2022-07-28T16:39:26.516Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-28T16:39:26.516Z] ---> Running in 51b58d779d7b [2022-07-28T16:39:26.776Z] Removing intermediate container 51b58d779d7b [2022-07-28T16:39:26.776Z] ---> 4ec9c93f3471 [2022-07-28T16:39:26.776Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-28T16:39:26.776Z] ---> 65d649d5e7f0 [2022-07-28T16:39:26.776Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T16:39:26.776Z] ---> Running in 9816492c2572 [2022-07-28T16:39:44.895Z] Removing intermediate container 9816492c2572 [2022-07-28T16:39:44.895Z] ---> a0c4aad96c1b [2022-07-28T16:39:44.895Z] Step 11/13 : COPY . . [2022-07-28T16:39:44.895Z] ---> a7261c97eb00 [2022-07-28T16:39:44.895Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-28T16:39:44.895Z] ---> Running in 193c07d8c541 [2022-07-28T16:39:44.895Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T16:39:44.895Z] Dload Upload Total Spent Left Speed [2022-07-28T16:39:44.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9030 0 --:--:-- --:--:-- --:--:-- 9076 [2022-07-28T16:39:44.895Z] Removing intermediate container 193c07d8c541 [2022-07-28T16:39:44.895Z] ---> 19a33a304c70 [2022-07-28T16:39:44.895Z] Step 13/13 : RUN ${MAKE} [2022-07-28T16:39:44.895Z] ---> Running in a1ffc211a2b1 [2022-07-28T16:39:44.895Z] noop [2022-07-28T16:39:44.895Z] Removing intermediate container a1ffc211a2b1 [2022-07-28T16:39:44.895Z] ---> 44d9d2d039d2 [2022-07-28T16:39:44.895Z] Successfully built 44d9d2d039d2 [2022-07-28T16:39:44.895Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:39:45.363Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T16:39:45.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T16:39:45.669Z] prd-ubuntu20.04-docker-8c-8g-21379 does not seem to be running inside a container [2022-07-28T16:39:45.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-72 -v /w/workspace/xfoundry_device-usb-camera_PR-72:/w/workspace/xfoundry_device-usb-camera_PR-72:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-72@tmp:/w/workspace/xfoundry_device-usb-camera_PR-72@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 [2022-07-28T16:39:46.182Z] $ docker top bafdd743a5de38f3f66f7552bfff3509bbd1c3afa87243b9be8269dc0d186f3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T16:39:46.605Z] + go version [2022-07-28T16:39:46.605Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T16:39:46.648Z] $ docker stop --time=1 bafdd743a5de38f3f66f7552bfff3509bbd1c3afa87243b9be8269dc0d186f3e [2022-07-28T16:39:47.954Z] $ docker rm -f bafdd743a5de38f3f66f7552bfff3509bbd1c3afa87243b9be8269dc0d186f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:39:48.660Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T16:39:48.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T16:39:48.829Z] prd-ubuntu20.04-docker-8c-8g-21379 does not seem to be running inside a container [2022-07-28T16:39:48.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-72 -v /w/workspace/xfoundry_device-usb-camera_PR-72:/w/workspace/xfoundry_device-usb-camera_PR-72:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-72@tmp:/w/workspace/xfoundry_device-usb-camera_PR-72@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 [2022-07-28T16:39:49.267Z] $ docker top 3d8c6352a9d77e1e9b918875c035b7b4311727391ec57bfc68147f6647e738fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T16:39:49.671Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-72 [Pipeline] fileExists [Pipeline] sh [2022-07-28T16:39:50.026Z] + make test [2022-07-28T16:39:50.026Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-28T16:39:50.286Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-28T16:40:00.273Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-28T16:40:00.273Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-07-28T16:40:05.555Z] CGO_ENABLED=1 go vet ./... [2022-07-28T16:40:08.856Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T16:40:08.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T16:40:08.856Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-28T16:40:09.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T16:40:09.182Z] $ docker stop --time=1 3d8c6352a9d77e1e9b918875c035b7b4311727391ec57bfc68147f6647e738fa [2022-07-28T16:40:10.978Z] $ docker rm -f 3d8c6352a9d77e1e9b918875c035b7b4311727391ec57bfc68147f6647e738fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T16:40:11.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T16:40:11.561Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-28T16:40:12.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T16:40:12.549Z] + ls -al . [2022-07-28T16:40:12.549Z] total 196 [2022-07-28T16:40:12.549Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 16:40 . [2022-07-28T16:40:12.549Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 16:38 .. [2022-07-28T16:40:12.549Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 16:40 .git [2022-07-28T16:40:12.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 16:38 .github [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 16:38 .gitignore [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 16:38 .golangci.yml [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 16:38 .hadolint.yml [2022-07-28T16:40:12.549Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 16:38 .semver [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 16:38 Attribution.txt [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 16:38 CHANGELOG.md [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 16:38 Dockerfile [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 16:38 GOVERNANCE.md [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 16:38 Jenkinsfile [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 16:38 LICENSE [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 16:38 Makefile [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 16:38 OWNERS.md [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 12159 Jul 28 16:38 README.md [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 16:38 VERSION [2022-07-28T16:40:12.549Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 16:38 bin [2022-07-28T16:40:12.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 16:38 cmd [2022-07-28T16:40:12.549Z] -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 16:39 coverage.out [2022-07-28T16:40:12.549Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 16:38 docker-entrypoint.sh [2022-07-28T16:40:12.549Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 16:38 docs [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 16:38 go.mod [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 16:38 go.sum [2022-07-28T16:40:12.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 16:38 internal [2022-07-28T16:40:12.549Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 16:38 snap [2022-07-28T16:40:12.549Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 16:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:40:12.953Z] + 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=ce7ed652c3a2329258d6a758ee38ff214e5d6d69 --label arch=amd64 --label version=0.0.0 . [2022-07-28T16:40:12.953Z] Sending build context to Docker daemon 858.6kB [2022-07-28T16:40:12.953Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-28T16:40:12.953Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-28T16:40:12.953Z] ---> 44d9d2d039d2 [2022-07-28T16:40:12.953Z] Step 3/35 : ARG MAKE="make build" [2022-07-28T16:40:12.953Z] ---> Running in d46888f75b38 [2022-07-28T16:40:13.214Z] Removing intermediate container d46888f75b38 [2022-07-28T16:40:13.214Z] ---> 8ea1711940e4 [2022-07-28T16:40:13.214Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-28T16:40:13.214Z] ---> Running in 489d707b7962 [2022-07-28T16:40:13.214Z] Removing intermediate container 489d707b7962 [2022-07-28T16:40:13.214Z] ---> 89cc15fbca6c [2022-07-28T16:40:13.214Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-28T16:40:13.214Z] ---> Running in 7b4716091c37 [2022-07-28T16:40:13.480Z] Removing intermediate container 7b4716091c37 [2022-07-28T16:40:13.480Z] ---> fe3795e9f5fd [2022-07-28T16:40:13.480Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T16:40:13.480Z] ---> Running in 21fbe55f8d48 [2022-07-28T16:40:14.050Z] Removing intermediate container 21fbe55f8d48 [2022-07-28T16:40:14.050Z] ---> d40463104f88 [2022-07-28T16:40:14.050Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T16:40:14.050Z] ---> Running in 914cb522d223 [2022-07-28T16:40:14.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T16:40:15.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T16:40:15.514Z] OK: 330 MiB in 131 packages [2022-07-28T16:40:15.777Z] Removing intermediate container 914cb522d223 [2022-07-28T16:40:15.777Z] ---> e473e091bba4 [2022-07-28T16:40:15.777Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-28T16:40:16.037Z] ---> Running in 4563a451e230 [2022-07-28T16:40:16.037Z] Removing intermediate container 4563a451e230 [2022-07-28T16:40:16.037Z] ---> ee5450a4dcae [2022-07-28T16:40:16.037Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-28T16:40:16.297Z] ---> 85083955b074 [2022-07-28T16:40:16.297Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T16:40:16.297Z] ---> Running in 1044ae640747 [2022-07-28T16:40:16.949Z] Removing intermediate container 1044ae640747 [2022-07-28T16:40:16.949Z] ---> c9fc30c11678 [2022-07-28T16:40:16.949Z] Step 11/35 : COPY . . [2022-07-28T16:40:17.227Z] ---> e2536a882916 [2022-07-28T16:40:17.227Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-28T16:40:17.227Z] ---> Running in d242c6f48ae1 [2022-07-28T16:40:17.486Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T16:40:17.486Z]  Dload Upload Total Spent Left Speed [2022-07-28T16:40:17.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47995 0 --:--:-- --:--:-- --:--:-- 48272 [2022-07-28T16:40:17.746Z] Removing intermediate container d242c6f48ae1 [2022-07-28T16:40:17.746Z] ---> b10aa88d410e [2022-07-28T16:40:17.746Z] Step 13/35 : RUN ${MAKE} [2022-07-28T16:40:17.746Z] ---> Running in 8723fe7b0c06 [2022-07-28T16:40:18.008Z] 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.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-28T16:40:36.843Z] Removing intermediate container 8723fe7b0c06 [2022-07-28T16:40:36.843Z] ---> e9d478064ed1 [2022-07-28T16:40:36.843Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-28T16:40:37.418Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-28T16:40:37.418Z] af6660deedbd: Pulling fs layer [2022-07-28T16:40:37.418Z] 97cd0a44c592: Pulling fs layer [2022-07-28T16:40:37.682Z] 97cd0a44c592: Verifying Checksum [2022-07-28T16:40:37.682Z] 97cd0a44c592: Download complete [2022-07-28T16:40:39.068Z] af6660deedbd: Verifying Checksum [2022-07-28T16:40:39.068Z] af6660deedbd: Download complete [2022-07-28T16:40:39.068Z] af6660deedbd: Pull complete [2022-07-28T16:40:39.068Z] 97cd0a44c592: Pull complete [2022-07-28T16:40:39.330Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-28T16:40:39.330Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-28T16:40:39.330Z] ---> fea57e182299 [2022-07-28T16:40:39.330Z] Step 15/35 : FROM alpine:3.15 [2022-07-28T16:40:39.899Z] 3.15: Pulling from library/alpine [2022-07-28T16:40:39.899Z] ab6db1bc80d0: Pulling fs layer [2022-07-28T16:40:40.163Z] ab6db1bc80d0: Verifying Checksum [2022-07-28T16:40:40.163Z] ab6db1bc80d0: Download complete [2022-07-28T16:40:40.163Z] ab6db1bc80d0: Pull complete [2022-07-28T16:40:40.163Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T16:40:40.163Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T16:40:40.163Z] ---> 2720e26172a0 [2022-07-28T16:40:40.163Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-28T16:40:40.427Z] ---> Running in f62e40c931d6 [2022-07-28T16:40:40.427Z] Removing intermediate container f62e40c931d6 [2022-07-28T16:40:40.427Z] ---> fcda8d64cef6 [2022-07-28T16:40:40.427Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-28T16:40:40.427Z] ---> Running in 84abca53e0b4 [2022-07-28T16:40:40.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T16:40:40.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T16:40:40.996Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-28T16:40:40.996Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-28T16:40:40.996Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-28T16:40:41.257Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-28T16:40:41.257Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-28T16:40:41.257Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-28T16:40:41.257Z] (7/74) Installing libxcb (1.14-r2) [2022-07-28T16:40:41.257Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-28T16:40:41.257Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-28T16:40:41.257Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-28T16:40:41.257Z] (11/74) Installing expat (2.4.7-r0) [2022-07-28T16:40:41.257Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-28T16:40:41.257Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-28T16:40:41.257Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-28T16:40:41.257Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-28T16:40:41.257Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-28T16:40:41.257Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-28T16:40:41.519Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-28T16:40:41.519Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-28T16:40:41.519Z] (20/74) Installing libintl (0.21-r0) [2022-07-28T16:40:41.519Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-28T16:40:41.519Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-28T16:40:41.519Z] (23/74) Installing pcre (8.45-r1) [2022-07-28T16:40:41.519Z] (24/74) Installing glib (2.70.1-r0) [2022-07-28T16:40:41.519Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-28T16:40:41.519Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-28T16:40:41.519Z] (27/74) Installing libass (0.15.2-r0) [2022-07-28T16:40:41.519Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-28T16:40:41.519Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-28T16:40:41.519Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-28T16:40:41.519Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-28T16:40:41.519Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-28T16:40:41.519Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-28T16:40:41.519Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-28T16:40:41.519Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-28T16:40:41.519Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-28T16:40:41.519Z] (37/74) Installing lame (3.100-r0) [2022-07-28T16:40:41.519Z] (38/74) Installing opus (1.3.1-r1) [2022-07-28T16:40:41.519Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-28T16:40:41.519Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-28T16:40:41.519Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T16:40:41.519Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T16:40:41.778Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-28T16:40:41.778Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-28T16:40:41.778Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-28T16:40:41.778Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-28T16:40:41.778Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-28T16:40:41.778Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-28T16:40:41.778Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-28T16:40:41.778Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-28T16:40:41.778Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-28T16:40:41.778Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-28T16:40:41.778Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-28T16:40:41.779Z] (54/74) Installing libva (2.13.0-r0) [2022-07-28T16:40:41.779Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-28T16:40:41.779Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-28T16:40:41.779Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-28T16:40:41.779Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-28T16:40:41.779Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-28T16:40:41.779Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-28T16:40:41.779Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-28T16:40:41.779Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-28T16:40:41.779Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-28T16:40:41.779Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-28T16:40:42.039Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-28T16:40:42.039Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-28T16:40:42.039Z] Executing udev-init-scripts-35-r0.post-install [2022-07-28T16:40:42.039Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-28T16:40:42.039Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-28T16:40:42.039Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-28T16:40:42.039Z] (70/74) Installing kmod-libs (29-r2) [2022-07-28T16:40:42.039Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-28T16:40:42.039Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-28T16:40:42.039Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-28T16:40:42.039Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-28T16:40:42.039Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T16:40:42.039Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-28T16:40:42.039Z] OK: 78 MiB in 88 packages [2022-07-28T16:40:43.951Z] Removing intermediate container 84abca53e0b4 [2022-07-28T16:40:43.951Z] ---> 50defd817f3a [2022-07-28T16:40:43.951Z] Step 18/35 : WORKDIR / [2022-07-28T16:40:43.951Z] ---> Running in a69ab559abec [2022-07-28T16:40:43.951Z] Removing intermediate container a69ab559abec [2022-07-28T16:40:43.951Z] ---> c86f258293e1 [2022-07-28T16:40:43.951Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-28T16:40:44.215Z] ---> 65d5689a5382 [2022-07-28T16:40:44.215Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-28T16:40:44.480Z] ---> 7b018aee6223 [2022-07-28T16:40:44.480Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-28T16:40:44.741Z] ---> 253cb5692394 [2022-07-28T16:40:44.741Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-28T16:40:44.741Z] ---> 2b4f511b0248 [2022-07-28T16:40:44.741Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-28T16:40:45.001Z] ---> 14ba72c2e554 [2022-07-28T16:40:45.001Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-28T16:40:45.262Z] ---> 75eb2a84cec2 [2022-07-28T16:40:45.262Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-28T16:40:45.831Z] ---> 392e26bc00bd [2022-07-28T16:40:45.831Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-28T16:40:45.831Z] ---> Running in 7af6ab5166f7 [2022-07-28T16:40:46.404Z] Removing intermediate container 7af6ab5166f7 [2022-07-28T16:40:46.404Z] ---> 65bee6acb1cd [2022-07-28T16:40:46.404Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-28T16:40:46.404Z] ---> Running in 26f8ee0cc6a8 [2022-07-28T16:40:46.974Z] Removing intermediate container 26f8ee0cc6a8 [2022-07-28T16:40:46.974Z] ---> b0d4f9f84435 [2022-07-28T16:40:46.974Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-28T16:40:46.974Z] ---> Running in 6404db3c8623 [2022-07-28T16:40:47.523Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21380 in /w/workspace/xfoundry_device-usb-camera_PR-72 [Pipeline] { [2022-07-28T16:40:47.545Z] Removing intermediate container 6404db3c8623 [2022-07-28T16:40:47.545Z] ---> de3bd7d73f9e [2022-07-28T16:40:47.545Z] Step 29/35 : EXPOSE 59983 [2022-07-28T16:40:47.545Z] ---> Running in bc01fef32ae0 [2022-07-28T16:40:47.545Z] Removing intermediate container bc01fef32ae0 [2022-07-28T16:40:47.545Z] ---> 2c115ed7f384 [2022-07-28T16:40:47.545Z] Step 30/35 : EXPOSE 8554 [Pipeline] ws [2022-07-28T16:40:47.584Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2022-07-28T16:40:47.804Z] ---> Running in a124dde1bac6 [2022-07-28T16:40:47.805Z] Removing intermediate container a124dde1bac6 [2022-07-28T16:40:47.805Z] ---> 8efaacc104c5 [2022-07-28T16:40:47.805Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-28T16:40:47.805Z] ---> Running in ddb2c70b748a [2022-07-28T16:40:47.805Z] Removing intermediate container ddb2c70b748a [2022-07-28T16:40:47.805Z] ---> e97b94fcd573 [2022-07-28T16:40:47.805Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-28T16:40:47.805Z] ---> Running in 068db1c4925c [Pipeline] { [Pipeline] sh [2022-07-28T16:40:48.065Z] Removing intermediate container 068db1c4925c [2022-07-28T16:40:48.065Z] ---> 798f554d4b85 [2022-07-28T16:40:48.065Z] Step 33/35 : LABEL arch=amd64 [2022-07-28T16:40:48.065Z] ---> Running in 9b676f4d8a10 [2022-07-28T16:40:48.065Z] Removing intermediate container 9b676f4d8a10 [2022-07-28T16:40:48.065Z] ---> bfaeba2afd40 [2022-07-28T16:40:48.065Z] Step 34/35 : LABEL git_sha=ce7ed652c3a2329258d6a758ee38ff214e5d6d69 [2022-07-28T16:40:48.065Z] ---> Running in 3ded96e395ab [2022-07-28T16:40:48.324Z] Removing intermediate container 3ded96e395ab [2022-07-28T16:40:48.324Z] ---> 93b5c04c031c [2022-07-28T16:40:48.324Z] Step 35/35 : LABEL version=0.0.0 [2022-07-28T16:40:48.324Z] ---> Running in b4eebd9868b9 [2022-07-28T16:40:48.324Z] Removing intermediate container b4eebd9868b9 [2022-07-28T16:40:48.324Z] ---> f54d99afa983 [2022-07-28T16:40:48.324Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T16:40:48.324Z] Successfully built f54d99afa983 [2022-07-28T16:40:48.324Z] 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) [2022-07-28T16:40:50.346Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T16:40:50.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T16:40:50.346Z] Dload Upload Total Spent Left Speed [2022-07-28T16:40:50.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 52476 0 --:--:-- --:--:-- --:--:-- 52476 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:40:50.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T16:40:50.920Z] [2022-07-28T16:40:50.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-28T16:40:51.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T16:40:51.300Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T16:40:51.300Z] 5eb5b503b376: Pulling fs layer [2022-07-28T16:40:51.300Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T16:40:51.300Z] ec43610c2a17: Pulling fs layer [2022-07-28T16:40:51.300Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T16:40:51.300Z] 33b1e0a273af: Pulling fs layer [2022-07-28T16:40:51.300Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T16:40:51.300Z] 2f39f015ded8: Pulling fs layer [2022-07-28T16:40:51.300Z] 33b1e0a273af: Waiting [2022-07-28T16:40:51.300Z] 5d3b04190fa2: Waiting [2022-07-28T16:40:51.300Z] 2f39f015ded8: Waiting [2022-07-28T16:40:51.300Z] 3a2ae6a8a46f: Waiting [2022-07-28T16:40:51.300Z] 5c69ac0246d0: Download complete [2022-07-28T16:40:51.300Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-28T16:40:51.300Z] 3a2ae6a8a46f: Download complete [2022-07-28T16:40:51.522Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T16:40:51.562Z] ec43610c2a17: Verifying Checksum [2022-07-28T16:40:51.562Z] ec43610c2a17: Download complete [2022-07-28T16:40:51.562Z] 33b1e0a273af: Verifying Checksum [2022-07-28T16:40:51.562Z] 33b1e0a273af: Download complete [2022-07-28T16:40:51.562Z] 5d3b04190fa2: Verifying Checksum [2022-07-28T16:40:51.562Z] 5d3b04190fa2: Download complete [2022-07-28T16:40:51.562Z] 5eb5b503b376: Verifying Checksum [2022-07-28T16:40:51.562Z] 5eb5b503b376: Download complete [2022-07-28T16:40:51.928Z] + sudo tee /etc/docker/daemon.new [2022-07-28T16:40:51.928Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-28T16:40:51.928Z] { [2022-07-28T16:40:51.928Z] "registry-mirrors": [ [2022-07-28T16:40:51.928Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T16:40:51.928Z] ], [2022-07-28T16:40:51.928Z] "bip": "10.250.0.254/24", [2022-07-28T16:40:51.928Z] "hosts": [ [2022-07-28T16:40:51.928Z] "tcp://0.0.0.0:5555", [2022-07-28T16:40:51.928Z] "unix:///var/run/docker.sock" [2022-07-28T16:40:51.928Z] ], [2022-07-28T16:40:51.928Z] "mtu": 1458, [2022-07-28T16:40:51.928Z] "selinux-enabled": true, [2022-07-28T16:40:51.928Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T16:40:51.928Z] } [Pipeline] sh [2022-07-28T16:40:52.132Z] 2f39f015ded8: Download complete [2022-07-28T16:40:52.393Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T16:40:52.842Z] + sudo service docker restart [2022-07-28T16:40:53.072Z] 5eb5b503b376: Pull complete [2022-07-28T16:40:53.072Z] 5c69ac0246d0: Pull complete [2022-07-28T16:40:53.639Z] ec43610c2a17: Pull complete [2022-07-28T16:40:53.639Z] 3a2ae6a8a46f: Pull complete [2022-07-28T16:40:53.901Z] 33b1e0a273af: Pull complete [2022-07-28T16:40:53.901Z] 5d3b04190fa2: Pull complete [2022-07-28T16:40:58.109Z] 2f39f015ded8: Pull complete [2022-07-28T16:40:58.109Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T16:40:58.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T16:40:58.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T16:40:58.357Z] prd-ubuntu20.04-docker-8c-8g-21379 does not seem to be running inside a container [2022-07-28T16:40:58.404Z] $ 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-72 -v /w/workspace/xfoundry_device-usb-camera_PR-72:/w/workspace/xfoundry_device-usb-camera_PR-72:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-72@tmp:/w/workspace/xfoundry_device-usb-camera_PR-72@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 [2022-07-28T16:41:00.515Z] $ docker top 3882ff38d8c5fc8dc61c40973fd4f91d0b1640924d0ee72ea490e4dfea036429 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:41:00.999Z] ---> job-cost.sh [2022-07-28T16:41:00.999Z] lf-activate-venv: SKIPPING [2022-07-28T16:41:00.999Z] INFO: No Stack... [2022-07-28T16:41:01.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T16:41:01.840Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T16:41:02.156Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-72/archives/cost.csv [2022-07-28T16:41:02.157Z] + cut -d, -f6 [Pipeline] lock [2022-07-28T16:41:02.198Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-72-1-stack-cost] [2022-07-28T16:41:02.203Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-72-1-stack-cost] did not exist. Created. [2022-07-28T16:41:02.203Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T16:41:02.616Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-28T16:41:02.678Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T16:41:02.706Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T16:41:02.794Z] $ docker stop --time=1 3882ff38d8c5fc8dc61c40973fd4f91d0b1640924d0ee72ea490e4dfea036429 [2022-07-28T16:41:03.959Z] $ docker rm -f 3882ff38d8c5fc8dc61c40973fd4f91d0b1640924d0ee72ea490e4dfea036429 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T16:41:11.328Z] provisioning config files... [2022-07-28T16:41:11.356Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6516903280918208860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:41:11.775Z] ---> docker-login.sh [2022-07-28T16:41:11.775Z] nexus3.edgexfoundry.org:10001 [2022-07-28T16:41:12.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:41:12.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:41:12.653Z] Configure a credential helper to remove this warning. See [2022-07-28T16:41:12.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:41:12.653Z] [2022-07-28T16:41:12.653Z] Login Succeeded [2022-07-28T16:41:12.653Z] nexus3.edgexfoundry.org:10002 [2022-07-28T16:41:12.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:41:12.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:41:12.930Z] Configure a credential helper to remove this warning. See [2022-07-28T16:41:12.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:41:12.930Z] [2022-07-28T16:41:12.930Z] Login Succeeded [2022-07-28T16:41:13.206Z] nexus3.edgexfoundry.org:10003 [2022-07-28T16:41:13.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:41:13.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:41:13.487Z] Configure a credential helper to remove this warning. See [2022-07-28T16:41:13.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:41:13.487Z] [2022-07-28T16:41:13.487Z] Login Succeeded [2022-07-28T16:41:13.487Z] nexus3.edgexfoundry.org:10004 [2022-07-28T16:41:13.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:41:14.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:41:14.046Z] Configure a credential helper to remove this warning. See [2022-07-28T16:41:14.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:41:14.046Z] [2022-07-28T16:41:14.046Z] Login Succeeded [2022-07-28T16:41:14.046Z] docker.io [2022-07-28T16:41:14.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T16:41:14.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T16:41:14.595Z] Configure a credential helper to remove this warning. See [2022-07-28T16:41:14.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T16:41:14.595Z] [2022-07-28T16:41:14.595Z] Login Succeeded [2022-07-28T16:41:14.595Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T16:41:14.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T16:41:15.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T16:41:15.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T16:41:15.278Z] ========================================================= [2022-07-28T16:41:15.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T16:41:15.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-28T16:41:15.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T16:41:16.016Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T16:41:16.016Z] b3c136eddcbf: Pulling fs layer [2022-07-28T16:41:16.016Z] c0a3192eca97: Pulling fs layer [2022-07-28T16:41:16.016Z] a050256f5b6f: Pulling fs layer [2022-07-28T16:41:16.016Z] 656be50a0ddc: Pulling fs layer [2022-07-28T16:41:16.016Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T16:41:16.016Z] 46d945488cbd: Pulling fs layer [2022-07-28T16:41:16.016Z] 8a5474983e97: Pulling fs layer [2022-07-28T16:41:16.016Z] 329c88fbcd65: Pulling fs layer [2022-07-28T16:41:16.016Z] 2bbca73fdf42: Waiting [2022-07-28T16:41:16.016Z] 46d945488cbd: Waiting [2022-07-28T16:41:16.016Z] 8a5474983e97: Waiting [2022-07-28T16:41:16.016Z] 329c88fbcd65: Waiting [2022-07-28T16:41:16.016Z] 656be50a0ddc: Waiting [2022-07-28T16:41:16.016Z] a050256f5b6f: Download complete [2022-07-28T16:41:16.016Z] c0a3192eca97: Verifying Checksum [2022-07-28T16:41:16.016Z] c0a3192eca97: Download complete [2022-07-28T16:41:16.016Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T16:41:16.016Z] 2bbca73fdf42: Download complete [2022-07-28T16:41:16.016Z] 46d945488cbd: Verifying Checksum [2022-07-28T16:41:16.017Z] 46d945488cbd: Download complete [2022-07-28T16:41:16.017Z] b3c136eddcbf: Verifying Checksum [2022-07-28T16:41:16.017Z] b3c136eddcbf: Download complete [2022-07-28T16:41:17.020Z] b3c136eddcbf: Pull complete [2022-07-28T16:41:17.020Z] 329c88fbcd65: Verifying Checksum [2022-07-28T16:41:17.020Z] 329c88fbcd65: Download complete [2022-07-28T16:41:17.626Z] c0a3192eca97: Pull complete [2022-07-28T16:41:17.903Z] a050256f5b6f: Pull complete [2022-07-28T16:41:18.179Z] 8a5474983e97: Verifying Checksum [2022-07-28T16:41:18.179Z] 8a5474983e97: Download complete [2022-07-28T16:41:18.785Z] 656be50a0ddc: Verifying Checksum [2022-07-28T16:41:18.785Z] 656be50a0ddc: Download complete [2022-07-28T16:41:33.918Z] 656be50a0ddc: Pull complete [2022-07-28T16:41:33.918Z] 2bbca73fdf42: Pull complete [2022-07-28T16:41:33.918Z] 46d945488cbd: Pull complete [2022-07-28T16:41:38.261Z] 8a5474983e97: Pull complete [2022-07-28T16:41:39.715Z] 329c88fbcd65: Pull complete [2022-07-28T16:41:39.715Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T16:41:39.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T16:41:39.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-28T16:41:40.081Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:41:40.508Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T16:41:40.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T16:41:40.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-21380 does not seem to be running inside a container [2022-07-28T16:41:40.981Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-07-28T16:41:43.883Z] $ docker top 04b3326181b494dfb975abb8fc13782089029e278d961f23c7567d58475c8f11 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T16:41:44.868Z] + go version [2022-07-28T16:41:44.868Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T16:41:44.912Z] $ docker stop --time=1 04b3326181b494dfb975abb8fc13782089029e278d961f23c7567d58475c8f11 [2022-07-28T16:41:46.551Z] $ docker rm -f 04b3326181b494dfb975abb8fc13782089029e278d961f23c7567d58475c8f11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:41:47.498Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T16:41:47.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T16:41:47.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-21380 does not seem to be running inside a container [2022-07-28T16:41:48.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-arm64 cat [2022-07-28T16:41:49.452Z] $ docker top 2fdba54ed4e5ced06e867deaeb4b1bff1b83e57292234c8f6e13afb98a2d29ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T16:41:50.388Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-07-28T16:41:51.138Z] + make test [2022-07-28T16:41:51.138Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2022-07-28T16:41:51.188Z] $ docker stop --time=1 2fdba54ed4e5ced06e867deaeb4b1bff1b83e57292234c8f6e13afb98a2d29ce [2022-07-28T16:41:52.906Z] $ docker rm -f 2fdba54ed4e5ced06e867deaeb4b1bff1b83e57292234c8f6e13afb98a2d29ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:41:54.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T16:41:54.081Z] [2022-07-28T16:41:54.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:41:54.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T16:41:54.787Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T16:41:54.788Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T16:41:54.788Z] 04944245beec: Pulling fs layer [2022-07-28T16:41:54.788Z] 699f458cf7ca: Pulling fs layer [2022-07-28T16:41:54.788Z] 765212b225bb: Pulling fs layer [2022-07-28T16:41:54.788Z] f23df028b6ca: Pulling fs layer [2022-07-28T16:41:54.788Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T16:41:54.788Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T16:41:54.788Z] f23df028b6ca: Waiting [2022-07-28T16:41:54.788Z] d65c8cfc05b1: Waiting [2022-07-28T16:41:54.788Z] 2437ff75d9bd: Waiting [2022-07-28T16:41:54.788Z] 765212b225bb: Waiting [2022-07-28T16:41:54.788Z] 04944245beec: Verifying Checksum [2022-07-28T16:41:54.788Z] 04944245beec: Download complete [2022-07-28T16:41:54.788Z] 765212b225bb: Verifying Checksum [2022-07-28T16:41:54.788Z] 765212b225bb: Download complete [2022-07-28T16:41:54.788Z] f23df028b6ca: Verifying Checksum [2022-07-28T16:41:54.788Z] f23df028b6ca: Download complete [2022-07-28T16:41:54.788Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T16:41:54.788Z] d65c8cfc05b1: Download complete [2022-07-28T16:41:55.068Z] 699f458cf7ca: Verifying Checksum [2022-07-28T16:41:55.068Z] 699f458cf7ca: Download complete [2022-07-28T16:41:55.683Z] 8998bd30e6a1: Verifying Checksum [2022-07-28T16:41:55.683Z] 8998bd30e6a1: Download complete [2022-07-28T16:41:57.673Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T16:41:57.673Z] 2437ff75d9bd: Download complete [2022-07-28T16:42:00.298Z] 8998bd30e6a1: Pull complete [2022-07-28T16:42:00.900Z] 04944245beec: Pull complete [2022-07-28T16:42:02.342Z] 699f458cf7ca: Pull complete [2022-07-28T16:42:02.618Z] 765212b225bb: Pull complete [2022-07-28T16:42:03.600Z] f23df028b6ca: Pull complete [2022-07-28T16:42:03.600Z] d65c8cfc05b1: Pull complete [2022-07-28T16:42:18.707Z] 2437ff75d9bd: Pull complete [2022-07-28T16:42:18.707Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T16:42:18.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T16:42:18.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T16:42:19.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-21380 does not seem to be running inside a container [2022-07-28T16:42:19.179Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-28T16:42:21.565Z] $ docker top db5db0631eacd723fe258ac66f5bbffc0e1e18ef7c2d46380188b890b352b7f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:42:22.545Z] ---> job-cost.sh [2022-07-28T16:42:22.546Z] lf-activate-venv: SKIPPING [2022-07-28T16:42:22.546Z] INFO: No Stack... [2022-07-28T16:42:23.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T16:42:23.735Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T16:42:24.416Z] + cut -d,+ -f6 [2022-07-28T16:42:24.416Z] cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2022-07-28T16:42:24.506Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-72-1-stack-cost] [2022-07-28T16:42:24.511Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-72-1-stack-cost] did not exist. Created. [2022-07-28T16:42:24.512Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T16:42:25.278Z] /w/workspace/device-usb-camera/1@tmp/durable-ded94511/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-28T16:42:25.989Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T16:42:26.023Z] Warning: overwriting stash ‘stack-cost’ [2022-07-28T16:42:26.475Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T16:42:26.490Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T16:42:26.577Z] $ docker stop --time=1 db5db0631eacd723fe258ac66f5bbffc0e1e18ef7c2d46380188b890b352b7f0 [2022-07-28T16:42:28.074Z] $ docker rm -f db5db0631eacd723fe258ac66f5bbffc0e1e18ef7c2d46380188b890b352b7f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T16:42:28.775Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-28T16:42:30.739Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-72/archives ] [2022-07-28T16:42:30.739Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-72/archives [2022-07-28T16:42:30.739Z] total 16 [2022-07-28T16:42:30.739Z] drwxr-xr-x 3 root root 4096 Jul 28 16:41 . [2022-07-28T16:42:30.739Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 28 16:41 .. [2022-07-28T16:42:30.739Z] drwxr-xr-x 2 root root 4096 Jul 28 16:41 cost [2022-07-28T16:42:30.739Z] -rw-r--r-- 1 root root 88 Jul 28 16:41 cost.csv [2022-07-28T16:42:30.739Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-72/archives [2022-07-28T16:42:30.739Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-72/archives [2022-07-28T16:42:30.739Z] total 16 [2022-07-28T16:42:30.739Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 16:41 . [2022-07-28T16:42:30.739Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 28 16:41 .. [2022-07-28T16:42:30.739Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 16:41 cost [2022-07-28T16:42:30.739Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 28 16:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:42:31.074Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:42:31.972Z] ---> package-listing.sh [2022-07-28T16:42:31.972Z] ++ facter osfamily [2022-07-28T16:42:31.972Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T16:42:32.233Z] + OS_FAMILY=debian [2022-07-28T16:42:32.233Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-72 [2022-07-28T16:42:32.233Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T16:42:32.233Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T16:42:32.233Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T16:42:32.233Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T16:42:32.233Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-72 ']' [2022-07-28T16:42:32.233Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T16:42:32.233Z] + case "${OS_FAMILY}" in [2022-07-28T16:42:32.233Z] + dpkg -l [2022-07-28T16:42:32.233Z] + grep '^ii' [2022-07-28T16:42:32.233Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T16:42:32.233Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T16:42:32.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T16:42:32.233Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-72 ']' [2022-07-28T16:42:32.233Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-72/archives/ [2022-07-28T16:42:32.233Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-72/archives/ [Pipeline] echo [2022-07-28T16:42:32.270Z] 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-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-28T16:42:32.567Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T16:42:33.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T16:42:33.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T16:42:33.365Z] prd-ubuntu20.04-docker-8c-8g-21379 does not seem to be running inside a container [2022-07-28T16:42:33.410Z] $ 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-72/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-72 -v /w/workspace/xfoundry_device-usb-camera_PR-72:/w/workspace/xfoundry_device-usb-camera_PR-72:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-72@tmp:/w/workspace/xfoundry_device-usb-camera_PR-72@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 [2022-07-28T16:42:33.673Z] $ docker top a1bc7c6af6b99112cf316829d58f6ab991afc5f79a776dcc231febdc96791700 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T16:42:34.071Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T16:42:34.391Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T16:42:34.708Z] + ls /var/log/sa-host [2022-07-28T16:42:34.708Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T16:42:34.916Z] provisioning config files... [2022-07-28T16:42:34.926Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-72@tmp/config7803234459211741972tmp [Pipeline] { [Pipeline] echo [2022-07-28T16:42:34.978Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:42:35.291Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T16:42:35.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:42:35.718Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T16:42:35.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:42:36.065Z] ---> sudo-logs.sh [2022-07-28T16:42:36.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T16:42:36.152Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:42:36.467Z] ---> job-cost.sh [2022-07-28T16:42:36.467Z] lf-activate-venv: SKIPPING [2022-07-28T16:42:36.467Z] DEBUG: total: 0.2199999988079071 [2022-07-28T16:42:36.467Z] INFO: Retrieving Stack Cost... [2022-07-28T16:42:36.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T16:42:37.356Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T16:42:37.391Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T16:42:37.782Z] ---> logs-deploy.sh [2022-07-28T16:42:37.782Z] lf-activate-venv: SKIPPING [2022-07-28T16:42:37.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-72/1 [2022-07-28T16:42:37.782Z] INFO: archiving workspace using pattern(s): [2022-07-28T16:42:38.725Z] Archives upload complete. [2022-07-28T16:42:38.987Z] INFO: archiving logs to Nexus