MightyNerdEric commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 871823f3a6453e13befc2228227bc70d14f47812+cd08d416618cedf6394f2b45eea8eb763bae3217 (aa9aecdcd865e63b67b1bf74710dcd0a02ef5ebb) 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-ssh5071089920161558297.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6424643437300530534.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-105/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-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14712371629636343975.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12907843421923924751.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-105/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-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1885786528865613993.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-116981 in /w/workspace/foundry_device-usb-camera_PR-105 [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-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cd08d416618cedf6394f2b45eea8eb763bae3217 into PR head commit 871823f3a6453e13befc2228227bc70d14f47812 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 Merge succeeded, producing 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c Checking out Revision 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c (PR-105) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c # timeout=10 Commit message: "Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD" > git rev-list --no-walk 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:28:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:28:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:28:20 ========================================================= 20:28:20 EdgeX Global Pipelines Version Info 20:28:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:28:21 ------------------- 20:28:21 stable info: 20:28:21 ------------------- 20:28:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:28:21 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:28:21 Message: update stable to v1.0.243 20:28:22 ------------------- 20:28:22 experimental info: 20:28:22 ------------------- 20:28:22 Commited By: **** collab-it+edgex@linuxfoundation.org 20:28:22 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:28:22 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d197f1 [Pipeline] echo 20:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:22 provisioning config files... 20:28:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config4809252477359171268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:23 ---> docker-login.sh 20:28:23 nexus3.edgexfoundry.org:10001 20:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:23 Configure a credential helper to remove this warning. See 20:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:23 20:28:23 Login Succeeded 20:28:23 nexus3.edgexfoundry.org:10002 20:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:23 Configure a credential helper to remove this warning. See 20:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:23 20:28:23 Login Succeeded 20:28:23 nexus3.edgexfoundry.org:10003 20:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:23 Configure a credential helper to remove this warning. See 20:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:23 20:28:23 Login Succeeded 20:28:23 nexus3.edgexfoundry.org:10004 20:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:23 Configure a credential helper to remove this warning. See 20:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:23 20:28:23 Login Succeeded 20:28:23 docker.io 20:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:24 Configure a credential helper to remove this warning. See 20:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:24 20:28:24 Login Succeeded 20:28:24 ---> docker-login.sh ends [Pipeline] } 20:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:28:24 + git rev-list -1 --merges 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c~1..0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] echo 20:28:24 -----------> git rev-list -1 --merges 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c~1..0d197f113b6a6b4c408e8b2fdf4653ad87771e9c 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c 20:28:24 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [false] [Pipeline] sh 20:28:24 + git log --format=format:%s -1 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] echo 20:28:24 ========================================================= 20:28:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:28:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:25 + git log --format=format:%s -1 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] echo 20:28:25 [semverPrep] GIT_COMMIT: 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c, Commit Message: Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD [Pipeline] echo 20:28:25 [semverPrep] This is not a build commit. [Pipeline] sh 20:28:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:25 + grep -v github /etc/ssh/ssh_known_hosts 20:28:25 + [ -e /tmp/ssh_known_hosts ] 20:28:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:28:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:28:25 + sudo tee -a /etc/ssh/ssh_known_hosts 20:28:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:25 20:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:26 0.1.4: Pulling from edgex-devops/py-git-semver 20:28:26 b85a868b505f: Pulling fs layer 20:28:26 e2be974225ed: Pulling fs layer 20:28:26 339a4e72a1f5: Pulling fs layer 20:28:26 988bab9f4d93: Pulling fs layer 20:28:26 1469e6f7b9e6: Pulling fs layer 20:28:26 eaf3925da568: Pulling fs layer 20:28:26 bab4dde63d76: Pulling fs layer 20:28:26 bde34c3a00c8: Pulling fs layer 20:28:26 b352a97aabf1: Pulling fs layer 20:28:26 4872d77fe225: Pulling fs layer 20:28:26 5851b861e8e6: Pulling fs layer 20:28:26 988bab9f4d93: Waiting 20:28:26 1469e6f7b9e6: Waiting 20:28:26 eaf3925da568: Waiting 20:28:26 bab4dde63d76: Waiting 20:28:26 bde34c3a00c8: Waiting 20:28:26 b352a97aabf1: Waiting 20:28:26 4872d77fe225: Waiting 20:28:26 5851b861e8e6: Waiting 20:28:26 e2be974225ed: Download complete 20:28:26 988bab9f4d93: Verifying Checksum 20:28:26 988bab9f4d93: Download complete 20:28:26 339a4e72a1f5: Verifying Checksum 20:28:26 339a4e72a1f5: Download complete 20:28:26 1469e6f7b9e6: Verifying Checksum 20:28:26 1469e6f7b9e6: Download complete 20:28:26 eaf3925da568: Verifying Checksum 20:28:26 eaf3925da568: Download complete 20:28:26 bde34c3a00c8: Verifying Checksum 20:28:26 bde34c3a00c8: Download complete 20:28:26 b352a97aabf1: Verifying Checksum 20:28:26 b352a97aabf1: Download complete 20:28:26 4872d77fe225: Verifying Checksum 20:28:26 4872d77fe225: Download complete 20:28:26 5851b861e8e6: Verifying Checksum 20:28:26 5851b861e8e6: Download complete 20:28:26 b85a868b505f: Verifying Checksum 20:28:26 b85a868b505f: Download complete 20:28:26 bab4dde63d76: Verifying Checksum 20:28:26 bab4dde63d76: Download complete 20:28:27 b85a868b505f: Pull complete 20:28:27 e2be974225ed: Pull complete 20:28:28 339a4e72a1f5: Pull complete 20:28:28 988bab9f4d93: Pull complete 20:28:28 1469e6f7b9e6: Pull complete 20:28:28 eaf3925da568: Pull complete 20:28:30 bab4dde63d76: Pull complete 20:28:30 bde34c3a00c8: Pull complete 20:28:30 b352a97aabf1: Pull complete 20:28:30 4872d77fe225: Pull complete 20:28:30 5851b861e8e6: Pull complete 20:28:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:30 prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container 20:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:28:32 $ docker top adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a -eo pid,comm 20:28:32 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). 20:28:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:32 [ssh-agent] Looking for ssh-agent implementation... 20:28:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:32 $ docker exec adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a ssh-agent 20:28:32 SSH_AUTH_SOCK=/tmp/ssh-suHFW47ZFoHU/agent.33 20:28:32 SSH_AGENT_PID=39 20:28:32 Running ssh-add (command line suppressed) 20:28:32 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_15216852156646536435.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_15216852156646536435.key) 20:28:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:33 + git tag --points-at HEAD [Pipeline] } 20:28:33 $ docker exec --env ******** --env ******** adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a ssh-agent -k 20:28:33 unset SSH_AUTH_SOCK; 20:28:33 unset SSH_AGENT_PID; 20:28:33 echo Agent pid 39 killed; 20:28:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:28:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:33 [ssh-agent] Looking for ssh-agent implementation... 20:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:33 $ docker exec adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a ssh-agent 20:28:33 SSH_AUTH_SOCK=/tmp/ssh-7zhpbQGLdCO1/agent.71 20:28:33 SSH_AGENT_PID=77 20:28:33 Running ssh-add (command line suppressed) 20:28:33 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_1986571871789909381.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_1986571871789909381.key) 20:28:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:33 + git semver init 20:28:34 2022-10-25 20:28:34,030 [run_init] DEBUG init version:0.0.0 force:False 20:28:34 2022-10-25 20:28:34,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-105/.semver 20:28:34 2022-10-25 20:28:34,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-105/.semver 20:28:34 2022-10-25 20:28:34,031 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-105/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-105, universal_newlines=False, shell=None, istream=None) 20:28:35 2022-10-25 20:28:34,838 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-105/.git/info/exclude 20:28:35 2022-10-25 20:28:34,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 with force:False 20:28:35 2022-10-25 20:28:34,838 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 20:28:35 2022-10-25 20:28:34,841 [execute] INFO git cat-file --batch-check 20:28:35 2022-10-25 20:28:34,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 20:28:35 2022-10-25 20:28:34,845 [execute] INFO git cat-file --batch 20:28:35 2022-10-25 20:28:34,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 20:28:35 2022-10-25 20:28:34,849 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 20:28:35 0.0.0 [Pipeline] } 20:28:35 $ docker exec --env ******** --env ******** adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a ssh-agent -k 20:28:35 unset SSH_AUTH_SOCK; 20:28:35 unset SSH_AGENT_PID; 20:28:35 echo Agent pid 77 killed; 20:28:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:35 + git semver [Pipeline] } 20:28:35 $ docker stop --time=1 adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a 20:28:37 $ docker rm -f adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a [Pipeline] // withDockerContainer [Pipeline] sh 20:28:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:28:37 Stashed 1 file(s) [Pipeline] echo 20:28:37 [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 20:28:37 provisioning config files... 20:28:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config8541782418386809901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:38 ---> docker-login.sh 20:28:38 nexus3.edgexfoundry.org:10001 20:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:38 Configure a credential helper to remove this warning. See 20:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:38 20:28:38 Login Succeeded 20:28:38 nexus3.edgexfoundry.org:10002 20:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:38 Configure a credential helper to remove this warning. See 20:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:38 20:28:38 Login Succeeded 20:28:38 nexus3.edgexfoundry.org:10003 20:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:38 Configure a credential helper to remove this warning. See 20:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:38 20:28:38 Login Succeeded 20:28:38 nexus3.edgexfoundry.org:10004 20:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:38 Configure a credential helper to remove this warning. See 20:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:38 20:28:38 Login Succeeded 20:28:38 docker.io 20:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:38 Configure a credential helper to remove this warning. See 20:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:38 20:28:38 Login Succeeded 20:28:38 ---> docker-login.sh ends [Pipeline] } 20:28:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:28:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:38 ========================================================= 20:28:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:28:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:28:39 Sending build context to Docker daemon 1.558MB 20:28:39 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 20:28:39 Step 2/14 : FROM ${BASE} AS builder 20:28:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:28:39 213ec9aee27d: Pulling fs layer 20:28:39 4583459ba037: Pulling fs layer 20:28:39 93c1e223e6f2: Pulling fs layer 20:28:39 53926ce57604: Pulling fs layer 20:28:39 21b2b0c7a3f4: Pulling fs layer 20:28:39 30f14e443154: Pulling fs layer 20:28:39 801331c1e519: Pulling fs layer 20:28:39 99cc6dd402b0: Pulling fs layer 20:28:39 7d9ed39f4882: Pulling fs layer 20:28:39 30f14e443154: Waiting 20:28:39 801331c1e519: Waiting 20:28:39 99cc6dd402b0: Waiting 20:28:39 7d9ed39f4882: Waiting 20:28:39 53926ce57604: Waiting 20:28:39 21b2b0c7a3f4: Waiting 20:28:39 93c1e223e6f2: Verifying Checksum 20:28:39 93c1e223e6f2: Download complete 20:28:39 4583459ba037: Download complete 20:28:39 21b2b0c7a3f4: Download complete 20:28:39 30f14e443154: Verifying Checksum 20:28:39 30f14e443154: Download complete 20:28:39 213ec9aee27d: Verifying Checksum 20:28:39 213ec9aee27d: Download complete 20:28:39 801331c1e519: Download complete 20:28:39 213ec9aee27d: Pull complete 20:28:39 4583459ba037: Pull complete 20:28:39 93c1e223e6f2: Pull complete 20:28:40 7d9ed39f4882: Verifying Checksum 20:28:40 7d9ed39f4882: Download complete 20:28:40 53926ce57604: Verifying Checksum 20:28:40 53926ce57604: Download complete 20:28:40 99cc6dd402b0: Verifying Checksum 20:28:40 99cc6dd402b0: Download complete 20:28:43 53926ce57604: Pull complete 20:28:43 21b2b0c7a3f4: Pull complete 20:28:43 30f14e443154: Pull complete 20:28:43 801331c1e519: Pull complete 20:28:45 99cc6dd402b0: Pull complete 20:28:46 7d9ed39f4882: Pull complete 20:28:46 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:28:46 ---> 1dedd983c030 20:28:46 Step 3/14 : ARG ADD_BUILD_TAGS="" 20:28:48 ---> Running in e632f1170f3e 20:28:48 Removing intermediate container e632f1170f3e 20:28:48 ---> c1e967631d7f 20:28:48 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:28:48 ---> Running in f8585b7114f9 20:28:48 Removing intermediate container f8585b7114f9 20:28:48 ---> 88fd1e1c2d1d 20:28:48 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:28:48 ---> Running in ac7334d0d4f8 20:28:48 Removing intermediate container ac7334d0d4f8 20:28:48 ---> 40f44aae55dc 20:28:48 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:28:48 ---> Running in 644d8d1cbee4 20:28:48 Removing intermediate container 644d8d1cbee4 20:28:48 ---> ff0e605ddb30 20:28:48 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:48 ---> Running in 0b24b814c8ad 20:28:49 Removing intermediate container 0b24b814c8ad 20:28:49 ---> fce07ef7b242 20:28:49 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:28:49 ---> Running in 7fbcf1239f57 20:28:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:50 (1/80) Installing mesa (21.3.8-r2) 20:28:50 (2/80) Installing libxau (1.0.9-r0) 20:28:51 (3/80) Installing libxdmcp (1.1.3-r0) 20:28:51 (4/80) Installing libxcb (1.15-r0) 20:28:52 (5/80) Installing libx11 (1.8-r0) 20:28:52 (6/80) Installing libxext (1.3.4-r0) 20:28:52 Still waiting to schedule task 20:28:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:28:52 (7/80) Installing libxfixes (6.0.0-r0) 20:28:52 (8/80) Installing libxxf86vm (1.1.4-r2) 20:28:53 (9/80) Installing libpciaccess (0.16-r0) 20:28:53 (10/80) Installing libdrm (2.4.110-r0) 20:28:54 (11/80) Installing mesa-glapi (21.3.8-r2) 20:28:54 (12/80) Installing libxshmfence (1.3-r1) 20:28:54 (13/80) Installing mesa-gl (21.3.8-r2) 20:28:55 (14/80) Installing icu-data-full (71.1-r2) 20:28:55 (15/80) Installing libice (1.0.10-r0) 20:28:55 (16/80) Installing libuuid (2.38-r1) 20:28:56 (17/80) Installing libsm (1.2.3-r0) 20:28:56 (18/80) Installing libxt (1.2.1-r0) 20:28:57 (19/80) Installing libxmu (1.1.3-r0) 20:28:57 (20/80) Installing xset (1.2.4-r0) 20:28:57 (21/80) Installing xprop (1.2.5-r0) 20:28:57 (22/80) Installing xdg-utils (1.1.3-r3) 20:28:58 (23/80) Installing dbus-libs (1.14.4-r0) 20:28:58 (24/80) Installing libffi (3.4.2-r1) 20:28:58 (25/80) Installing libintl (0.21-r2) 20:28:59 (26/80) Installing libblkid (2.38-r1) 20:28:59 (27/80) Installing libmount (2.38-r1) 20:29:00 (28/80) Installing pcre (8.45-r2) 20:29:00 (29/80) Installing glib (2.72.1-r0) 20:29:00 (30/80) Installing icu-libs (71.1-r2) 20:29:01 (31/80) Installing libpcre2-16 (10.40-r0) 20:29:01 (32/80) Installing zstd-libs (1.5.2-r1) 20:29:02 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 20:29:02 (34/80) Installing hicolor-icon-theme (0.17-r1) 20:29:03 (35/80) Installing wayland-libs-server (1.20.0-r0) 20:29:03 (36/80) Installing mesa-gbm (21.3.8-r2) 20:29:03 (37/80) Installing wayland-libs-client (1.20.0-r0) 20:29:04 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 20:29:04 (39/80) Installing libxcomposite (0.4.5-r0) 20:29:05 (40/80) Installing libbz2 (1.0.8-r1) 20:29:05 (41/80) Installing libpng (1.6.37-r1) 20:29:05 (42/80) Installing freetype (2.12.1-r0) 20:29:06 (43/80) Installing fontconfig (2.14.0-r0) 20:29:06 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 20:29:06 (45/80) Installing wayland-libs-egl (1.20.0-r0) 20:29:06 (46/80) Installing xkeyboard-config (2.35.1-r0) 20:29:07 (47/80) Installing xz-libs (5.2.5-r1) 20:29:07 (48/80) Installing libxml2 (2.9.14-r2) 20:29:08 (49/80) Installing libxkbcommon (1.4.1-r0) 20:29:08 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 20:29:09 (51/80) Installing mesa-egl (21.3.8-r2) 20:29:09 (52/80) Installing avahi-libs (0.8-r6) 20:29:09 (53/80) Installing nettle (3.7.3-r0) 20:29:10 (54/80) Installing p11-kit (0.24.1-r0) 20:29:10 (55/80) Installing libtasn1 (4.18.0-r0) 20:29:10 (56/80) Installing libunistring (1.0-r0) 20:29:11 (57/80) Installing gnutls (3.7.7-r0) 20:29:11 (58/80) Installing cups-libs (2.4.2-r0) 20:29:12 (59/80) Installing graphite2 (1.3.14-r1) 20:29:12 (60/80) Installing harfbuzz (4.3.0-r0) 20:29:12 (61/80) Installing libevdev (1.12.1-r0) 20:29:13 (62/80) Installing mtdev (1.1.6-r0) 20:29:13 (63/80) Installing eudev-libs (3.2.11-r0) 20:29:14 (64/80) Installing libinput-libs (1.20.1-r0) 20:29:14 (65/80) Installing libjpeg-turbo (2.1.3-r1) 20:29:14 (66/80) Installing xcb-util-wm (0.4.1-r1) 20:29:15 (67/80) Installing xcb-util (0.4.0-r3) 20:29:15 (68/80) Installing xcb-util-image (0.4.0-r1) 20:29:15 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 20:29:15 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 20:29:15 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 20:29:16 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 20:29:17 (73/80) Installing v4l-utils-libs (1.22.1-r1) 20:29:17 (74/80) Installing v4l-utils (1.22.1-r1) 20:29:17 (75/80) Installing udev-init-scripts (35-r0) 20:29:17 Executing udev-init-scripts-35-r0.post-install 20:29:17 (76/80) Installing kmod-libs (29-r2) 20:29:18 (77/80) Installing eudev (3.2.11-r0) 20:29:18 (78/80) Installing eudev-dev (3.2.11-r0) 20:29:19 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 20:29:19 (80/80) Installing v4l-utils-dev (1.22.1-r1) 20:29:19 Executing busybox-1.35.0-r17.trigger 20:29:19 Executing eudev-3.2.11-r0.trigger 20:29:19 OK: 330 MiB in 131 packages 20:29:22 Removing intermediate container 7fbcf1239f57 20:29:22 ---> 3feb945873ee 20:29:22 Step 9/14 : WORKDIR /device-usb-camera 20:29:22 ---> Running in 4da5129cbebb 20:29:22 Removing intermediate container 4da5129cbebb 20:29:22 ---> 7a6857ce7307 20:29:22 Step 10/14 : COPY go.mod vendor* ./ 20:29:22 ---> 1c7e494b459e 20:29:22 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:22 ---> Running in 430bcddab16f 20:29:40 Removing intermediate container 430bcddab16f 20:29:40 ---> 2087bbc895df 20:29:40 Step 12/14 : COPY . . 20:29:40 ---> 567399231c7a 20:29:40 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:29:40 ---> Running in 6f5619b2cb0b 20:29:40  % Total % Received % Xferd Average Speed Time Time Time Current 20:29:40 Dload Upload Total Spent Left Speed 20:29:40 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9465 0 --:--:-- --:--:-- --:--:-- 9482 20:29:40 Removing intermediate container 6f5619b2cb0b 20:29:40 ---> becd1141b112 20:29:40 Step 14/14 : RUN ${MAKE} 20:29:40 ---> Running in 0e66341c970d 20:29:41 noop 20:29:41 Removing intermediate container 0e66341c970d 20:29:41 ---> cc993343fcf5 20:29:41 Successfully built cc993343fcf5 20:29:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:41 + docker inspect -f . ci-base-image-x86_64 20:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:41 prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container 20:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@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-x86_64 cat 20:29:42 $ docker top 66af6d254d8c8f801df87f5a57438694f318ca680b9c9dac158d82618e779543 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:42 + go version 20:29:42 go version go1.18.7 linux/amd64 [Pipeline] } 20:29:42 $ docker stop --time=1 66af6d254d8c8f801df87f5a57438694f318ca680b9c9dac158d82618e779543 20:29:43 $ docker rm -f 66af6d254d8c8f801df87f5a57438694f318ca680b9c9dac158d82618e779543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:44 + docker inspect -f . ci-base-image-x86_64 20:29:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:44 prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container 20:29:44 $ 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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@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-x86_64 cat 20:29:44 $ docker top c809516b08522490f99a3265e0cc90dc24a024be7fbd921377b880a8ac1c2312 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:44 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] fileExists [Pipeline] sh 20:29:45 + make test 20:29:45 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 20:29:45 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:29:55 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:29:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 20:30:03 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:30:03 CGO_ENABLED=1 go vet ./... 20:30:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:30:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:30:05 ./bin/test-attribution-txt.sh [Pipeline] echo 20:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:30:05 $ docker stop --time=1 c809516b08522490f99a3265e0cc90dc24a024be7fbd921377b880a8ac1c2312 20:30:07 $ docker rm -f c809516b08522490f99a3265e0cc90dc24a024be7fbd921377b880a8ac1c2312 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:30:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:30:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:30:08 + ls -al . 20:30:08 total 204 20:30:08 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 20:29 . 20:30:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:28 .. 20:30:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 20:29 .git 20:30:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:28 .github 20:30:08 -rw-rw-r-- 1 jenkins jenkins 414 Oct 25 20:28 .gitignore 20:30:08 -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 20:28 .golangci.yml 20:30:08 -rw-rw-r-- 1 jenkins jenkins 77 Oct 25 20:28 .hadolint.yml 20:30:08 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 20:28 .semver 20:30:08 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 25 20:28 Attribution.txt 20:30:08 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 25 20:28 CHANGELOG.md 20:30:08 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 25 20:28 Dockerfile 20:30:08 -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 20:28 GOVERNANCE.md 20:30:08 -rw-rw-r-- 1 jenkins jenkins 659 Oct 25 20:28 Jenkinsfile 20:30:08 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 20:28 LICENSE 20:30:08 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 25 20:28 Makefile 20:30:08 -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 20:28 OWNERS.md 20:30:08 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 25 20:28 README.md 20:30:08 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 20:28 VERSION 20:30:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 20:28 bin 20:30:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:28 cmd 20:30:08 -rw-r--r-- 1 jenkins jenkins 29387 Oct 25 20:29 coverage.out 20:30:08 -rwxrwxr-x 1 jenkins jenkins 140 Oct 25 20:28 docker-entrypoint.sh 20:30:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:28 docs 20:30:08 -rw-rw-r-- 1 jenkins jenkins 3621 Oct 25 20:28 go.mod 20:30:08 -rw-rw-r-- 1 jenkins jenkins 45299 Oct 25 20:28 go.sum 20:30:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:28 internal 20:30:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:28 snap 20:30:08 -rw-rw-r-- 1 jenkins jenkins 231 Oct 25 20:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:08 + 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=0d197f113b6a6b4c408e8b2fdf4653ad87771e9c --label arch=amd64 --label version=0.0.0 . 20:30:08 Sending build context to Docker daemon 1.588MB 20:30:08 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 20:30:08 Step 2/36 : FROM ${BASE} AS builder 20:30:08 ---> cc993343fcf5 20:30:08 Step 3/36 : ARG ADD_BUILD_TAGS="" 20:30:08 ---> Running in 87d7b131f03a 20:30:09 Removing intermediate container 87d7b131f03a 20:30:09 ---> 354fe8985495 20:30:09 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:30:09 ---> Running in b32ad1cdba74 20:30:09 Removing intermediate container b32ad1cdba74 20:30:09 ---> ea912572da06 20:30:09 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:30:09 ---> Running in 4a9f32935d0d 20:30:09 Removing intermediate container 4a9f32935d0d 20:30:09 ---> c907711cba13 20:30:09 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:30:09 ---> Running in bb1a03f0f880 20:30:09 Removing intermediate container bb1a03f0f880 20:30:09 ---> 2f091eb634bb 20:30:09 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:09 ---> Running in a819d372b6c5 20:30:10 Removing intermediate container a819d372b6c5 20:30:10 ---> 8026fc70ac65 20:30:10 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:30:10 ---> Running in b4aa0637fa0a 20:30:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:30:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:30:11 OK: 330 MiB in 131 packages 20:30:11 Removing intermediate container b4aa0637fa0a 20:30:11 ---> 11b35f182636 20:30:11 Step 9/36 : WORKDIR /device-usb-camera 20:30:11 ---> Running in 423dcd2bc7db 20:30:11 Removing intermediate container 423dcd2bc7db 20:30:11 ---> 3086899210c4 20:30:11 Step 10/36 : COPY go.mod vendor* ./ 20:30:11 ---> 226c07d06ad5 20:30:11 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:11 ---> Running in 53ddb93a799b 20:30:12 Removing intermediate container 53ddb93a799b 20:30:12 ---> e4040d7abe0b 20:30:12 Step 12/36 : COPY . . 20:30:12 ---> 45887cc8076b 20:30:12 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:30:12 ---> Running in fe4eba97bd25 20:30:13  % Total % Received % Xferd Average Speed Time Time Time Current 20:30:13 Dload Upload Total Spent Left Speed 20:30:13 0 0  0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 29852 0 --:--:-- --:--:-- --:--:-- 30342 20:30:13 Removing intermediate container fe4eba97bd25 20:30:13 ---> a61328dcbf93 20:30:13 Step 14/36 : RUN ${MAKE} 20:30:13 ---> Running in 023c5e48027f 20:30:13 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 20:30:35 Removing intermediate container 023c5e48027f 20:30:35 ---> a7a7bada1f65 20:30:35 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 20:30:35 v0.18.4: Pulling from aler9/rtsp-simple-server 20:30:35 af6660deedbd: Pulling fs layer 20:30:35 97cd0a44c592: Pulling fs layer 20:30:35 97cd0a44c592: Verifying Checksum 20:30:35 97cd0a44c592: Download complete 20:30:35 af6660deedbd: Download complete 20:30:35 af6660deedbd: Pull complete 20:30:35 97cd0a44c592: Pull complete 20:30:35 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 20:30:35 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 20:30:35 ---> fea57e182299 20:30:35 Step 16/36 : FROM alpine:3.16 20:30:36 3.16: Pulling from library/alpine 20:30:36 213ec9aee27d: Already exists 20:30:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:30:36 Status: Downloaded newer image for alpine:3.16 20:30:36 ---> 9c6f07244728 20:30:36 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:30:36 ---> Running in 2c5168fb0f28 20:30:36 Removing intermediate container 2c5168fb0f28 20:30:36 ---> d937ef2f7544 20:30:36 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 20:30:36 ---> Running in 35c404b9de93 20:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:30:37 (1/83) Installing dumb-init (1.2.5-r1) 20:30:37 (2/83) Installing sdl2 (2.0.22-r0) 20:30:37 (3/83) Installing libxau (1.0.9-r0) 20:30:37 (4/83) Installing libxdmcp (1.1.3-r0) 20:30:37 (5/83) Installing libxcb (1.15-r0) 20:30:37 (6/83) Installing libx11 (1.8-r0) 20:30:37 (7/83) Installing aom-libs (3.3.0-r0) 20:30:37 (8/83) Installing alsa-lib (1.2.7.2-r0) 20:30:37 (9/83) Installing expat (2.5.0-r0) 20:30:37 (10/83) Installing brotli-libs (1.0.9-r6) 20:30:37 (11/83) Installing libbz2 (1.0.8-r1) 20:30:37 (12/83) Installing libpng (1.6.37-r1) 20:30:37 (13/83) Installing freetype (2.12.1-r0) 20:30:37 (14/83) Installing fontconfig (2.14.0-r0) 20:30:37 (15/83) Installing fribidi (1.0.12-r0) 20:30:37 (16/83) Installing libffi (3.4.2-r1) 20:30:37 (17/83) Installing libintl (0.21-r2) 20:30:37 (18/83) Installing libblkid (2.38-r1) 20:30:37 (19/83) Installing libmount (2.38-r1) 20:30:37 (20/83) Installing pcre (8.45-r2) 20:30:37 (21/83) Installing glib (2.72.1-r0) 20:30:37 (22/83) Installing graphite2 (1.3.14-r1) 20:30:37 (23/83) Installing harfbuzz (4.3.0-r0) 20:30:37 (24/83) Installing libass (0.16.0-r0) 20:30:37 (25/83) Installing libdav1d (1.0.0-r0) 20:30:37 (26/83) Installing libpciaccess (0.16-r0) 20:30:37 (27/83) Installing libdrm (2.4.110-r0) 20:30:37 (28/83) Installing gmp (6.2.1-r2) 20:30:37 (29/83) Installing nettle (3.7.3-r0) 20:30:37 (30/83) Installing p11-kit (0.24.1-r0) 20:30:37 (31/83) Installing libtasn1 (4.18.0-r0) 20:30:37 (32/83) Installing libunistring (1.0-r0) 20:30:37 (33/83) Installing gnutls (3.7.7-r0) 20:30:37 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:30:37 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 20:30:37 (36/83) Installing lame (3.100-r0) 20:30:37 (37/83) Installing opus (1.3.1-r1) 20:30:37 (38/83) Installing libasyncns (0.8-r1) 20:30:37 (39/83) Installing dbus-libs (1.14.4-r0) 20:30:37 (40/83) Installing libltdl (2.4.7-r0) 20:30:37 (41/83) Installing orc (0.4.32-r0) 20:30:37 (42/83) Installing libgcc (11.2.1_git20220219-r2) 20:30:37 (43/83) Installing libogg (1.3.5-r1) 20:30:37 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 20:30:37 (45/83) Installing flac (1.3.4-r0) 20:30:37 (46/83) Installing libvorbis (1.3.7-r0) 20:30:37 (47/83) Installing libsndfile (1.1.0-r0) 20:30:37 (48/83) Installing libgomp (11.2.1_git20220219-r2) 20:30:37 (49/83) Installing soxr (0.1.3-r2) 20:30:37 (50/83) Installing speexdsp (1.2.0-r0) 20:30:37 (51/83) Installing tdb-libs (1.4.6-r0) 20:30:37 (52/83) Installing libpulse (15.0-r2) 20:30:37 (53/83) Installing cjson (1.7.15-r3) 20:30:37 (54/83) Installing mbedtls (2.28.1-r0) 20:30:37 (55/83) Installing librist (0.2.6-r1) 20:30:38 (56/83) Installing libsrt (1.4.4-r0) 20:30:38 (57/83) Installing libssh (0.9.6-r1) 20:30:38 (58/83) Installing libtheora (1.1.1-r16) 20:30:38 (59/83) Installing libjpeg-turbo (2.1.3-r1) 20:30:38 (60/83) Installing v4l-utils-libs (1.22.1-r1) 20:30:38 (61/83) Installing libxext (1.3.4-r0) 20:30:38 (62/83) Installing libxfixes (6.0.0-r0) 20:30:38 (63/83) Installing wayland-libs-client (1.20.0-r0) 20:30:38 (64/83) Installing libva (2.14.0-r0) 20:30:38 (65/83) Installing libvdpau (1.5-r0) 20:30:38 (66/83) Installing vidstab (1.1.0-r1) 20:30:38 (67/83) Installing libvpx (1.11.0-r1) 20:30:38 (68/83) Installing libwebp (1.2.3-r0) 20:30:38 (69/83) Installing x264-libs (0.163_git20210613-r0) 20:30:38 (70/83) Installing numactl (2.0.14-r0) 20:30:38 (71/83) Installing x265-libs (3.5-r3) 20:30:38 (72/83) Installing xvidcore (1.3.7-r1) 20:30:38 (73/83) Installing ffmpeg-libs (5.0.1-r1) 20:30:38 (74/83) Installing ffmpeg (5.0.1-r1) 20:30:38 (75/83) Installing udev-init-scripts (35-r0) 20:30:38 Executing udev-init-scripts-35-r0.post-install 20:30:38 (76/83) Installing eudev-libs (3.2.11-r0) 20:30:38 (77/83) Installing xz-libs (5.2.5-r1) 20:30:38 (78/83) Installing zstd-libs (1.5.2-r1) 20:30:38 (79/83) Installing kmod-libs (29-r2) 20:30:38 (80/83) Installing eudev (3.2.11-r0) 20:30:38 (81/83) Installing libsodium (1.0.18-r0) 20:30:38 (82/83) Installing libzmq (4.3.4-r0) 20:30:38 (83/83) Installing zeromq (4.3.4-r0) 20:30:38 Executing busybox-1.35.0-r17.trigger 20:30:38 Executing eudev-3.2.11-r0.trigger 20:30:38 OK: 101 MiB in 97 packages 20:30:40 Removing intermediate container 35c404b9de93 20:30:40 ---> 2dcbe519da56 20:30:40 Step 19/36 : WORKDIR / 20:30:40 ---> Running in 102663646e3a 20:30:40 Removing intermediate container 102663646e3a 20:30:40 ---> 1a83843db231 20:30:40 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 20:30:40 ---> e8b9d216fd46 20:30:40 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 20:30:40 ---> ff8276c5c631 20:30:40 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:30:41 ---> 56e0578fa4db 20:30:41 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:30:41 ---> 0441b40bdbc1 20:30:41 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:30:41 ---> b0979c66d9a2 20:30:41 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 20:30:41 ---> 5a0eb0d59baa 20:30:41 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 20:30:42 ---> a23ba73bf5b1 20:30:42 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:30:42 ---> Running in dbc63780e462 20:30:42 Removing intermediate container dbc63780e462 20:30:42 ---> 65b51f2a2d9b 20:30:42 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:30:42 ---> Running in 2e3997d9ef59 20:30:43 Removing intermediate container 2e3997d9ef59 20:30:43 ---> 399bc42614ea 20:30:43 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:30:43 ---> Running in 01bb63faab1d 20:30:44 Removing intermediate container 01bb63faab1d 20:30:44 ---> 7b9444e24da9 20:30:44 Step 30/36 : EXPOSE 59983 20:30:44 ---> Running in ce7c2e09f393 20:30:44 Removing intermediate container ce7c2e09f393 20:30:44 ---> f6fab52f15a6 20:30:44 Step 31/36 : EXPOSE 8554 20:30:44 ---> Running in 5bbda192c45e 20:30:44 Removing intermediate container 5bbda192c45e 20:30:44 ---> 5e65286c8e71 20:30:44 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:30:44 ---> Running in 91a93eca3aaa 20:30:44 Removing intermediate container 91a93eca3aaa 20:30:44 ---> 69204e25435d 20:30:44 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 20:30:44 ---> Running in e41fa5e65f8e 20:30:44 Removing intermediate container e41fa5e65f8e 20:30:44 ---> dd3857f759b5 20:30:44 Step 34/36 : LABEL arch=amd64 20:30:44 ---> Running in 39e413dd686d 20:30:44 Removing intermediate container 39e413dd686d 20:30:44 ---> 84c3af891288 20:30:44 Step 35/36 : LABEL git_sha=0d197f113b6a6b4c408e8b2fdf4653ad87771e9c 20:30:44 ---> Running in c0adeeeeb15d 20:30:44 Removing intermediate container c0adeeeeb15d 20:30:44 ---> a923d549241c 20:30:44 Step 36/36 : LABEL version=0.0.0 20:30:44 ---> Running in 868015387a51 20:30:44 Removing intermediate container 868015387a51 20:30:44 ---> b20e17d2e087 20:30:44 [Warning] One or more build-args [ARCH] were not consumed 20:30:44 Successfully built b20e17d2e087 20:30: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 20:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:45 20:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:45 latest: Pulling from edgex-lftools-log-publisher 20:30:45 5eb5b503b376: Pulling fs layer 20:30:45 5c69ac0246d0: Pulling fs layer 20:30:45 ec43610c2a17: Pulling fs layer 20:30:45 3a2ae6a8a46f: Pulling fs layer 20:30:45 33b1e0a273af: Pulling fs layer 20:30:45 5d3b04190fa2: Pulling fs layer 20:30:45 2f39f015ded8: Pulling fs layer 20:30:45 3a2ae6a8a46f: Waiting 20:30:45 2f39f015ded8: Waiting 20:30:45 5d3b04190fa2: Waiting 20:30:45 33b1e0a273af: Waiting 20:30:45 5c69ac0246d0: Download complete 20:30:45 3a2ae6a8a46f: Verifying Checksum 20:30:45 3a2ae6a8a46f: Download complete 20:30:45 33b1e0a273af: Verifying Checksum 20:30:45 33b1e0a273af: Download complete 20:30:45 5d3b04190fa2: Download complete 20:30:45 ec43610c2a17: Verifying Checksum 20:30:45 ec43610c2a17: Download complete 20:30:45 5eb5b503b376: Verifying Checksum 20:30:45 5eb5b503b376: Download complete 20:30:46 2f39f015ded8: Download complete 20:30:46 5eb5b503b376: Pull complete 20:30:46 5c69ac0246d0: Pull complete 20:30:47 ec43610c2a17: Pull complete 20:30:47 3a2ae6a8a46f: Pull complete 20:30:47 33b1e0a273af: Pull complete 20:30:47 5d3b04190fa2: Pull complete 20:30:51 2f39f015ded8: Pull complete 20:30:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:51 prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container 20:30:52 $ 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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@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:latest cat 20:30:53 $ docker top 9765e2668f32c717f74ce5324bf754e4a1db16ba85dc6f62e94b3b848ddc5a84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:54 ---> job-cost.sh 20:30:54 lf-activate-venv: SKIPPING 20:30:54 INFO: No Stack... 20:30:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:30:54 INFO: Archiving Costs [Pipeline] sh 20:30:55 + cut -d, -f6 20:30:55 + cat /w/workspace/foundry_device-usb-camera_PR-105/archives/cost.csv [Pipeline] lock 20:30:55 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] 20:30:55 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] did not exist. Created. 20:30:55 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:30:55 + echo total: 0.2199999988079071 [Pipeline] stash 20:30:55 Stashed 1 file(s) [Pipeline] } 20:30:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:30:55 $ docker stop --time=1 9765e2668f32c717f74ce5324bf754e4a1db16ba85dc6f62e94b3b848ddc5a84 20:30:56 $ docker rm -f 9765e2668f32c717f74ce5324bf754e4a1db16ba85dc6f62e94b3b848ddc5a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:32:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116985 in /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] { [Pipeline] ws 20:32:12 Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout 20:32:12 Selected Git installation does not exist. Using Default 20:32:12 The recommended git tool is: NONE 20:32:18 using credential edgex-jenkins-ssh 20:32:18 Cloning the remote Git repository 20:32:18 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 20:32:18 > git init /w/workspace/device-usb-camera/3 # timeout=10 20:32:18 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:32:18 > git --version # timeout=10 20:32:18 > git --version # 'git version 2.25.1' 20:32:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:18 Verifying host key using known hosts file 20:32:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:32:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:19 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:32:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:20 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:32:20 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:20 Verifying host key using known hosts file 20:32:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:32:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:32:21 Merging remotes/origin/main commit cd08d416618cedf6394f2b45eea8eb763bae3217 into PR head commit 871823f3a6453e13befc2228227bc70d14f47812 20:32:21 Merge succeeded, producing 682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 20:32:21 Checking out Revision 682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 (PR-105) 20:32:21 > git config core.sparsecheckout # timeout=10 20:32:21 > git checkout -f 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 20:32:21 > git remote # timeout=10 20:32:21 > git config --get remote.origin.url # timeout=10 20:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:21 Verifying host key using known hosts file 20:32:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:32:21 > git merge cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 20:32:21 > git rev-parse HEAD^{commit} # timeout=10 20:32:21 > git config core.sparsecheckout # timeout=10 20:32:21 > git checkout -f 682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 # timeout=10 20:32:25 Commit message: "Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD" 20:32:25 > git rev-list --no-walk 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:26 Dload Upload Total Spent Left Speed 20:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 20:32:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:27 + sudo tee /etc/docker/daemon.new 20:32:27 { 20:32:27 "registry-mirrors": [ 20:32:27 "https://nexus3.edgexfoundry.org:10001" 20:32:27 ], 20:32:27 "bip": "10.250.0.254/24", 20:32:27 "hosts": [ 20:32:27 "tcp://0.0.0.0:5555", 20:32:27 "unix:///var/run/docker.sock" 20:32:27 ], 20:32:27 "mtu": 1458, 20:32:27 "selinux-enabled": true, 20:32:27 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:27 } [Pipeline] sh 20:32:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:46 provisioning config files... 20:32:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config1904471436325806805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:46 ---> docker-login.sh 20:32:46 nexus3.edgexfoundry.org:10001 20:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:47 Configure a credential helper to remove this warning. See 20:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:47 20:32:47 Login Succeeded 20:32:47 nexus3.edgexfoundry.org:10002 20:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:47 Configure a credential helper to remove this warning. See 20:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:47 20:32:47 Login Succeeded 20:32:47 nexus3.edgexfoundry.org:10003 20:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:48 Configure a credential helper to remove this warning. See 20:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:48 20:32:48 Login Succeeded 20:32:48 nexus3.edgexfoundry.org:10004 20:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:48 Configure a credential helper to remove this warning. See 20:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:48 20:32:48 Login Succeeded 20:32:48 docker.io 20:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:49 Configure a credential helper to remove this warning. See 20:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:49 20:32:49 Login Succeeded 20:32:49 ---> docker-login.sh ends [Pipeline] } 20:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:49 ========================================================= 20:32:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:32:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:32:50 Sending build context to Docker daemon 1.02MB 20:32:50 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 20:32:50 Step 2/14 : FROM ${BASE} AS builder 20:32:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:50 9b18e9b68314: Pulling fs layer 20:32:50 d32db5db7311: Pulling fs layer 20:32:50 d0c4b47475fc: Pulling fs layer 20:32:50 5831b945b038: Pulling fs layer 20:32:50 86bbec2aaacd: Pulling fs layer 20:32:50 e10730c5d714: Pulling fs layer 20:32:50 5dd5c2283517: Pulling fs layer 20:32:50 d5ac0230b979: Pulling fs layer 20:32:50 5831b945b038: Waiting 20:32:50 86bbec2aaacd: Waiting 20:32:50 e10730c5d714: Waiting 20:32:50 5dd5c2283517: Waiting 20:32:50 d5ac0230b979: Waiting 20:32:50 d0c4b47475fc: Verifying Checksum 20:32:50 d0c4b47475fc: Download complete 20:32:50 d32db5db7311: Verifying Checksum 20:32:50 d32db5db7311: Download complete 20:32:50 86bbec2aaacd: Verifying Checksum 20:32:50 86bbec2aaacd: Download complete 20:32:50 e10730c5d714: Verifying Checksum 20:32:50 e10730c5d714: Download complete 20:32:50 9b18e9b68314: Download complete 20:32:51 9b18e9b68314: Pull complete 20:32:51 d5ac0230b979: Verifying Checksum 20:32:51 d5ac0230b979: Download complete 20:32:52 d32db5db7311: Pull complete 20:32:52 d0c4b47475fc: Pull complete 20:32:52 5dd5c2283517: Verifying Checksum 20:32:52 5dd5c2283517: Download complete 20:32:53 5831b945b038: Verifying Checksum 20:32:53 5831b945b038: Download complete 20:33:06 5831b945b038: Pull complete 20:33:06 86bbec2aaacd: Pull complete 20:33:06 e10730c5d714: Pull complete 20:33:11 5dd5c2283517: Pull complete 20:33:14 d5ac0230b979: Pull complete 20:33:14 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:33:14 ---> 59b3b1a385d4 20:33:14 Step 3/14 : ARG ADD_BUILD_TAGS="" 20:33:15 ---> Running in 13645ac44b63 20:33:16 Removing intermediate container 13645ac44b63 20:33:16 ---> ac77d5ef2b96 20:33:16 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:16 ---> Running in 428a850f7e81 20:33:16 Removing intermediate container 428a850f7e81 20:33:16 ---> f6add4eca8ae 20:33:16 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:33:16 ---> Running in b2858a5d67dc 20:33:17 Removing intermediate container b2858a5d67dc 20:33:17 ---> ef9de27a1b99 20:33:17 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:33:17 ---> Running in fd102f4569fe 20:33:17 Removing intermediate container fd102f4569fe 20:33:17 ---> 3e4d9ae8523f 20:33:17 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:17 ---> Running in be84e38aadc7 20:33:19 Removing intermediate container be84e38aadc7 20:33:19 ---> 8f40462051b6 20:33:19 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:19 ---> Running in ce56256b7468 20:33:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:22 (1/14) Installing libintl (0.21-r2) 20:33:22 (2/14) Installing eudev-libs (3.2.11-r0) 20:33:23 (3/14) Installing libjpeg-turbo (2.1.3-r1) 20:33:23 (4/14) Installing v4l-utils-libs (1.22.1-r1) 20:33:23 (5/14) Installing v4l-utils (1.22.1-r1) 20:33:24 (6/14) Installing udev-init-scripts (35-r0) 20:33:24 Executing udev-init-scripts-35-r0.post-install 20:33:24 (7/14) Installing libblkid (2.38-r1) 20:33:25 (8/14) Installing xz-libs (5.2.5-r1) 20:33:25 (9/14) Installing zstd-libs (1.5.2-r1) 20:33:26 (10/14) Installing kmod-libs (29-r2) 20:33:26 (11/14) Installing eudev (3.2.11-r0) 20:33:27 (12/14) Installing eudev-dev (3.2.11-r0) 20:33:27 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 20:33:27 (14/14) Installing v4l-utils-dev (1.22.1-r1) 20:33:28 Executing busybox-1.35.0-r17.trigger 20:33:28 Executing eudev-3.2.11-r0.trigger 20:33:28 OK: 228 MiB in 65 packages 20:33:29 Removing intermediate container ce56256b7468 20:33:29 ---> 0987e16fdd4b 20:33:29 Step 9/14 : WORKDIR /device-usb-camera 20:33:29 ---> Running in 44e24ecfd8cc 20:33:29 Removing intermediate container 44e24ecfd8cc 20:33:29 ---> efedccf9a448 20:33:29 Step 10/14 : COPY go.mod vendor* ./ 20:33:30 ---> 2bd74f7b1c6a 20:33:30 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:30 ---> Running in 1500f61c0a59 20:34:26 Removing intermediate container 1500f61c0a59 20:34:26 ---> 10f580d53a13 20:34:26 Step 12/14 : COPY . . 20:34:26 ---> 4f4abf348c85 20:34:26 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:34:26 ---> Running in 221cd53cbcbf 20:34:26   % Total % Received % Xferd Average Speed Time Time  Time Current 20:34:26 Dload Upload Total Spent Left Speed 20:34:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12964 0 --:--:-- --:--:-- --:--:-- 13111 20:34:26 Removing intermediate container 221cd53cbcbf 20:34:26 ---> c568cca53a19 20:34:26 Step 14/14 : RUN ${MAKE} 20:34:26 ---> Running in b7fcf86956c8 20:34:27 noop 20:34:28 Removing intermediate container b7fcf86956c8 20:34:28 ---> be9a3076ab69 20:34:28 Successfully built be9a3076ab69 20:34:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:28 + docker inspect -f . ci-base-image-arm64 20:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:29 prd-ubuntu20.04-docker-arm64-4c-16g-116985 does not seem to be running inside a container 20:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 20:34:30 $ docker top d2a7a690b2422b3793e12e0a9d3c8127c37f0a57da16df852d90d36b0b235de0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:31 + go version 20:34:31 go version go1.18.7 linux/arm64 [Pipeline] } 20:34:31 $ docker stop --time=1 d2a7a690b2422b3793e12e0a9d3c8127c37f0a57da16df852d90d36b0b235de0 20:34:32 $ docker rm -f d2a7a690b2422b3793e12e0a9d3c8127c37f0a57da16df852d90d36b0b235de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:33 + docker inspect -f . ci-base-image-arm64 20:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:33 prd-ubuntu20.04-docker-arm64-4c-16g-116985 does not seem to be running inside a container 20:34:33 $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 20:34:35 $ docker top fe2aa8f71824f22478751d079e97f88502cafc6dbc82308a2e344fcc8fc9df3a -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:35 + git config --global --add safe.directory /w/workspace/device-usb-camera/3 [Pipeline] fileExists [Pipeline] sh 20:34:36 + make test 20:34:36 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 20:34:38 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:36:30 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:36:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 1.9% of statements 20:36:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:36:30 CGO_ENABLED=1 go vet ./... 20:36:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:36:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:36:56 ./bin/test-attribution-txt.sh [Pipeline] echo 20:36:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:36:57 $ docker stop --time=1 fe2aa8f71824f22478751d079e97f88502cafc6dbc82308a2e344fcc8fc9df3a 20:36:59 $ docker rm -f fe2aa8f71824f22478751d079e97f88502cafc6dbc82308a2e344fcc8fc9df3a [Pipeline] // withDockerContainer [Pipeline] sh 20:37:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:00 Warning: overwriting stash ‘coverage-report’ 20:37:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:37:01 + ls -al . 20:37:01 total 200 20:37:01 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 20:34 . 20:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:32 .. 20:37:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 20:32 .git 20:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:32 .github 20:37:01 -rw-rw-r-- 1 jenkins jenkins 414 Oct 25 20:32 .gitignore 20:37:01 -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 20:32 .golangci.yml 20:37:01 -rw-rw-r-- 1 jenkins jenkins 77 Oct 25 20:32 .hadolint.yml 20:37:01 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 25 20:32 Attribution.txt 20:37:01 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 25 20:32 CHANGELOG.md 20:37:01 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 25 20:32 Dockerfile 20:37:01 -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 20:32 GOVERNANCE.md 20:37:01 -rw-rw-r-- 1 jenkins jenkins 659 Oct 25 20:32 Jenkinsfile 20:37:01 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 20:32 LICENSE 20:37:01 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 25 20:32 Makefile 20:37:01 -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 20:32 OWNERS.md 20:37:01 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 25 20:32 README.md 20:37:01 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 20:28 VERSION 20:37:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 20:32 bin 20:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:32 cmd 20:37:01 -rw-r--r-- 1 jenkins jenkins 29387 Oct 25 20:36 coverage.out 20:37:01 -rwxrwxr-x 1 jenkins jenkins 140 Oct 25 20:32 docker-entrypoint.sh 20:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:32 docs 20:37:01 -rw-rw-r-- 1 jenkins jenkins 3621 Oct 25 20:32 go.mod 20:37:01 -rw-rw-r-- 1 jenkins jenkins 45299 Oct 25 20:32 go.sum 20:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:32 internal 20:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:32 snap 20:37:01 -rw-rw-r-- 1 jenkins jenkins 231 Oct 25 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:01 + 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=682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 --label arch=arm64 --label version=0.0.0 . 20:37:02 Sending build context to Docker daemon 1.051MB 20:37:02 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 20:37:02 Step 2/36 : FROM ${BASE} AS builder 20:37:02 ---> be9a3076ab69 20:37:02 Step 3/36 : ARG ADD_BUILD_TAGS="" 20:37:02 ---> Running in a950a728ede7 20:37:02 Removing intermediate container a950a728ede7 20:37:02 ---> 1e1a2b0f4415 20:37:02 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:37:03 ---> Running in 0a98a4839f30 20:37:03 Removing intermediate container 0a98a4839f30 20:37:03 ---> 178f4a70908b 20:37:03 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:37:03 ---> Running in 2d50a3984c4a 20:37:03 Removing intermediate container 2d50a3984c4a 20:37:03 ---> 01ad8bea876d 20:37:03 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:37:03 ---> Running in a0b7b36c42c0 20:37:05 Removing intermediate container a0b7b36c42c0 20:37:05 ---> 702b6fcef5c1 20:37:05 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:05 ---> Running in 355adad80750 20:37:07 Removing intermediate container 355adad80750 20:37:07 ---> 053df6ae5794 20:37:07 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:07 ---> Running in eb4e179c0125 20:37:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:10 OK: 228 MiB in 65 packages 20:37:12 Removing intermediate container eb4e179c0125 20:37:12 ---> 17b4f7027833 20:37:12 Step 9/36 : WORKDIR /device-usb-camera 20:37:12 ---> Running in eeaca038c206 20:37:12 Removing intermediate container eeaca038c206 20:37:12 ---> b426872923bf 20:37:12 Step 10/36 : COPY go.mod vendor* ./ 20:37:13 ---> 9b86a6f586b8 20:37:13 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:13 ---> Running in 42974b847928 20:37:16 Removing intermediate container 42974b847928 20:37:16 ---> c495a25883ae 20:37:16 Step 12/36 : COPY . . 20:37:17 ---> 96e79fc8cbf3 20:37:17 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:37:17 ---> Running in e3260662488e 20:37:18  % Total % Received % Xferd Average Speed Time Time Time Current 20:37:18 Dload Upload Total Spent Left Speed 20:37:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4190 0 --:--:-- --:--:-- --:--:-- 4197 20:37:19 Removing intermediate container e3260662488e 20:37:19 ---> 89728132796b 20:37:19 Step 14/36 : RUN ${MAKE} 20:37:20 ---> Running in 35190d24fc95 20:37:21 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 20:40:13 Removing intermediate container 35190d24fc95 20:40:13 ---> 686bfb809064 20:40:13 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 20:40:13 v0.18.4: Pulling from aler9/rtsp-simple-server 20:40:13 eab2503cf8f4: Pulling fs layer 20:40:13 97cd0a44c592: Pulling fs layer 20:40:13 97cd0a44c592: Verifying Checksum 20:40:13 97cd0a44c592: Download complete 20:40:13 eab2503cf8f4: Download complete 20:40:13 eab2503cf8f4: Pull complete 20:40:13 97cd0a44c592: Pull complete 20:40:13 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 20:40:13 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 20:40:13 ---> 7f763cca56b3 20:40:13 Step 16/36 : FROM alpine:3.16 20:40:13 3.16: Pulling from library/alpine 20:40:13 9b18e9b68314: Already exists 20:40:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:40:13 Status: Downloaded newer image for alpine:3.16 20:40:13 ---> a6215f271958 20:40:13 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:40:13 ---> Running in 93e85a59b534 20:40:13 Removing intermediate container 93e85a59b534 20:40:13 ---> ba64c7e76d04 20:40:13 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 20:40:13 ---> Running in a43171e15849 20:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:13 (1/82) Installing dumb-init (1.2.5-r1) 20:40:13 (2/82) Installing sdl2 (2.0.22-r0) 20:40:13 (3/82) Installing libxau (1.0.9-r0) 20:40:13 (4/82) Installing libxdmcp (1.1.3-r0) 20:40:13 (5/82) Installing libxcb (1.15-r0) 20:40:13 (6/82) Installing libx11 (1.8-r0) 20:40:13 (7/82) Installing aom-libs (3.3.0-r0) 20:40:13 (8/82) Installing alsa-lib (1.2.7.2-r0) 20:40:13 (9/82) Installing expat (2.5.0-r0) 20:40:13 (10/82) Installing brotli-libs (1.0.9-r6) 20:40:13 (11/82) Installing libbz2 (1.0.8-r1) 20:40:13 (12/82) Installing libpng (1.6.37-r1) 20:40:13 (13/82) Installing freetype (2.12.1-r0) 20:40:13 (14/82) Installing fontconfig (2.14.0-r0) 20:40:13 (15/82) Installing fribidi (1.0.12-r0) 20:40:13 (16/82) Installing libffi (3.4.2-r1) 20:40:13 (17/82) Installing libintl (0.21-r2) 20:40:13 (18/82) Installing libblkid (2.38-r1) 20:40:13 (19/82) Installing libmount (2.38-r1) 20:40:13 (20/82) Installing pcre (8.45-r2) 20:40:13 (21/82) Installing glib (2.72.1-r0) 20:40:13 (22/82) Installing graphite2 (1.3.14-r1) 20:40:13 (23/82) Installing harfbuzz (4.3.0-r0) 20:40:13 (24/82) Installing libass (0.16.0-r0) 20:40:13 (25/82) Installing libdav1d (1.0.0-r0) 20:40:13 (26/82) Installing libdrm (2.4.110-r0) 20:40:13 (27/82) Installing gmp (6.2.1-r2) 20:40:13 (28/82) Installing nettle (3.7.3-r0) 20:40:13 (29/82) Installing p11-kit (0.24.1-r0) 20:40:13 (30/82) Installing libtasn1 (4.18.0-r0) 20:40:13 (31/82) Installing libunistring (1.0-r0) 20:40:13 (32/82) Installing gnutls (3.7.7-r0) 20:40:13 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:40:13 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 20:40:13 (35/82) Installing lame (3.100-r0) 20:40:13 (36/82) Installing opus (1.3.1-r1) 20:40:13 (37/82) Installing libasyncns (0.8-r1) 20:40:13 (38/82) Installing dbus-libs (1.14.4-r0) 20:40:13 (39/82) Installing libltdl (2.4.7-r0) 20:40:13 (40/82) Installing orc (0.4.32-r0) 20:40:13 (41/82) Installing libgcc (11.2.1_git20220219-r2) 20:40:13 (42/82) Installing libogg (1.3.5-r1) 20:40:13 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 20:40:13 (44/82) Installing flac (1.3.4-r0) 20:40:13 (45/82) Installing libvorbis (1.3.7-r0) 20:40:13 (46/82) Installing libsndfile (1.1.0-r0) 20:40:13 (47/82) Installing libgomp (11.2.1_git20220219-r2) 20:40:13 (48/82) Installing soxr (0.1.3-r2) 20:40:13 (49/82) Installing speexdsp (1.2.0-r0) 20:40:13 (50/82) Installing tdb-libs (1.4.6-r0) 20:40:13 (51/82) Installing libpulse (15.0-r2) 20:40:13 (52/82) Installing cjson (1.7.15-r3) 20:40:13 (53/82) Installing mbedtls (2.28.1-r0) 20:40:13 (54/82) Installing librist (0.2.6-r1) 20:40:13 (55/82) Installing libsrt (1.4.4-r0) 20:40:13 (56/82) Installing libssh (0.9.6-r1) 20:40:13 (57/82) Installing libtheora (1.1.1-r16) 20:40:13 (58/82) Installing libjpeg-turbo (2.1.3-r1) 20:40:13 (59/82) Installing v4l-utils-libs (1.22.1-r1) 20:40:13 (60/82) Installing libxext (1.3.4-r0) 20:40:13 (61/82) Installing libxfixes (6.0.0-r0) 20:40:13 (62/82) Installing wayland-libs-client (1.20.0-r0) 20:40:13 (63/82) Installing libva (2.14.0-r0) 20:40:13 (64/82) Installing libvdpau (1.5-r0) 20:40:13 (65/82) Installing vidstab (1.1.0-r1) 20:40:13 (66/82) Installing libvpx (1.11.0-r1) 20:40:13 (67/82) Installing libwebp (1.2.3-r0) 20:40:13 (68/82) Installing x264-libs (0.163_git20210613-r0) 20:40:13 (69/82) Installing numactl (2.0.14-r0) 20:40:13 (70/82) Installing x265-libs (3.5-r3) 20:40:13 (71/82) Installing xvidcore (1.3.7-r1) 20:40:13 (72/82) Installing ffmpeg-libs (5.0.1-r1) 20:40:13 (73/82) Installing ffmpeg (5.0.1-r1) 20:40:13 (74/82) Installing udev-init-scripts (35-r0) 20:40:13 Executing udev-init-scripts-35-r0.post-install 20:40:13 (75/82) Installing eudev-libs (3.2.11-r0) 20:40:13 (76/82) Installing xz-libs (5.2.5-r1) 20:40:13 (77/82) Installing zstd-libs (1.5.2-r1) 20:40:13 (78/82) Installing kmod-libs (29-r2) 20:40:13 (79/82) Installing eudev (3.2.11-r0) 20:40:13 (80/82) Installing libsodium (1.0.18-r0) 20:40:13 (81/82) Installing libzmq (4.3.4-r0) 20:40:13 (82/82) Installing zeromq (4.3.4-r0) 20:40:13 Executing busybox-1.35.0-r17.trigger 20:40:13 Executing eudev-3.2.11-r0.trigger 20:40:13 OK: 78 MiB in 96 packages 20:40:15 Removing intermediate container a43171e15849 20:40:15 ---> 011fd535d481 20:40:15 Step 19/36 : WORKDIR / 20:40:15 ---> Running in 153cd43c8bb9 20:40:16 Removing intermediate container 153cd43c8bb9 20:40:16 ---> 2d987b7633ee 20:40:16 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 20:40:17 ---> 749bf1e45bbb 20:40:17 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 20:40:18 ---> 922d824bd3a6 20:40:18 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:40:18 ---> 797a0e261e52 20:40:18 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:40:19 ---> c46e461449e6 20:40:19 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:40:19 ---> eff8cf9df023 20:40:19 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 20:40:20 ---> 96380bcc6705 20:40:20 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 20:40:21 ---> d6b11b745506 20:40:21 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:40:21 ---> Running in 0412d23f8075 20:40:23 Removing intermediate container 0412d23f8075 20:40:23 ---> 9089e27d85ec 20:40:23 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:40:23 ---> Running in b6567e9dc5f9 20:40:25 Removing intermediate container b6567e9dc5f9 20:40:25 ---> e275743ee780 20:40:25 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:40:25 ---> Running in 6f9f70368065 20:40:26 Removing intermediate container 6f9f70368065 20:40:26 ---> b2a093cbedc0 20:40:26 Step 30/36 : EXPOSE 59983 20:40:26 ---> Running in 2b47cf4adf51 20:40:27 Removing intermediate container 2b47cf4adf51 20:40:27 ---> 7ef59562f150 20:40:27 Step 31/36 : EXPOSE 8554 20:40:27 ---> Running in 67d487be15bd 20:40:27 Removing intermediate container 67d487be15bd 20:40:27 ---> ac193e7118cd 20:40:27 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:40:27 ---> Running in f404d3cc8ced 20:40:27 Removing intermediate container f404d3cc8ced 20:40:27 ---> 9593efa42059 20:40:27 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 20:40:28 ---> Running in c5a201a8df0c 20:40:28 Removing intermediate container c5a201a8df0c 20:40:28 ---> d21a7d56a925 20:40:28 Step 34/36 : LABEL arch=arm64 20:40:28 ---> Running in 55acdbfe6651 20:40:28 Removing intermediate container 55acdbfe6651 20:40:28 ---> 8aa791c07262 20:40:28 Step 35/36 : LABEL git_sha=682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 20:40:29 ---> Running in cd43950fd87a 20:40:29 Removing intermediate container cd43950fd87a 20:40:29 ---> 4ef77a9b4f12 20:40:29 Step 36/36 : LABEL version=0.0.0 20:40:29 ---> Running in 1e15d296fd2f 20:40:29 Removing intermediate container 1e15d296fd2f 20:40:29 ---> 76049e7e0492 20:40:29 [Warning] One or more build-args [ARCH] were not consumed 20:40:29 Successfully built 76049e7e0492 20:40:29 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 20:40:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:30 20:40:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:30 arm64: Pulling from edgex-lftools-log-publisher 20:40:30 8998bd30e6a1: Pulling fs layer 20:40:30 04944245beec: Pulling fs layer 20:40:30 699f458cf7ca: Pulling fs layer 20:40:30 765212b225bb: Pulling fs layer 20:40:30 f23df028b6ca: Pulling fs layer 20:40:30 d65c8cfc05b1: Pulling fs layer 20:40:30 2437ff75d9bd: Pulling fs layer 20:40:30 765212b225bb: Waiting 20:40:30 f23df028b6ca: Waiting 20:40:30 d65c8cfc05b1: Waiting 20:40:30 2437ff75d9bd: Waiting 20:40:30 04944245beec: Verifying Checksum 20:40:30 04944245beec: Download complete 20:40:30 765212b225bb: Verifying Checksum 20:40:30 765212b225bb: Download complete 20:40:30 f23df028b6ca: Verifying Checksum 20:40:30 f23df028b6ca: Download complete 20:40:30 d65c8cfc05b1: Verifying Checksum 20:40:30 d65c8cfc05b1: Download complete 20:40:30 699f458cf7ca: Verifying Checksum 20:40:30 699f458cf7ca: Download complete 20:40:31 8998bd30e6a1: Download complete 20:40:33 2437ff75d9bd: Verifying Checksum 20:40:33 2437ff75d9bd: Download complete 20:40:35 8998bd30e6a1: Pull complete 20:40:35 04944245beec: Pull complete 20:40:37 699f458cf7ca: Pull complete 20:40:37 765212b225bb: Pull complete 20:40:38 f23df028b6ca: Pull complete 20:40:38 d65c8cfc05b1: Pull complete 20:40:53 2437ff75d9bd: Pull complete 20:40:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:53 prd-ubuntu20.04-docker-arm64-4c-16g-116985 does not seem to be running inside a container 20:40:53 $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 20:40:56 $ docker top f98d51489f147f2f58d90d16e91e4704a7dccbc57575a11f3d606ab62bdd7525 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:57 ---> job-cost.sh 20:40:57 lf-activate-venv: SKIPPING 20:40:57 INFO: No Stack... 20:40:57 INFO: Retrieving Pricing Info for: v3-standard-4 20:40:58 INFO: Archiving Costs [Pipeline] sh 20:40:59 + cat /w/workspace/device-usb-camera/3/archives/cost.csv 20:40:59 + cut -d, -f6 [Pipeline] lock 20:40:59 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] 20:40:59 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] did not exist. Created. 20:40:59 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:59 /w/workspace/device-usb-camera/3@tmp/durable-d7ab0077/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:41:00 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:00 Warning: overwriting stash ‘stack-cost’ 20:41:00 Stashed 1 file(s) [Pipeline] } 20:41:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:00 $ docker stop --time=1 f98d51489f147f2f58d90d16e91e4704a7dccbc57575a11f3d606ab62bdd7525 20:41:02 $ docker rm -f f98d51489f147f2f58d90d16e91e4704a7dccbc57575a11f3d606ab62bdd7525 [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 20:41:02 provisioning config files... 20:41:02 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config11292924533593857704tmp [Pipeline] { [Pipeline] sh 20:41:02 + set +x 20:41:02 + curl -s https://codecov.io/bash 20:41:02 + bash -s -- 20:41:02 20:41:02 _____ _ 20:41:02 / ____| | | 20:41:02 | | ___ __| | ___ ___ _____ __ 20:41:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:02 Bash-1.0.6 20:41:02 20:41:02 20:41:02 ==> git version 2.25.1 found 20:41:02 ==> 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 20:41:02 Release-Date: 2020-01-08 20:41:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:41:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:02 ==> Jenkins CI detected. 20:41:02 current dir:  /w/workspace/foundry_device-usb-camera_PR-105 20:41:02 project root: . 20:41:02 --> token set from env 20:41:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:02 ==> Running gcov in . (disable via -X gcov) 20:41:02 ==> Python coveragepy not found 20:41:02 ==> Searching for coverage reports in: 20:41:02 + . 20:41:02 -> Found 1 reports 20:41:02 ==> Detecting git/mercurial file structure 20:41:02 ==> Reading reports 20:41:02 + ./coverage.out bytes=29387 20:41:02 ==> Appending adjustments 20:41:02 https://docs.codecov.io/docs/fixing-reports 20:41:03 + Found adjustments 20:41:03 ==> Gzipping contents 20:41:03 8.0K /tmp/codecov.tdUSDK.gz 20:41:03 ==> Uploading reports 20:41:03 url: https://codecov.io 20:41:03 query: branch=PR-105&commit=0d197f113b6a6b4c408e8b2fdf4653ad87771e9c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 20:41:03 -> Pinging Codecov 20:41:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-105&commit=0d197f113b6a6b4c408e8b2fdf4653ad87771e9c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 20:41:03 -> Uploading to 20:41:03 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/73D8F5FF140700D3E01443B452E23636/0d197f113b6a6b4c408e8b2fdf4653ad87771e9c/b05d3f97-e2aa-4111-ace4-fb0b7623c1b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T204103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2fdbe4d66ede4a0ce40fe7339d0a081f203e778d1443201d8438f379fb3d9c6 20:41:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:03 Dload Upload Total Spent Left Speed 20:41:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4178 0 0 100 4178 0 19342 --:--:-- --:--:-- --:--:-- 19342 20:41:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] } 20:41:03 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 20:41:04 + [ -d /w/workspace/foundry_device-usb-camera_PR-105/archives ] 20:41:04 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 20:41:04 total 16 20:41:04 drwxr-xr-x 3 root root 4096 Oct 25 20:30 . 20:41:04 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 20:30 .. 20:41:04 drwxr-xr-x 2 root root 4096 Oct 25 20:30 cost 20:41:04 -rw-r--r-- 1 root root 89 Oct 25 20:30 cost.csv 20:41:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-105/archives 20:41:04 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 20:41:04 total 16 20:41:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 20:30 . 20:41:04 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 20:30 .. 20:41:04 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 20:30 cost 20:41:04 -rw-r--r-- 1 jenkins jenkins 89 Oct 25 20:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:41:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:05 ---> package-listing.sh 20:41:05 ++ facter osfamily 20:41:05 ++ tr '[:upper:]' '[:lower:]' 20:41:05 + OS_FAMILY=debian 20:41:05 + workspace=/w/workspace/foundry_device-usb-camera_PR-105 20:41:05 + START_PACKAGES=/tmp/packages_start.txt 20:41:05 + END_PACKAGES=/tmp/packages_end.txt 20:41:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:05 + PACKAGES=/tmp/packages_start.txt 20:41:05 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 20:41:05 + PACKAGES=/tmp/packages_end.txt 20:41:05 + case "${OS_FAMILY}" in 20:41:05 + dpkg -l 20:41:05 + grep '^ii' 20:41:05 + '[' -f /tmp/packages_start.txt ']' 20:41:05 + '[' -f /tmp/packages_end.txt ']' 20:41:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:05 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 20:41:05 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-105/archives/ 20:41:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-105/archives/ [Pipeline] echo 20:41:05 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-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:06 prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container 20:41:06 $ 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-105/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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@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 20:41:06 $ docker top b3ac22bf8bac8ec845999f87c16b8613143b9bddd6c03711abc614a3ae276896 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:07 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:07 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:07 + ls /var/log/sa-host 20:41:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:07 provisioning config files... 20:41:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config8349053138655884400tmp [Pipeline] { [Pipeline] echo 20:41:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:07 ---> create-netrc.sh [Pipeline] } 20:41:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:08 ---> python-tools-install.sh [Pipeline] echo 20:41:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:08 ---> sudo-logs.sh 20:41:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:41:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:08 ---> job-cost.sh 20:41:08 lf-activate-venv: SKIPPING 20:41:08 DEBUG: total: 0.2199999988079071 20:41:08 INFO: Retrieving Stack Cost... 20:41:09 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:09 INFO: Archiving Costs [Pipeline] echo 20:41:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:10 ---> logs-deploy.sh 20:41:10 lf-activate-venv: SKIPPING 20:41:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-105/3 20:41:10 INFO: archiving workspace using pattern(s): 20:41:11 Archives upload complete. 20:41:11 INFO: archiving logs to Nexus 20:41:11 ---> uname -a: 20:41:11 Linux prd-ubuntu20-04-docker-8c-8g-116981 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:41:11 20:41:11