Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5fdb82d33fd9d9453554b8992be0f3b79f3e353+05403b6a683e6ef1b05fd0156b4e25393cee8eba (2659eb0b8e90c4a2073a1e2b494a34463d04a191) 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-ssh17877780701655423216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16628400947837486880.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/PR-258/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/PR-258/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17491128035341438139.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh14849088756027401039.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-258/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/PR-258/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16067485498249903225.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17457 in /w/workspace/foundry_device-usb-camera_PR-258 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-258 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/258/head:refs/remotes/origin/PR-258 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 05403b6a683e6ef1b05fd0156b4e25393cee8eba into PR head commit a5fdb82d33fd9d9453554b8992be0f3b79f3e353 Merge succeeded, producing 03563492655104dbabb106ae6a672902734b18a3 Checking out Revision 03563492655104dbabb106ae6a672902734b18a3 (PR-258) > git config core.sparsecheckout # timeout=10 > git checkout -f a5fdb82d33fd9d9453554b8992be0f3b79f3e353 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03563492655104dbabb106ae6a672902734b18a3 # timeout=10 Commit message: "Merge commit '05403b6a683e6ef1b05fd0156b4e25393cee8eba' into HEAD" > git rev-list --no-walk a5fdb82d33fd9d9453554b8992be0f3b79f3e353 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:37 ========================================================= 06:15:37 EdgeX Global Pipelines Version Info 06:15:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:15:38 ------------------- 06:15:38 stable info: 06:15:38 ------------------- 06:15:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:15:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:15:38 Message: update stable to v1.0.249 06:15:38 ------------------- 06:15:38 experimental info: 06:15:38 ------------------- 06:15:38 Commited By: **** collab-it+edgex@linuxfoundation.org 06:15:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:15:38 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-258 [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-258 [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-258 [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03563492655104dbabb106ae6a672902734b18a3 [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0356349 [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:39 provisioning config files... 06:15:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-258@tmp/config2211265804165388783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:39 ---> docker-login.sh 06:15:39 nexus3.edgexfoundry.org:10001 06:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:40 Configure a credential helper to remove this warning. See 06:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:40 06:15:40 Login Succeeded 06:15:40 nexus3.edgexfoundry.org:10002 06:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:40 Configure a credential helper to remove this warning. See 06:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:40 06:15:40 Login Succeeded 06:15:40 nexus3.edgexfoundry.org:10003 06:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:40 Configure a credential helper to remove this warning. See 06:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:40 06:15:40 Login Succeeded 06:15:40 nexus3.edgexfoundry.org:10004 06:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:40 Configure a credential helper to remove this warning. See 06:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:40 06:15:40 Login Succeeded 06:15:40 docker.io 06:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:40 Configure a credential helper to remove this warning. See 06:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:40 06:15:40 Login Succeeded 06:15:40 ---> docker-login.sh ends [Pipeline] } 06:15:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:15:41 + git rev-list -1 --merges 03563492655104dbabb106ae6a672902734b18a3~1..03563492655104dbabb106ae6a672902734b18a3 [Pipeline] echo 06:15:41 -----------> git rev-list -1 --merges 03563492655104dbabb106ae6a672902734b18a3~1..03563492655104dbabb106ae6a672902734b18a3 03563492655104dbabb106ae6a672902734b18a3 06:15:41 03563492655104dbabb106ae6a672902734b18a3 [false] [Pipeline] sh 06:15:41 + git log --format=format:%s -1 03563492655104dbabb106ae6a672902734b18a3 [Pipeline] echo 06:15:41 ========================================================= 06:15:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:41 + git log --format=format:%s -1 03563492655104dbabb106ae6a672902734b18a3 [Pipeline] echo 06:15:41 [semverPrep] GIT_COMMIT: 03563492655104dbabb106ae6a672902734b18a3, Commit Message: Merge commit '05403b6a683e6ef1b05fd0156b4e25393cee8eba' into HEAD [Pipeline] echo 06:15:41 [semverPrep] This is not a build commit. [Pipeline] sh 06:15:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:42 + grep -v github /etc/ssh/ssh_known_hosts 06:15:42 + [ -e /tmp/ssh_known_hosts ] 06:15:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:42 + sudo tee -a /etc/ssh/ssh_known_hosts 06:15:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:42 06:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:43 0.1.4: Pulling from edgex-devops/py-git-semver 06:15:43 b85a868b505f: Pulling fs layer 06:15:43 e2be974225ed: Pulling fs layer 06:15:43 339a4e72a1f5: Pulling fs layer 06:15:43 988bab9f4d93: Pulling fs layer 06:15:43 1469e6f7b9e6: Pulling fs layer 06:15:43 eaf3925da568: Pulling fs layer 06:15:43 bab4dde63d76: Pulling fs layer 06:15:43 bde34c3a00c8: Pulling fs layer 06:15:43 b352a97aabf1: Pulling fs layer 06:15:43 4872d77fe225: Pulling fs layer 06:15:43 5851b861e8e6: Pulling fs layer 06:15:43 bab4dde63d76: Waiting 06:15:43 bde34c3a00c8: Waiting 06:15:43 b352a97aabf1: Waiting 06:15:43 4872d77fe225: Waiting 06:15:43 5851b861e8e6: Waiting 06:15:43 988bab9f4d93: Waiting 06:15:43 1469e6f7b9e6: Waiting 06:15:43 eaf3925da568: Waiting 06:15:43 e2be974225ed: Download complete 06:15:43 988bab9f4d93: Verifying Checksum 06:15:43 988bab9f4d93: Download complete 06:15:43 1469e6f7b9e6: Verifying Checksum 06:15:43 1469e6f7b9e6: Download complete 06:15:43 339a4e72a1f5: Verifying Checksum 06:15:43 339a4e72a1f5: Download complete 06:15:43 eaf3925da568: Verifying Checksum 06:15:43 eaf3925da568: Download complete 06:15:43 bde34c3a00c8: Verifying Checksum 06:15:43 bde34c3a00c8: Download complete 06:15:43 b352a97aabf1: Verifying Checksum 06:15:43 b352a97aabf1: Download complete 06:15:43 4872d77fe225: Verifying Checksum 06:15:43 4872d77fe225: Download complete 06:15:43 5851b861e8e6: Verifying Checksum 06:15:43 5851b861e8e6: Download complete 06:15:43 b85a868b505f: Verifying Checksum 06:15:43 b85a868b505f: Download complete 06:15:43 bab4dde63d76: Verifying Checksum 06:15:43 bab4dde63d76: Download complete 06:15:44 b85a868b505f: Pull complete 06:15:44 e2be974225ed: Pull complete 06:15:45 339a4e72a1f5: Pull complete 06:15:45 988bab9f4d93: Pull complete 06:15:45 1469e6f7b9e6: Pull complete 06:15:45 eaf3925da568: Pull complete 06:15:47 bab4dde63d76: Pull complete 06:15:47 bde34c3a00c8: Pull complete 06:15:47 b352a97aabf1: Pull complete 06:15:47 4872d77fe225: Pull complete 06:15:47 5851b861e8e6: Pull complete 06:15:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:47 prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container 06:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@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-devops/py-git-semver:0.1.4 cat 06:15:50 $ docker top 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f -eo pid,comm 06:15:50 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). 06:15:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:50 [ssh-agent] Looking for ssh-agent implementation... 06:15:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:50 $ docker exec 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f ssh-agent 06:15:50 SSH_AUTH_SOCK=/tmp/ssh-Z8NhBokdTHy0/agent.31 06:15:50 SSH_AGENT_PID=38 06:15:50 Running ssh-add (command line suppressed) 06:15:50 Identity added: /w/workspace/foundry_device-usb-camera_PR-258@tmp/private_key_14004290991671424151.key (/w/workspace/foundry_device-usb-camera_PR-258@tmp/private_key_14004290991671424151.key) 06:15:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:50 + git tag --points-at HEAD [Pipeline] } 06:15:50 $ docker exec --env ******** --env ******** 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f ssh-agent -k 06:15:50 unset SSH_AUTH_SOCK; 06:15:50 unset SSH_AGENT_PID; 06:15:50 echo Agent pid 38 killed; 06:15:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:51 [ssh-agent] Looking for ssh-agent implementation... 06:15:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:51 $ docker exec 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f ssh-agent 06:15:51 SSH_AUTH_SOCK=/tmp/ssh-t9kQGiGCQm70/agent.70 06:15:51 SSH_AGENT_PID=76 06:15:51 Running ssh-add (command line suppressed) 06:15:51 Identity added: /w/workspace/foundry_device-usb-camera_PR-258@tmp/private_key_12108148410539821688.key (/w/workspace/foundry_device-usb-camera_PR-258@tmp/private_key_12108148410539821688.key) 06:15:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:51 + git semver init 06:15:51 2023-05-31 06:15:51,765 [run_init] DEBUG init version:0.0.0 force:False 06:15:51 2023-05-31 06:15:51,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-258/.semver 06:15:51 2023-05-31 06:15:51,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-258/.semver 06:15:51 2023-05-31 06:15:51,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-258/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-258, universal_newlines=False, shell=None, istream=None) 06:15:52 2023-05-31 06:15:52,429 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-258/.git/info/exclude 06:15:52 2023-05-31 06:15:52,429 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-258/.semver/PR-258 with force:False 06:15:52 2023-05-31 06:15:52,429 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-258/.semver/PR-258 06:15:52 2023-05-31 06:15:52,433 [execute] INFO git cat-file --batch-check 06:15:52 2023-05-31 06:15:52,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-258/.semver, universal_newlines=False, shell=None, istream=) 06:15:52 2023-05-31 06:15:52,441 [execute] INFO git cat-file --batch 06:15:52 2023-05-31 06:15:52,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-258/.semver, universal_newlines=False, shell=None, istream=) 06:15:52 2023-05-31 06:15:52,447 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-258/.semver/PR-258 06:15:52 0.0.0 [Pipeline] } 06:15:52 $ docker exec --env ******** --env ******** 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f ssh-agent -k 06:15:52 unset SSH_AUTH_SOCK; 06:15:52 unset SSH_AGENT_PID; 06:15:52 echo Agent pid 76 killed; 06:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:53 + git semver [Pipeline] } 06:15:53 $ docker stop --time=1 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f 06:15:54 $ docker rm -f --volumes 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f [Pipeline] // withDockerContainer [Pipeline] sh 06:15:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:55 Stashed 1 file(s) [Pipeline] echo 06:15:55 [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 06:15:55 provisioning config files... 06:15:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-258@tmp/config12602391933742518048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:55 ---> docker-login.sh 06:15:55 nexus3.edgexfoundry.org:10001 06:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:55 Configure a credential helper to remove this warning. See 06:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:55 06:15:55 Login Succeeded 06:15:55 nexus3.edgexfoundry.org:10002 06:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:55 Configure a credential helper to remove this warning. See 06:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:55 06:15:55 Login Succeeded 06:15:55 nexus3.edgexfoundry.org:10003 06:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:56 Configure a credential helper to remove this warning. See 06:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:56 06:15:56 Login Succeeded 06:15:56 nexus3.edgexfoundry.org:10004 06:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:56 Configure a credential helper to remove this warning. See 06:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:56 06:15:56 Login Succeeded 06:15:56 docker.io 06:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:56 Configure a credential helper to remove this warning. See 06:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:56 06:15:56 Login Succeeded 06:15:56 ---> docker-login.sh ends [Pipeline] } 06:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:56 ========================================================= 06:15:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:15:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:15:56 Sending build context to Docker daemon 1.947MB 06:15:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:15:56 Step 2/13 : FROM ${BASE} AS builder 06:15:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:56 f56be85fc22e: Pulling fs layer 06:15:56 85791d961cd3: Pulling fs layer 06:15:56 d694b5ae8c79: Pulling fs layer 06:15:56 9f32a84ed3da: Pulling fs layer 06:15:56 4d19c01a9841: Pulling fs layer 06:15:56 9325e15d5711: Pulling fs layer 06:15:56 556b6ee489ea: Pulling fs layer 06:15:56 c5a4b2cf53e6: Pulling fs layer 06:15:56 9325e15d5711: Waiting 06:15:56 556b6ee489ea: Waiting 06:15:56 4d19c01a9841: Waiting 06:15:56 9f32a84ed3da: Waiting 06:15:56 85791d961cd3: Download complete 06:15:56 9f32a84ed3da: Verifying Checksum 06:15:56 9f32a84ed3da: Download complete 06:15:56 4d19c01a9841: Download complete 06:15:56 f56be85fc22e: Verifying Checksum 06:15:56 f56be85fc22e: Download complete 06:15:56 9325e15d5711: Verifying Checksum 06:15:56 9325e15d5711: Download complete 06:15:56 f56be85fc22e: Pull complete 06:15:57 85791d961cd3: Pull complete 06:15:57 d694b5ae8c79: Verifying Checksum 06:15:57 d694b5ae8c79: Download complete 06:15:57 c5a4b2cf53e6: Verifying Checksum 06:15:57 c5a4b2cf53e6: Download complete 06:15:57 556b6ee489ea: Verifying Checksum 06:15:57 556b6ee489ea: Download complete 06:16:00 d694b5ae8c79: Pull complete 06:16:00 9f32a84ed3da: Pull complete 06:16:00 4d19c01a9841: Pull complete 06:16:00 9325e15d5711: Pull complete 06:16:03 556b6ee489ea: Pull complete 06:16:03 c5a4b2cf53e6: Pull complete 06:16:03 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:16:03 ---> c4be618373d6 06:16:03 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:16:07 ---> Running in 57e1d4b17a1b 06:16:07 Removing intermediate container 57e1d4b17a1b 06:16:07 ---> 792c2e796c1e 06:16:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:16:07 ---> Running in 4c4b9500cc8d 06:16:07 Removing intermediate container 4c4b9500cc8d 06:16:07 ---> b76b2d52bcd4 06:16:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:16:07 ---> Running in 363fb47aff8b 06:16:07 Removing intermediate container 363fb47aff8b 06:16:07 ---> b2ecaa3f6d54 06:16:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:16:07 ---> Running in e9c0f6bda09c 06:16:07 Removing intermediate container e9c0f6bda09c 06:16:07 ---> c1535f73da07 06:16:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:07 ---> Running in 6e50ff15d2c7 06:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:16:08 (1/14) Installing libintl (0.21.1-r1) 06:16:08 (2/14) Installing eudev-libs (3.2.11-r4) 06:16:08 (3/14) Installing libjpeg-turbo (2.1.4-r0) 06:16:08 (4/14) Installing v4l-utils-libs (1.22.1-r2) 06:16:08 (5/14) Installing v4l-utils (1.22.1-r2) 06:16:08 (6/14) Installing udev-init-scripts (35-r1) 06:16:08 (7/14) Installing libblkid (2.38.1-r1) 06:16:08 (8/14) Installing xz-libs (5.2.9-r0) 06:16:08 (9/14) Installing zstd-libs (1.5.5-r0) 06:16:08 (10/14) Installing kmod-libs (30-r1) 06:16:08 (11/14) Installing eudev (3.2.11-r4) 06:16:08 (12/14) Installing eudev-dev (3.2.11-r4) 06:16:08 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 06:16:08 (14/14) Installing v4l-utils-dev (1.22.1-r2) 06:16:08 Executing busybox-1.35.0-r29.trigger 06:16:08 Executing eudev-3.2.11-r4.trigger 06:16:08 OK: 272 MiB in 67 packages 06:16:09 Removing intermediate container 6e50ff15d2c7 06:16:09 ---> 1f897e7cc35c 06:16:09 Step 8/13 : WORKDIR /device-usb-camera 06:16:09 ---> Running in 950884616f2a 06:16:09 Removing intermediate container 950884616f2a 06:16:09 ---> 4a531af33236 06:16:09 Step 9/13 : COPY go.mod vendor* ./ 06:16:09 ---> 512ea828cc11 06:16:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:09 ---> Running in f41434b8a3be 06:16:10 Still waiting to schedule task 06:16:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:16:35 Removing intermediate container f41434b8a3be 06:16:35 ---> f9b445b2267a 06:16:35 Step 11/13 : COPY . . 06:16:35 ---> e6b8d49d474f 06:16:35 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:16:35 ---> Running in 81de0fa9a051 06:16:35  % Total % Received % Xferd Average Speed Time Time Time Current 06:16:35  Dload Upload Total Spent Left Speed 06:16:35  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8374 0 --:--:-- --:--:-- --:--:-- 8428 06:16:35 Removing intermediate container 81de0fa9a051 06:16:35 ---> 46248478c94c 06:16:35 Step 13/13 : RUN ${MAKE} 06:16:35 ---> Running in 65c6db33623c 06:16:35 noop 06:16:35 Removing intermediate container 65c6db33623c 06:16:35 ---> 88b6b9d38ad7 06:16:35 Successfully built 88b6b9d38ad7 06:16:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:36 + docker inspect -f . ci-base-image-x86_64 06:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:36 prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container 06:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:36 $ docker top 664652d2e735692c8b5c329ff6e6832d46e73a7d73e34bb5cde084af6cdd7617 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:36 + go version 06:16:36 go version go1.20.2 linux/amd64 [Pipeline] } 06:16:36 $ docker stop --time=1 664652d2e735692c8b5c329ff6e6832d46e73a7d73e34bb5cde084af6cdd7617 06:16:38 $ docker rm -f --volumes 664652d2e735692c8b5c329ff6e6832d46e73a7d73e34bb5cde084af6cdd7617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:38 + docker inspect -f . ci-base-image-x86_64 06:16:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:38 prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container 06:16:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:39 $ docker top b1c0b4d7a035705d2cf33d472c30f6f37323da1c978a167ea4a92e3e021769ac -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:39 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-258 [Pipeline] fileExists [Pipeline] sh 06:16:39 + make test 06:16:39 go test ./... -coverprofile=coverage.out ./... 06:16:45 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:16:54 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:16:54 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.6% of statements 06:17:01 go vet ./... 06:17:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:17:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:17:05 ./bin/test-attribution-txt.sh [Pipeline] echo 06:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:17:05 $ docker stop --time=1 b1c0b4d7a035705d2cf33d472c30f6f37323da1c978a167ea4a92e3e021769ac 06:17:08 $ docker rm -f --volumes b1c0b4d7a035705d2cf33d472c30f6f37323da1c978a167ea4a92e3e021769ac [Pipeline] // withDockerContainer [Pipeline] sh 06:17:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:17:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:17:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:17:10 + ls -al . 06:17:10 total 196 06:17:10 drwxrwxr-x 10 jenkins jenkins 4096 May 31 06:16 . 06:17:10 drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:15 .. 06:17:10 drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:15 .git 06:17:10 drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:15 .github 06:17:10 -rw-rw-r-- 1 jenkins jenkins 414 May 31 06:15 .gitignore 06:17:10 -rw-rw-r-- 1 jenkins jenkins 45 May 31 06:15 .golangci.yml 06:17:10 -rw-rw-r-- 1 jenkins jenkins 77 May 31 06:15 .hadolint.yml 06:17:10 drwxr-xr-x 3 jenkins jenkins 4096 May 31 06:15 .semver 06:17:10 -rw-rw-r-- 1 jenkins jenkins 9665 May 31 06:15 Attribution.txt 06:17:10 -rw-rw-r-- 1 jenkins jenkins 11903 May 31 06:15 CHANGELOG.md 06:17:10 -rw-rw-r-- 1 jenkins jenkins 2453 May 31 06:15 Dockerfile 06:17:10 -rw-rw-r-- 1 jenkins jenkins 678 May 31 06:15 GOVERNANCE.md 06:17:10 -rw-rw-r-- 1 jenkins jenkins 659 May 31 06:15 Jenkinsfile 06:17:10 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 06:15 LICENSE 06:17:10 -rw-rw-r-- 1 jenkins jenkins 2364 May 31 06:15 Makefile 06:17:10 -rw-rw-r-- 1 jenkins jenkins 622 May 31 06:15 OWNERS.md 06:17:10 -rw-rw-r-- 1 jenkins jenkins 2575 May 31 06:15 README.md 06:17:10 -rw-rw-r-- 1 jenkins jenkins 5 May 31 06:15 VERSION 06:17:10 drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:15 bin 06:17:10 drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:15 cmd 06:17:10 -rw-r--r-- 1 jenkins jenkins 35569 May 31 06:16 coverage.out 06:17:10 -rwxrwxr-x 1 jenkins jenkins 140 May 31 06:15 docker-entrypoint.sh 06:17:10 drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:15 docs 06:17:10 -rw-rw-r-- 1 jenkins jenkins 3371 May 31 06:15 go.mod 06:17:10 -rw-rw-r-- 1 jenkins jenkins 31482 May 31 06:15 go.sum 06:17:10 drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:15 internal 06:17:10 drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:15 snap 06:17:10 -rw-rw-r-- 1 jenkins jenkins 231 May 31 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:10 + 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=03563492655104dbabb106ae6a672902734b18a3 --label arch=amd64 --label version=0.0.0 . 06:17:10 Sending build context to Docker daemon 1.983MB 06:17:10 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 06:17:10 Step 2/36 : FROM ${BASE} AS builder 06:17:10 ---> 88b6b9d38ad7 06:17:10 Step 3/36 : ARG ADD_BUILD_TAGS="" 06:17:10 ---> Running in 8fbd12e6a1a2 06:17:10 Removing intermediate container 8fbd12e6a1a2 06:17:10 ---> 3056d25e61a6 06:17:10 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:17:10 ---> Running in bae971c9b9e1 06:17:10 Removing intermediate container bae971c9b9e1 06:17:10 ---> 30a00c5244be 06:17:10 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:17:10 ---> Running in e373798e8f70 06:17:10 Removing intermediate container e373798e8f70 06:17:10 ---> 061e30532687 06:17:10 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:17:10 ---> Running in 5dd9b4ac2c22 06:17:10 Removing intermediate container 5dd9b4ac2c22 06:17:10 ---> 3cb3338a3a9c 06:17:10 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:10 ---> Running in 88c2efc02881 06:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:17:11 OK: 272 MiB in 67 packages 06:17:11 Removing intermediate container 88c2efc02881 06:17:11 ---> b33f534251db 06:17:11 Step 8/36 : WORKDIR /device-usb-camera 06:17:11 ---> Running in 928fb0e690c3 06:17:11 Removing intermediate container 928fb0e690c3 06:17:11 ---> 6740deb27374 06:17:11 Step 9/36 : COPY go.mod vendor* ./ 06:17:11 ---> 9878c40eb8aa 06:17:11 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:11 ---> Running in c31dc65330db 06:17:12 Removing intermediate container c31dc65330db 06:17:12 ---> 7e6ed6abe699 06:17:12 Step 11/36 : COPY . . 06:17:12 ---> 2f3c27537446 06:17:12 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:17:12 ---> Running in 8c55ac6d3732 06:17:13  % Total % Received % Xferd Average Speed Time Time Time Current 06:17:13 Dload Upload Total Spent Left Speed 06:17:13 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21425 0 --:--:-- --:--:-- --:--:-- 21673 06:17:13 Removing intermediate container 8c55ac6d3732 06:17:13 ---> 1a7db195afa8 06:17:13 Step 13/36 : RUN ${MAKE} 06:17:13 ---> Running in 19cb540dff6b 06:17:13 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 06:17:35 Removing intermediate container 19cb540dff6b 06:17:35 ---> 50a4f1d55f27 06:17:35 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 06:17:35 v0.21.6: Pulling from aler9/rtsp-simple-server 06:17:35 4acc49c71d14: Pulling fs layer 06:17:35 4acc49c71d14: Verifying Checksum 06:17:35 4acc49c71d14: Download complete 06:17:35 4acc49c71d14: Pull complete 06:17:35 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 06:17:35 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 06:17:35 ---> 01a2bd3e5fff 06:17:35 Step 15/36 : FROM alpine:3.17 06:17:35 3.17: Pulling from library/alpine 06:17:35 f56be85fc22e: Already exists 06:17:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:17:35 Status: Downloaded newer image for alpine:3.17 06:17:35 ---> 9ed4aefc74f6 06:17:35 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:17:35 ---> Running in 408ce40716c4 06:17:35 Removing intermediate container 408ce40716c4 06:17:35 ---> 67c58ad25b92 06:17:35 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:17:35 ---> Running in 0a72d24636a5 06:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:17:36 (1/86) Installing dumb-init (1.2.5-r2) 06:17:36 (2/86) Installing sdl2 (2.26.5-r0) 06:17:36 (3/86) Installing svt-av1-libs (1.3.0-r0) 06:17:36 (4/86) Installing libxau (1.0.10-r0) 06:17:36 (5/86) Installing libmd (1.0.4-r0) 06:17:36 (6/86) Installing libbsd (0.11.7-r0) 06:17:36 (7/86) Installing libxdmcp (1.1.4-r0) 06:17:36 (8/86) Installing libxcb (1.15-r0) 06:17:36 (9/86) Installing libx11 (1.8.4-r0) 06:17:36 (10/86) Installing aom-libs (3.5.0-r0) 06:17:36 (11/86) Installing alsa-lib (1.2.8-r0) 06:17:36 (12/86) Installing libexpat (2.5.0-r0) 06:17:36 (13/86) Installing brotli-libs (1.0.9-r9) 06:17:36 (14/86) Installing libbz2 (1.0.8-r4) 06:17:36 (15/86) Installing libpng (1.6.38-r0) 06:17:36 (16/86) Installing freetype (2.12.1-r0) 06:17:36 (17/86) Installing fontconfig (2.14.1-r0) 06:17:36 (18/86) Installing fribidi (1.0.12-r0) 06:17:36 (19/86) Installing libffi (3.4.4-r0) 06:17:36 (20/86) Installing libintl (0.21.1-r1) 06:17:36 (21/86) Installing libblkid (2.38.1-r1) 06:17:36 (22/86) Installing libmount (2.38.1-r1) 06:17:36 (23/86) Installing pcre2 (10.42-r0) 06:17:36 (24/86) Installing glib (2.74.7-r0) 06:17:36 (25/86) Installing graphite2 (1.3.14-r2) 06:17:36 (26/86) Installing harfbuzz (5.3.1-r1) 06:17:36 (27/86) Installing libass (0.16.0-r1) 06:17:36 (28/86) Installing libdav1d (1.0.0-r2) 06:17:36 (29/86) Installing hwdata-pci (0.364-r0) 06:17:36 (30/86) Installing libpciaccess (0.17-r0) 06:17:36 (31/86) Installing libdrm (2.4.114-r0) 06:17:36 (32/86) Installing gmp (6.2.1-r2) 06:17:36 (33/86) Installing nettle (3.8.1-r0) 06:17:36 (34/86) Installing p11-kit (0.24.1-r1) 06:17:36 (35/86) Installing libtasn1 (4.19.0-r0) 06:17:36 (36/86) Installing libunistring (1.1-r0) 06:17:36 (37/86) Installing gnutls (3.7.8-r3) 06:17:36 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 06:17:36 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 06:17:36 (40/86) Installing lame (3.100-r2) 06:17:36 (41/86) Installing opus (1.3.1-r1) 06:17:36 (42/86) Installing libasyncns (0.8-r1) 06:17:36 (43/86) Installing dbus-libs (1.14.4-r0) 06:17:36 (44/86) Installing libltdl (2.4.7-r1) 06:17:36 (45/86) Installing orc (0.4.33-r0) 06:17:36 (46/86) Installing libgcc (12.2.1_git20220924-r4) 06:17:36 (47/86) Installing libogg (1.3.5-r2) 06:17:36 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 06:17:36 (49/86) Installing flac-libs (1.4.2-r0) 06:17:36 (50/86) Installing libvorbis (1.3.7-r0) 06:17:36 (51/86) Installing libsndfile (1.1.0-r2) 06:17:36 (52/86) Installing libgomp (12.2.1_git20220924-r4) 06:17:36 (53/86) Installing soxr (0.1.3-r3) 06:17:36 (54/86) Installing speexdsp (1.2.1-r0) 06:17:36 (55/86) Installing tdb-libs (1.4.6-r0) 06:17:36 (56/86) Installing libpulse (16.1-r6) 06:17:36 (57/86) Installing cjson (1.7.15-r3) 06:17:36 (58/86) Installing mbedtls (2.28.3-r0) 06:17:36 (59/86) Installing librist (0.2.7-r0) 06:17:36 (60/86) Installing libsrt (1.5.1-r0) 06:17:36 (61/86) Installing libssh (0.10.5-r0) 06:17:36 (62/86) Installing libtheora (1.1.1-r16) 06:17:36 (63/86) Installing libjpeg-turbo (2.1.4-r0) 06:17:36 (64/86) Installing v4l-utils-libs (1.22.1-r2) 06:17:36 (65/86) Installing libxext (1.3.5-r0) 06:17:36 (66/86) Installing libxfixes (6.0.0-r0) 06:17:36 (67/86) Installing wayland-libs-client (1.21.0-r1) 06:17:36 (68/86) Installing libva (2.16.0-r0) 06:17:36 (69/86) Installing libvdpau (1.5-r0) 06:17:36 (70/86) Installing vidstab (1.1.0-r2) 06:17:36 (71/86) Installing libvpx (1.12.0-r1) 06:17:36 (72/86) Installing libwebp (1.2.4-r2) 06:17:36 (73/86) Installing x264-libs (0.164_git20220602-r0) 06:17:36 (74/86) Installing numactl (2.0.16-r1) 06:17:36 (75/86) Installing x265-libs (3.5-r3) 06:17:37 (76/86) Installing xvidcore (1.3.7-r1) 06:17:37 (77/86) Installing libsodium (1.0.18-r2) 06:17:37 (78/86) Installing libzmq (4.3.4-r1) 06:17:37 (79/86) Installing ffmpeg-libs (5.1.3-r0) 06:17:37 (80/86) Installing ffmpeg (5.1.3-r0) 06:17:37 (81/86) Installing udev-init-scripts (35-r1) 06:17:37 (82/86) Installing eudev-libs (3.2.11-r4) 06:17:37 (83/86) Installing xz-libs (5.2.9-r0) 06:17:37 (84/86) Installing zstd-libs (1.5.5-r0) 06:17:37 (85/86) Installing kmod-libs (30-r1) 06:17:37 (86/86) Installing eudev (3.2.11-r4) 06:17:37 Executing busybox-1.35.0-r29.trigger 06:17:37 Executing eudev-3.2.11-r4.trigger 06:17:37 OK: 112 MiB in 101 packages 06:17:39 Removing intermediate container 0a72d24636a5 06:17:39 ---> cfc6fbf0849f 06:17:39 Step 18/36 : WORKDIR / 06:17:39 ---> Running in d300cadd84bf 06:17:39 Removing intermediate container d300cadd84bf 06:17:39 ---> 956b6d7a6a94 06:17:39 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 06:17:40 ---> 41f2003cf539 06:17:40 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 06:17:40 ---> cfaf48462108 06:17:40 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:17:40 ---> ffa67b0196c7 06:17:40 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:17:40 ---> e6d493b2fe45 06:17:40 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:17:41 ---> 9f93d07b6f11 06:17:41 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 06:17:41 ---> 03836897f0a1 06:17:41 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 06:17:41 ---> 83b8f6fde5dc 06:17:41 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:17:41 ---> Running in ab58ef7adeac 06:17:42 Removing intermediate container ab58ef7adeac 06:17:42 ---> c51a99289f60 06:17:42 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:17:42 ---> Running in aac4afbd0b04 06:17:43 Removing intermediate container aac4afbd0b04 06:17:43 ---> 374a9bda7716 06:17:43 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:17:43 ---> Running in 237ecbb39044 06:17:43 Removing intermediate container 237ecbb39044 06:17:43 ---> f92133f38ad3 06:17:43 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 06:17:43 ---> Running in 24dcd9c2cd6b 06:17:43 Removing intermediate container 24dcd9c2cd6b 06:17:43 ---> 8c0cb633e4af 06:17:43 Step 30/36 : EXPOSE 59983 06:17:44 ---> Running in 638bae4ab24e 06:17:44 Removing intermediate container 638bae4ab24e 06:17:44 ---> e61220d17aa6 06:17:44 Step 31/36 : EXPOSE 8554 06:17:44 ---> Running in d547513edb55 06:17:44 Removing intermediate container d547513edb55 06:17:44 ---> 4285cb2dde9e 06:17:44 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:17:44 ---> Running in 0fe954259a61 06:17:44 Removing intermediate container 0fe954259a61 06:17:44 ---> 0e1583eff525 06:17:44 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 06:17:44 ---> Running in 539e0b3cc07d 06:17:44 Removing intermediate container 539e0b3cc07d 06:17:44 ---> c97674d8b35c 06:17:44 Step 34/36 : LABEL arch=amd64 06:17:44 ---> Running in 87558752ae3b 06:17:44 Removing intermediate container 87558752ae3b 06:17:44 ---> d4be37de2f49 06:17:44 Step 35/36 : LABEL git_sha=03563492655104dbabb106ae6a672902734b18a3 06:17:44 ---> Running in 8b68c468453c 06:17:44 Removing intermediate container 8b68c468453c 06:17:44 ---> 7206308a9ed9 06:17:44 Step 36/36 : LABEL version=0.0.0 06:17:44 ---> Running in 1b096b1a2a6c 06:17:44 Removing intermediate container 1b096b1a2a6c 06:17:44 ---> 95310d467056 06:17:44 [Warning] One or more build-args [ARCH] were not consumed 06:17:44 Successfully built 95310d467056 06:17:44 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 06:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:45 06:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:45 latest: Pulling from edgex-lftools-log-publisher 06:17:45 5eb5b503b376: Pulling fs layer 06:17:45 5c69ac0246d0: Pulling fs layer 06:17:45 ec43610c2a17: Pulling fs layer 06:17:45 3a2ae6a8a46f: Pulling fs layer 06:17:45 33b1e0a273af: Pulling fs layer 06:17:45 5d3b04190fa2: Pulling fs layer 06:17:45 2f39f015ded8: Pulling fs layer 06:17:45 3a2ae6a8a46f: Waiting 06:17:45 33b1e0a273af: Waiting 06:17:45 5d3b04190fa2: Waiting 06:17:45 2f39f015ded8: Waiting 06:17:45 5c69ac0246d0: Download complete 06:17:45 3a2ae6a8a46f: Verifying Checksum 06:17:45 3a2ae6a8a46f: Download complete 06:17:45 33b1e0a273af: Verifying Checksum 06:17:45 33b1e0a273af: Download complete 06:17:45 5d3b04190fa2: Verifying Checksum 06:17:45 5d3b04190fa2: Download complete 06:17:45 ec43610c2a17: Verifying Checksum 06:17:45 5eb5b503b376: Verifying Checksum 06:17:45 5eb5b503b376: Download complete 06:17:46 2f39f015ded8: Download complete 06:17:46 5eb5b503b376: Pull complete 06:17:46 5c69ac0246d0: Pull complete 06:17:47 ec43610c2a17: Pull complete 06:17:47 3a2ae6a8a46f: Pull complete 06:17:47 33b1e0a273af: Pull complete 06:17:47 5d3b04190fa2: Pull complete 06:17:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17458 in /w/workspace/foundry_device-usb-camera_PR-258 [Pipeline] { [Pipeline] ws 06:17:50 Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout 06:17:50 Selected Git installation does not exist. Using Default 06:17:50 The recommended git tool is: NONE 06:17:51 2f39f015ded8: Pull complete 06:17:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:51 prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container 06:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:17:55 using credential edgex-jenkins-ssh 06:17:55 Cloning the remote Git repository 06:17:55 $ docker top c52c3ea031a68b3db5fb8f359cd9a71018d5e072cffdf15058f9b744c1807935 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:56 ---> job-cost.sh 06:17:56 lf-activate-venv: SKIPPING 06:17:56 INFO: No Stack... 06:17:56 INFO: Retrieving Pricing Info for: v3-standard-8 06:17:55 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:17:55 > git init /w/workspace/device-usb-camera/2 # timeout=10 06:17:55 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:17:55 > git --version # timeout=10 06:17:55 > git --version # 'git version 2.25.1' 06:17:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:56 INFO: Archiving Costs [Pipeline] sh 06:17:56 + cat /w/workspace/foundry_device-usb-camera_PR-258/archives/cost.csv 06:17:56 + cut -d, -f6 [Pipeline] lock 06:17:56 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] 06:17:56 Resource [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] did not exist. Created. 06:17:56 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:57 + echo total: 0.2199999988079071 [Pipeline] stash 06:17:57 Stashed 1 file(s) [Pipeline] } 06:17:57 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:57 $ docker stop --time=1 c52c3ea031a68b3db5fb8f359cd9a71018d5e072cffdf15058f9b744c1807935 06:17:56 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:17:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:17:57 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:17:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/258/head:refs/remotes/origin/PR-258 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:17:57 Merging remotes/origin/main commit 05403b6a683e6ef1b05fd0156b4e25393cee8eba into PR head commit a5fdb82d33fd9d9453554b8992be0f3b79f3e353 06:17:58 Merge succeeded, producing c657260dc2c7e4e8c31097314038e209b728bedf 06:17:58 Checking out Revision c657260dc2c7e4e8c31097314038e209b728bedf (PR-258) 06:17:58 $ docker rm -f --volumes c52c3ea031a68b3db5fb8f359cd9a71018d5e072cffdf15058f9b744c1807935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:57 > git config core.sparsecheckout # timeout=10 06:17:57 > git checkout -f a5fdb82d33fd9d9453554b8992be0f3b79f3e353 # timeout=10 06:17:57 > git remote # timeout=10 06:17:57 > git config --get remote.origin.url # timeout=10 06:17:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:57 > git merge 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 06:17:58 > git rev-parse HEAD^{commit} # timeout=10 06:17:58 > git config core.sparsecheckout # timeout=10 06:17:58 > git checkout -f c657260dc2c7e4e8c31097314038e209b728bedf # timeout=10 06:18:01 Commit message: "Merge commit '05403b6a683e6ef1b05fd0156b4e25393cee8eba' into HEAD" 06:18:01 > git rev-list --no-walk a5fdb82d33fd9d9453554b8992be0f3b79f3e353 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:18:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:18:02 Dload Upload Total Spent Left Speed 06:18:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 06:18:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:18:03 + sudo tee /etc/docker/daemon.new 06:18:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:18:03 { 06:18:03 "registry-mirrors": [ 06:18:03 "https://nexus3.edgexfoundry.org:10001" 06:18:03 ], 06:18:03 "bip": "10.250.0.254/24", 06:18:03 "hosts": [ 06:18:03 "tcp://0.0.0.0:5555", 06:18:03 "unix:///var/run/docker.sock" 06:18:03 ], 06:18:03 "mtu": 1458, 06:18:03 "selinux-enabled": true, 06:18:03 "seccomp-profile": "/etc/docker/seccomp.json" 06:18:03 } [Pipeline] sh 06:18:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:18:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:22 provisioning config files... 06:18:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config14378863107018663117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:22 ---> docker-login.sh 06:18:22 nexus3.edgexfoundry.org:10001 06:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:23 Configure a credential helper to remove this warning. See 06:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:23 06:18:23 Login Succeeded 06:18:23 nexus3.edgexfoundry.org:10002 06:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:23 Configure a credential helper to remove this warning. See 06:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:23 06:18:23 Login Succeeded 06:18:23 nexus3.edgexfoundry.org:10003 06:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:24 Configure a credential helper to remove this warning. See 06:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:24 06:18:24 Login Succeeded 06:18:24 nexus3.edgexfoundry.org:10004 06:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:24 Configure a credential helper to remove this warning. See 06:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:24 06:18:24 Login Succeeded 06:18:24 docker.io 06:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:24 Configure a credential helper to remove this warning. See 06:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:24 06:18:24 Login Succeeded 06:18:24 ---> docker-login.sh ends [Pipeline] } 06:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:18:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:18:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:18:25 ========================================================= 06:18:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:18:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:18:25 Sending build context to Docker daemon 1.155MB 06:18:25 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:18:25 Step 2/13 : FROM ${BASE} AS builder 06:18:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:26 c41833b44d91: Pulling fs layer 06:18:26 ed15518f5707: Pulling fs layer 06:18:26 feae8fd75edb: Pulling fs layer 06:18:26 242c74f7c9fa: Pulling fs layer 06:18:26 3cdef696dda3: Pulling fs layer 06:18:26 2ced38df9373: Pulling fs layer 06:18:26 58f1dce35555: Pulling fs layer 06:18:26 242c74f7c9fa: Waiting 06:18:26 3cdef696dda3: Waiting 06:18:26 2ced38df9373: Waiting 06:18:26 58f1dce35555: Waiting 06:18:26 ed15518f5707: Download complete 06:18:26 242c74f7c9fa: Verifying Checksum 06:18:26 242c74f7c9fa: Download complete 06:18:26 3cdef696dda3: Verifying Checksum 06:18:26 3cdef696dda3: Download complete 06:18:26 c41833b44d91: Verifying Checksum 06:18:27 c41833b44d91: Pull complete 06:18:27 58f1dce35555: Verifying Checksum 06:18:27 58f1dce35555: Download complete 06:18:28 feae8fd75edb: Verifying Checksum 06:18:28 feae8fd75edb: Download complete 06:18:28 2ced38df9373: Verifying Checksum 06:18:28 2ced38df9373: Download complete 06:18:30 ed15518f5707: Pull complete 06:18:45 feae8fd75edb: Pull complete 06:18:45 242c74f7c9fa: Pull complete 06:18:45 3cdef696dda3: Pull complete 06:18:51 2ced38df9373: Pull complete 06:18:53 58f1dce35555: Pull complete 06:18:53 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:18:53 ---> fadd8f120f05 06:18:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:18:55 ---> Running in 26cd83361cd8 06:18:55 Removing intermediate container 26cd83361cd8 06:18:55 ---> 76c7c68e1a3a 06:18:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:18:55 ---> Running in 768b2d1b74f3 06:18:55 Removing intermediate container 768b2d1b74f3 06:18:55 ---> c64ec1ebaa91 06:18:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:18:55 ---> Running in 9501b0117995 06:18:56 Removing intermediate container 9501b0117995 06:18:56 ---> f51b39733d2d 06:18:56 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:18:56 ---> Running in d044ac5a8812 06:18:56 Removing intermediate container d044ac5a8812 06:18:56 ---> f1a9b0122c66 06:18:56 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:18:56 ---> Running in ce5abbcfbef3 06:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:18:59 (1/14) Installing libintl (0.21.1-r1) 06:18:59 (2/14) Installing eudev-libs (3.2.11-r4) 06:18:59 (3/14) Installing libjpeg-turbo (2.1.4-r0) 06:18:59 (4/14) Installing v4l-utils-libs (1.22.1-r2) 06:18:59 (5/14) Installing v4l-utils (1.22.1-r2) 06:18:59 (6/14) Installing udev-init-scripts (35-r1) 06:18:59 (7/14) Installing libblkid (2.38.1-r1) 06:18:59 (8/14) Installing xz-libs (5.2.9-r0) 06:18:59 (9/14) Installing zstd-libs (1.5.5-r0) 06:18:59 (10/14) Installing kmod-libs (30-r1) 06:18:59 (11/14) Installing eudev (3.2.11-r4) 06:18:59 (12/14) Installing eudev-dev (3.2.11-r4) 06:18:59 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 06:18:59 (14/14) Installing v4l-utils-dev (1.22.1-r2) 06:18:59 Executing busybox-1.35.0-r29.trigger 06:18:59 Executing eudev-3.2.11-r4.trigger 06:18:59 OK: 271 MiB in 67 packages 06:19:00 Removing intermediate container ce5abbcfbef3 06:19:00 ---> b027081fd9e6 06:19:00 Step 8/13 : WORKDIR /device-usb-camera 06:19:00 ---> Running in 7b5f0b1b0361 06:19:01 Removing intermediate container 7b5f0b1b0361 06:19:01 ---> 1fbb621e0bc5 06:19:01 Step 9/13 : COPY go.mod vendor* ./ 06:19:01 ---> c908bc749b62 06:19:01 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:01 ---> Running in a46912c35fdb 06:19:58 Removing intermediate container a46912c35fdb 06:19:58 ---> b592e0588ba5 06:19:58 Step 11/13 : COPY . . 06:19:58 ---> d1171d4b5ec0 06:19:58 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:19:58 ---> Running in 2c18eed03c30 06:19:59  % Total % Received % Xferd Average Speed Time Time Time Current 06:19:59  Dload Upload Total Spent Left Speed 06:19:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4285 0 --:--:-- --:--:-- --:--:-- 4299 06:20:00 Removing intermediate container 2c18eed03c30 06:20:00 ---> c5ca487433bd 06:20:00 Step 13/13 : RUN ${MAKE} 06:20:00 ---> Running in b8cb0b9ed2b2 06:20:01 noop 06:20:04 Removing intermediate container b8cb0b9ed2b2 06:20:04 ---> 5a925608221b 06:20:04 Successfully built 5a925608221b 06:20:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:04 + docker inspect -f . ci-base-image-arm64 06:20:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:04 prd-ubuntu20.04-docker-arm64-4c-16g-17458 does not seem to be running inside a container 06:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:05 $ docker top bb029944e9b3ed3dd95218acafac078532c60650fecc911a860eaee827ed6774 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:06 + go version 06:20:06 go version go1.20.2 linux/arm64 [Pipeline] } 06:20:06 $ docker stop --time=1 bb029944e9b3ed3dd95218acafac078532c60650fecc911a860eaee827ed6774 06:20:08 $ docker rm -f --volumes bb029944e9b3ed3dd95218acafac078532c60650fecc911a860eaee827ed6774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:08 + docker inspect -f . ci-base-image-arm64 06:20:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:09 prd-ubuntu20.04-docker-arm64-4c-16g-17458 does not seem to be running inside a container 06:20:09 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:10 $ docker top 2980608148a732ccf422090d443c0911801105391cdeb6e6bbff4f979e86a60e -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:10 + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh 06:20:11 + make test 06:20:11 go test ./... -coverprofile=coverage.out ./... 06:20:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:22:37 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:22:37 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 1.6% of statements 06:22:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:22:37 go vet ./... 06:23:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:23:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:23:04 ./bin/test-attribution-txt.sh [Pipeline] echo 06:23:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:23:04 $ docker stop --time=1 2980608148a732ccf422090d443c0911801105391cdeb6e6bbff4f979e86a60e 06:23:06 $ docker rm -f --volumes 2980608148a732ccf422090d443c0911801105391cdeb6e6bbff4f979e86a60e [Pipeline] // withDockerContainer [Pipeline] sh 06:23:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:23:07 Warning: overwriting stash ‘coverage-report’ 06:23:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:23:08 + ls -al . 06:23:08 total 192 06:23:08 drwxrwxr-x 9 jenkins jenkins 4096 May 31 06:20 . 06:23:08 drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:17 .. 06:23:08 drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:17 .git 06:23:08 drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:17 .github 06:23:08 -rw-rw-r-- 1 jenkins jenkins 414 May 31 06:17 .gitignore 06:23:08 -rw-rw-r-- 1 jenkins jenkins 45 May 31 06:17 .golangci.yml 06:23:08 -rw-rw-r-- 1 jenkins jenkins 77 May 31 06:17 .hadolint.yml 06:23:08 -rw-rw-r-- 1 jenkins jenkins 9665 May 31 06:17 Attribution.txt 06:23:08 -rw-rw-r-- 1 jenkins jenkins 11903 May 31 06:17 CHANGELOG.md 06:23:08 -rw-rw-r-- 1 jenkins jenkins 2453 May 31 06:17 Dockerfile 06:23:08 -rw-rw-r-- 1 jenkins jenkins 678 May 31 06:17 GOVERNANCE.md 06:23:08 -rw-rw-r-- 1 jenkins jenkins 659 May 31 06:17 Jenkinsfile 06:23:08 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 06:17 LICENSE 06:23:08 -rw-rw-r-- 1 jenkins jenkins 2364 May 31 06:17 Makefile 06:23:08 -rw-rw-r-- 1 jenkins jenkins 622 May 31 06:17 OWNERS.md 06:23:08 -rw-rw-r-- 1 jenkins jenkins 2575 May 31 06:17 README.md 06:23:08 -rw-rw-r-- 1 jenkins jenkins 5 May 31 06:15 VERSION 06:23:08 drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:17 bin 06:23:08 drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:17 cmd 06:23:08 -rw-r--r-- 1 jenkins jenkins 35569 May 31 06:22 coverage.out 06:23:08 -rwxrwxr-x 1 jenkins jenkins 140 May 31 06:17 docker-entrypoint.sh 06:23:08 drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:17 docs 06:23:08 -rw-rw-r-- 1 jenkins jenkins 3371 May 31 06:17 go.mod 06:23:08 -rw-rw-r-- 1 jenkins jenkins 31482 May 31 06:17 go.sum 06:23:08 drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:17 internal 06:23:08 drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:17 snap 06:23:08 -rw-rw-r-- 1 jenkins jenkins 231 May 31 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:09 + 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=c657260dc2c7e4e8c31097314038e209b728bedf --label arch=arm64 --label version=0.0.0 . 06:23:09 Sending build context to Docker daemon 1.191MB 06:23:09 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 06:23:09 Step 2/36 : FROM ${BASE} AS builder 06:23:09 ---> 5a925608221b 06:23:09 Step 3/36 : ARG ADD_BUILD_TAGS="" 06:23:09 ---> Running in f69634ec4f7b 06:23:09 Removing intermediate container f69634ec4f7b 06:23:09 ---> 3787932186a2 06:23:09 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:23:09 ---> Running in 44c732d2e342 06:23:10 Removing intermediate container 44c732d2e342 06:23:10 ---> a30d00fc1fd8 06:23:10 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:23:10 ---> Running in 32166f10f99c 06:23:10 Removing intermediate container 32166f10f99c 06:23:10 ---> 6f8a0a267c60 06:23:10 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:23:10 ---> Running in 46958038c7ed 06:23:10 Removing intermediate container 46958038c7ed 06:23:10 ---> 67ac032fad69 06:23:10 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:23:10 ---> Running in 147ab9d61c7a 06:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:23:13 OK: 271 MiB in 67 packages 06:23:14 Removing intermediate container 147ab9d61c7a 06:23:14 ---> db38cfc6a88d 06:23:14 Step 8/36 : WORKDIR /device-usb-camera 06:23:14 ---> Running in 9a5e072b5ab0 06:23:14 Removing intermediate container 9a5e072b5ab0 06:23:14 ---> df24023be88a 06:23:14 Step 9/36 : COPY go.mod vendor* ./ 06:23:15 ---> f8b03d7e3091 06:23:15 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:15 ---> Running in 25362394799f 06:23:17 Removing intermediate container 25362394799f 06:23:17 ---> b9ade573755a 06:23:17 Step 11/36 : COPY . . 06:23:18 ---> 3faea2a2d473 06:23:18 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:23:18 ---> Running in 730c5e570d86 06:23:19  % Total % Received % Xferd Average Speed Time Time Time Current 06:23:19  Dload Upload Total Spent Left Speed 06:23:19 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3297 0 --:--:-- --:--:-- --:--:-- 3308 06:23:20 Removing intermediate container 730c5e570d86 06:23:20 ---> fcef2e4c280c 06:23:20 Step 13/36 : RUN ${MAKE} 06:23:20 ---> Running in 551496963fad 06:23:21 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 06:25:57 Removing intermediate container 551496963fad 06:25:57 ---> 196d8af7086e 06:25:57 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 06:25:57 v0.21.6: Pulling from aler9/rtsp-simple-server 06:25:57 8766b47fe142: Pulling fs layer 06:25:57 8766b47fe142: Verifying Checksum 06:25:57 8766b47fe142: Download complete 06:25:57 8766b47fe142: Pull complete 06:25:57 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 06:25:57 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 06:25:57 ---> 69d40e2cb93c 06:25:57 Step 15/36 : FROM alpine:3.17 06:25:57 3.17: Pulling from library/alpine 06:25:57 c41833b44d91: Already exists 06:25:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:25:57 Status: Downloaded newer image for alpine:3.17 06:25:57 ---> 51e60588ff2c 06:25:57 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:25:57 ---> Running in dcfaca32e5e1 06:25:57 Removing intermediate container dcfaca32e5e1 06:25:57 ---> 6d6e9bdb81b0 06:25:57 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:25:57 ---> Running in 53a087cf83e2 06:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:25:57 (1/83) Installing dumb-init (1.2.5-r2) 06:25:57 (2/83) Installing sdl2 (2.26.5-r0) 06:25:57 (3/83) Installing libxau (1.0.10-r0) 06:25:57 (4/83) Installing libmd (1.0.4-r0) 06:25:57 (5/83) Installing libbsd (0.11.7-r0) 06:25:57 (6/83) Installing libxdmcp (1.1.4-r0) 06:25:57 (7/83) Installing libxcb (1.15-r0) 06:25:57 (8/83) Installing libx11 (1.8.4-r0) 06:25:57 (9/83) Installing aom-libs (3.5.0-r0) 06:25:57 (10/83) Installing alsa-lib (1.2.8-r0) 06:25:57 (11/83) Installing libexpat (2.5.0-r0) 06:25:57 (12/83) Installing brotli-libs (1.0.9-r9) 06:25:57 (13/83) Installing libbz2 (1.0.8-r4) 06:25:57 (14/83) Installing libpng (1.6.38-r0) 06:25:57 (15/83) Installing freetype (2.12.1-r0) 06:25:57 (16/83) Installing fontconfig (2.14.1-r0) 06:25:57 (17/83) Installing fribidi (1.0.12-r0) 06:25:57 (18/83) Installing libffi (3.4.4-r0) 06:25:57 (19/83) Installing libintl (0.21.1-r1) 06:25:57 (20/83) Installing libblkid (2.38.1-r1) 06:25:57 (21/83) Installing libmount (2.38.1-r1) 06:25:57 (22/83) Installing pcre2 (10.42-r0) 06:25:57 (23/83) Installing glib (2.74.7-r0) 06:25:57 (24/83) Installing graphite2 (1.3.14-r2) 06:25:57 (25/83) Installing harfbuzz (5.3.1-r1) 06:25:57 (26/83) Installing libass (0.16.0-r1) 06:25:57 (27/83) Installing libdav1d (1.0.0-r2) 06:25:57 (28/83) Installing libdrm (2.4.114-r0) 06:25:57 (29/83) Installing gmp (6.2.1-r2) 06:25:57 (30/83) Installing nettle (3.8.1-r0) 06:25:57 (31/83) Installing p11-kit (0.24.1-r1) 06:25:57 (32/83) Installing libtasn1 (4.19.0-r0) 06:25:57 (33/83) Installing libunistring (1.1-r0) 06:25:57 (34/83) Installing gnutls (3.7.8-r3) 06:25:57 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 06:25:57 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 06:25:57 (37/83) Installing lame (3.100-r2) 06:25:57 (38/83) Installing opus (1.3.1-r1) 06:25:57 (39/83) Installing libasyncns (0.8-r1) 06:25:57 (40/83) Installing dbus-libs (1.14.4-r0) 06:25:57 (41/83) Installing libltdl (2.4.7-r1) 06:25:57 (42/83) Installing orc (0.4.33-r0) 06:25:57 (43/83) Installing libgcc (12.2.1_git20220924-r4) 06:25:57 (44/83) Installing libogg (1.3.5-r2) 06:25:57 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 06:25:57 (46/83) Installing flac-libs (1.4.2-r0) 06:25:57 (47/83) Installing libvorbis (1.3.7-r0) 06:25:57 (48/83) Installing libsndfile (1.1.0-r2) 06:25:57 (49/83) Installing libgomp (12.2.1_git20220924-r4) 06:25:57 (50/83) Installing soxr (0.1.3-r3) 06:25:57 (51/83) Installing speexdsp (1.2.1-r0) 06:25:57 (52/83) Installing tdb-libs (1.4.6-r0) 06:25:57 (53/83) Installing libpulse (16.1-r6) 06:25:57 (54/83) Installing cjson (1.7.15-r3) 06:25:57 (55/83) Installing mbedtls (2.28.3-r0) 06:25:57 (56/83) Installing librist (0.2.7-r0) 06:25:57 (57/83) Installing libsrt (1.5.1-r0) 06:25:57 (58/83) Installing libssh (0.10.5-r0) 06:25:57 (59/83) Installing libtheora (1.1.1-r16) 06:25:57 (60/83) Installing libjpeg-turbo (2.1.4-r0) 06:25:57 (61/83) Installing v4l-utils-libs (1.22.1-r2) 06:25:57 (62/83) Installing libxext (1.3.5-r0) 06:25:57 (63/83) Installing libxfixes (6.0.0-r0) 06:25:57 (64/83) Installing wayland-libs-client (1.21.0-r1) 06:25:57 (65/83) Installing libva (2.16.0-r0) 06:25:57 (66/83) Installing libvdpau (1.5-r0) 06:25:57 (67/83) Installing vidstab (1.1.0-r2) 06:25:57 (68/83) Installing libvpx (1.12.0-r1) 06:25:57 (69/83) Installing libwebp (1.2.4-r2) 06:25:57 (70/83) Installing x264-libs (0.164_git20220602-r0) 06:25:57 (71/83) Installing numactl (2.0.16-r1) 06:25:57 (72/83) Installing x265-libs (3.5-r3) 06:25:57 (73/83) Installing xvidcore (1.3.7-r1) 06:25:57 (74/83) Installing libsodium (1.0.18-r2) 06:25:57 (75/83) Installing libzmq (4.3.4-r1) 06:25:57 (76/83) Installing ffmpeg-libs (5.1.3-r0) 06:25:57 (77/83) Installing ffmpeg (5.1.3-r0) 06:25:57 (78/83) Installing udev-init-scripts (35-r1) 06:25:57 (79/83) Installing eudev-libs (3.2.11-r4) 06:25:57 (80/83) Installing xz-libs (5.2.9-r0) 06:25:57 (81/83) Installing zstd-libs (1.5.5-r0) 06:25:57 (82/83) Installing kmod-libs (30-r1) 06:25:57 (83/83) Installing eudev (3.2.11-r4) 06:25:57 Executing busybox-1.35.0-r29.trigger 06:25:57 Executing eudev-3.2.11-r4.trigger 06:25:57 OK: 86 MiB in 98 packages 06:25:57 Removing intermediate container 53a087cf83e2 06:25:57 ---> 73bcdfb6751f 06:25:57 Step 18/36 : WORKDIR / 06:25:57 ---> Running in 711ec130460c 06:25:57 Removing intermediate container 711ec130460c 06:25:57 ---> 9317552b23dd 06:25:57 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 06:26:01 ---> 08da72571897 06:26:01 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 06:26:01 ---> 275e510f2be8 06:26:01 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:26:01 ---> 8d7beaf39d50 06:26:01 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:26:02 ---> 9d5ef0fdf2f4 06:26:02 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:26:03 ---> d36d1842c468 06:26:03 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 06:26:03 ---> 41227fe93f96 06:26:03 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 06:26:04 ---> 21f7822bb1b7 06:26:04 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:26:04 ---> Running in 59cf53dae1e7 06:26:06 Removing intermediate container 59cf53dae1e7 06:26:06 ---> 278500a1c88f 06:26:06 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:26:06 ---> Running in 8f1a7e1e200c 06:26:08 Removing intermediate container 8f1a7e1e200c 06:26:08 ---> 68b871468768 06:26:08 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:26:08 ---> Running in 0d5212d6dd3a 06:26:09 Removing intermediate container 0d5212d6dd3a 06:26:09 ---> d35d2e09607f 06:26:09 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 06:26:09 ---> Running in 852c752ed78e 06:26:11 Removing intermediate container 852c752ed78e 06:26:11 ---> 14c4858006f7 06:26:11 Step 30/36 : EXPOSE 59983 06:26:11 ---> Running in 2741d9914d99 06:26:11 Removing intermediate container 2741d9914d99 06:26:11 ---> 086ea332cfaa 06:26:11 Step 31/36 : EXPOSE 8554 06:26:11 ---> Running in 323b78b5d0d4 06:26:11 Removing intermediate container 323b78b5d0d4 06:26:11 ---> 314e5e2a896a 06:26:11 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:26:11 ---> Running in eec1ac8614ed 06:26:12 Removing intermediate container eec1ac8614ed 06:26:12 ---> 2aa890b91846 06:26:12 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 06:26:12 ---> Running in 59fe490e5644 06:26:12 Removing intermediate container 59fe490e5644 06:26:12 ---> bc20290b8b52 06:26:12 Step 34/36 : LABEL arch=arm64 06:26:12 ---> Running in ad7f7dc5754c 06:26:12 Removing intermediate container ad7f7dc5754c 06:26:12 ---> 80bdcc904e84 06:26:12 Step 35/36 : LABEL git_sha=c657260dc2c7e4e8c31097314038e209b728bedf 06:26:13 ---> Running in c12bc7d551e6 06:26:13 Removing intermediate container c12bc7d551e6 06:26:13 ---> 658d3502b28f 06:26:13 Step 36/36 : LABEL version=0.0.0 06:26:13 ---> Running in 633ceb312170 06:26:13 Removing intermediate container 633ceb312170 06:26:13 ---> f516d1f75fb1 06:26:13 [Warning] One or more build-args [ARCH] were not consumed 06:26:13 Successfully built f516d1f75fb1 06:26:13 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 06:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:14 06:26:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:14 arm64: Pulling from edgex-lftools-log-publisher 06:26:14 8998bd30e6a1: Pulling fs layer 06:26:14 04944245beec: Pulling fs layer 06:26:14 699f458cf7ca: Pulling fs layer 06:26:14 765212b225bb: Pulling fs layer 06:26:14 f23df028b6ca: Pulling fs layer 06:26:14 d65c8cfc05b1: Pulling fs layer 06:26:14 2437ff75d9bd: Pulling fs layer 06:26:14 765212b225bb: Waiting 06:26:14 f23df028b6ca: Waiting 06:26:14 d65c8cfc05b1: Waiting 06:26:14 2437ff75d9bd: Waiting 06:26:14 04944245beec: Verifying Checksum 06:26:14 04944245beec: Download complete 06:26:14 765212b225bb: Verifying Checksum 06:26:14 765212b225bb: Download complete 06:26:14 f23df028b6ca: Verifying Checksum 06:26:14 f23df028b6ca: Download complete 06:26:14 d65c8cfc05b1: Download complete 06:26:14 699f458cf7ca: Verifying Checksum 06:26:14 699f458cf7ca: Download complete 06:26:15 8998bd30e6a1: Download complete 06:26:17 2437ff75d9bd: Verifying Checksum 06:26:17 2437ff75d9bd: Download complete 06:26:19 8998bd30e6a1: Pull complete 06:26:19 04944245beec: Pull complete 06:26:21 699f458cf7ca: Pull complete 06:26:21 765212b225bb: Pull complete 06:26:21 f23df028b6ca: Pull complete 06:26:21 d65c8cfc05b1: Pull complete 06:26:36 2437ff75d9bd: Pull complete 06:26:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:26:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:37 prd-ubuntu20.04-docker-arm64-4c-16g-17458 does not seem to be running inside a container 06:26:37 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:26:39 $ docker top d1e98a8942c0c5cbf3f986c621fa937da1cd93b78944bcf7aee2a34a7e878db7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:40 ---> job-cost.sh 06:26:40 lf-activate-venv: SKIPPING 06:26:40 INFO: No Stack... 06:26:41 INFO: Retrieving Pricing Info for: v3-standard-4 06:26:42 INFO: Archiving Costs [Pipeline] sh 06:26:42 + cat /w/workspace/device-usb-camera/2/archives/cost.csv 06:26:42 + cut -d, -f6 [Pipeline] lock 06:26:42 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] 06:26:42 Resource [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] did not exist. Created. 06:26:42 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:26:43 /w/workspace/device-usb-camera/2@tmp/durable-830cf1e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:26:44 + echo total: 0.10999999940395355 [Pipeline] stash 06:26:44 Warning: overwriting stash ‘stack-cost’ 06:26:44 Stashed 1 file(s) [Pipeline] } 06:26:44 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:26:44 $ docker stop --time=1 d1e98a8942c0c5cbf3f986c621fa937da1cd93b78944bcf7aee2a34a7e878db7 06:26:45 $ docker rm -f --volumes d1e98a8942c0c5cbf3f986c621fa937da1cd93b78944bcf7aee2a34a7e878db7 [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 06:26:46 provisioning config files... 06:26:46 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-258@tmp/config17826205422284100368tmp [Pipeline] { [Pipeline] sh 06:26:46 + set +x 06:26:46 + curl -s https://codecov.io/bash 06:26:46 + bash -s -- 06:26:46 06:26:46 _____ _ 06:26:46 / ____| | | 06:26:46 | | ___ __| | ___ ___ _____ __ 06:26:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:26:46 | |___| (_) | (_| | __/ (_| (_) \ V / 06:26:46 \_____\___/ \__,_|\___|\___\___/ \_/ 06:26:46 Bash-1.0.6 06:26:46 06:26:46 06:26:46 ==> git version 2.25.1 found 06:26:46 ==> 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 06:26:46 Release-Date: 2020-01-08 06:26:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:26:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:26:46 ==> Jenkins CI detected. 06:26:46 current dir:  /w/workspace/foundry_device-usb-camera_PR-258 06:26:46 project root: . 06:26:46 --> token set from env 06:26:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:26:46 ==> Running gcov in . (disable via -X gcov) 06:26:46 ==> Python coveragepy not found 06:26:46 ==> Searching for coverage reports in: 06:26:46 + . 06:26:46 -> Found 1 reports 06:26:46 ==> Detecting git/mercurial file structure 06:26:46 ==> Reading reports 06:26:46 + ./coverage.out bytes=35569 06:26:46 ==> Appending adjustments 06:26:46 https://docs.codecov.io/docs/fixing-reports 06:26:46 + Found adjustments 06:26:46 ==> Gzipping contents 06:26:46 8.0K /tmp/codecov.14ZRfy.gz 06:26:46 ==> Uploading reports 06:26:46 url: https://codecov.io 06:26:46 query: branch=PR-258&commit=03563492655104dbabb106ae6a672902734b18a3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-258%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=258&job=&cmd_args= 06:26:46 -> Pinging Codecov 06:26:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-258&commit=03563492655104dbabb106ae6a672902734b18a3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-258%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=258&job=&cmd_args= 06:26:46 -> Uploading to 06:26:46 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/73D8F5FF140700D3E01443B452E23636/03563492655104dbabb106ae6a672902734b18a3/83763a12-ef6a-46e8-a452-444effc29264.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T062646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73f35e6163bf78b268b0c1c57e4ce5387a06ca81ea941d2cd227aff43215a26b 06:26:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:26:46 Dload Upload Total Spent Left Speed 06:26:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4860 0 0 100 4860 0 18134 --:--:-- --:--:-- --:--:-- 18134 06:26:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/03563492655104dbabb106ae6a672902734b18a3 [Pipeline] } 06:26:46 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 06:26:47 + [ -d /w/workspace/foundry_device-usb-camera_PR-258/archives ] 06:26:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-258/archives 06:26:47 total 16 06:26:47 drwxr-xr-x 3 root root 4096 May 31 06:17 . 06:26:47 drwxrwxr-x 11 jenkins jenkins 4096 May 31 06:17 .. 06:26:47 drwxr-xr-x 2 root root 4096 May 31 06:17 cost 06:26:47 -rw-r--r-- 1 root root 89 May 31 06:17 cost.csv 06:26:47 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-258/archives 06:26:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-258/archives 06:26:47 total 16 06:26:47 drwxr-xr-x 3 jenkins jenkins 4096 May 31 06:17 . 06:26:47 drwxrwxr-x 11 jenkins jenkins 4096 May 31 06:17 .. 06:26:47 drwxr-xr-x 2 jenkins jenkins 4096 May 31 06:17 cost 06:26:47 -rw-r--r-- 1 jenkins jenkins 89 May 31 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:26:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:48 ---> package-listing.sh 06:26:48 ++ facter osfamily 06:26:48 ++ tr '[:upper:]' '[:lower:]' 06:26:49 + OS_FAMILY=debian 06:26:49 + workspace=/w/workspace/foundry_device-usb-camera_PR-258 06:26:49 + START_PACKAGES=/tmp/packages_start.txt 06:26:49 + END_PACKAGES=/tmp/packages_end.txt 06:26:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:49 + PACKAGES=/tmp/packages_start.txt 06:26:49 + '[' /w/workspace/foundry_device-usb-camera_PR-258 ']' 06:26:49 + PACKAGES=/tmp/packages_end.txt 06:26:49 + case "${OS_FAMILY}" in 06:26:49 + dpkg -l 06:26:49 + grep '^ii' 06:26:49 + '[' -f /tmp/packages_start.txt ']' 06:26:49 + '[' -f /tmp/packages_end.txt ']' 06:26:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:49 + '[' /w/workspace/foundry_device-usb-camera_PR-258 ']' 06:26:49 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-258/archives/ 06:26:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-258/archives/ [Pipeline] echo 06:26:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-258/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:26:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:50 prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container 06:26:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-258/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:26:50 $ docker top e3c7b5970a1d1c70371773178a49f7299e56cc7df6893f00b9fe09a388a077ac -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:26:50 + mkdir -p /var/log/sysstat [Pipeline] sh 06:26:51 + ls /var/log/sa-host 06:26:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:51 provisioning config files... 06:26:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-258@tmp/config259637163450894430tmp [Pipeline] { [Pipeline] echo 06:26:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:26:51 ---> create-netrc.sh [Pipeline] } 06:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:26:51 ---> python-tools-install.sh [Pipeline] echo 06:26:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:26:52 ---> sudo-logs.sh 06:26:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:26:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:26:52 ---> job-cost.sh 06:26:52 lf-activate-venv: SKIPPING 06:26:52 DEBUG: total: 0.2199999988079071 06:26:52 INFO: Retrieving Stack Cost... 06:26:52 INFO: Retrieving Pricing Info for: v3-standard-8 06:26:53 INFO: Archiving Costs [Pipeline] echo 06:26:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:26:53 ---> logs-deploy.sh 06:26:53 lf-activate-venv: SKIPPING 06:26:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-258/2 06:26:53 INFO: archiving workspace using pattern(s): 06:26:54 Archives upload complete. 06:26:54 INFO: archiving logs to Nexus