Pull request #87 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37cb0c53ec1c30c1104bede5543bb76b9774e4f6+c91cc494b17f60a6c3435008630f1c4da06e6238 (1cf6d9a0762faa7e09c46688872631f70cfb9ff7) 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-ssh10691779078416646266.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14375804884292263697.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-87/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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15966450716539548113.key Verifying host key using known hosts file > 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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7488369809821982788.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4287576405231814921.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-87/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-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16586393665478188433.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1167 in /w/workspace/xfoundry_device-usb-camera_PR-87 [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-87 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c91cc494b17f60a6c3435008630f1c4da06e6238 into PR head commit 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 Merge succeeded, producing 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 Checking out Revision 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 (PR-87) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T17:23:35.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T17:23:35.378Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T17:23:35.461Z] ========================================================= [2022-09-26T17:23:35.461Z] EdgeX Global Pipelines Version Info [2022-09-26T17:23:35.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c91cc494b17f60a6c3435008630f1c4da06e6238 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 # timeout=10 [2022-09-26T17:23:36.193Z] ------------------- [2022-09-26T17:23:36.193Z] stable info: [2022-09-26T17:23:36.193Z] ------------------- [2022-09-26T17:23:36.193Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T17:23:36.193Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T17:23:36.193Z] Message: update stable to v1.0.239 [2022-09-26T17:23:36.763Z] ------------------- [2022-09-26T17:23:36.763Z] experimental info: [2022-09-26T17:23:36.764Z] ------------------- [2022-09-26T17:23:36.764Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T17:23:36.764Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T17:23:36.764Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T17:23:37.035Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-26T17:23:37.073Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-26T17:23:37.113Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T17:23:37.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T17:23:37.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T17:23:37.251Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T17:23:37.296Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T17:23:37.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T17:23:37.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T17:23:37.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T17:23:37.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T17:23:37.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-26T17:23:37.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T17:23:37.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T17:23:37.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T17:23:37.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T17:23:37.700Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T17:23:37.737Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T17:23:37.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T17:23:37.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T17:23:37.855Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T17:23:37.896Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T17:23:37.934Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T17:23:37.971Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T17:23:38.013Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T17:23:38.058Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T17:23:38.102Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T17:23:38.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo [2022-09-26T17:23:38.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo [2022-09-26T17:23:38.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo [2022-09-26T17:23:38.275Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] echo [2022-09-26T17:23:38.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37cb0c5 [Pipeline] echo [2022-09-26T17:23:38.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:23:38.481Z] provisioning config files... [2022-09-26T17:23:38.523Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/config6462197838531469218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:23:38.863Z] ---> docker-login.sh [2022-09-26T17:23:38.863Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:23:39.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:39.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:39.125Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:39.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:39.125Z] [2022-09-26T17:23:39.125Z] Login Succeeded [2022-09-26T17:23:39.125Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:23:39.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:39.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:39.385Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:39.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:39.385Z] [2022-09-26T17:23:39.385Z] Login Succeeded [2022-09-26T17:23:39.385Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:23:39.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:39.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:39.385Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:39.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:39.385Z] [2022-09-26T17:23:39.385Z] Login Succeeded [2022-09-26T17:23:39.385Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:23:39.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:39.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:39.646Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:39.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:39.646Z] [2022-09-26T17:23:39.646Z] Login Succeeded [2022-09-26T17:23:39.646Z] docker.io [2022-09-26T17:23:39.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:39.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:39.906Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:39.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:39.906Z] [2022-09-26T17:23:39.906Z] Login Succeeded [2022-09-26T17:23:39.906Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:23:39.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T17:23:40.560Z] + git rev-list -1 --merges 37cb0c53ec1c30c1104bede5543bb76b9774e4f6~1..37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] echo [2022-09-26T17:23:40.610Z] -----------> git rev-list -1 --merges 37cb0c53ec1c30c1104bede5543bb76b9774e4f6~1..37cb0c53ec1c30c1104bede5543bb76b9774e4f6 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [false] [Pipeline] sh [2022-09-26T17:23:40.918Z] + git log --format=format:%s -1 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] echo [2022-09-26T17:23:40.954Z] ========================================================= [2022-09-26T17:23:40.954Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T17:23:40.954Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T17:23:41.381Z] + git log --format=format:%s -1 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] echo [2022-09-26T17:23:41.413Z] [semverPrep] GIT_COMMIT: 37cb0c53ec1c30c1104bede5543bb76b9774e4f6, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-09-26T17:23:41.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T17:23:41.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:23:41.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T17:23:41.828Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T17:23:41.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T17:23:41.828Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T17:23:41.828Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T17:23:41.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:23:42.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:23:42.338Z] [2022-09-26T17:23:42.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:23:42.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:23:42.720Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T17:23:42.720Z] b85a868b505f: Pulling fs layer [2022-09-26T17:23:42.720Z] e2be974225ed: Pulling fs layer [2022-09-26T17:23:42.720Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T17:23:42.720Z] 988bab9f4d93: Pulling fs layer [2022-09-26T17:23:42.720Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T17:23:42.720Z] eaf3925da568: Pulling fs layer [2022-09-26T17:23:42.720Z] bab4dde63d76: Pulling fs layer [2022-09-26T17:23:42.720Z] bde34c3a00c8: Pulling fs layer [2022-09-26T17:23:42.720Z] b352a97aabf1: Pulling fs layer [2022-09-26T17:23:42.720Z] 4872d77fe225: Pulling fs layer [2022-09-26T17:23:42.720Z] 5851b861e8e6: Pulling fs layer [2022-09-26T17:23:42.720Z] 4872d77fe225: Waiting [2022-09-26T17:23:42.720Z] 988bab9f4d93: Waiting [2022-09-26T17:23:42.720Z] bab4dde63d76: Waiting [2022-09-26T17:23:42.720Z] eaf3925da568: Waiting [2022-09-26T17:23:42.720Z] bde34c3a00c8: Waiting [2022-09-26T17:23:42.720Z] b352a97aabf1: Waiting [2022-09-26T17:23:42.720Z] 5851b861e8e6: Waiting [2022-09-26T17:23:42.720Z] 1469e6f7b9e6: Waiting [2022-09-26T17:23:42.720Z] e2be974225ed: Verifying Checksum [2022-09-26T17:23:42.720Z] e2be974225ed: Download complete [2022-09-26T17:23:42.720Z] 988bab9f4d93: Verifying Checksum [2022-09-26T17:23:42.720Z] 988bab9f4d93: Download complete [2022-09-26T17:23:42.720Z] 1469e6f7b9e6: Download complete [2022-09-26T17:23:42.981Z] eaf3925da568: Verifying Checksum [2022-09-26T17:23:42.981Z] eaf3925da568: Download complete [2022-09-26T17:23:42.981Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T17:23:42.981Z] 339a4e72a1f5: Download complete [2022-09-26T17:23:42.981Z] bde34c3a00c8: Download complete [2022-09-26T17:23:42.981Z] b352a97aabf1: Download complete [2022-09-26T17:23:42.981Z] 4872d77fe225: Verifying Checksum [2022-09-26T17:23:42.981Z] 4872d77fe225: Download complete [2022-09-26T17:23:42.981Z] 5851b861e8e6: Verifying Checksum [2022-09-26T17:23:42.981Z] 5851b861e8e6: Download complete [2022-09-26T17:23:42.981Z] b85a868b505f: Verifying Checksum [2022-09-26T17:23:42.981Z] b85a868b505f: Download complete [2022-09-26T17:23:43.240Z] bab4dde63d76: Download complete [2022-09-26T17:23:44.175Z] b85a868b505f: Pull complete [2022-09-26T17:23:44.433Z] e2be974225ed: Pull complete [2022-09-26T17:23:44.692Z] 339a4e72a1f5: Pull complete [2022-09-26T17:23:44.692Z] 988bab9f4d93: Pull complete [2022-09-26T17:23:44.951Z] 1469e6f7b9e6: Pull complete [2022-09-26T17:23:45.209Z] eaf3925da568: Pull complete [2022-09-26T17:23:47.112Z] bab4dde63d76: Pull complete [2022-09-26T17:23:47.112Z] bde34c3a00c8: Pull complete [2022-09-26T17:23:47.112Z] b352a97aabf1: Pull complete [2022-09-26T17:23:47.112Z] 4872d77fe225: Pull complete [2022-09-26T17:23:47.112Z] 5851b861e8e6: Pull complete [2022-09-26T17:23:47.112Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T17:23:47.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:23:47.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:23:47.365Z] prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container [2022-09-26T17:23:47.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T17:23:49.978Z] $ docker top 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 -eo pid,comm [2022-09-26T17:23:50.031Z] 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-09-26T17:23:50.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:23:50.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:23:50.142Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:23:50.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:23:50.258Z] $ docker exec 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 ssh-agent [2022-09-26T17:23:50.365Z] SSH_AUTH_SOCK=/tmp/ssh-TA6dr3o4NhkW/agent.32 [2022-09-26T17:23:50.365Z] SSH_AGENT_PID=38 [2022-09-26T17:23:50.373Z] Running ssh-add (command line suppressed) [2022-09-26T17:23:50.476Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-87@tmp/private_key_11141001654090692648.key (/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/private_key_11141001654090692648.key) [2022-09-26T17:23:50.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:23:50.817Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T17:23:50.844Z] $ docker exec --env ******** --env ******** 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 ssh-agent -k [2022-09-26T17:23:50.972Z] unset SSH_AUTH_SOCK; [2022-09-26T17:23:50.972Z] unset SSH_AGENT_PID; [2022-09-26T17:23:50.972Z] echo Agent pid 38 killed; [2022-09-26T17:23:50.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T17:23:51.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:23:51.059Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:23:51.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:23:51.166Z] $ docker exec 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 ssh-agent [2022-09-26T17:23:51.272Z] SSH_AUTH_SOCK=/tmp/ssh-Dp26LmfPtUw1/agent.71 [2022-09-26T17:23:51.272Z] SSH_AGENT_PID=77 [2022-09-26T17:23:51.277Z] Running ssh-add (command line suppressed) [2022-09-26T17:23:51.377Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-87@tmp/private_key_2388416319748064676.key (/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/private_key_2388416319748064676.key) [2022-09-26T17:23:51.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:23:51.721Z] + git semver init [2022-09-26T17:23:51.981Z] 2022-09-26 17:23:51,904 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T17:23:51.981Z] 2022-09-26 17:23:51,905 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-87/.semver [2022-09-26T17:23:51.981Z] 2022-09-26 17:23:51,905 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-87/.semver [2022-09-26T17:23:51.981Z] 2022-09-26 17:23:51,905 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-87/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-87, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:23:52.918Z] 2022-09-26 17:23:52,713 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-87/.git/info/exclude [2022-09-26T17:23:52.918Z] 2022-09-26 17:23:52,713 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-87/.semver/PR-87 with force:False [2022-09-26T17:23:52.918Z] 2022-09-26 17:23:52,713 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-87/.semver/PR-87 [2022-09-26T17:23:52.918Z] 2022-09-26 17:23:52,718 [execute] INFO git cat-file --batch-check [2022-09-26T17:23:52.918Z] 2022-09-26 17:23:52,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-87/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:23:52.918Z] 2022-09-26 17:23:52,724 [execute] INFO git cat-file --batch [2022-09-26T17:23:52.918Z] 2022-09-26 17:23:52,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-87/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:23:52.918Z] 2022-09-26 17:23:52,730 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-87/.semver/PR-87 [2022-09-26T17:23:52.918Z] 0.0.0 [Pipeline] } [2022-09-26T17:23:52.943Z] $ docker exec --env ******** --env ******** 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 ssh-agent -k [2022-09-26T17:23:53.040Z] unset SSH_AUTH_SOCK; [2022-09-26T17:23:53.041Z] unset SSH_AGENT_PID; [2022-09-26T17:23:53.041Z] echo Agent pid 77 killed; [2022-09-26T17:23:53.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:23:53.466Z] + git semver [Pipeline] } [2022-09-26T17:23:53.752Z] $ docker stop --time=1 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 [2022-09-26T17:23:55.021Z] $ docker rm -f 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:23:55.421Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T17:23:55.669Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T17:23:55.684Z] [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-09-26T17:23:56.229Z] provisioning config files... [2022-09-26T17:23:56.244Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/config4961910314656232475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:23:56.590Z] ---> docker-login.sh [2022-09-26T17:23:56.590Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:23:56.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:56.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:56.590Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:56.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:56.590Z] [2022-09-26T17:23:56.590Z] Login Succeeded [2022-09-26T17:23:56.590Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:23:56.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:56.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:56.591Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:56.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:56.591Z] [2022-09-26T17:23:56.591Z] Login Succeeded [2022-09-26T17:23:56.591Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:23:56.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:56.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:56.850Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:56.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:56.850Z] [2022-09-26T17:23:56.850Z] Login Succeeded [2022-09-26T17:23:56.850Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:23:56.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:56.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:56.850Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:56.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:56.850Z] [2022-09-26T17:23:56.850Z] Login Succeeded [2022-09-26T17:23:56.850Z] docker.io [2022-09-26T17:23:57.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:23:57.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:23:57.372Z] Configure a credential helper to remove this warning. See [2022-09-26T17:23:57.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:23:57.372Z] [2022-09-26T17:23:57.372Z] Login Succeeded [2022-09-26T17:23:57.372Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:23:57.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T17:23:57.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:23:57.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:23:57.648Z] ========================================================= [2022-09-26T17:23:57.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T17:23:57.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:23:58.107Z] + 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-09-26T17:23:58.108Z] Sending build context to Docker daemon 899.1kB [2022-09-26T17:23:58.108Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T17:23:58.108Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T17:23:58.108Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T17:23:58.108Z] 2408cc74d12b: Pulling fs layer [2022-09-26T17:23:58.108Z] ea60b727a1ce: Pulling fs layer [2022-09-26T17:23:58.108Z] 30c4a7721957: Pulling fs layer [2022-09-26T17:23:58.108Z] 370296b7ddb6: Pulling fs layer [2022-09-26T17:23:58.108Z] 7c6cee850709: Pulling fs layer [2022-09-26T17:23:58.108Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T17:23:58.108Z] d94ebbe4e438: Pulling fs layer [2022-09-26T17:23:58.108Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T17:23:58.108Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T17:23:58.108Z] 370296b7ddb6: Waiting [2022-09-26T17:23:58.108Z] d94ebbe4e438: Waiting [2022-09-26T17:23:58.108Z] 59ccb84bbe0f: Waiting [2022-09-26T17:23:58.108Z] bcfd1f05c69d: Waiting [2022-09-26T17:23:58.108Z] 39a5fcdaea64: Waiting [2022-09-26T17:23:58.108Z] 7c6cee850709: Waiting [2022-09-26T17:23:58.108Z] 30c4a7721957: Verifying Checksum [2022-09-26T17:23:58.108Z] 30c4a7721957: Download complete [2022-09-26T17:23:58.108Z] ea60b727a1ce: Verifying Checksum [2022-09-26T17:23:58.108Z] ea60b727a1ce: Download complete [2022-09-26T17:23:58.108Z] 7c6cee850709: Download complete [2022-09-26T17:23:58.108Z] 39a5fcdaea64: Verifying Checksum [2022-09-26T17:23:58.108Z] 39a5fcdaea64: Download complete [2022-09-26T17:23:58.108Z] 2408cc74d12b: Verifying Checksum [2022-09-26T17:23:58.108Z] 2408cc74d12b: Download complete [2022-09-26T17:23:58.368Z] d94ebbe4e438: Download complete [2022-09-26T17:23:58.368Z] 2408cc74d12b: Pull complete [2022-09-26T17:23:58.644Z] ea60b727a1ce: Pull complete [2022-09-26T17:23:58.644Z] 30c4a7721957: Pull complete [2022-09-26T17:23:58.644Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T17:23:58.644Z] 59ccb84bbe0f: Download complete [2022-09-26T17:23:59.226Z] 370296b7ddb6: Verifying Checksum [2022-09-26T17:23:59.226Z] 370296b7ddb6: Download complete [2022-09-26T17:23:59.226Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T17:23:59.226Z] bcfd1f05c69d: Download complete [2022-09-26T17:24:03.411Z] 370296b7ddb6: Pull complete [2022-09-26T17:24:03.411Z] 7c6cee850709: Pull complete [2022-09-26T17:24:03.411Z] 39a5fcdaea64: Pull complete [2022-09-26T17:24:03.411Z] d94ebbe4e438: Pull complete [2022-09-26T17:24:05.313Z] bcfd1f05c69d: Pull complete [2022-09-26T17:24:05.882Z] 59ccb84bbe0f: Pull complete [2022-09-26T17:24:05.882Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T17:24:05.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T17:24:05.883Z] ---> a4fb48ad2a94 [2022-09-26T17:24:05.883Z] Step 3/13 : ARG MAKE="make build" [2022-09-26T17:24:10.091Z] ---> Running in eb8070d3db8e [2022-09-26T17:24:10.091Z] Removing intermediate container eb8070d3db8e [2022-09-26T17:24:10.091Z] ---> 02899dfae155 [2022-09-26T17:24:10.091Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T17:24:10.091Z] ---> Running in 1c89f4087bb8 [2022-09-26T17:24:10.091Z] Removing intermediate container 1c89f4087bb8 [2022-09-26T17:24:10.091Z] ---> e8f406b985ac [2022-09-26T17:24:10.091Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T17:24:10.091Z] ---> Running in 50a3857dff01 [2022-09-26T17:24:10.091Z] Removing intermediate container 50a3857dff01 [2022-09-26T17:24:10.091Z] ---> fc50dc880914 [2022-09-26T17:24:10.091Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:24:10.091Z] ---> Running in 969ab891a9c2 [2022-09-26T17:24:10.357Z] Removing intermediate container 969ab891a9c2 [2022-09-26T17:24:10.357Z] ---> b9af81501d5a [2022-09-26T17:24:10.357Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T17:24:10.357Z] ---> Running in 7738560194ff [2022-09-26T17:24:10.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:24:11.056Z] Still waiting to schedule task [2022-09-26T17:24:11.056Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-26T17:24:11.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:24:11.812Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-26T17:24:11.812Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-26T17:24:11.812Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-26T17:24:12.072Z] (4/80) Installing libxcb (1.15-r0) [2022-09-26T17:24:12.072Z] (5/80) Installing libx11 (1.8-r0) [2022-09-26T17:24:12.332Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-26T17:24:12.332Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-26T17:24:12.332Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-26T17:24:12.591Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-26T17:24:12.591Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-26T17:24:12.591Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-26T17:24:12.850Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-26T17:24:12.850Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-26T17:24:12.850Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-26T17:24:13.787Z] (15/80) Installing libice (1.0.10-r0) [2022-09-26T17:24:13.787Z] (16/80) Installing libuuid (2.38-r1) [2022-09-26T17:24:14.047Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-26T17:24:14.047Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-26T17:24:14.306Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-26T17:24:14.306Z] (20/80) Installing xset (1.2.4-r0) [2022-09-26T17:24:14.306Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-26T17:24:14.564Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-26T17:24:14.564Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-26T17:24:14.564Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-26T17:24:14.823Z] (25/80) Installing libintl (0.21-r2) [2022-09-26T17:24:14.823Z] (26/80) Installing libblkid (2.38-r1) [2022-09-26T17:24:14.823Z] (27/80) Installing libmount (2.38-r1) [2022-09-26T17:24:15.082Z] (28/80) Installing pcre (8.45-r2) [2022-09-26T17:24:15.082Z] (29/80) Installing glib (2.72.1-r0) [2022-09-26T17:24:15.340Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-26T17:24:15.340Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-26T17:24:15.608Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-26T17:24:15.608Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-26T17:24:16.177Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-26T17:24:16.177Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-26T17:24:16.177Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-26T17:24:16.177Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-26T17:24:16.440Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-26T17:24:17.009Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-26T17:24:17.009Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-26T17:24:17.009Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-26T17:24:17.267Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-26T17:24:17.267Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-26T17:24:17.267Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-26T17:24:17.526Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-26T17:24:17.526Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-26T17:24:17.785Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-26T17:24:17.785Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-26T17:24:17.785Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-26T17:24:18.044Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-26T17:24:18.044Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-26T17:24:18.302Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-26T17:24:18.302Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-26T17:24:18.302Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-26T17:24:18.561Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-26T17:24:18.561Z] (56/80) Installing libunistring (1.0-r0) [2022-09-26T17:24:18.821Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-26T17:24:18.821Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-26T17:24:18.821Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-26T17:24:19.080Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-26T17:24:19.080Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-26T17:24:19.080Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-26T17:24:19.338Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-26T17:24:19.338Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-26T17:24:19.598Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T17:24:19.598Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-26T17:24:19.598Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-26T17:24:19.856Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-26T17:24:19.856Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-26T17:24:19.856Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-26T17:24:20.118Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-26T17:24:20.118Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-26T17:24:20.687Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T17:24:20.945Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-26T17:24:20.945Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-26T17:24:21.204Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T17:24:21.204Z] (76/80) Installing kmod-libs (29-r2) [2022-09-26T17:24:21.204Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-26T17:24:21.204Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-26T17:24:21.463Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-26T17:24:21.463Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-26T17:24:21.463Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T17:24:21.463Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T17:24:21.463Z] OK: 330 MiB in 131 packages [2022-09-26T17:24:24.755Z] Removing intermediate container 7738560194ff [2022-09-26T17:24:24.755Z] ---> ebe2d6e60a25 [2022-09-26T17:24:24.755Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-26T17:24:24.756Z] ---> Running in 942f906707ec [2022-09-26T17:24:24.756Z] Removing intermediate container 942f906707ec [2022-09-26T17:24:24.756Z] ---> 913218f15201 [2022-09-26T17:24:24.756Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-26T17:24:24.756Z] ---> f01c6cace381 [2022-09-26T17:24:24.756Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:24:24.756Z] ---> Running in 3b54c96dd47b [2022-09-26T17:24:46.710Z] Removing intermediate container 3b54c96dd47b [2022-09-26T17:24:46.710Z] ---> a6eea542acdf [2022-09-26T17:24:46.710Z] Step 11/13 : COPY . . [2022-09-26T17:24:46.710Z] ---> 5c2cfd40743d [2022-09-26T17:24:46.710Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T17:24:46.710Z] ---> Running in c5ffaae9dd22 [2022-09-26T17:24:46.710Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:24:46.710Z] Dload Upload Total Spent Left Speed [2022-09-26T17:24:46.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5059 0 --:--:-- --:--:-- --:--:-- 5081 [2022-09-26T17:24:46.710Z] Removing intermediate container c5ffaae9dd22 [2022-09-26T17:24:46.710Z] ---> 3fc65a9334c1 [2022-09-26T17:24:46.710Z] Step 13/13 : RUN ${MAKE} [2022-09-26T17:24:46.710Z] ---> Running in cfe0421c8209 [2022-09-26T17:24:46.710Z] noop [2022-09-26T17:24:46.710Z] Removing intermediate container cfe0421c8209 [2022-09-26T17:24:46.710Z] ---> f75dd0e9f254 [2022-09-26T17:24:46.710Z] Successfully built f75dd0e9f254 [2022-09-26T17:24:46.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:24:47.172Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T17:24:47.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:24:47.322Z] prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container [2022-09-26T17:24:47.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@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 ******** ci-base-image-x86_64 cat [2022-09-26T17:24:47.704Z] $ docker top 1e1c719848ccfc22c4dd8529e7e56461c992b81e329b1b4df54be180f2125943 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:24:48.100Z] + go version [2022-09-26T17:24:48.100Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T17:24:48.131Z] $ docker stop --time=1 1e1c719848ccfc22c4dd8529e7e56461c992b81e329b1b4df54be180f2125943 [2022-09-26T17:24:49.377Z] $ docker rm -f 1e1c719848ccfc22c4dd8529e7e56461c992b81e329b1b4df54be180f2125943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:24:50.075Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T17:24:50.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:24:50.221Z] prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container [2022-09-26T17:24:50.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@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 ******** ci-base-image-x86_64 cat [2022-09-26T17:24:50.572Z] $ docker top e510bfe51fbf1e909d628eb56c0f98fcbdcbeacffea7b9486d545b5e79829d49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:24:50.963Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-87 [Pipeline] fileExists [Pipeline] sh [2022-09-26T17:24:51.325Z] + make test [2022-09-26T17:24:51.325Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-26T17:24:51.584Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-26T17:25:01.585Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-26T17:25:01.585Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-09-26T17:25:08.148Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-26T17:25:08.148Z] CGO_ENABLED=1 go vet ./... [2022-09-26T17:25:11.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T17:25:11.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T17:25:11.423Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-26T17:25:11.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T17:25:11.735Z] $ docker stop --time=1 e510bfe51fbf1e909d628eb56c0f98fcbdcbeacffea7b9486d545b5e79829d49 [2022-09-26T17:25:13.880Z] $ docker rm -f e510bfe51fbf1e909d628eb56c0f98fcbdcbeacffea7b9486d545b5e79829d49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:25:14.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T17:25:14.483Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T17:25:15.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T17:25:15.570Z] + ls -al . [2022-09-26T17:25:15.570Z] total 200 [2022-09-26T17:25:15.570Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 17:24 . [2022-09-26T17:25:15.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:23 .. [2022-09-26T17:25:15.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:25 .git [2022-09-26T17:25:15.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:23 .github [2022-09-26T17:25:15.570Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 17:23 .gitignore [2022-09-26T17:25:15.570Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 17:23 .golangci.yml [2022-09-26T17:25:15.570Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 17:23 .hadolint.yml [2022-09-26T17:25:15.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 17:23 .semver [2022-09-26T17:25:15.570Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 17:23 Attribution.txt [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 17:23 CHANGELOG.md [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 17:23 Dockerfile [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 17:23 GOVERNANCE.md [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 17:23 Jenkinsfile [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 17:23 LICENSE [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 17:23 Makefile [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 17:23 OWNERS.md [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 17:23 README.md [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 26 17:23 VERSION [2022-09-26T17:25:15.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:23 bin [2022-09-26T17:25:15.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:23 cmd [2022-09-26T17:25:15.571Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 17:25 coverage.out [2022-09-26T17:25:15.571Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 17:23 docker-entrypoint.sh [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 26 17:23 go.mod [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 26 17:23 go.sum [2022-09-26T17:25:15.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:23 internal [2022-09-26T17:25:15.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:23 snap [2022-09-26T17:25:15.571Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:25:15.966Z] + 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=37cb0c53ec1c30c1104bede5543bb76b9774e4f6 --label arch=amd64 --label version=0.0.0 . [2022-09-26T17:25:15.966Z] Sending build context to Docker daemon 929.3kB [2022-09-26T17:25:15.966Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T17:25:15.966Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-26T17:25:15.966Z] ---> f75dd0e9f254 [2022-09-26T17:25:15.966Z] Step 3/35 : ARG MAKE="make build" [2022-09-26T17:25:15.966Z] ---> Running in 4505baf9898f [2022-09-26T17:25:16.226Z] Removing intermediate container 4505baf9898f [2022-09-26T17:25:16.226Z] ---> b043912be08a [2022-09-26T17:25:16.226Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T17:25:16.226Z] ---> Running in 75dab30d1edc [2022-09-26T17:25:16.226Z] Removing intermediate container 75dab30d1edc [2022-09-26T17:25:16.226Z] ---> 8fa3facfed99 [2022-09-26T17:25:16.226Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T17:25:16.226Z] ---> Running in 58565628af68 [2022-09-26T17:25:16.226Z] Removing intermediate container 58565628af68 [2022-09-26T17:25:16.226Z] ---> 274c9cc0d7c7 [2022-09-26T17:25:16.226Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:25:16.226Z] ---> Running in 2b093e4d3267 [2022-09-26T17:25:16.794Z] Removing intermediate container 2b093e4d3267 [2022-09-26T17:25:16.794Z] ---> fbda36b8ffc2 [2022-09-26T17:25:16.794Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T17:25:16.794Z] ---> Running in 5446a16396f9 [2022-09-26T17:25:17.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:25:17.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:25:18.254Z] OK: 330 MiB in 131 packages [2022-09-26T17:25:18.513Z] Removing intermediate container 5446a16396f9 [2022-09-26T17:25:18.513Z] ---> c90a9f93e0ac [2022-09-26T17:25:18.513Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-26T17:25:18.513Z] ---> Running in ced7e0f27f6b [2022-09-26T17:25:18.771Z] Removing intermediate container ced7e0f27f6b [2022-09-26T17:25:18.771Z] ---> 5ec72d5fef0d [2022-09-26T17:25:18.771Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-26T17:25:18.771Z] ---> 2ad3a77d2197 [2022-09-26T17:25:18.771Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:25:18.771Z] ---> Running in cba75b2dc4e0 [2022-09-26T17:25:19.337Z] Removing intermediate container cba75b2dc4e0 [2022-09-26T17:25:19.337Z] ---> 3bd6e2a6e07b [2022-09-26T17:25:19.337Z] Step 11/35 : COPY . . [2022-09-26T17:25:19.903Z] ---> ea4a4005a846 [2022-09-26T17:25:19.903Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T17:25:19.903Z] ---> Running in 2d4c92fc97c1 [2022-09-26T17:25:19.903Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:25:19.903Z] Dload Upload Total Spent Left Speed [2022-09-26T17:25:20.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45183 0 --:--:-- --:--:-- --:--:-- 46173 [2022-09-26T17:25:20.421Z] Removing intermediate container 2d4c92fc97c1 [2022-09-26T17:25:20.421Z] ---> a67cba6f0fc0 [2022-09-26T17:25:20.421Z] Step 13/35 : RUN ${MAKE} [2022-09-26T17:25:20.421Z] ---> Running in 9e3ff550f164 [2022-09-26T17:25:20.680Z] 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.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-26T17:25:42.606Z] Removing intermediate container 9e3ff550f164 [2022-09-26T17:25:42.606Z] ---> 2cb73061fde4 [2022-09-26T17:25:42.606Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-26T17:25:43.174Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-26T17:25:43.174Z] af6660deedbd: Pulling fs layer [2022-09-26T17:25:43.174Z] 97cd0a44c592: Pulling fs layer [2022-09-26T17:25:43.742Z] 97cd0a44c592: Verifying Checksum [2022-09-26T17:25:43.742Z] 97cd0a44c592: Download complete [2022-09-26T17:25:44.314Z] af6660deedbd: Verifying Checksum [2022-09-26T17:25:44.314Z] af6660deedbd: Download complete [2022-09-26T17:25:44.574Z] af6660deedbd: Pull complete [2022-09-26T17:25:44.574Z] 97cd0a44c592: Pull complete [2022-09-26T17:25:44.574Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-26T17:25:44.574Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-26T17:25:44.574Z] ---> fea57e182299 [2022-09-26T17:25:44.574Z] Step 15/35 : FROM alpine:3.16 [2022-09-26T17:25:45.142Z] 3.16: Pulling from library/alpine [2022-09-26T17:25:45.400Z] 213ec9aee27d: Pulling fs layer [2022-09-26T17:25:45.659Z] 213ec9aee27d: Verifying Checksum [2022-09-26T17:25:45.659Z] 213ec9aee27d: Download complete [2022-09-26T17:25:45.969Z] 213ec9aee27d: Pull complete [2022-09-26T17:25:45.969Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T17:25:45.969Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T17:25:45.969Z] ---> 9c6f07244728 [2022-09-26T17:25:45.969Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-26T17:25:46.228Z] ---> Running in 0e2d29bdd47e [2022-09-26T17:25:46.228Z] Removing intermediate container 0e2d29bdd47e [2022-09-26T17:25:46.228Z] ---> fcedebe6ad1f [2022-09-26T17:25:46.228Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-26T17:25:46.228Z] ---> Running in 7426cf395661 [2022-09-26T17:25:46.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:25:46.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:25:47.006Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-26T17:25:47.006Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-26T17:25:47.006Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-26T17:25:47.006Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-26T17:25:47.006Z] (5/83) Installing libxcb (1.15-r0) [2022-09-26T17:25:47.006Z] (6/83) Installing libx11 (1.8-r0) [2022-09-26T17:25:47.006Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-26T17:25:47.267Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-26T17:25:47.267Z] (9/83) Installing expat (2.4.9-r0) [2022-09-26T17:25:47.267Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-26T17:25:47.267Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-26T17:25:47.267Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-26T17:25:47.267Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-26T17:25:47.267Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-26T17:25:47.267Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-26T17:25:47.267Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-26T17:25:47.267Z] (17/83) Installing libintl (0.21-r2) [2022-09-26T17:25:47.267Z] (18/83) Installing libblkid (2.38-r1) [2022-09-26T17:25:47.267Z] (19/83) Installing libmount (2.38-r1) [2022-09-26T17:25:47.267Z] (20/83) Installing pcre (8.45-r2) [2022-09-26T17:25:47.267Z] (21/83) Installing glib (2.72.1-r0) [2022-09-26T17:25:47.267Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-26T17:25:47.267Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-26T17:25:47.526Z] (24/83) Installing libass (0.16.0-r0) [2022-09-26T17:25:47.526Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-26T17:25:47.526Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-26T17:25:47.526Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-26T17:25:47.526Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-26T17:25:47.526Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-26T17:25:47.526Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-26T17:25:47.526Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-26T17:25:47.526Z] (32/83) Installing libunistring (1.0-r0) [2022-09-26T17:25:47.526Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-26T17:25:47.526Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-26T17:25:47.526Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-26T17:25:47.526Z] (36/83) Installing lame (3.100-r0) [2022-09-26T17:25:47.526Z] (37/83) Installing opus (1.3.1-r1) [2022-09-26T17:25:47.526Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-26T17:25:47.526Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-26T17:25:47.526Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-26T17:25:47.526Z] (41/83) Installing orc (0.4.32-r0) [2022-09-26T17:25:47.526Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T17:25:47.526Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-26T17:25:47.785Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T17:25:47.785Z] (45/83) Installing flac (1.3.4-r0) [2022-09-26T17:25:47.785Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-26T17:25:47.785Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-26T17:25:47.785Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-26T17:25:47.785Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-26T17:25:47.785Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-26T17:25:47.785Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-26T17:25:47.785Z] (52/83) Installing libpulse (15.0-r2) [2022-09-26T17:25:47.785Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-26T17:25:47.785Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-26T17:25:47.785Z] (55/83) Installing librist (0.2.6-r1) [2022-09-26T17:25:47.785Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-26T17:25:47.785Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-26T17:25:47.785Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-26T17:25:47.785Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T17:25:47.785Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T17:25:47.785Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-26T17:25:47.785Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-26T17:25:47.785Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-26T17:25:47.785Z] (64/83) Installing libva (2.14.0-r0) [2022-09-26T17:25:47.785Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-26T17:25:47.785Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-26T17:25:47.785Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-26T17:25:47.785Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-26T17:25:47.785Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-26T17:25:48.046Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-26T17:25:48.046Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-26T17:25:48.046Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-26T17:25:48.046Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-26T17:25:48.305Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-26T17:25:48.305Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-26T17:25:48.305Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T17:25:48.305Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-26T17:25:48.305Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-26T17:25:48.305Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-26T17:25:48.305Z] (79/83) Installing kmod-libs (29-r2) [2022-09-26T17:25:48.305Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-26T17:25:48.305Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-26T17:25:48.305Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-26T17:25:48.305Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-26T17:25:48.305Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:25:48.305Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T17:25:48.305Z] OK: 101 MiB in 97 packages [2022-09-26T17:25:50.895Z] Removing intermediate container 7426cf395661 [2022-09-26T17:25:50.895Z] ---> 316281da465e [2022-09-26T17:25:50.895Z] Step 18/35 : WORKDIR / [2022-09-26T17:25:50.895Z] ---> Running in e06043fd9e3c [2022-09-26T17:25:50.895Z] Removing intermediate container e06043fd9e3c [2022-09-26T17:25:50.895Z] ---> 2f60d84139bb [2022-09-26T17:25:50.895Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-26T17:25:51.462Z] ---> f336d1c437cb [2022-09-26T17:25:51.462Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-26T17:25:51.462Z] ---> 94fc2d66933c [2022-09-26T17:25:51.462Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-26T17:25:51.462Z] ---> 482f30eb090e [2022-09-26T17:25:51.462Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-26T17:25:51.722Z] ---> 5ea813bfdddc [2022-09-26T17:25:51.722Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-26T17:25:51.722Z] ---> 535071352684 [2022-09-26T17:25:51.722Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-26T17:25:51.981Z] ---> 2c87d1e39ffc [2022-09-26T17:25:51.981Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-26T17:25:52.549Z] ---> 5b5f3cd7734f [2022-09-26T17:25:52.549Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-26T17:25:52.549Z] ---> Running in 244558c6727c [2022-09-26T17:25:53.114Z] Removing intermediate container 244558c6727c [2022-09-26T17:25:53.114Z] ---> 036d56b15a73 [2022-09-26T17:25:53.114Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-26T17:25:53.114Z] ---> Running in 6237de61d1cd [2022-09-26T17:25:54.050Z] Removing intermediate container 6237de61d1cd [2022-09-26T17:25:54.050Z] ---> 42f195792ead [2022-09-26T17:25:54.050Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-26T17:25:54.050Z] ---> Running in 44d0f5cef3a0 [2022-09-26T17:25:54.309Z] Removing intermediate container 44d0f5cef3a0 [2022-09-26T17:25:54.309Z] ---> af33f7e4483d [2022-09-26T17:25:54.309Z] Step 29/35 : EXPOSE 59983 [2022-09-26T17:25:54.309Z] ---> Running in 565285d2e815 [2022-09-26T17:25:54.567Z] Removing intermediate container 565285d2e815 [2022-09-26T17:25:54.567Z] ---> f5464f0b0000 [2022-09-26T17:25:54.567Z] Step 30/35 : EXPOSE 8554 [2022-09-26T17:25:54.567Z] ---> Running in 926ff63fd97e [2022-09-26T17:25:54.567Z] Removing intermediate container 926ff63fd97e [2022-09-26T17:25:54.567Z] ---> 3e0421dabdd0 [2022-09-26T17:25:54.567Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-26T17:25:54.567Z] ---> Running in 3fc70197e872 [2022-09-26T17:25:54.827Z] Removing intermediate container 3fc70197e872 [2022-09-26T17:25:54.827Z] ---> 2a9f92d6e00e [2022-09-26T17:25:54.827Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-26T17:25:54.827Z] ---> Running in 1ed58fe3e5e1 [2022-09-26T17:25:54.827Z] Removing intermediate container 1ed58fe3e5e1 [2022-09-26T17:25:54.827Z] ---> bc5b56914a8c [2022-09-26T17:25:54.827Z] Step 33/35 : LABEL arch=amd64 [2022-09-26T17:25:54.827Z] ---> Running in 33109111eebb [2022-09-26T17:25:55.093Z] Removing intermediate container 33109111eebb [2022-09-26T17:25:55.093Z] ---> 4821ced6bf6f [2022-09-26T17:25:55.093Z] Step 34/35 : LABEL git_sha=37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [2022-09-26T17:25:55.093Z] ---> Running in e3782de72ef4 [2022-09-26T17:25:55.093Z] Removing intermediate container e3782de72ef4 [2022-09-26T17:25:55.094Z] ---> 7c9f469dc48a [2022-09-26T17:25:55.094Z] Step 35/35 : LABEL version=0.0.0 [2022-09-26T17:25:55.094Z] ---> Running in 4a94bcc2f691 [2022-09-26T17:25:55.094Z] Removing intermediate container 4a94bcc2f691 [2022-09-26T17:25:55.094Z] ---> 2ffc556ae080 [2022-09-26T17:25:55.094Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T17:25:55.094Z] Successfully built 2ffc556ae080 [2022-09-26T17:25:55.094Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:25:55.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:25:55.924Z] [2022-09-26T17:25:55.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:25:56.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:25:56.295Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T17:25:56.295Z] 5eb5b503b376: Pulling fs layer [2022-09-26T17:25:56.295Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T17:25:56.295Z] ec43610c2a17: Pulling fs layer [2022-09-26T17:25:56.295Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T17:25:56.295Z] 33b1e0a273af: Pulling fs layer [2022-09-26T17:25:56.295Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T17:25:56.295Z] 2f39f015ded8: Pulling fs layer [2022-09-26T17:25:56.295Z] 33b1e0a273af: Waiting [2022-09-26T17:25:56.295Z] 5d3b04190fa2: Waiting [2022-09-26T17:25:56.295Z] 2f39f015ded8: Waiting [2022-09-26T17:25:56.295Z] 3a2ae6a8a46f: Waiting [2022-09-26T17:25:56.295Z] 5c69ac0246d0: Download complete [2022-09-26T17:25:56.295Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T17:25:56.295Z] 3a2ae6a8a46f: Download complete [2022-09-26T17:25:56.295Z] 33b1e0a273af: Verifying Checksum [2022-09-26T17:25:56.295Z] 33b1e0a273af: Download complete [2022-09-26T17:25:56.555Z] 5d3b04190fa2: Verifying Checksum [2022-09-26T17:25:56.555Z] 5d3b04190fa2: Download complete [2022-09-26T17:25:56.555Z] ec43610c2a17: Download complete [2022-09-26T17:25:56.555Z] 5eb5b503b376: Verifying Checksum [2022-09-26T17:25:56.555Z] 5eb5b503b376: Download complete [2022-09-26T17:25:57.127Z] 2f39f015ded8: Verifying Checksum [2022-09-26T17:25:57.127Z] 2f39f015ded8: Download complete [2022-09-26T17:25:57.693Z] 5eb5b503b376: Pull complete [2022-09-26T17:25:57.952Z] 5c69ac0246d0: Pull complete [2022-09-26T17:25:58.517Z] ec43610c2a17: Pull complete [2022-09-26T17:25:58.517Z] 3a2ae6a8a46f: Pull complete [2022-09-26T17:25:58.517Z] 33b1e0a273af: Pull complete [2022-09-26T17:25:58.776Z] 5d3b04190fa2: Pull complete [2022-09-26T17:26:02.957Z] 2f39f015ded8: Pull complete [2022-09-26T17:26:02.957Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T17:26:02.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:26:02.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:26:03.164Z] prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container [2022-09-26T17:26:03.191Z] $ 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-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@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-09-26T17:26:07.814Z] $ docker top 27ea5356121cefb53a40aa606ed70907a782636f2c78ef6726f1ba5889bbf556 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:26:08.269Z] ---> job-cost.sh [2022-09-26T17:26:08.269Z] lf-activate-venv: SKIPPING [2022-09-26T17:26:08.269Z] INFO: No Stack... [2022-09-26T17:26:08.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T17:26:09.105Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T17:26:09.416Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-87/archives/cost.csv [2022-09-26T17:26:09.416Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T17:26:09.452Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [2022-09-26T17:26:09.457Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] did not exist. Created. [2022-09-26T17:26:09.458Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T17:26:09.842Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T17:26:09.893Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T17:26:09.915Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T17:26:09.982Z] $ docker stop --time=1 27ea5356121cefb53a40aa606ed70907a782636f2c78ef6726f1ba5889bbf556 [2022-09-26T17:26:11.452Z] $ docker rm -f 27ea5356121cefb53a40aa606ed70907a782636f2c78ef6726f1ba5889bbf556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-26T17:26:42.391Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1169 in /w/workspace/xfoundry_device-usb-camera_PR-87 [Pipeline] { [Pipeline] ws [2022-09-26T17:26:42.435Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-09-26T17:26:42.511Z] Selected Git installation does not exist. Using Default [2022-09-26T17:26:42.511Z] The recommended git tool is: NONE [2022-09-26T17:26:48.627Z] using credential edgex-jenkins-ssh [2022-09-26T17:26:48.646Z] Cloning the remote Git repository [2022-09-26T17:26:48.694Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-26T17:26:48.793Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-09-26T17:26:48.963Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-26T17:26:48.964Z] > git --version # timeout=10 [2022-09-26T17:26:48.993Z] > git --version # 'git version 2.25.1' [2022-09-26T17:26:48.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T17:26:49.056Z] Verifying host key using known hosts file [2022-09-26T17:26:49.303Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T17:26:49.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T17:26:50.070Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-26T17:26:50.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T17:26:51.131Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-26T17:26:51.178Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-26T17:26:51.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T17:26:51.186Z] Verifying host key using known hosts file [2022-09-26T17:26:51.195Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T17:26:51.214Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-26T17:26:51.749Z] Merging remotes/origin/main commit c91cc494b17f60a6c3435008630f1c4da06e6238 into PR head commit 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [2022-09-26T17:26:52.035Z] Merge succeeded, producing 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [2022-09-26T17:26:52.035Z] Checking out Revision 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 (PR-87) [2022-09-26T17:26:52.612Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-09-26T17:26:52.668Z] > git --version # timeout=10 [2022-09-26T17:26:52.683Z] > git --version # 'git version 2.25.1' [2022-09-26T17:26:52.708Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T17:26:51.768Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T17:26:51.788Z] > git checkout -f 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 # timeout=10 [2022-09-26T17:26:51.900Z] > git remote # timeout=10 [2022-09-26T17:26:51.922Z] > git config --get remote.origin.url # timeout=10 [2022-09-26T17:26:51.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T17:26:51.961Z] Verifying host key using known hosts file [2022-09-26T17:26:51.968Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T17:26:51.979Z] > git merge c91cc494b17f60a6c3435008630f1c4da06e6238 # timeout=10 [2022-09-26T17:26:52.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-26T17:26:52.042Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T17:26:52.060Z] > git checkout -f 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T17:26:53.924Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T17:26:53.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:26:53.925Z] Dload Upload Total Spent Left Speed [2022-09-26T17:26:53.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 12602 65 8259 0 0 56958 0 --:--:-- --:--:-- --:--:-- 56958 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh [2022-09-26T17:26:54.551Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T17:26:54.911Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T17:26:54.911Z] + sudo tee /etc/docker/daemon.new [2022-09-26T17:26:54.911Z] { [2022-09-26T17:26:54.911Z] "registry-mirrors": [ [2022-09-26T17:26:54.911Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T17:26:54.911Z] ], [2022-09-26T17:26:54.911Z] "bip": "10.250.0.254/24", [2022-09-26T17:26:54.911Z] "hosts": [ [2022-09-26T17:26:54.911Z] "tcp://0.0.0.0:5555", [2022-09-26T17:26:54.911Z] "unix:///var/run/docker.sock" [2022-09-26T17:26:54.911Z] ], [2022-09-26T17:26:54.911Z] "mtu": 1458, [2022-09-26T17:26:54.911Z] "selinux-enabled": true, [2022-09-26T17:26:54.911Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T17:26:54.911Z] } [Pipeline] sh [2022-09-26T17:26:55.263Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T17:26:55.615Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:27:13.946Z] provisioning config files... [2022-09-26T17:27:13.977Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config11684968992015227498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:27:14.381Z] ---> docker-login.sh [2022-09-26T17:27:14.381Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:27:14.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:27:14.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:27:14.976Z] Configure a credential helper to remove this warning. See [2022-09-26T17:27:14.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:27:14.976Z] [2022-09-26T17:27:14.976Z] Login Succeeded [2022-09-26T17:27:14.976Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:27:15.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:27:15.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:27:15.518Z] Configure a credential helper to remove this warning. See [2022-09-26T17:27:15.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:27:15.518Z] [2022-09-26T17:27:15.518Z] Login Succeeded [2022-09-26T17:27:15.518Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:27:15.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:27:15.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:27:15.791Z] Configure a credential helper to remove this warning. See [2022-09-26T17:27:15.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:27:15.791Z] [2022-09-26T17:27:15.791Z] Login Succeeded [2022-09-26T17:27:15.791Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:27:16.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:27:16.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:27:16.339Z] Configure a credential helper to remove this warning. See [2022-09-26T17:27:16.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:27:16.339Z] [2022-09-26T17:27:16.339Z] Login Succeeded [2022-09-26T17:27:16.339Z] docker.io [2022-09-26T17:27:16.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:27:16.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:27:16.877Z] Configure a credential helper to remove this warning. See [2022-09-26T17:27:16.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:27:16.877Z] [2022-09-26T17:27:16.877Z] Login Succeeded [2022-09-26T17:27:16.877Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:27:16.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T17:27:17.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:27:17.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:27:17.289Z] ========================================================= [2022-09-26T17:27:17.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T17:27:17.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:17.781Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T17:27:18.053Z] Sending build context to Docker daemon 578.6kB [2022-09-26T17:27:18.053Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T17:27:18.053Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T17:27:18.324Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T17:27:18.324Z] b3c136eddcbf: Pulling fs layer [2022-09-26T17:27:18.324Z] c0a3192eca97: Pulling fs layer [2022-09-26T17:27:18.324Z] a050256f5b6f: Pulling fs layer [2022-09-26T17:27:18.324Z] 656be50a0ddc: Pulling fs layer [2022-09-26T17:27:18.324Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T17:27:18.324Z] 46d945488cbd: Pulling fs layer [2022-09-26T17:27:18.324Z] 656be50a0ddc: Waiting [2022-09-26T17:27:18.324Z] 2bbca73fdf42: Waiting [2022-09-26T17:27:18.324Z] 46d945488cbd: Waiting [2022-09-26T17:27:18.324Z] 8a5474983e97: Pulling fs layer [2022-09-26T17:27:18.324Z] 329c88fbcd65: Pulling fs layer [2022-09-26T17:27:18.324Z] 329c88fbcd65: Waiting [2022-09-26T17:27:18.324Z] 8a5474983e97: Waiting [2022-09-26T17:27:18.324Z] a050256f5b6f: Verifying Checksum [2022-09-26T17:27:18.324Z] a050256f5b6f: Download complete [2022-09-26T17:27:18.324Z] c0a3192eca97: Verifying Checksum [2022-09-26T17:27:18.324Z] c0a3192eca97: Download complete [2022-09-26T17:27:18.324Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T17:27:18.324Z] 2bbca73fdf42: Download complete [2022-09-26T17:27:18.324Z] 46d945488cbd: Verifying Checksum [2022-09-26T17:27:18.324Z] 46d945488cbd: Download complete [2022-09-26T17:27:18.324Z] b3c136eddcbf: Verifying Checksum [2022-09-26T17:27:18.324Z] b3c136eddcbf: Download complete [2022-09-26T17:27:19.304Z] b3c136eddcbf: Pull complete [2022-09-26T17:27:19.577Z] 329c88fbcd65: Verifying Checksum [2022-09-26T17:27:19.577Z] 329c88fbcd65: Download complete [2022-09-26T17:27:19.847Z] c0a3192eca97: Pull complete [2022-09-26T17:27:20.124Z] a050256f5b6f: Pull complete [2022-09-26T17:27:20.717Z] 8a5474983e97: Download complete [2022-09-26T17:27:21.309Z] 656be50a0ddc: Verifying Checksum [2022-09-26T17:27:21.309Z] 656be50a0ddc: Download complete [2022-09-26T17:27:36.409Z] 656be50a0ddc: Pull complete [2022-09-26T17:27:36.409Z] 2bbca73fdf42: Pull complete [2022-09-26T17:27:36.409Z] 46d945488cbd: Pull complete [2022-09-26T17:27:41.815Z] 8a5474983e97: Pull complete [2022-09-26T17:27:43.785Z] 329c88fbcd65: Pull complete [2022-09-26T17:27:43.785Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T17:27:43.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T17:27:43.785Z] ---> ff4287adb874 [2022-09-26T17:27:43.785Z] Step 3/13 : ARG MAKE="make build" [2022-09-26T17:27:45.784Z] ---> Running in 79385f308970 [2022-09-26T17:27:45.784Z] Removing intermediate container 79385f308970 [2022-09-26T17:27:45.784Z] ---> 9dfbcb263e7a [2022-09-26T17:27:45.784Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T17:27:46.058Z] ---> Running in 828d366f39b8 [2022-09-26T17:27:46.332Z] Removing intermediate container 828d366f39b8 [2022-09-26T17:27:46.332Z] ---> 7f236ec6759c [2022-09-26T17:27:46.332Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T17:27:46.332Z] ---> Running in 683b8229bfb1 [2022-09-26T17:27:46.922Z] Removing intermediate container 683b8229bfb1 [2022-09-26T17:27:46.922Z] ---> 5007db5bac60 [2022-09-26T17:27:46.923Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:27:46.923Z] ---> Running in 39d6c2977420 [2022-09-26T17:27:48.885Z] Removing intermediate container 39d6c2977420 [2022-09-26T17:27:48.885Z] ---> abeb118a5fc1 [2022-09-26T17:27:48.885Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T17:27:48.885Z] ---> Running in 3ffddb770009 [2022-09-26T17:27:49.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:27:50.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:27:51.421Z] (1/14) Installing libintl (0.21-r2) [2022-09-26T17:27:51.690Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-26T17:27:51.690Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T17:27:51.690Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T17:27:51.959Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-26T17:27:52.228Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-26T17:27:52.228Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T17:27:52.228Z] (7/14) Installing libblkid (2.38-r1) [2022-09-26T17:27:52.228Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-26T17:27:52.497Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-26T17:27:52.497Z] (10/14) Installing kmod-libs (29-r2) [2022-09-26T17:27:52.497Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-26T17:27:52.767Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-26T17:27:52.767Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-26T17:27:53.037Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-26T17:27:53.037Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T17:27:53.037Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T17:27:53.037Z] OK: 228 MiB in 65 packages [2022-09-26T17:27:54.465Z] Removing intermediate container 3ffddb770009 [2022-09-26T17:27:54.465Z] ---> 059bdbab9169 [2022-09-26T17:27:54.465Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-26T17:27:54.465Z] ---> Running in 9b4b0d56d2ed [2022-09-26T17:27:54.736Z] Removing intermediate container 9b4b0d56d2ed [2022-09-26T17:27:54.736Z] ---> 2c91d21ad4de [2022-09-26T17:27:54.736Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-26T17:27:55.326Z] ---> 3a00590ad6cc [2022-09-26T17:27:55.326Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:27:55.326Z] ---> Running in f6e69379f980 [2022-09-26T17:28:51.799Z] Removing intermediate container f6e69379f980 [2022-09-26T17:28:51.799Z] ---> 652e7fe5f455 [2022-09-26T17:28:51.799Z] Step 11/13 : COPY . . [2022-09-26T17:28:51.799Z] ---> 29d069bc5f37 [2022-09-26T17:28:51.799Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T17:28:51.799Z] ---> Running in c59aa8963534 [2022-09-26T17:28:51.799Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:28:51.799Z]  Dload Upload Total  Spent Left Speed [2022-09-26T17:28:51.799Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13032 0 --:--:-- --:--:-- --:--:-- 13111 [2022-09-26T17:28:51.799Z] Removing intermediate container c59aa8963534 [2022-09-26T17:28:51.799Z] ---> 6fa8ab7ddd57 [2022-09-26T17:28:51.799Z] Step 13/13 : RUN ${MAKE} [2022-09-26T17:28:51.799Z] ---> Running in e41a8085c544 [2022-09-26T17:28:51.799Z] noop [2022-09-26T17:28:51.799Z] Removing intermediate container e41a8085c544 [2022-09-26T17:28:51.799Z] ---> 76827ef86146 [2022-09-26T17:28:51.799Z] Successfully built 76827ef86146 [2022-09-26T17:28:51.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:28:52.287Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T17:28:52.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:28:52.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-1169 does not seem to be running inside a container [2022-09-26T17:28:52.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T17:28:53.855Z] $ docker top bc700fc82dbbdcc672cb773f526af7ac372525583a5eba8f1bfedd6d2d856073 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:28:54.767Z] + go version [2022-09-26T17:28:54.768Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T17:28:54.803Z] $ docker stop --time=1 bc700fc82dbbdcc672cb773f526af7ac372525583a5eba8f1bfedd6d2d856073 [2022-09-26T17:28:56.428Z] $ docker rm -f bc700fc82dbbdcc672cb773f526af7ac372525583a5eba8f1bfedd6d2d856073 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:28:57.282Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T17:28:57.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:28:57.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-1169 does not seem to be running inside a container [2022-09-26T17:28:57.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T17:28:58.783Z] $ docker top 7fb517a63234953047864642131cbdd02b3871a69c3036bda08235e89ee183cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:28:59.674Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-09-26T17:29:00.390Z] + make test [2022-09-26T17:29:00.390Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-26T17:29:01.802Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-26T17:30:38.536Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-26T17:30:38.536Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements [2022-09-26T17:30:38.536Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T17:30:38.536Z] CGO_ENABLED=1 go vet ./... [2022-09-26T17:31:05.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T17:31:05.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T17:31:05.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-26T17:31:05.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T17:31:05.311Z] $ docker stop --time=1 7fb517a63234953047864642131cbdd02b3871a69c3036bda08235e89ee183cc [2022-09-26T17:31:07.106Z] $ docker rm -f 7fb517a63234953047864642131cbdd02b3871a69c3036bda08235e89ee183cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:31:08.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T17:31:08.240Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T17:31:08.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T17:31:09.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T17:31:09.688Z] + ls -al . [2022-09-26T17:31:09.688Z] total 196 [2022-09-26T17:31:09.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:29 . [2022-09-26T17:31:09.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:26 .. [2022-09-26T17:31:09.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:26 .git [2022-09-26T17:31:09.688Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:26 .github [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 17:26 .gitignore [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 17:26 .golangci.yml [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 17:26 .hadolint.yml [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 17:26 Attribution.txt [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 17:26 CHANGELOG.md [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 17:26 Dockerfile [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 17:26 GOVERNANCE.md [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 17:26 Jenkinsfile [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 17:26 LICENSE [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 17:26 Makefile [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 17:26 OWNERS.md [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 17:26 README.md [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 26 17:23 VERSION [2022-09-26T17:31:09.688Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:26 bin [2022-09-26T17:31:09.688Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:26 cmd [2022-09-26T17:31:09.688Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 17:30 coverage.out [2022-09-26T17:31:09.688Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 17:26 docker-entrypoint.sh [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 26 17:26 go.mod [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 26 17:26 go.sum [2022-09-26T17:31:09.688Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:26 internal [2022-09-26T17:31:09.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:26 snap [2022-09-26T17:31:09.688Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:31:10.117Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=37cb0c53ec1c30c1104bede5543bb76b9774e4f6 --label arch=arm64 --label version=0.0.0 . [2022-09-26T17:31:10.403Z] Sending build context to Docker daemon 608.8kB [2022-09-26T17:31:10.403Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T17:31:10.403Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-26T17:31:10.403Z] ---> 76827ef86146 [2022-09-26T17:31:10.403Z] Step 3/35 : ARG MAKE="make build" [2022-09-26T17:31:10.674Z] ---> Running in 2b59f83309c9 [2022-09-26T17:31:10.943Z] Removing intermediate container 2b59f83309c9 [2022-09-26T17:31:10.943Z] ---> 24fc1df4948d [2022-09-26T17:31:10.943Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T17:31:11.211Z] ---> Running in c38ac63ea2c8 [2022-09-26T17:31:11.483Z] Removing intermediate container c38ac63ea2c8 [2022-09-26T17:31:11.483Z] ---> 442c165fe396 [2022-09-26T17:31:11.483Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T17:31:11.483Z] ---> Running in f879eb784b57 [2022-09-26T17:31:12.073Z] Removing intermediate container f879eb784b57 [2022-09-26T17:31:12.073Z] ---> c60d75f9dd3d [2022-09-26T17:31:12.073Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:31:12.073Z] ---> Running in e196364f5be5 [2022-09-26T17:31:14.043Z] Removing intermediate container e196364f5be5 [2022-09-26T17:31:14.043Z] ---> dbcbcc3c1448 [2022-09-26T17:31:14.043Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T17:31:14.315Z] ---> Running in 960dee079985 [2022-09-26T17:31:15.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:16.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:31:17.695Z] OK: 228 MiB in 65 packages [2022-09-26T17:31:18.663Z] Removing intermediate container 960dee079985 [2022-09-26T17:31:18.663Z] ---> af133ddcc5e2 [2022-09-26T17:31:18.663Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-26T17:31:18.931Z] ---> Running in 157c6c473bdd [2022-09-26T17:31:19.516Z] Removing intermediate container 157c6c473bdd [2022-09-26T17:31:19.516Z] ---> ff6b01775f37 [2022-09-26T17:31:19.516Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-26T17:31:20.478Z] ---> 3c84dd8cb97f [2022-09-26T17:31:20.478Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:31:20.478Z] ---> Running in 0bf19e99b5fd [2022-09-26T17:31:23.071Z] Removing intermediate container 0bf19e99b5fd [2022-09-26T17:31:23.071Z] ---> b9f97f464db3 [2022-09-26T17:31:23.071Z] Step 11/35 : COPY . . [2022-09-26T17:31:23.657Z] ---> 72b49fc5a9dd [2022-09-26T17:31:23.657Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T17:31:23.657Z] ---> Running in a3aee4fffff5 [2022-09-26T17:31:25.073Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:31:25.073Z] Dload Upload Total Spent Left Speed [2022-09-26T17:31:25.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6274 0 --:--:-- --:--:-- --:--:-- 6284 100 1062 100 1062 0 0 6196 0 --:--:-- --:--:-- --:--:-- 6210 [2022-09-26T17:31:26.036Z] Removing intermediate container a3aee4fffff5 [2022-09-26T17:31:26.036Z] ---> 35fdf7340018 [2022-09-26T17:31:26.036Z] Step 13/35 : RUN ${MAKE} [2022-09-26T17:31:26.036Z] ---> Running in 8102edab87da [2022-09-26T17:31:27.463Z] 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.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-26T17:34:19.289Z] Removing intermediate container 8102edab87da [2022-09-26T17:34:19.289Z] ---> 0a8d6cdf3e0b [2022-09-26T17:34:19.289Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-26T17:34:19.289Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-26T17:34:19.289Z] eab2503cf8f4: Pulling fs layer [2022-09-26T17:34:19.289Z] 97cd0a44c592: Pulling fs layer [2022-09-26T17:34:19.289Z] 97cd0a44c592: Verifying Checksum [2022-09-26T17:34:19.289Z] 97cd0a44c592: Download complete [2022-09-26T17:34:19.289Z] eab2503cf8f4: Verifying Checksum [2022-09-26T17:34:19.289Z] eab2503cf8f4: Download complete [2022-09-26T17:34:19.289Z] eab2503cf8f4: Pull complete [2022-09-26T17:34:19.289Z] 97cd0a44c592: Pull complete [2022-09-26T17:34:19.289Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-26T17:34:19.289Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-26T17:34:19.289Z] ---> 7f763cca56b3 [2022-09-26T17:34:19.289Z] Step 15/35 : FROM alpine:3.16 [2022-09-26T17:34:19.289Z] 3.16: Pulling from library/alpine [2022-09-26T17:34:19.289Z] 9b18e9b68314: Pulling fs layer [2022-09-26T17:34:19.289Z] 9b18e9b68314: Verifying Checksum [2022-09-26T17:34:19.289Z] 9b18e9b68314: Download complete [2022-09-26T17:34:19.289Z] 9b18e9b68314: Pull complete [2022-09-26T17:34:19.289Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T17:34:19.289Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T17:34:19.289Z] ---> a6215f271958 [2022-09-26T17:34:19.289Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-26T17:34:19.289Z] ---> Running in e9376855555b [2022-09-26T17:34:19.289Z] Removing intermediate container e9376855555b [2022-09-26T17:34:19.289Z] ---> 04b359207672 [2022-09-26T17:34:19.289Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-26T17:34:19.289Z] ---> Running in b1d9c6423e4b [2022-09-26T17:34:19.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:34:19.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:34:19.289Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-26T17:34:19.289Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-26T17:34:19.289Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-26T17:34:19.289Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-26T17:34:19.289Z] (5/82) Installing libxcb (1.15-r0) [2022-09-26T17:34:19.289Z] (6/82) Installing libx11 (1.8-r0) [2022-09-26T17:34:19.289Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-26T17:34:19.289Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-26T17:34:19.289Z] (9/82) Installing expat (2.4.9-r0) [2022-09-26T17:34:19.289Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-26T17:34:19.289Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-26T17:34:19.289Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-26T17:34:19.289Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-26T17:34:19.289Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-26T17:34:19.289Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-26T17:34:19.290Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-26T17:34:19.290Z] (17/82) Installing libintl (0.21-r2) [2022-09-26T17:34:19.290Z] (18/82) Installing libblkid (2.38-r1) [2022-09-26T17:34:19.290Z] (19/82) Installing libmount (2.38-r1) [2022-09-26T17:34:19.290Z] (20/82) Installing pcre (8.45-r2) [2022-09-26T17:34:19.290Z] (21/82) Installing glib (2.72.1-r0) [2022-09-26T17:34:19.290Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-26T17:34:19.290Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-26T17:34:19.290Z] (24/82) Installing libass (0.16.0-r0) [2022-09-26T17:34:19.290Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-26T17:34:19.290Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-26T17:34:19.290Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-26T17:34:19.290Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-26T17:34:19.290Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-26T17:34:19.290Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-26T17:34:19.290Z] (31/82) Installing libunistring (1.0-r0) [2022-09-26T17:34:19.290Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-26T17:34:19.290Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-26T17:34:19.290Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-26T17:34:19.290Z] (35/82) Installing lame (3.100-r0) [2022-09-26T17:34:19.290Z] (36/82) Installing opus (1.3.1-r1) [2022-09-26T17:34:19.290Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-26T17:34:19.290Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-26T17:34:19.290Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-26T17:34:19.290Z] (40/82) Installing orc (0.4.32-r0) [2022-09-26T17:34:19.290Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T17:34:19.290Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-26T17:34:19.290Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T17:34:19.290Z] (44/82) Installing flac (1.3.4-r0) [2022-09-26T17:34:19.290Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-26T17:34:19.290Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-26T17:34:19.290Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-26T17:34:19.290Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-26T17:34:19.290Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-26T17:34:19.290Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-26T17:34:19.290Z] (51/82) Installing libpulse (15.0-r2) [2022-09-26T17:34:19.290Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-26T17:34:19.290Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-26T17:34:19.290Z] (54/82) Installing librist (0.2.6-r1) [2022-09-26T17:34:19.290Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-26T17:34:19.290Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-26T17:34:19.290Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-26T17:34:19.290Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T17:34:19.290Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T17:34:19.290Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-26T17:34:19.290Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-26T17:34:19.290Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-26T17:34:19.290Z] (63/82) Installing libva (2.14.0-r0) [2022-09-26T17:34:19.290Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-26T17:34:19.290Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-26T17:34:19.290Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-26T17:34:19.290Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-26T17:34:19.290Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-26T17:34:19.290Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-26T17:34:19.290Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-26T17:34:19.290Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-26T17:34:19.290Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-26T17:34:19.876Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-26T17:34:19.876Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-26T17:34:19.876Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T17:34:19.876Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-26T17:34:19.876Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-26T17:34:19.876Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-26T17:34:19.876Z] (78/82) Installing kmod-libs (29-r2) [2022-09-26T17:34:19.876Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-26T17:34:19.876Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-26T17:34:19.876Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-26T17:34:19.876Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-26T17:34:19.876Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T17:34:19.876Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T17:34:19.876Z] OK: 78 MiB in 96 packages [2022-09-26T17:34:23.235Z] Removing intermediate container b1d9c6423e4b [2022-09-26T17:34:23.235Z] ---> 0ca1398fb0c8 [2022-09-26T17:34:23.235Z] Step 18/35 : WORKDIR / [2022-09-26T17:34:23.235Z] ---> Running in b3df3d5c2109 [2022-09-26T17:34:23.504Z] Removing intermediate container b3df3d5c2109 [2022-09-26T17:34:23.504Z] ---> 26c453d26f48 [2022-09-26T17:34:23.504Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-26T17:34:24.916Z] ---> 3faabd93e49e [2022-09-26T17:34:24.916Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-26T17:34:25.500Z] ---> 22f5c1337c08 [2022-09-26T17:34:25.500Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-26T17:34:26.085Z] ---> 345da5d3de23 [2022-09-26T17:34:26.085Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-26T17:34:26.670Z] ---> 627d19364deb [2022-09-26T17:34:26.670Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-26T17:34:26.939Z] ---> 5350994ce0ac [2022-09-26T17:34:26.939Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-26T17:34:27.522Z] ---> 8c2d1a7bfbc1 [2022-09-26T17:34:27.522Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-26T17:34:28.936Z] ---> eef300496fff [2022-09-26T17:34:28.936Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-26T17:34:28.936Z] ---> Running in f1a736154cae [2022-09-26T17:34:30.891Z] Removing intermediate container f1a736154cae [2022-09-26T17:34:30.891Z] ---> 8e274c2433fe [2022-09-26T17:34:30.891Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-26T17:34:30.891Z] ---> Running in 10bd655bbcff [2022-09-26T17:34:32.306Z] Removing intermediate container 10bd655bbcff [2022-09-26T17:34:32.306Z] ---> 5e77f09b1ba6 [2022-09-26T17:34:32.306Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-26T17:34:32.306Z] ---> Running in e9bef86e2e7c [2022-09-26T17:34:34.257Z] Removing intermediate container e9bef86e2e7c [2022-09-26T17:34:34.257Z] ---> a5cd71e1e2be [2022-09-26T17:34:34.257Z] Step 29/35 : EXPOSE 59983 [2022-09-26T17:34:34.257Z] ---> Running in 4efb9bce9053 [2022-09-26T17:34:34.257Z] Removing intermediate container 4efb9bce9053 [2022-09-26T17:34:34.257Z] ---> f6dfca13121d [2022-09-26T17:34:34.257Z] Step 30/35 : EXPOSE 8554 [2022-09-26T17:34:34.257Z] ---> Running in 7b2d43c878d3 [2022-09-26T17:34:34.842Z] Removing intermediate container 7b2d43c878d3 [2022-09-26T17:34:34.842Z] ---> be13de34976a [2022-09-26T17:34:34.842Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-26T17:34:34.842Z] ---> Running in a7f7854ce703 [2022-09-26T17:34:35.112Z] Removing intermediate container a7f7854ce703 [2022-09-26T17:34:35.112Z] ---> f7cef0bc9b9f [2022-09-26T17:34:35.112Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-26T17:34:35.112Z] ---> Running in eaa7ec53619a [2022-09-26T17:34:35.380Z] Removing intermediate container eaa7ec53619a [2022-09-26T17:34:35.380Z] ---> 6b5dfc3efaab [2022-09-26T17:34:35.380Z] Step 33/35 : LABEL arch=arm64 [2022-09-26T17:34:35.380Z] ---> Running in d7b3bb373614 [2022-09-26T17:34:35.970Z] Removing intermediate container d7b3bb373614 [2022-09-26T17:34:35.970Z] ---> 1a4e98ae3ccd [2022-09-26T17:34:35.970Z] Step 34/35 : LABEL git_sha=37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [2022-09-26T17:34:35.970Z] ---> Running in 12bb07665194 [2022-09-26T17:34:36.238Z] Removing intermediate container 12bb07665194 [2022-09-26T17:34:36.239Z] ---> 6f568a973cb2 [2022-09-26T17:34:36.239Z] Step 35/35 : LABEL version=0.0.0 [2022-09-26T17:34:36.239Z] ---> Running in 6489b4df4009 [2022-09-26T17:34:36.506Z] Removing intermediate container 6489b4df4009 [2022-09-26T17:34:36.506Z] ---> 054430bd3a2d [2022-09-26T17:34:36.506Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T17:34:36.506Z] Successfully built 054430bd3a2d [2022-09-26T17:34:36.506Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:34:37.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:34:37.324Z] [2022-09-26T17:34:37.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:34:37.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:34:37.748Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T17:34:37.748Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T17:34:37.748Z] 04944245beec: Pulling fs layer [2022-09-26T17:34:37.748Z] 699f458cf7ca: Pulling fs layer [2022-09-26T17:34:37.748Z] 765212b225bb: Pulling fs layer [2022-09-26T17:34:37.748Z] f23df028b6ca: Pulling fs layer [2022-09-26T17:34:37.748Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T17:34:37.748Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T17:34:38.016Z] f23df028b6ca: Waiting [2022-09-26T17:34:38.016Z] d65c8cfc05b1: Waiting [2022-09-26T17:34:38.016Z] 2437ff75d9bd: Waiting [2022-09-26T17:34:38.016Z] 765212b225bb: Waiting [2022-09-26T17:34:38.016Z] 04944245beec: Verifying Checksum [2022-09-26T17:34:38.016Z] 04944245beec: Download complete [2022-09-26T17:34:38.016Z] 765212b225bb: Verifying Checksum [2022-09-26T17:34:38.016Z] 765212b225bb: Download complete [2022-09-26T17:34:38.016Z] f23df028b6ca: Verifying Checksum [2022-09-26T17:34:38.016Z] f23df028b6ca: Download complete [2022-09-26T17:34:38.285Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T17:34:38.285Z] d65c8cfc05b1: Download complete [2022-09-26T17:34:38.285Z] 699f458cf7ca: Verifying Checksum [2022-09-26T17:34:38.285Z] 699f458cf7ca: Download complete [2022-09-26T17:34:38.554Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T17:34:38.554Z] 8998bd30e6a1: Download complete [2022-09-26T17:34:41.142Z] 2437ff75d9bd: Download complete [2022-09-26T17:34:42.553Z] 8998bd30e6a1: Pull complete [2022-09-26T17:34:43.135Z] 04944245beec: Pull complete [2022-09-26T17:34:44.549Z] 699f458cf7ca: Pull complete [2022-09-26T17:34:44.819Z] 765212b225bb: Pull complete [2022-09-26T17:34:45.403Z] f23df028b6ca: Pull complete [2022-09-26T17:34:45.670Z] d65c8cfc05b1: Pull complete [2022-09-26T17:35:00.662Z] 2437ff75d9bd: Pull complete [2022-09-26T17:35:00.662Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T17:35:00.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:35:00.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:35:00.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-1169 does not seem to be running inside a container [2022-09-26T17:35:01.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-26T17:35:03.834Z] $ docker top b6b046de2f40f5bbe02b97ad7abd7256767c552c3bfc28a8b921f3d6d6f8623b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:35:04.763Z] ---> job-cost.sh [2022-09-26T17:35:04.764Z] lf-activate-venv: SKIPPING [2022-09-26T17:35:04.764Z] INFO: No Stack... [2022-09-26T17:35:05.346Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T17:35:06.309Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T17:35:06.965Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-09-26T17:35:06.965Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T17:35:07.049Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [2022-09-26T17:35:07.055Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] did not exist. Created. [2022-09-26T17:35:07.055Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T17:35:07.853Z] /w/workspace/device-usb-camera/1@tmp/durable-a1dc2037/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T17:35:08.305Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T17:35:08.343Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T17:35:08.390Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T17:35:08.405Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T17:35:08.477Z] $ docker stop --time=1 b6b046de2f40f5bbe02b97ad7abd7256767c552c3bfc28a8b921f3d6d6f8623b [2022-09-26T17:35:10.000Z] $ docker rm -f b6b046de2f40f5bbe02b97ad7abd7256767c552c3bfc28a8b921f3d6d6f8623b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-26T17:35:10.929Z] provisioning config files... [2022-09-26T17:35:10.936Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/config5736367972269521167tmp [Pipeline] { [Pipeline] sh [2022-09-26T17:35:11.263Z] + set +x [2022-09-26T17:35:11.263Z] + curl -s https://codecov.io/bash [2022-09-26T17:35:11.263Z] + bash -s -- [2022-09-26T17:35:11.263Z] [2022-09-26T17:35:11.263Z] _____ _ [2022-09-26T17:35:11.263Z] / ____| | | [2022-09-26T17:35:11.263Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T17:35:11.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T17:35:11.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T17:35:11.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T17:35:11.263Z] Bash-1.0.6 [2022-09-26T17:35:11.263Z] [2022-09-26T17:35:11.263Z] [2022-09-26T17:35:11.263Z] ==> git version 2.25.1 found [2022-09-26T17:35:11.263Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-26T17:35:11.263Z] Release-Date: 2020-01-08 [2022-09-26T17:35:11.263Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-26T17:35:11.263Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T17:35:11.263Z] ==> Jenkins CI detected. [2022-09-26T17:35:11.263Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-87 [2022-09-26T17:35:11.263Z] project root: . [2022-09-26T17:35:11.263Z] --> token set from env [2022-09-26T17:35:11.263Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T17:35:11.263Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T17:35:11.263Z] ==> Python coveragepy not found [2022-09-26T17:35:11.263Z] ==> Searching for coverage reports in: [2022-09-26T17:35:11.263Z] + . [2022-09-26T17:35:11.263Z] -> Found 1 reports [2022-09-26T17:35:11.263Z] ==> Detecting git/mercurial file structure [2022-09-26T17:35:11.263Z] ==> Reading reports [2022-09-26T17:35:11.263Z] + ./coverage.out bytes=29387 [2022-09-26T17:35:11.523Z] ==> Appending adjustments [2022-09-26T17:35:11.523Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T17:35:11.523Z] + Found adjustments [2022-09-26T17:35:11.523Z] ==> Gzipping contents [2022-09-26T17:35:11.523Z] 8.0K /tmp/codecov.oRYNfL.gz [2022-09-26T17:35:11.523Z] ==> Uploading reports [2022-09-26T17:35:11.523Z] url: https://codecov.io [2022-09-26T17:35:11.523Z] query: branch=PR-87&commit=37cb0c53ec1c30c1104bede5543bb76b9774e4f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=87&job=&cmd_args= [2022-09-26T17:35:11.523Z] -> Pinging Codecov [2022-09-26T17:35:11.523Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-87&commit=37cb0c53ec1c30c1104bede5543bb76b9774e4f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=87&job=&cmd_args= [2022-09-26T17:35:11.784Z] -> Uploading to [2022-09-26T17:35:11.784Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/73D8F5FF140700D3E01443B452E23636/37cb0c53ec1c30c1104bede5543bb76b9774e4f6/2cc6c7ed-a6a6-44b0-9149-f5076d6edf18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T173511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc30142da8c4491987e51a6d112c9eb4137482ed76ba8083641d789ccdcce50 [2022-09-26T17:35:11.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:35:11.784Z] Dload Upload Total Spent Left Speed [2022-09-26T17:35:12.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 16335 --:--:-- --:--:-- --:--:-- 16335 [2022-09-26T17:35:12.045Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] } [2022-09-26T17:35:12.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-26T17:35:13.817Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-87/archives ] [2022-09-26T17:35:13.817Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-87/archives [2022-09-26T17:35:13.817Z] total 16 [2022-09-26T17:35:13.817Z] drwxr-xr-x 3 root root 4096 Sep 26 17:26 . [2022-09-26T17:35:13.817Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 17:26 .. [2022-09-26T17:35:13.817Z] drwxr-xr-x 2 root root 4096 Sep 26 17:26 cost [2022-09-26T17:35:13.817Z] -rw-r--r-- 1 root root 88 Sep 26 17:26 cost.csv [2022-09-26T17:35:13.817Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-87/archives [2022-09-26T17:35:13.817Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-87/archives [2022-09-26T17:35:13.817Z] total 16 [2022-09-26T17:35:13.817Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 17:26 . [2022-09-26T17:35:13.817Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 17:26 .. [2022-09-26T17:35:13.817Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 17:26 cost [2022-09-26T17:35:13.817Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 26 17:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:35:14.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:35:15.027Z] ---> package-listing.sh [2022-09-26T17:35:15.028Z] ++ facter osfamily [2022-09-26T17:35:15.028Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T17:35:15.288Z] + OS_FAMILY=debian [2022-09-26T17:35:15.288Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-87 [2022-09-26T17:35:15.288Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T17:35:15.288Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T17:35:15.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T17:35:15.288Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T17:35:15.288Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-87 ']' [2022-09-26T17:35:15.288Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T17:35:15.288Z] + case "${OS_FAMILY}" in [2022-09-26T17:35:15.288Z] + dpkg -l [2022-09-26T17:35:15.288Z] + grep '^ii' [2022-09-26T17:35:15.288Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T17:35:15.288Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T17:35:15.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T17:35:15.288Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-87 ']' [2022-09-26T17:35:15.288Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-87/archives/ [2022-09-26T17:35:15.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-87/archives/ [Pipeline] echo [2022-09-26T17:35:15.321Z] 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-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-26T17:35:15.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:35:16.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:35:16.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:35:16.379Z] prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container [2022-09-26T17:35:16.392Z] $ 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-87/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-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T17:35:16.608Z] $ docker top 4107049c18d9fcdbd97ef5b9ad6dd3a67138509fbfde2359d8171cbfbce808eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:35:17.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T17:35:17.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T17:35:17.782Z] + ls /var/log/sa-host [2022-09-26T17:35:17.782Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:35:17.924Z] provisioning config files... [2022-09-26T17:35:17.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/config16658751392246889740tmp [Pipeline] { [Pipeline] echo [2022-09-26T17:35:17.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:35:18.306Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T17:35:18.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:35:18.829Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T17:35:18.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:35:19.168Z] ---> sudo-logs.sh [2022-09-26T17:35:19.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T17:35:19.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:35:19.554Z] ---> job-cost.sh [2022-09-26T17:35:19.555Z] lf-activate-venv: SKIPPING [2022-09-26T17:35:19.555Z] DEBUG: total: 0.2199999988079071 [2022-09-26T17:35:19.555Z] INFO: Retrieving Stack Cost... [2022-09-26T17:35:20.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T17:35:20.383Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T17:35:20.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:35:20.710Z] ---> logs-deploy.sh [2022-09-26T17:35:20.710Z] lf-activate-venv: SKIPPING [2022-09-26T17:35:20.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-87/1 [2022-09-26T17:35:20.710Z] INFO: archiving workspace using pattern(s): [2022-09-26T17:35:21.646Z] Archives upload complete. [2022-09-26T17:35:21.646Z] INFO: archiving logs to Nexus