Started by user Eric Ball Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f209dce6f68700a541670e53a85687e2a3b33068 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-ssh4971880877110729676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13325508045767748042.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1745328022084121865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh16293787731566060633.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6118876987570949001.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64096 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f209dce6f68700a541670e53a85687e2a3b33068 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f f209dce6f68700a541670e53a85687e2a3b33068 # timeout=10 Commit message: "build: go mod tidy (#22)" > git rev-list --no-walk f209dce6f68700a541670e53a85687e2a3b33068 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:40:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:40:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:40:25 ========================================================= 15:40:25 EdgeX Global Pipelines Version Info 15:40:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:40:26 ------------------- 15:40:26 stable info: 15:40:26 ------------------- 15:40:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:26 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 15:40:26 Message: update stable to v1.0.230 15:40:27 ------------------- 15:40:27 experimental info: 15:40:27 ------------------- 15:40:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:27 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 15:40:27 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f209dce6f68700a541670e53a85687e2a3b33068 [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f209dce [Pipeline] echo 15:40:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:27 provisioning config files... 15:40:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7205451132182262951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:28 ---> docker-login.sh 15:40:28 nexus3.edgexfoundry.org:10001 15:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:28 Configure a credential helper to remove this warning. See 15:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:28 15:40:28 Login Succeeded 15:40:28 nexus3.edgexfoundry.org:10002 15:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:28 Configure a credential helper to remove this warning. See 15:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:28 15:40:28 Login Succeeded 15:40:28 nexus3.edgexfoundry.org:10003 15:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:28 Configure a credential helper to remove this warning. See 15:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:28 15:40:28 Login Succeeded 15:40:28 nexus3.edgexfoundry.org:10004 15:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:28 Configure a credential helper to remove this warning. See 15:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:28 15:40:28 Login Succeeded 15:40:28 docker.io 15:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:29 Configure a credential helper to remove this warning. See 15:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:29 15:40:29 Login Succeeded 15:40:29 ---> docker-login.sh ends [Pipeline] } 15:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:40:29 + git rev-list -1 --merges f209dce6f68700a541670e53a85687e2a3b33068~1..f209dce6f68700a541670e53a85687e2a3b33068 [Pipeline] echo 15:40:29 -----------> git rev-list -1 --merges f209dce6f68700a541670e53a85687e2a3b33068~1..f209dce6f68700a541670e53a85687e2a3b33068 f209dce6f68700a541670e53a85687e2a3b33068 [false] [Pipeline] sh 15:40:30 + git log --format=format:%s -1 f209dce6f68700a541670e53a85687e2a3b33068 [Pipeline] echo 15:40:30 ========================================================= 15:40:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:40:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:30 + git log --format=format:%s -1 f209dce6f68700a541670e53a85687e2a3b33068 [Pipeline] echo 15:40:30 [semverPrep] GIT_COMMIT: f209dce6f68700a541670e53a85687e2a3b33068, Commit Message: build: go mod tidy (#22) [Pipeline] echo 15:40:30 [semverPrep] This is not a build commit. [Pipeline] sh 15:40:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:40:31 + grep -v github /etc/ssh/ssh_known_hosts 15:40:31 + [ -e /tmp/ssh_known_hosts ] 15:40:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:40:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:40:31 + sudo tee -a /etc/ssh/ssh_known_hosts 15:40:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:40:31 15:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:40:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:40:31 latest: Pulling from edgex-devops/py-git-semver 15:40:31 1fe172e4850f: Pulling fs layer 15:40:31 caf521ccaac6: Pulling fs layer 15:40:31 3ead6fa29328: Pulling fs layer 15:40:31 5c2a1cbceb83: Pulling fs layer 15:40:31 a8d5f1318db7: Pulling fs layer 15:40:31 5c2a1cbceb83: Waiting 15:40:31 c427282e49a2: Pulling fs layer 15:40:31 1827001aaf11: Pulling fs layer 15:40:31 0714d37db230: Pulling fs layer 15:40:31 a8d5f1318db7: Waiting 15:40:31 1827001aaf11: Waiting 15:40:31 ac28cf19c067: Pulling fs layer 15:40:31 ca983d60f3e2: Pulling fs layer 15:40:31 0714d37db230: Waiting 15:40:31 ac28cf19c067: Waiting 15:40:31 9f894cec8388: Pulling fs layer 15:40:31 ca983d60f3e2: Waiting 15:40:31 9f894cec8388: Waiting 15:40:31 caf521ccaac6: Verifying Checksum 15:40:31 caf521ccaac6: Download complete 15:40:31 5c2a1cbceb83: Verifying Checksum 15:40:31 5c2a1cbceb83: Download complete 15:40:31 a8d5f1318db7: Download complete 15:40:32 c427282e49a2: Verifying Checksum 15:40:32 c427282e49a2: Download complete 15:40:32 3ead6fa29328: Verifying Checksum 15:40:32 3ead6fa29328: Download complete 15:40:32 0714d37db230: Download complete 15:40:32 ac28cf19c067: Verifying Checksum 15:40:32 ac28cf19c067: Download complete 15:40:32 ca983d60f3e2: Download complete 15:40:32 9f894cec8388: Verifying Checksum 15:40:32 9f894cec8388: Download complete 15:40:32 1fe172e4850f: Verifying Checksum 15:40:32 1fe172e4850f: Download complete 15:40:32 1827001aaf11: Verifying Checksum 15:40:32 1827001aaf11: Download complete 15:40:33 1fe172e4850f: Pull complete 15:40:33 caf521ccaac6: Pull complete 15:40:34 3ead6fa29328: Pull complete 15:40:34 5c2a1cbceb83: Pull complete 15:40:34 a8d5f1318db7: Pull complete 15:40:34 c427282e49a2: Pull complete 15:40:36 1827001aaf11: Pull complete 15:40:36 0714d37db230: Pull complete 15:40:36 ac28cf19c067: Pull complete 15:40:36 ca983d60f3e2: Pull complete 15:40:36 9f894cec8388: Pull complete 15:40:36 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:40:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 15:40:37 prd-ubuntu20.04-docker-8c-8g-64096 does not seem to be running inside a container 15:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:40:38 $ docker top 566f9c8d0d9f709e01721304a50c18695134d4e393ac92573b9a3fff8f6a9a1c -eo pid,comm 15:40:38 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). 15:40:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:38 [ssh-agent] Looking for ssh-agent implementation... 15:40:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:39 $ docker exec 566f9c8d0d9f709e01721304a50c18695134d4e393ac92573b9a3fff8f6a9a1c ssh-agent 15:40:39 SSH_AUTH_SOCK=/tmp/ssh-MBx4ejVAXt28/agent.32 15:40:39 SSH_AGENT_PID=38 15:40:39 Running ssh-add (command line suppressed) 15:40:39 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1747521012127260065.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1747521012127260065.key) 15:40:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:39 + git tag --points-at HEAD [Pipeline] } 15:40:39 $ docker exec --env ******** --env ******** 566f9c8d0d9f709e01721304a50c18695134d4e393ac92573b9a3fff8f6a9a1c ssh-agent -k 15:40:39 unset SSH_AUTH_SOCK; 15:40:39 unset SSH_AGENT_PID; 15:40:39 echo Agent pid 38 killed; 15:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:40:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:39 [ssh-agent] Looking for ssh-agent implementation... 15:40:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:39 $ docker exec 566f9c8d0d9f709e01721304a50c18695134d4e393ac92573b9a3fff8f6a9a1c ssh-agent 15:40:40 SSH_AUTH_SOCK=/tmp/ssh-G466e5iluduO/agent.72 15:40:40 SSH_AGENT_PID=79 15:40:40 Running ssh-add (command line suppressed) 15:40:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2403254946726012899.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2403254946726012899.key) 15:40:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:40 + git semver init 15:40:40 2022-05-19 15:40:40,711 [run_init] DEBUG init version:0.0.0 force:False 15:40:40 2022-05-19 15:40:40,712 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 15:40:40 2022-05-19 15:40:40,712 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 15:40:40 2022-05-19 15:40:40,712 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 15:40:41 2022-05-19 15:40:41,273 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 15:40:41 2022-05-19 15:40:41,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 15:40:41 2022-05-19 15:40:41,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:40:41 2022-05-19 15:40:41,277 [write_version] DEBUG version is same as current version 0.0.0 15:40:41 2022-05-19 15:40:41,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:40:41 0.0.0 [Pipeline] } 15:40:41 $ docker exec --env ******** --env ******** 566f9c8d0d9f709e01721304a50c18695134d4e393ac92573b9a3fff8f6a9a1c ssh-agent -k 15:40:41 unset SSH_AUTH_SOCK; 15:40:41 unset SSH_AGENT_PID; 15:40:41 echo Agent pid 79 killed; 15:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:41 + git semver [Pipeline] } 15:40:42 $ docker stop --time=1 566f9c8d0d9f709e01721304a50c18695134d4e393ac92573b9a3fff8f6a9a1c 15:40:43 $ docker rm -f 566f9c8d0d9f709e01721304a50c18695134d4e393ac92573b9a3fff8f6a9a1c [Pipeline] // withDockerContainer [Pipeline] sh 15:40:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:40:44 Stashed 1 file(s) [Pipeline] echo 15:40:44 [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 15:40:44 provisioning config files... 15:40:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1665043750366818501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:44 ---> docker-login.sh 15:40:44 nexus3.edgexfoundry.org:10001 15:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:44 Configure a credential helper to remove this warning. See 15:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:44 15:40:44 Login Succeeded 15:40:44 nexus3.edgexfoundry.org:10002 15:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:45 Configure a credential helper to remove this warning. See 15:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:45 15:40:45 Login Succeeded 15:40:45 nexus3.edgexfoundry.org:10003 15:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:45 Configure a credential helper to remove this warning. See 15:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:45 15:40:45 Login Succeeded 15:40:45 nexus3.edgexfoundry.org:10004 15:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:45 Configure a credential helper to remove this warning. See 15:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:45 15:40:45 Login Succeeded 15:40:45 docker.io 15:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:45 Configure a credential helper to remove this warning. See 15:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:45 15:40:45 Login Succeeded 15:40:45 ---> docker-login.sh ends [Pipeline] } 15:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:40:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:45 ========================================================= 15:40:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:40:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:40:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:40:46 Sending build context to Docker daemon 537.1kB 15:40:46 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:40:46 Step 2/12 : FROM ${BASE} AS builder 15:40:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:40:46 59bf1c3509f3: Pulling fs layer 15:40:46 666ba61612fd: Pulling fs layer 15:40:46 8ed8ca486205: Pulling fs layer 15:40:46 4fe6c5a15a65: Pulling fs layer 15:40:46 22a0e8bec74d: Pulling fs layer 15:40:46 ca2b28591e48: Pulling fs layer 15:40:46 a51346096db8: Pulling fs layer 15:40:46 daebc70d1ce1: Pulling fs layer 15:40:46 0e18a0eac166: Pulling fs layer 15:40:46 22a0e8bec74d: Waiting 15:40:46 ca2b28591e48: Waiting 15:40:46 a51346096db8: Waiting 15:40:46 daebc70d1ce1: Waiting 15:40:46 0e18a0eac166: Waiting 15:40:46 4fe6c5a15a65: Waiting 15:40:46 8ed8ca486205: Verifying Checksum 15:40:46 8ed8ca486205: Download complete 15:40:46 666ba61612fd: Verifying Checksum 15:40:46 666ba61612fd: Download complete 15:40:46 22a0e8bec74d: Verifying Checksum 15:40:46 22a0e8bec74d: Download complete 15:40:46 59bf1c3509f3: Verifying Checksum 15:40:46 59bf1c3509f3: Download complete 15:40:46 ca2b28591e48: Verifying Checksum 15:40:46 ca2b28591e48: Download complete 15:40:46 a51346096db8: Verifying Checksum 15:40:46 a51346096db8: Download complete 15:40:46 daebc70d1ce1: Verifying Checksum 15:40:46 daebc70d1ce1: Download complete 15:40:46 59bf1c3509f3: Pull complete 15:40:46 666ba61612fd: Pull complete 15:40:46 8ed8ca486205: Pull complete 15:40:46 0e18a0eac166: Verifying Checksum 15:40:46 0e18a0eac166: Download complete 15:40:47 4fe6c5a15a65: Verifying Checksum 15:40:47 4fe6c5a15a65: Download complete 15:40:51 4fe6c5a15a65: Pull complete 15:40:51 22a0e8bec74d: Pull complete 15:40:51 ca2b28591e48: Pull complete 15:40:51 a51346096db8: Pull complete 15:40:51 daebc70d1ce1: Pull complete 15:40:54 0e18a0eac166: Pull complete 15:40:54 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:40:54 ---> f018257e8ee9 15:40:54 Step 3/12 : ARG MAKE="make build" 15:40:56 ---> Running in a4c155c884bd 15:40:56 Removing intermediate container a4c155c884bd 15:40:56 ---> aa77e7583400 15:40:56 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:40:56 ---> Running in 04ad20c7956f 15:40:56 Removing intermediate container 04ad20c7956f 15:40:56 ---> 9c9577ef06d0 15:40:56 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:40:56 ---> Running in 7d55880a46a8 15:40:56 Removing intermediate container 7d55880a46a8 15:40:56 ---> dd6d617ed28c 15:40:56 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:56 ---> Running in 55585fbeea1a 15:40:57 Removing intermediate container 55585fbeea1a 15:40:57 ---> b198450a9b3a 15:40:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:58 ---> Running in 50f42e506ae1 15:40:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:40:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:40:59 (1/81) Installing mesa (21.2.6-r0) 15:40:59 (2/81) Installing libxau (1.0.9-r0) 15:40:59 Still waiting to schedule task 15:40:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:40:59 (3/81) Installing libmd (1.0.3-r0) 15:40:59 (4/81) Installing libbsd (0.11.3-r1) 15:40:59 (5/81) Installing libxdmcp (1.1.3-r0) 15:40:59 (6/81) Installing libxcb (1.14-r2) 15:41:00 (7/81) Installing libx11 (1.7.2-r0) 15:41:00 (8/81) Installing libxext (1.3.4-r0) 15:41:00 (9/81) Installing libxfixes (6.0.0-r0) 15:41:00 (10/81) Installing libxxf86vm (1.1.4-r2) 15:41:00 (11/81) Installing libpciaccess (0.16-r0) 15:41:00 (12/81) Installing libdrm (2.4.109-r0) 15:41:00 (13/81) Installing mesa-glapi (21.2.6-r0) 15:41:00 (14/81) Installing libxshmfence (1.3-r1) 15:41:00 (15/81) Installing mesa-gl (21.2.6-r0) 15:41:00 (16/81) Installing libice (1.0.10-r0) 15:41:00 (17/81) Installing libuuid (2.37.4-r0) 15:41:01 (18/81) Installing libsm (1.2.3-r0) 15:41:01 (19/81) Installing libxt (1.2.1-r0) 15:41:01 (20/81) Installing libxmu (1.1.3-r0) 15:41:01 (21/81) Installing xset (1.2.4-r0) 15:41:01 (22/81) Installing xprop (1.2.5-r0) 15:41:01 (23/81) Installing xdg-utils (1.1.3-r0) 15:41:01 (24/81) Installing dbus-libs (1.12.20-r4) 15:41:01 (25/81) Installing libffi (3.4.2-r1) 15:41:01 (26/81) Installing libintl (0.21-r0) 15:41:01 (27/81) Installing libblkid (2.37.4-r0) 15:41:01 (28/81) Installing libmount (2.37.4-r0) 15:41:01 (29/81) Installing pcre (8.45-r1) 15:41:02 (30/81) Installing glib (2.70.1-r0) 15:41:02 (31/81) Installing icu-libs (69.1-r1) 15:41:03 (32/81) Installing libpcre2-16 (10.39-r0) 15:41:03 (33/81) Installing zstd-libs (1.5.0-r0) 15:41:03 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 15:41:03 (35/81) Installing hicolor-icon-theme (0.17-r1) 15:41:03 (36/81) Installing wayland-libs-server (1.19.0-r1) 15:41:03 (37/81) Installing mesa-gbm (21.2.6-r0) 15:41:03 (38/81) Installing wayland-libs-client (1.19.0-r1) 15:41:03 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 15:41:03 (40/81) Installing libxcomposite (0.4.5-r0) 15:41:03 (41/81) Installing libbz2 (1.0.8-r1) 15:41:04 (42/81) Installing libpng (1.6.37-r1) 15:41:04 (43/81) Installing freetype (2.11.1-r2) 15:41:04 (44/81) Installing fontconfig (2.13.1-r4) 15:41:04 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 15:41:04 (46/81) Installing wayland-libs-egl (1.19.0-r1) 15:41:04 (47/81) Installing xkeyboard-config (2.34-r0) 15:41:04 (48/81) Installing xz-libs (5.2.5-r1) 15:41:04 (49/81) Installing libxml2 (2.9.14-r0) 15:41:04 (50/81) Installing libxkbcommon (1.3.1-r0) 15:41:04 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 15:41:04 (52/81) Installing mesa-egl (21.2.6-r0) 15:41:05 (53/81) Installing avahi-libs (0.8-r5) 15:41:05 (54/81) Installing nettle (3.7.3-r0) 15:41:05 (55/81) Installing p11-kit (0.24.0-r1) 15:41:05 (56/81) Installing libtasn1 (4.18.0-r0) 15:41:05 (57/81) Installing libunistring (0.9.10-r1) 15:41:05 (58/81) Installing gnutls (3.7.1-r0) 15:41:05 (59/81) Installing cups-libs (2.3.3-r5) 15:41:05 (60/81) Installing graphite2 (1.3.14-r0) 15:41:05 (61/81) Installing harfbuzz (3.0.0-r2) 15:41:05 (62/81) Installing libevdev (1.12.0-r0) 15:41:05 (63/81) Installing mtdev (1.1.6-r0) 15:41:06 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 15:41:06 (65/81) Installing libinput-libs (1.19.4-r0) 15:41:06 (66/81) Installing libjpeg-turbo (2.1.2-r0) 15:41:06 (67/81) Installing xcb-util-wm (0.4.1-r1) 15:41:06 (68/81) Installing xcb-util (0.4.0-r3) 15:41:06 (69/81) Installing xcb-util-image (0.4.0-r1) 15:41:06 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 15:41:06 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 15:41:06 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 15:41:07 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 15:41:07 (74/81) Installing v4l-utils-libs (1.22.1-r1) 15:41:07 (75/81) Installing v4l-utils (1.22.1-r1) 15:41:07 (76/81) Installing udev-init-scripts (35-r0) 15:41:07 Executing udev-init-scripts-35-r0.post-install 15:41:07 (77/81) Installing kmod-libs (29-r2) 15:41:07 (78/81) Installing eudev (3.2.11_pre1-r0) 15:41:07 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 15:41:08 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:41:08 (81/81) Installing v4l-utils-dev (1.22.1-r1) 15:41:08 Executing busybox-1.34.1-r3.trigger 15:41:08 Executing eudev-3.2.11_pre1-r0.trigger 15:41:08 OK: 335 MiB in 133 packages 15:41:10 Removing intermediate container 50f42e506ae1 15:41:10 ---> 6ea77c16396b 15:41:10 Step 8/12 : WORKDIR /device-usb-camera 15:41:10 ---> Running in 1c24a32fbd4d 15:41:10 Removing intermediate container 1c24a32fbd4d 15:41:10 ---> 0967db6eb639 15:41:10 Step 9/12 : COPY go.mod vendor* ./ 15:41:10 ---> 23aad28fd623 15:41:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:10 ---> Running in bbd13ba8811f 15:41:42 Removing intermediate container bbd13ba8811f 15:41:42 ---> d0ef599dd693 15:41:42 Step 11/12 : COPY . . 15:41:42 ---> f1982143c7f8 15:41:42 Step 12/12 : RUN ${MAKE} 15:41:42 ---> Running in edd3832853bc 15:41:42 noop 15:41:42 Removing intermediate container edd3832853bc 15:41:42 ---> ea3fb850330c 15:41:42 Successfully built ea3fb850330c 15:41:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:41:43 + docker inspect -f . ci-base-image-x86_64 15:41:43 . [Pipeline] withDockerContainer 15:41:43 prd-ubuntu20.04-docker-8c-8g-64096 does not seem to be running inside a container 15:41:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 15:41:43 $ docker top 2d8d485797072e28383b7cc74ebdc8e2ceecdb7a7230d3867fbe748c2d1be63f -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:43 + go version 15:41:43 go version go1.17.6 linux/amd64 [Pipeline] } 15:41:43 $ docker stop --time=1 2d8d485797072e28383b7cc74ebdc8e2ceecdb7a7230d3867fbe748c2d1be63f 15:41:45 $ docker rm -f 2d8d485797072e28383b7cc74ebdc8e2ceecdb7a7230d3867fbe748c2d1be63f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:45 + docker inspect -f . ci-base-image-x86_64 15:41:45 . [Pipeline] withDockerContainer 15:41:45 prd-ubuntu20.04-docker-8c-8g-64096 does not seem to be running inside a container 15:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 15:41:46 $ docker top f20ec367134dd1c03d41c445593c202bf76df7e96b0cbc862554705ca02626f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:41:46 + make test 15:41:46 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 15:41:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:41:47 # github.com/pebbe/zmq4 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 15:41:47 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 15:41:47 # github.com/vladimirvivien/go4vl/v4l2/device 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 15:41:47 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 15:41:53 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 15:41:53 $ docker stop --time=1 f20ec367134dd1c03d41c445593c202bf76df7e96b0cbc862554705ca02626f2 15:41:54 $ docker rm -f f20ec367134dd1c03d41c445593c202bf76df7e96b0cbc862554705ca02626f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:55 15:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:55 latest: Pulling from edgex-lftools-log-publisher 15:41:55 5eb5b503b376: Pulling fs layer 15:41:55 5c69ac0246d0: Pulling fs layer 15:41:55 ec43610c2a17: Pulling fs layer 15:41:55 3a2ae6a8a46f: Pulling fs layer 15:41:55 33b1e0a273af: Pulling fs layer 15:41:55 5d3b04190fa2: Pulling fs layer 15:41:55 2f39f015ded8: Pulling fs layer 15:41:55 5d3b04190fa2: Waiting 15:41:55 3a2ae6a8a46f: Waiting 15:41:55 33b1e0a273af: Waiting 15:41:55 2f39f015ded8: Waiting 15:41:55 5c69ac0246d0: Download complete 15:41:55 3a2ae6a8a46f: Verifying Checksum 15:41:55 3a2ae6a8a46f: Download complete 15:41:55 33b1e0a273af: Verifying Checksum 15:41:56 5d3b04190fa2: Verifying Checksum 15:41:56 5d3b04190fa2: Download complete 15:41:56 ec43610c2a17: Verifying Checksum 15:41:56 ec43610c2a17: Download complete 15:41:56 5eb5b503b376: Download complete 15:41:56 2f39f015ded8: Download complete 15:41:57 5eb5b503b376: Pull complete 15:41:57 5c69ac0246d0: Pull complete 15:41:58 ec43610c2a17: Pull complete 15:41:58 3a2ae6a8a46f: Pull complete 15:41:58 33b1e0a273af: Pull complete 15:41:58 5d3b04190fa2: Pull complete 15:42:03 2f39f015ded8: Pull complete 15:42:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:42:03 prd-ubuntu20.04-docker-8c-8g-64096 does not seem to be running inside a container 15:42:03 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:42:06 $ docker top 7e2872c5eed84f5b19b7fe77c5ab447b6d95d1d658d98005e6702d58a148165b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:07 ---> job-cost.sh 15:42:07 lf-activate-venv: SKIPPING 15:42:07 INFO: No Stack... 15:42:07 INFO: Retrieving Pricing Info for: v3-standard-8 15:42:08 INFO: Archiving Costs [Pipeline] sh 15:42:08 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 15:42:08 + cut -d, -f6 [Pipeline] lock 15:42:08 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-7-stack-cost] 15:42:08 Resource [jenkins-edgexfoundry-device-usb-camera-main-7-stack-cost] did not exist. Created. 15:42:08 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:08 + echo total: 0.2199999988079071 [Pipeline] stash 15:42:08 Stashed 1 file(s) [Pipeline] } 15:42:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:08 $ docker stop --time=1 7e2872c5eed84f5b19b7fe77c5ab447b6d95d1d658d98005e6702d58a148165b 15:42:10 $ docker rm -f 7e2872c5eed84f5b19b7fe77c5ab447b6d95d1d658d98005e6702d58a148165b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:42:10 Failed in branch amd64 15:42:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64097 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 15:42:37 Running in /w/workspace/device-usb-camera/7 [Pipeline] { [Pipeline] checkout 15:42:37 Selected Git installation does not exist. Using Default 15:42:37 The recommended git tool is: NONE 15:42:44 using credential edgex-jenkins-ssh 15:42:44 Cloning the remote Git repository 15:42:44 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 15:42:44 > git init /w/workspace/device-usb-camera/7 # timeout=10 15:42:45 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 15:42:45 > git --version # timeout=10 15:42:45 > git --version # 'git version 2.25.1' 15:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:46 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 15:42:46 Avoid second fetch 15:42:46 Checking out Revision f209dce6f68700a541670e53a85687e2a3b33068 (main) 15:42:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:46 > git config core.sparsecheckout # timeout=10 15:42:46 > git checkout -f f209dce6f68700a541670e53a85687e2a3b33068 # timeout=10 15:42:50 Commit message: "build: go mod tidy (#22)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:42:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:51 Dload Upload Total Spent Left Speed 15:42:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 52814 0 --:--:-- --:--:-- --:--:-- 52814 [Pipeline] sh 15:42:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:42:52 + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:42:52 tee /etc/docker/daemon.new 15:42:52 { 15:42:52 "registry-mirrors": [ 15:42:52 "https://nexus3.edgexfoundry.org:10001" 15:42:52 ], 15:42:52 "bip": "10.250.0.254/24", 15:42:52 "hosts": [ 15:42:52 "tcp://0.0.0.0:5555", 15:42:52 "unix:///var/run/docker.sock" 15:42:52 ], 15:42:52 "mtu": 1458, 15:42:52 "selinux-enabled": true, 15:42:52 "seccomp-profile": "/etc/docker/seccomp.json" 15:42:52 } [Pipeline] sh 15:42:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:42:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:11 provisioning config files... 15:43:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/7@tmp/config4764366639091861355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:11 ---> docker-login.sh 15:43:11 nexus3.edgexfoundry.org:10001 15:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:12 Configure a credential helper to remove this warning. See 15:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:12 15:43:12 Login Succeeded 15:43:12 nexus3.edgexfoundry.org:10002 15:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:13 Configure a credential helper to remove this warning. See 15:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:13 15:43:13 Login Succeeded 15:43:13 nexus3.edgexfoundry.org:10003 15:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:13 Configure a credential helper to remove this warning. See 15:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:13 15:43:13 Login Succeeded 15:43:13 nexus3.edgexfoundry.org:10004 15:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:13 Configure a credential helper to remove this warning. See 15:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:13 15:43:13 Login Succeeded 15:43:13 docker.io 15:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:14 Configure a credential helper to remove this warning. See 15:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:14 15:43:14 Login Succeeded 15:43:14 ---> docker-login.sh ends [Pipeline] } 15:43:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:15 ========================================================= 15:43:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:43:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:43:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:43:15 Sending build context to Docker daemon 379.9kB 15:43:15 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:43:15 Step 2/12 : FROM ${BASE} AS builder 15:43:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:16 9b3977197b4f: Pulling fs layer 15:43:16 1a89e8eeedd5: Pulling fs layer 15:43:16 94645a83ff95: Pulling fs layer 15:43:16 3f3a8bcf1eab: Pulling fs layer 15:43:16 0c92f367c5e7: Pulling fs layer 15:43:16 3096ccb668a1: Pulling fs layer 15:43:16 e8cf19c19ddd: Pulling fs layer 15:43:16 a4caa8a26152: Pulling fs layer 15:43:16 3f3a8bcf1eab: Waiting 15:43:16 0c92f367c5e7: Waiting 15:43:16 3096ccb668a1: Waiting 15:43:16 e8cf19c19ddd: Waiting 15:43:16 a4caa8a26152: Waiting 15:43:16 94645a83ff95: Verifying Checksum 15:43:16 94645a83ff95: Download complete 15:43:16 1a89e8eeedd5: Verifying Checksum 15:43:16 1a89e8eeedd5: Download complete 15:43:16 0c92f367c5e7: Download complete 15:43:16 3096ccb668a1: Verifying Checksum 15:43:16 3096ccb668a1: Download complete 15:43:16 9b3977197b4f: Verifying Checksum 15:43:16 9b3977197b4f: Download complete 15:43:16 e8cf19c19ddd: Verifying Checksum 15:43:16 e8cf19c19ddd: Download complete 15:43:16 9b3977197b4f: Pull complete 15:43:17 1a89e8eeedd5: Pull complete 15:43:17 94645a83ff95: Pull complete 15:43:17 a4caa8a26152: Verifying Checksum 15:43:17 a4caa8a26152: Download complete 15:43:18 3f3a8bcf1eab: Verifying Checksum 15:43:18 3f3a8bcf1eab: Download complete 15:43:30 3f3a8bcf1eab: Pull complete 15:43:30 0c92f367c5e7: Pull complete 15:43:30 3096ccb668a1: Pull complete 15:43:30 e8cf19c19ddd: Pull complete 15:43:36 a4caa8a26152: Pull complete 15:43:36 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:43:36 ---> 725f1c02e7f9 15:43:36 Step 3/12 : ARG MAKE="make build" 15:43:37 ---> Running in 78a7a6c85508 15:43:38 Removing intermediate container 78a7a6c85508 15:43:38 ---> bad64d48074a 15:43:38 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:43:38 ---> Running in f54ae3bd49a6 15:43:38 Removing intermediate container f54ae3bd49a6 15:43:38 ---> 888c68e1f989 15:43:38 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:43:38 ---> Running in d12468011e56 15:43:38 Removing intermediate container d12468011e56 15:43:38 ---> aaf42a132c9d 15:43:38 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:38 ---> Running in ae2c989e3861 15:43:40 Removing intermediate container ae2c989e3861 15:43:40 ---> 17f8eb1f2294 15:43:40 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:40 ---> Running in 22ce5f053d9e 15:43:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:43:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:43:43 (1/14) Installing libintl (0.21-r0) 15:43:43 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 15:43:43 (3/14) Installing libjpeg-turbo (2.1.2-r0) 15:43:43 (4/14) Installing v4l-utils-libs (1.22.1-r1) 15:43:43 (5/14) Installing v4l-utils (1.22.1-r1) 15:43:44 (6/14) Installing udev-init-scripts (35-r0) 15:43:44 Executing udev-init-scripts-35-r0.post-install 15:43:44 (7/14) Installing libblkid (2.37.4-r0) 15:43:44 (8/14) Installing xz-libs (5.2.5-r1) 15:43:44 (9/14) Installing zstd-libs (1.5.0-r0) 15:43:44 (10/14) Installing kmod-libs (29-r2) 15:43:44 (11/14) Installing eudev (3.2.11_pre1-r0) 15:43:44 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 15:43:44 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:43:44 (14/14) Installing v4l-utils-dev (1.22.1-r1) 15:43:44 Executing busybox-1.34.1-r3.trigger 15:43:44 Executing eudev-3.2.11_pre1-r0.trigger 15:43:44 OK: 227 MiB in 66 packages 15:43:46 Removing intermediate container 22ce5f053d9e 15:43:46 ---> e6c205c9d11b 15:43:46 Step 8/12 : WORKDIR /device-usb-camera 15:43:46 ---> Running in e2796432427b 15:43:46 Removing intermediate container e2796432427b 15:43:46 ---> 73011e015e14 15:43:46 Step 9/12 : COPY go.mod vendor* ./ 15:43:46 ---> efaee8e68ed1 15:43:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:46 ---> Running in d69decded043 15:45:08 Removing intermediate container d69decded043 15:45:08 ---> 55f521fd3807 15:45:08 Step 11/12 : COPY . . 15:45:08 ---> d98c90f3d341 15:45:08 Step 12/12 : RUN ${MAKE} 15:45:08 ---> Running in 698d6d474016 15:45:08 noop 15:45:08 Removing intermediate container 698d6d474016 15:45:08 ---> 86bf742a953c 15:45:08 Successfully built 86bf742a953c 15:45:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:45:09 + docker inspect -f . ci-base-image-arm64 15:45:09 . [Pipeline] withDockerContainer 15:45:09 prd-ubuntu20.04-docker-arm64-4c-16g-64097 does not seem to be running inside a container 15:45:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/7 -v /w/workspace/device-usb-camera/7:/w/workspace/device-usb-camera/7:rw,z -v /w/workspace/device-usb-camera/7@tmp:/w/workspace/device-usb-camera/7@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 ******** ci-base-image-arm64 cat 15:45:10 $ docker top 11b5dbcef826bedbf0cdb6a55b200b758a3df96de8a36f0876c01547cdcebb3c -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:11 + go version 15:45:11 go version go1.17.6 linux/arm64 [Pipeline] } 15:45:11 $ docker stop --time=1 11b5dbcef826bedbf0cdb6a55b200b758a3df96de8a36f0876c01547cdcebb3c 15:45:13 $ docker rm -f 11b5dbcef826bedbf0cdb6a55b200b758a3df96de8a36f0876c01547cdcebb3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:45:13 + docker inspect -f . ci-base-image-arm64 15:45:13 . [Pipeline] withDockerContainer 15:45:14 prd-ubuntu20.04-docker-arm64-4c-16g-64097 does not seem to be running inside a container 15:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/7 -v /w/workspace/device-usb-camera/7:/w/workspace/device-usb-camera/7:rw,z -v /w/workspace/device-usb-camera/7@tmp:/w/workspace/device-usb-camera/7@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 ******** ci-base-image-arm64 cat 15:45:15 $ docker top 01b4a84d9438340a82eded26b0673694e7113fd0d84ad5889d85f05739f56d65 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:45:16 + make test 15:45:16 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 15:45:17 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:45:20 # github.com/pebbe/zmq4 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 15:45:20 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 15:45:30 # github.com/vladimirvivien/go4vl/v4l2/device 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 15:45:30 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 15:46:03 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 15:46:03 $ docker stop --time=1 01b4a84d9438340a82eded26b0673694e7113fd0d84ad5889d85f05739f56d65 15:46:04 $ docker rm -f 01b4a84d9438340a82eded26b0673694e7113fd0d84ad5889d85f05739f56d65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:05 15:46:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:06 arm64: Pulling from edgex-lftools-log-publisher 15:46:06 8998bd30e6a1: Pulling fs layer 15:46:06 04944245beec: Pulling fs layer 15:46:06 699f458cf7ca: Pulling fs layer 15:46:06 765212b225bb: Pulling fs layer 15:46:06 f23df028b6ca: Pulling fs layer 15:46:06 d65c8cfc05b1: Pulling fs layer 15:46:06 2437ff75d9bd: Pulling fs layer 15:46:06 765212b225bb: Waiting 15:46:06 f23df028b6ca: Waiting 15:46:06 d65c8cfc05b1: Waiting 15:46:06 2437ff75d9bd: Waiting 15:46:06 04944245beec: Verifying Checksum 15:46:06 04944245beec: Download complete 15:46:06 765212b225bb: Verifying Checksum 15:46:06 765212b225bb: Download complete 15:46:06 f23df028b6ca: Verifying Checksum 15:46:06 f23df028b6ca: Download complete 15:46:06 d65c8cfc05b1: Verifying Checksum 15:46:06 d65c8cfc05b1: Download complete 15:46:06 699f458cf7ca: Verifying Checksum 15:46:06 699f458cf7ca: Download complete 15:46:07 8998bd30e6a1: Download complete 15:46:09 2437ff75d9bd: Verifying Checksum 15:46:09 2437ff75d9bd: Download complete 15:46:11 8998bd30e6a1: Pull complete 15:46:11 04944245beec: Pull complete 15:46:13 699f458cf7ca: Pull complete 15:46:13 765212b225bb: Pull complete 15:46:14 f23df028b6ca: Pull complete 15:46:14 d65c8cfc05b1: Pull complete 15:46:29 2437ff75d9bd: Pull complete 15:46:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:46:29 prd-ubuntu20.04-docker-arm64-4c-16g-64097 does not seem to be running inside a container 15:46:30 $ 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/7 -v /w/workspace/device-usb-camera/7:/w/workspace/device-usb-camera/7:rw,z -v /w/workspace/device-usb-camera/7@tmp:/w/workspace/device-usb-camera/7@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-lftools-log-publisher:arm64 cat 15:46:32 $ docker top b738b5f17356783bae593ee0a4a515dde53a653c1d17ba7ae881b318a69f630f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:33 ---> job-cost.sh 15:46:33 lf-activate-venv: SKIPPING 15:46:33 INFO: No Stack... 15:46:33 INFO: Retrieving Pricing Info for: v3-standard-4 15:46:34 INFO: Archiving Costs [Pipeline] sh 15:46:35 + cat /w/workspace/device-usb-camera/7/archives/cost.csv 15:46:35 + cut -d, -f6 [Pipeline] lock 15:46:35 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-7-stack-cost] 15:46:35 Resource [jenkins-edgexfoundry-device-usb-camera-main-7-stack-cost] did not exist. Created. 15:46:35 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:36 /w/workspace/device-usb-camera/7@tmp/durable-95b0814f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:46:36 + echo total: 0.10999999940395355 [Pipeline] stash 15:46:36 Warning: overwriting stash ‘stack-cost’ 15:46:37 Stashed 1 file(s) [Pipeline] } 15:46:37 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 15:46:37 $ docker stop --time=1 b738b5f17356783bae593ee0a4a515dde53a653c1d17ba7ae881b318a69f630f 15:46:38 $ docker rm -f b738b5f17356783bae593ee0a4a515dde53a653c1d17ba7ae881b318a69f630f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:46:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:46:39 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 15:46:39 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:46:39 total 16 15:46:39 drwxr-xr-x 3 root root 4096 May 19 15:42 . 15:46:39 drwxrwxr-x 10 jenkins jenkins 4096 May 19 15:42 .. 15:46:39 drwxr-xr-x 2 root root 4096 May 19 15:42 cost 15:46:39 -rw-r--r-- 1 root root 86 May 19 15:42 cost.csv 15:46:39 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 15:46:39 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:46:39 total 16 15:46:39 drwxr-xr-x 3 jenkins jenkins 4096 May 19 15:42 . 15:46:39 drwxrwxr-x 10 jenkins jenkins 4096 May 19 15:42 .. 15:46:39 drwxr-xr-x 2 jenkins jenkins 4096 May 19 15:42 cost 15:46:39 -rw-r--r-- 1 jenkins jenkins 86 May 19 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:46:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:46:41 ---> package-listing.sh 15:46:41 ++ facter osfamily 15:46:41 ++ tr '[:upper:]' '[:lower:]' 15:46:41 + OS_FAMILY=debian 15:46:41 + workspace=/w/workspace/exfoundry_device-usb-camera_main 15:46:41 + START_PACKAGES=/tmp/packages_start.txt 15:46:41 + END_PACKAGES=/tmp/packages_end.txt 15:46:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:46:41 + PACKAGES=/tmp/packages_start.txt 15:46:41 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:46:41 + PACKAGES=/tmp/packages_end.txt 15:46:41 + case "${OS_FAMILY}" in 15:46:41 + dpkg -l 15:46:41 + grep '^ii' 15:46:41 + '[' -f /tmp/packages_start.txt ']' 15:46:41 + '[' -f /tmp/packages_end.txt ']' 15:46:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:46:41 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:46:41 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 15:46:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 15:46:41 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:46:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:42 . [Pipeline] withDockerContainer 15:46:42 prd-ubuntu20.04-docker-8c-8g-64096 does not seem to be running inside a container 15:46:42 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:46:42 $ docker top f9c5ab1041fa617a5faf3a36b5fc2ab8806b8bcc888ad89b7486534779bdd3e6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:42 + touch /tmp/pre-build-complete [Pipeline] sh 15:46:43 + mkdir -p /var/log/sysstat [Pipeline] sh 15:46:43 + ls /var/log/sa-host 15:46:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:43 provisioning config files... 15:46:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3965181421386915681tmp [Pipeline] { [Pipeline] echo 15:46:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:46:44 ---> create-netrc.sh [Pipeline] } 15:46:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:46:44 ---> python-tools-install.sh [Pipeline] echo 15:46:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:46:44 ---> sudo-logs.sh 15:46:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:46:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:46:45 ---> job-cost.sh 15:46:45 lf-activate-venv: SKIPPING 15:46:45 DEBUG: total: 0.2199999988079071 15:46:45 INFO: Retrieving Stack Cost... 15:46:45 INFO: Retrieving Pricing Info for: v3-standard-8 15:46:45 INFO: Archiving Costs [Pipeline] echo 15:46:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:46:46 ---> logs-deploy.sh 15:46:46 lf-activate-venv: SKIPPING 15:46:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/7 15:46:46 INFO: archiving workspace using pattern(s): 15:46:47 Archives upload complete. 15:46:47 INFO: archiving logs to Nexus