Branch indexing 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-ssh877711999739558194.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-ssh4467884696320076360.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-ssh15468564115902349508.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-ssh3707267283442306990.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-ssh16014793949093465142.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117079 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 > 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 Merging remotes/origin/main commit cd08d416618cedf6394f2b45eea8eb763bae3217 into PR head commit 871823f3a6453e13befc2228227bc70d14f47812 Merge succeeded, producing e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 Checking out Revision e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 (PR-105) > git config core.sparsecheckout # timeout=10 > git checkout -f 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 # timeout=10 Commit message: "Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:28 ========================================================= 06:15:28 EdgeX Global Pipelines Version Info 06:15:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:15:28 ------------------- 06:15:28 stable info: 06:15:28 ------------------- 06:15:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:15:28 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:15:28 Message: update stable to v1.0.243 06:15:29 ------------------- 06:15:29 experimental info: 06:15:29 ------------------- 06:15:29 Commited By: **** collab-it+edgex@linuxfoundation.org 06:15:29 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:15:29 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e541d5b [Pipeline] echo 06:15:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:30 provisioning config files... 06:15:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config16273373815619525571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:30 ---> docker-login.sh 06:15:30 nexus3.edgexfoundry.org:10001 06:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:30 Configure a credential helper to remove this warning. See 06:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:30 06:15:30 Login Succeeded 06:15:30 nexus3.edgexfoundry.org:10002 06:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:30 Configure a credential helper to remove this warning. See 06:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:30 06:15:30 Login Succeeded 06:15:30 nexus3.edgexfoundry.org:10003 06:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:31 Configure a credential helper to remove this warning. See 06:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:31 06:15:31 Login Succeeded 06:15:31 nexus3.edgexfoundry.org:10004 06:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:31 Configure a credential helper to remove this warning. See 06:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:31 06:15:31 Login Succeeded 06:15:31 docker.io 06:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:31 Configure a credential helper to remove this warning. See 06:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:31 06:15:31 Login Succeeded 06:15:31 ---> docker-login.sh ends [Pipeline] } 06:15:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:15:32 + git rev-list -1 --merges e541d5b1b1964ef2892efdeddf5ab89d7bbc5680~1..e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 [Pipeline] echo 06:15:32 -----------> git rev-list -1 --merges e541d5b1b1964ef2892efdeddf5ab89d7bbc5680~1..e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 06:15:32 e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 [false] [Pipeline] sh 06:15:32 + git log --format=format:%s -1 e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 [Pipeline] echo 06:15:32 ========================================================= 06:15:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:32 + git log --format=format:%s -1 e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 [Pipeline] echo 06:15:32 [semverPrep] GIT_COMMIT: e541d5b1b1964ef2892efdeddf5ab89d7bbc5680, Commit Message: Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD [Pipeline] echo 06:15:32 [semverPrep] This is not a build commit. [Pipeline] sh 06:15:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:33 + grep -v github /etc/ssh/ssh_known_hosts 06:15:33 + [ -e /tmp/ssh_known_hosts ] 06:15:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:33 + sudo tee -a /etc/ssh/ssh_known_hosts 06:15:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:33 06:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:33 0.1.4: Pulling from edgex-devops/py-git-semver 06:15:33 b85a868b505f: Pulling fs layer 06:15:33 e2be974225ed: Pulling fs layer 06:15:33 339a4e72a1f5: Pulling fs layer 06:15:33 988bab9f4d93: Pulling fs layer 06:15:33 1469e6f7b9e6: Pulling fs layer 06:15:33 eaf3925da568: Pulling fs layer 06:15:33 bab4dde63d76: Pulling fs layer 06:15:33 bde34c3a00c8: Pulling fs layer 06:15:33 b352a97aabf1: Pulling fs layer 06:15:33 4872d77fe225: Pulling fs layer 06:15:33 5851b861e8e6: Pulling fs layer 06:15:33 bab4dde63d76: Waiting 06:15:33 bde34c3a00c8: Waiting 06:15:33 b352a97aabf1: Waiting 06:15:33 5851b861e8e6: Waiting 06:15:33 4872d77fe225: Waiting 06:15:33 988bab9f4d93: Waiting 06:15:33 eaf3925da568: Waiting 06:15:33 e2be974225ed: Download complete 06:15:33 988bab9f4d93: Verifying Checksum 06:15:33 988bab9f4d93: Download complete 06:15:34 1469e6f7b9e6: Verifying Checksum 06:15:34 1469e6f7b9e6: Download complete 06:15:34 eaf3925da568: Verifying Checksum 06:15:34 eaf3925da568: Download complete 06:15:34 339a4e72a1f5: Verifying Checksum 06:15:34 339a4e72a1f5: Download complete 06:15:34 bde34c3a00c8: Download complete 06:15:34 b352a97aabf1: Download complete 06:15:34 4872d77fe225: Verifying Checksum 06:15:34 5851b861e8e6: Verifying Checksum 06:15:34 5851b861e8e6: Download complete 06:15:34 b85a868b505f: Verifying Checksum 06:15:34 b85a868b505f: Download complete 06:15:34 bab4dde63d76: Verifying Checksum 06:15:34 bab4dde63d76: Download complete 06:15:35 b85a868b505f: Pull complete 06:15:35 e2be974225ed: Pull complete 06:15:36 339a4e72a1f5: Pull complete 06:15:36 988bab9f4d93: Pull complete 06:15:36 1469e6f7b9e6: Pull complete 06:15:36 eaf3925da568: Pull complete 06:15:38 bab4dde63d76: Pull complete 06:15:38 bde34c3a00c8: Pull complete 06:15:38 b352a97aabf1: Pull complete 06:15:38 4872d77fe225: Pull complete 06:15:38 5851b861e8e6: Pull complete 06:15:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:38 prd-ubuntu20.04-docker-8c-8g-117079 does not seem to be running inside a container 06:15:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:15:41 $ docker top fe68b4be1844ebee0bb133bc7a72f0c9523c4166cf200b7b0215731210c35a0d -eo pid,comm 06:15:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:15:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:41 [ssh-agent] Looking for ssh-agent implementation... 06:15:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:41 $ docker exec fe68b4be1844ebee0bb133bc7a72f0c9523c4166cf200b7b0215731210c35a0d ssh-agent 06:15:41 SSH_AUTH_SOCK=/tmp/ssh-Crx1293qNy8L/agent.32 06:15:41 SSH_AGENT_PID=38 06:15:41 Running ssh-add (command line suppressed) 06:15:42 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_9317114272071133189.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_9317114272071133189.key) 06:15:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:42 + git tag --points-at HEAD [Pipeline] } 06:15:42 $ docker exec --env ******** --env ******** fe68b4be1844ebee0bb133bc7a72f0c9523c4166cf200b7b0215731210c35a0d ssh-agent -k 06:15:42 unset SSH_AUTH_SOCK; 06:15:42 unset SSH_AGENT_PID; 06:15:42 echo Agent pid 38 killed; 06:15:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:42 [ssh-agent] Looking for ssh-agent implementation... 06:15:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:42 $ docker exec fe68b4be1844ebee0bb133bc7a72f0c9523c4166cf200b7b0215731210c35a0d ssh-agent 06:15:42 SSH_AUTH_SOCK=/tmp/ssh-bR05iHaXvyxn/agent.70 06:15:42 SSH_AGENT_PID=76 06:15:42 Running ssh-add (command line suppressed) 06:15:42 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_7820188767131399847.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_7820188767131399847.key) 06:15:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:43 + git semver init 06:15:43 2022-10-26 06:15:43,308 [run_init] DEBUG init version:0.0.0 force:False 06:15:43 2022-10-26 06:15:43,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-105/.semver 06:15:43 2022-10-26 06:15:43,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-105/.semver 06:15:43 2022-10-26 06:15:43,309 [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) 06:15:44 2022-10-26 06:15:44,125 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-105/.git/info/exclude 06:15:44 2022-10-26 06:15:44,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 with force:False 06:15:44 2022-10-26 06:15:44,125 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 06:15:44 2022-10-26 06:15:44,128 [execute] INFO git cat-file --batch-check 06:15:44 2022-10-26 06:15:44,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 06:15:44 2022-10-26 06:15:44,134 [execute] INFO git cat-file --batch 06:15:44 2022-10-26 06:15:44,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 06:15:44 2022-10-26 06:15:44,139 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 06:15:44 0.0.0 [Pipeline] } 06:15:44 $ docker exec --env ******** --env ******** fe68b4be1844ebee0bb133bc7a72f0c9523c4166cf200b7b0215731210c35a0d ssh-agent -k 06:15:44 unset SSH_AUTH_SOCK; 06:15:44 unset SSH_AGENT_PID; 06:15:44 echo Agent pid 76 killed; 06:15:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:44 + git semver [Pipeline] } 06:15:45 $ docker stop --time=1 fe68b4be1844ebee0bb133bc7a72f0c9523c4166cf200b7b0215731210c35a0d 06:15:46 $ docker rm -f fe68b4be1844ebee0bb133bc7a72f0c9523c4166cf200b7b0215731210c35a0d [Pipeline] // withDockerContainer [Pipeline] sh 06:15:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:46 Stashed 1 file(s) [Pipeline] echo 06:15:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:46 provisioning config files... 06:15:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config8076699582469714496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:47 ---> docker-login.sh 06:15:47 nexus3.edgexfoundry.org:10001 06:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:47 Configure a credential helper to remove this warning. See 06:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:47 06:15:47 Login Succeeded 06:15:47 nexus3.edgexfoundry.org:10002 06:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:47 Configure a credential helper to remove this warning. See 06:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:47 06:15:47 Login Succeeded 06:15:47 nexus3.edgexfoundry.org:10003 06:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:47 Configure a credential helper to remove this warning. See 06:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:47 06:15:47 Login Succeeded 06:15:47 nexus3.edgexfoundry.org:10004 06:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:47 Configure a credential helper to remove this warning. See 06:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:47 06:15:47 Login Succeeded 06:15:47 docker.io 06:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:48 Configure a credential helper to remove this warning. See 06:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:48 06:15:48 Login Succeeded 06:15:48 ---> docker-login.sh ends [Pipeline] } 06:15:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:48 ========================================================= 06:15:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:15:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:48 + 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 . 06:15:48 Sending build context to Docker daemon 1.556MB 06:15:48 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 06:15:48 Step 2/14 : FROM ${BASE} AS builder 06:15:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:48 213ec9aee27d: Pulling fs layer 06:15:48 4583459ba037: Pulling fs layer 06:15:48 93c1e223e6f2: Pulling fs layer 06:15:48 53926ce57604: Pulling fs layer 06:15:48 21b2b0c7a3f4: Pulling fs layer 06:15:48 30f14e443154: Pulling fs layer 06:15:48 801331c1e519: Pulling fs layer 06:15:48 99cc6dd402b0: Pulling fs layer 06:15:48 7d9ed39f4882: Pulling fs layer 06:15:48 21b2b0c7a3f4: Waiting 06:15:48 30f14e443154: Waiting 06:15:48 801331c1e519: Waiting 06:15:48 99cc6dd402b0: Waiting 06:15:48 93c1e223e6f2: Verifying Checksum 06:15:48 93c1e223e6f2: Download complete 06:15:48 4583459ba037: Download complete 06:15:48 21b2b0c7a3f4: Verifying Checksum 06:15:48 21b2b0c7a3f4: Download complete 06:15:48 30f14e443154: Verifying Checksum 06:15:48 30f14e443154: Download complete 06:15:48 213ec9aee27d: Download complete 06:15:48 801331c1e519: Verifying Checksum 06:15:48 801331c1e519: Download complete 06:15:48 213ec9aee27d: Pull complete 06:15:48 4583459ba037: Pull complete 06:15:48 93c1e223e6f2: Pull complete 06:15:48 7d9ed39f4882: Verifying Checksum 06:15:48 7d9ed39f4882: Download complete 06:15:49 99cc6dd402b0: Verifying Checksum 06:15:49 99cc6dd402b0: Download complete 06:15:49 53926ce57604: Verifying Checksum 06:15:49 53926ce57604: Download complete 06:15:53 53926ce57604: Pull complete 06:15:53 21b2b0c7a3f4: Pull complete 06:15:53 30f14e443154: Pull complete 06:15:53 801331c1e519: Pull complete 06:15:55 99cc6dd402b0: Pull complete 06:15:56 7d9ed39f4882: Pull complete 06:15:56 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 06:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:15:56 ---> 1dedd983c030 06:15:56 Step 3/14 : ARG ADD_BUILD_TAGS="" 06:16:00 ---> Running in f108ea1f7692 06:16:00 Removing intermediate container f108ea1f7692 06:16:00 ---> 8713131a0ea9 06:16:00 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:16:00 ---> Running in 2e900c1b896c 06:16:00 Removing intermediate container 2e900c1b896c 06:16:00 ---> 801b9b3cd80f 06:16:00 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:16:00 ---> Running in 07d4756ac6ec 06:16:00 Removing intermediate container 07d4756ac6ec 06:16:00 ---> 31f368f14a27 06:16:00 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:16:00 ---> Running in 415e540ffea6 06:16:00 Removing intermediate container 415e540ffea6 06:16:00 ---> fac5329f79d5 06:16:00 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:00 ---> Running in 031cf01199a2 06:16:01 Removing intermediate container 031cf01199a2 06:16:01 ---> 287be9faccfc 06:16:01 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:01 ---> Running in 82187da43964 06:16:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:16:01 Still waiting to schedule task 06:16:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:16:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:16:03 (1/80) Installing mesa (21.3.8-r2) 06:16:03 (2/80) Installing libxau (1.0.9-r0) 06:16:03 (3/80) Installing libxdmcp (1.1.3-r0) 06:16:03 (4/80) Installing libxcb (1.15-r0) 06:16:04 (5/80) Installing libx11 (1.8-r0) 06:16:04 (6/80) Installing libxext (1.3.4-r0) 06:16:05 (7/80) Installing libxfixes (6.0.0-r0) 06:16:05 (8/80) Installing libxxf86vm (1.1.4-r2) 06:16:05 (9/80) Installing libpciaccess (0.16-r0) 06:16:05 (10/80) Installing libdrm (2.4.110-r0) 06:16:06 (11/80) Installing mesa-glapi (21.3.8-r2) 06:16:06 (12/80) Installing libxshmfence (1.3-r1) 06:16:06 (13/80) Installing mesa-gl (21.3.8-r2) 06:16:07 (14/80) Installing icu-data-full (71.1-r2) 06:16:08 (15/80) Installing libice (1.0.10-r0) 06:16:08 (16/80) Installing libuuid (2.38-r1) 06:16:08 (17/80) Installing libsm (1.2.3-r0) 06:16:08 (18/80) Installing libxt (1.2.1-r0) 06:16:09 (19/80) Installing libxmu (1.1.3-r0) 06:16:09 (20/80) Installing xset (1.2.4-r0) 06:16:09 (21/80) Installing xprop (1.2.5-r0) 06:16:10 (22/80) Installing xdg-utils (1.1.3-r3) 06:16:10 (23/80) Installing dbus-libs (1.14.4-r0) 06:16:10 (24/80) Installing libffi (3.4.2-r1) 06:16:11 (25/80) Installing libintl (0.21-r2) 06:16:11 (26/80) Installing libblkid (2.38-r1) 06:16:12 (27/80) Installing libmount (2.38-r1) 06:16:12 (28/80) Installing pcre (8.45-r2) 06:16:12 (29/80) Installing glib (2.72.1-r0) 06:16:13 (30/80) Installing icu-libs (71.1-r2) 06:16:13 (31/80) Installing libpcre2-16 (10.40-r0) 06:16:14 (32/80) Installing zstd-libs (1.5.2-r1) 06:16:14 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 06:16:15 (34/80) Installing hicolor-icon-theme (0.17-r1) 06:16:15 (35/80) Installing wayland-libs-server (1.20.0-r0) 06:16:15 (36/80) Installing mesa-gbm (21.3.8-r2) 06:16:16 (37/80) Installing wayland-libs-client (1.20.0-r0) 06:16:16 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 06:16:17 (39/80) Installing libxcomposite (0.4.5-r0) 06:16:17 (40/80) Installing libbz2 (1.0.8-r1) 06:16:17 (41/80) Installing libpng (1.6.37-r1) 06:16:17 (42/80) Installing freetype (2.12.1-r0) 06:16:18 (43/80) Installing fontconfig (2.14.0-r0) 06:16:18 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 06:16:18 (45/80) Installing wayland-libs-egl (1.20.0-r0) 06:16:19 (46/80) Installing xkeyboard-config (2.35.1-r0) 06:16:19 (47/80) Installing xz-libs (5.2.5-r1) 06:16:20 (48/80) Installing libxml2 (2.9.14-r2) 06:16:20 (49/80) Installing libxkbcommon (1.4.1-r0) 06:16:20 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 06:16:21 (51/80) Installing mesa-egl (21.3.8-r2) 06:16:21 (52/80) Installing avahi-libs (0.8-r6) 06:16:21 (53/80) Installing nettle (3.7.3-r0) 06:16:22 (54/80) Installing p11-kit (0.24.1-r0) 06:16:22 (55/80) Installing libtasn1 (4.18.0-r0) 06:16:23 (56/80) Installing libunistring (1.0-r0) 06:16:23 (57/80) Installing gnutls (3.7.7-r0) 06:16:24 (58/80) Installing cups-libs (2.4.2-r0) 06:16:24 (59/80) Installing graphite2 (1.3.14-r1) 06:16:25 (60/80) Installing harfbuzz (4.3.0-r0) 06:16:25 (61/80) Installing libevdev (1.12.1-r0) 06:16:25 (62/80) Installing mtdev (1.1.6-r0) 06:16:26 (63/80) Installing eudev-libs (3.2.11-r0) 06:16:26 (64/80) Installing libinput-libs (1.20.1-r0) 06:16:26 (65/80) Installing libjpeg-turbo (2.1.3-r1) 06:16:27 (66/80) Installing xcb-util-wm (0.4.1-r1) 06:16:27 (67/80) Installing xcb-util (0.4.0-r3) 06:16:27 (68/80) Installing xcb-util-image (0.4.0-r1) 06:16:27 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 06:16:28 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 06:16:28 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 06:16:28 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 06:16:29 (73/80) Installing v4l-utils-libs (1.22.1-r1) 06:16:29 (74/80) Installing v4l-utils (1.22.1-r1) 06:16:30 (75/80) Installing udev-init-scripts (35-r0) 06:16:30 Executing udev-init-scripts-35-r0.post-install 06:16:30 (76/80) Installing kmod-libs (29-r2) 06:16:30 (77/80) Installing eudev (3.2.11-r0) 06:16:31 (78/80) Installing eudev-dev (3.2.11-r0) 06:16:31 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:16:32 (80/80) Installing v4l-utils-dev (1.22.1-r1) 06:16:32 Executing busybox-1.35.0-r17.trigger 06:16:32 Executing eudev-3.2.11-r0.trigger 06:16:32 OK: 330 MiB in 131 packages 06:16:35 Removing intermediate container 82187da43964 06:16:35 ---> af7f42aefde1 06:16:35 Step 9/14 : WORKDIR /device-usb-camera 06:16:35 ---> Running in 1714291fabe4 06:16:35 Removing intermediate container 1714291fabe4 06:16:35 ---> 7c7d3e090206 06:16:35 Step 10/14 : COPY go.mod vendor* ./ 06:16:35 ---> dfb49975d4ba 06:16:35 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:35 ---> Running in 822de80aee35 06:16:57 Removing intermediate container 822de80aee35 06:16:57 ---> 7da130a4ce4b 06:16:57 Step 12/14 : COPY . . 06:16:57 ---> f25988023ee6 06:16:57 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:16:57 ---> Running in f37ed50f9aaf 06:16:57  % Total % Received % Xferd Average Speed Time Time Time Current 06:16:57 Dload Upload Total Spent Left Speed 06:16:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11148 0 --:--:-- --:--:-- --:--:-- 11178 06:16:58 Removing intermediate container f37ed50f9aaf 06:16:58 ---> d13f802cd3df 06:16:58 Step 14/14 : RUN ${MAKE} 06:16:58 ---> Running in d80bbc1213f5 06:16:58 noop 06:16:59 Removing intermediate container d80bbc1213f5 06:16:59 ---> 791058049a8e 06:16:59 Successfully built 791058049a8e 06:16:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:59 + docker inspect -f . ci-base-image-x86_64 06:16:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:59 prd-ubuntu20.04-docker-8c-8g-117079 does not seem to be running inside a container 06:16:59 $ 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 ******** ci-base-image-x86_64 cat 06:17:00 $ docker top 3eb787e329547958752b7bc3d7ffcd55e5af5877db963fb50e3bd5e78c1dc3c0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:01 + go version 06:17:01 go version go1.18.7 linux/amd64 [Pipeline] } 06:17:01 $ docker stop --time=1 3eb787e329547958752b7bc3d7ffcd55e5af5877db963fb50e3bd5e78c1dc3c0 06:17:02 $ docker rm -f 3eb787e329547958752b7bc3d7ffcd55e5af5877db963fb50e3bd5e78c1dc3c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:02 + docker inspect -f . ci-base-image-x86_64 06:17:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:02 prd-ubuntu20.04-docker-8c-8g-117079 does not seem to be running inside a container 06:17:03 $ 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 ******** ci-base-image-x86_64 cat 06:17:03 $ docker top 3d8a0a22dc6d2a59a0e854142729bf4cd305ec8b3a2f0d414b2e54ed57cdf841 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:03 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] fileExists [Pipeline] sh 06:17:04 + make test 06:17:04 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 06:17:04 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:17:14 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:17:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 06:17:23 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." 06:17:23 CGO_ENABLED=1 go vet ./... 06:17:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:17:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:17:25 ./bin/test-attribution-txt.sh [Pipeline] echo 06:17:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:17:26 $ docker stop --time=1 3d8a0a22dc6d2a59a0e854142729bf4cd305ec8b3a2f0d414b2e54ed57cdf841 06:17:28 $ docker rm -f 3d8a0a22dc6d2a59a0e854142729bf4cd305ec8b3a2f0d414b2e54ed57cdf841 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:17:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:17:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:17:29 + ls -al . 06:17:29 total 204 06:17:29 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 06:17 . 06:17:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 06:15 .. 06:17:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 06:17 .git 06:17:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 06:15 .github 06:17:29 -rw-rw-r-- 1 jenkins jenkins 414 Oct 26 06:15 .gitignore 06:17:29 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 06:15 .golangci.yml 06:17:29 -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 06:15 .hadolint.yml 06:17:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 06:15 .semver 06:17:29 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 26 06:15 Attribution.txt 06:17:29 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 26 06:15 CHANGELOG.md 06:17:29 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 26 06:15 Dockerfile 06:17:29 -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 06:15 GOVERNANCE.md 06:17:29 -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 06:15 Jenkinsfile 06:17:29 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 06:15 LICENSE 06:17:29 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 26 06:15 Makefile 06:17:29 -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 06:15 OWNERS.md 06:17:29 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 26 06:15 README.md 06:17:29 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 06:15 VERSION 06:17:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 06:15 bin 06:17:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 06:15 cmd 06:17:29 -rw-r--r-- 1 jenkins jenkins 29387 Oct 26 06:17 coverage.out 06:17:29 -rwxrwxr-x 1 jenkins jenkins 140 Oct 26 06:15 docker-entrypoint.sh 06:17:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 06:15 docs 06:17:29 -rw-rw-r-- 1 jenkins jenkins 3621 Oct 26 06:15 go.mod 06:17:29 -rw-rw-r-- 1 jenkins jenkins 45299 Oct 26 06:15 go.sum 06:17:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 06:15 internal 06:17:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 06:15 snap 06:17:29 -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:30 + 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=e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 --label arch=amd64 --label version=0.0.0 . 06:17:30 Sending build context to Docker daemon 1.587MB 06:17:30 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 06:17:30 Step 2/36 : FROM ${BASE} AS builder 06:17:30 ---> 791058049a8e 06:17:30 Step 3/36 : ARG ADD_BUILD_TAGS="" 06:17:30 ---> Running in f3b67e054fa4 06:17:30 Removing intermediate container f3b67e054fa4 06:17:30 ---> 1c183643aba1 06:17:30 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:17:30 ---> Running in 8bd797a81de7 06:17:30 Removing intermediate container 8bd797a81de7 06:17:30 ---> aadcd28fa5fc 06:17:30 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:17:30 ---> Running in 4797e23e64b1 06:17:30 Removing intermediate container 4797e23e64b1 06:17:30 ---> bf16120bb8a6 06:17:30 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:17:30 ---> Running in 2d16a58d672d 06:17:30 Removing intermediate container 2d16a58d672d 06:17:30 ---> 97be7d669a94 06:17:30 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:30 ---> Running in 06c3cea197f6 06:17:31 Removing intermediate container 06c3cea197f6 06:17:31 ---> e7bd28470c1b 06:17:31 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:31 ---> Running in fc29895a8227 06:17:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:17:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:17:32 OK: 330 MiB in 131 packages 06:17:32 Removing intermediate container fc29895a8227 06:17:32 ---> 96a5247e55e4 06:17:32 Step 9/36 : WORKDIR /device-usb-camera 06:17:32 ---> Running in d101de1deed1 06:17:33 Removing intermediate container d101de1deed1 06:17:33 ---> 3451759362c0 06:17:33 Step 10/36 : COPY go.mod vendor* ./ 06:17:33 ---> 442ca9f3f711 06:17:33 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:33 ---> Running in 01985341a7b2 06:17:34 Removing intermediate container 01985341a7b2 06:17:34 ---> b8ba558ab87f 06:17:34 Step 12/36 : COPY . . 06:17:34 ---> 8d12459c0219 06:17:34 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:17:34 ---> Running in c1f7a97099d5 06:17:34  % Total % Received % Xferd Average Speed Time Time Time Current 06:17:34 Dload Upload Total Spent Left Speed 06:17:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0  43357    0 --:--:-- --:--:-- --:--:-- 44250 06:17:35 Removing intermediate container c1f7a97099d5 06:17:35 ---> c07b4ec159f5 06:17:35 Step 14/36 : RUN ${MAKE} 06:17:35 ---> Running in 9b0a50c738bd 06:17:36 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 06:17:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117082 in /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] { [Pipeline] ws 06:17:42 Running in /w/workspace/device-usb-camera/4 [Pipeline] { [Pipeline] checkout 06:17:43 Selected Git installation does not exist. Using Default 06:17:43 The recommended git tool is: NONE 06:17:48 using credential edgex-jenkins-ssh 06:17:48 Cloning the remote Git repository 06:17:48 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:17:48 > git init /w/workspace/device-usb-camera/4 # timeout=10 06:17:48 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:17:48 > git --version # timeout=10 06:17:48 > git --version # 'git version 2.25.1' 06:17:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:48 Verifying host key using known hosts file 06:17:48 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. 06:17:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:49 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:17:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:50 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:17:51 Merging remotes/origin/main commit cd08d416618cedf6394f2b45eea8eb763bae3217 into PR head commit 871823f3a6453e13befc2228227bc70d14f47812 06:17:51 Merge succeeded, producing 21601aa10ec61710d3cc70fa429188391a8f3463 06:17:51 Checking out Revision 21601aa10ec61710d3cc70fa429188391a8f3463 (PR-105) 06:17:50 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:17:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:50 Verifying host key using known hosts file 06:17:50 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. 06:17:50 > 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 06:17:51 > git config core.sparsecheckout # timeout=10 06:17:51 > git checkout -f 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 06:17:51 > git remote # timeout=10 06:17:51 > git config --get remote.origin.url # timeout=10 06:17:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:51 Verifying host key using known hosts file 06:17:51 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. 06:17:51 > git merge cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 06:17:51 > git rev-parse HEAD^{commit} # timeout=10 06:17:51 > git config core.sparsecheckout # timeout=10 06:17:51 > git checkout -f 21601aa10ec61710d3cc70fa429188391a8f3463 # timeout=10 06:17:54 Commit message: "Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD" 06:17:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:17:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:55 Dload Upload Total Spent Left Speed 06:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh 06:17:54 > git rev-list --no-walk 682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 # timeout=10 06:17:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:17:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:17:56 + sudo tee /etc/docker/daemon.new 06:17:56 { 06:17:56 "registry-mirrors": [ 06:17:56 "https://nexus3.edgexfoundry.org:10001" 06:17:56 ], 06:17:56 "bip": "10.250.0.254/24", 06:17:56 "hosts": [ 06:17:56 "tcp://0.0.0.0:5555", 06:17:56 "unix:///var/run/docker.sock" 06:17:56 ], 06:17:56 "mtu": 1458, 06:17:56 "selinux-enabled": true, 06:17:56 "seccomp-profile": "/etc/docker/seccomp.json" 06:17:56 } [Pipeline] sh 06:17:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:17:57 + sudo service docker restart 06:18:02 Removing intermediate container 9b0a50c738bd 06:18:02 ---> 759cfc8c407d 06:18:02 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 06:18:02 v0.18.4: Pulling from aler9/rtsp-simple-server 06:18:02 af6660deedbd: Pulling fs layer 06:18:02 97cd0a44c592: Pulling fs layer 06:18:02 97cd0a44c592: Verifying Checksum 06:18:02 97cd0a44c592: Download complete 06:18:02 af6660deedbd: Verifying Checksum 06:18:02 af6660deedbd: Download complete 06:18:02 af6660deedbd: Pull complete 06:18:02 97cd0a44c592: Pull complete 06:18:02 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 06:18:02 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 06:18:02 ---> fea57e182299 06:18:02 Step 16/36 : FROM alpine:3.16 06:18:02 3.16: Pulling from library/alpine 06:18:02 213ec9aee27d: Already exists 06:18:02 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:18:02 Status: Downloaded newer image for alpine:3.16 06:18:02 ---> 9c6f07244728 06:18:02 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:18:02 ---> Running in 569ed2b69802 06:18:02 Removing intermediate container 569ed2b69802 06:18:02 ---> 899c08a7c0b0 06:18:02 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 06:18:02 ---> Running in 2026f7e96618 06:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:18:02 (1/83) Installing dumb-init (1.2.5-r1) 06:18:02 (2/83) Installing sdl2 (2.0.22-r0) 06:18:02 (3/83) Installing libxau (1.0.9-r0) 06:18:02 (4/83) Installing libxdmcp (1.1.3-r0) 06:18:02 (5/83) Installing libxcb (1.15-r0) 06:18:02 (6/83) Installing libx11 (1.8-r0) 06:18:02 (7/83) Installing aom-libs (3.3.0-r0) 06:18:02 (8/83) Installing alsa-lib (1.2.7.2-r0) 06:18:02 (9/83) Installing expat (2.5.0-r0) 06:18:02 (10/83) Installing brotli-libs (1.0.9-r6) 06:18:02 (11/83) Installing libbz2 (1.0.8-r1) 06:18:02 (12/83) Installing libpng (1.6.37-r1) 06:18:02 (13/83) Installing freetype (2.12.1-r0) 06:18:02 (14/83) Installing fontconfig (2.14.0-r0) 06:18:02 (15/83) Installing fribidi (1.0.12-r0) 06:18:02 (16/83) Installing libffi (3.4.2-r1) 06:18:02 (17/83) Installing libintl (0.21-r2) 06:18:02 (18/83) Installing libblkid (2.38-r1) 06:18:02 (19/83) Installing libmount (2.38-r1) 06:18:02 (20/83) Installing pcre (8.45-r2) 06:18:02 (21/83) Installing glib (2.72.1-r0) 06:18:02 (22/83) Installing graphite2 (1.3.14-r1) 06:18:02 (23/83) Installing harfbuzz (4.3.0-r0) 06:18:02 (24/83) Installing libass (0.16.0-r0) 06:18:02 (25/83) Installing libdav1d (1.0.0-r0) 06:18:02 (26/83) Installing libpciaccess (0.16-r0) 06:18:02 (27/83) Installing libdrm (2.4.110-r0) 06:18:02 (28/83) Installing gmp (6.2.1-r2) 06:18:02 (29/83) Installing nettle (3.7.3-r0) 06:18:02 (30/83) Installing p11-kit (0.24.1-r0) 06:18:02 (31/83) Installing libtasn1 (4.18.0-r0) 06:18:02 (32/83) Installing libunistring (1.0-r0) 06:18:02 (33/83) Installing gnutls (3.7.7-r0) 06:18:02 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:18:02 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 06:18:02 (36/83) Installing lame (3.100-r0) 06:18:02 (37/83) Installing opus (1.3.1-r1) 06:18:02 (38/83) Installing libasyncns (0.8-r1) 06:18:02 (39/83) Installing dbus-libs (1.14.4-r0) 06:18:02 (40/83) Installing libltdl (2.4.7-r0) 06:18:02 (41/83) Installing orc (0.4.32-r0) 06:18:02 (42/83) Installing libgcc (11.2.1_git20220219-r2) 06:18:02 (43/83) Installing libogg (1.3.5-r1) 06:18:02 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 06:18:02 (45/83) Installing flac (1.3.4-r0) 06:18:02 (46/83) Installing libvorbis (1.3.7-r0) 06:18:02 (47/83) Installing libsndfile (1.1.0-r0) 06:18:02 (48/83) Installing libgomp (11.2.1_git20220219-r2) 06:18:02 (49/83) Installing soxr (0.1.3-r2) 06:18:02 (50/83) Installing speexdsp (1.2.0-r0) 06:18:02 (51/83) Installing tdb-libs (1.4.6-r0) 06:18:02 (52/83) Installing libpulse (15.0-r2) 06:18:02 (53/83) Installing cjson (1.7.15-r3) 06:18:02 (54/83) Installing mbedtls (2.28.1-r0) 06:18:02 (55/83) Installing librist (0.2.6-r1) 06:18:02 (56/83) Installing libsrt (1.4.4-r0) 06:18:02 (57/83) Installing libssh (0.9.6-r1) 06:18:02 (58/83) Installing libtheora (1.1.1-r16) 06:18:02 (59/83) Installing libjpeg-turbo (2.1.3-r1) 06:18:02 (60/83) Installing v4l-utils-libs (1.22.1-r1) 06:18:02 (61/83) Installing libxext (1.3.4-r0) 06:18:02 (62/83) Installing libxfixes (6.0.0-r0) 06:18:02 (63/83) Installing wayland-libs-client (1.20.0-r0) 06:18:02 (64/83) Installing libva (2.14.0-r0) 06:18:02 (65/83) Installing libvdpau (1.5-r0) 06:18:02 (66/83) Installing vidstab (1.1.0-r1) 06:18:02 (67/83) Installing libvpx (1.11.0-r1) 06:18:02 (68/83) Installing libwebp (1.2.3-r0) 06:18:02 (69/83) Installing x264-libs (0.163_git20210613-r0) 06:18:02 (70/83) Installing numactl (2.0.14-r0) 06:18:02 (71/83) Installing x265-libs (3.5-r3) 06:18:03 (72/83) Installing xvidcore (1.3.7-r1) 06:18:03 (73/83) Installing ffmpeg-libs (5.0.1-r1) 06:18:03 (74/83) Installing ffmpeg (5.0.1-r1) 06:18:03 (75/83) Installing udev-init-scripts (35-r0) 06:18:03 Executing udev-init-scripts-35-r0.post-install 06:18:03 (76/83) Installing eudev-libs (3.2.11-r0) 06:18:03 (77/83) Installing xz-libs (5.2.5-r1) 06:18:03 (78/83) Installing zstd-libs (1.5.2-r1) 06:18:03 (79/83) Installing kmod-libs (29-r2) 06:18:03 (80/83) Installing eudev (3.2.11-r0) 06:18:03 (81/83) Installing libsodium (1.0.18-r0) 06:18:03 (82/83) Installing libzmq (4.3.4-r0) 06:18:03 (83/83) Installing zeromq (4.3.4-r0) 06:18:03 Executing busybox-1.35.0-r17.trigger 06:18:03 Executing eudev-3.2.11-r0.trigger 06:18:03 OK: 101 MiB in 97 packages 06:18:06 Removing intermediate container 2026f7e96618 06:18:06 ---> 891663a01af2 06:18:06 Step 19/36 : WORKDIR / 06:18:06 ---> Running in c2ff29887af2 06:18:06 Removing intermediate container c2ff29887af2 06:18:06 ---> 2a67621ba9e8 06:18:06 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 06:18:07 ---> 37e193f01894 06:18:07 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 06:18:07 ---> ed616bee473f 06:18:07 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:18:07 ---> 6e63d63553f4 06:18:07 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:18:07 ---> 0fb7de807dda 06:18:07 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:18:07 ---> 8480acd38ade 06:18:07 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 06:18:07 ---> 6fa77ab44f7c 06:18:07 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 06:18:08 ---> 8635b308f2c2 06:18:08 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:18:08 ---> Running in f4e5a7fc638a 06:18:08 Removing intermediate container f4e5a7fc638a 06:18:08 ---> 49771c787bcd 06:18:08 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:18:08 ---> Running in 84d53a5bbcc0 06:18:09 Removing intermediate container 84d53a5bbcc0 06:18:09 ---> ab7424d37402 06:18:09 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:18:09 ---> Running in 6550d2390f49 06:18:10 Removing intermediate container 6550d2390f49 06:18:10 ---> d0e90c410273 06:18:10 Step 30/36 : EXPOSE 59983 06:18:10 ---> Running in 4f432ff2ab9e 06:18:10 Removing intermediate container 4f432ff2ab9e 06:18:10 ---> cb7b99e75612 06:18:10 Step 31/36 : EXPOSE 8554 06:18:10 ---> Running in d5b341cbc6d0 06:18:10 Removing intermediate container d5b341cbc6d0 06:18:10 ---> d52114e8441e 06:18:10 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:18:10 ---> Running in 057f8732f18c 06:18:10 Removing intermediate container 057f8732f18c 06:18:10 ---> 5d3d9a1eccd9 06:18:10 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 06:18:10 ---> Running in dfc194e533a1 06:18:10 Removing intermediate container dfc194e533a1 06:18:10 ---> babe7c2815e4 06:18:10 Step 34/36 : LABEL arch=amd64 06:18:10 ---> Running in 34a443c29d3f 06:18:10 Removing intermediate container 34a443c29d3f 06:18:10 ---> fecbe4f90502 06:18:10 Step 35/36 : LABEL git_sha=e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 06:18:10 ---> Running in 558adf8a98d3 06:18:10 Removing intermediate container 558adf8a98d3 06:18:10 ---> bcca76fe3c40 06:18:10 Step 36/36 : LABEL version=0.0.0 06:18:10 ---> Running in 2ef15184b84b 06:18:10 Removing intermediate container 2ef15184b84b 06:18:10 ---> cff387ca31f1 06:18:10 [Warning] One or more build-args [ARCH] were not consumed 06:18:10 Successfully built cff387ca31f1 06:18:10 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:11 06:18:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:11 latest: Pulling from edgex-lftools-log-publisher 06:18:11 5eb5b503b376: Pulling fs layer 06:18:11 5c69ac0246d0: Pulling fs layer 06:18:11 ec43610c2a17: Pulling fs layer 06:18:11 3a2ae6a8a46f: Pulling fs layer 06:18:11 33b1e0a273af: Pulling fs layer 06:18:11 5d3b04190fa2: Pulling fs layer 06:18:11 2f39f015ded8: Pulling fs layer 06:18:11 3a2ae6a8a46f: Waiting 06:18:11 5d3b04190fa2: Waiting 06:18:11 33b1e0a273af: Waiting 06:18:11 2f39f015ded8: Waiting 06:18:11 5c69ac0246d0: Verifying Checksum 06:18:11 5c69ac0246d0: Download complete 06:18:11 3a2ae6a8a46f: Verifying Checksum 06:18:11 3a2ae6a8a46f: Download complete 06:18:11 33b1e0a273af: Verifying Checksum 06:18:11 33b1e0a273af: Download complete 06:18:11 5d3b04190fa2: Verifying Checksum 06:18:11 5d3b04190fa2: Download complete 06:18:11 ec43610c2a17: Verifying Checksum 06:18:11 ec43610c2a17: Download complete 06:18:11 5eb5b503b376: Verifying Checksum 06:18:11 5eb5b503b376: Download complete 06:18:12 2f39f015ded8: Download complete 06:18:12 5eb5b503b376: Pull complete 06:18:13 5c69ac0246d0: Pull complete 06:18:13 ec43610c2a17: Pull complete 06:18:13 3a2ae6a8a46f: Pull complete 06:18:14 33b1e0a273af: Pull complete 06:18:14 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:15 provisioning config files... 06:18:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/4@tmp/config2311925014132208336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:16 ---> docker-login.sh 06:18:16 nexus3.edgexfoundry.org:10001 06:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:16 Configure a credential helper to remove this warning. See 06:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:16 06:18:16 Login Succeeded 06:18:16 nexus3.edgexfoundry.org:10002 06:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:17 Configure a credential helper to remove this warning. See 06:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:17 06:18:17 Login Succeeded 06:18:17 nexus3.edgexfoundry.org:10003 06:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:17 Configure a credential helper to remove this warning. See 06:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:17 06:18:17 Login Succeeded 06:18:17 nexus3.edgexfoundry.org:10004 06:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:17 Configure a credential helper to remove this warning. See 06:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:17 06:18:17 Login Succeeded 06:18:17 docker.io 06:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:18 2f39f015ded8: Pull complete 06:18:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:18:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:18 prd-ubuntu20.04-docker-8c-8g-117079 does not seem to be running inside a container 06:18:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:18 Configure a credential helper to remove this warning. See 06:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:18 06:18:18 Login Succeeded 06:18:18 ---> docker-login.sh ends 06:18:22 $ docker top 64963faab68d80c0ef77e1458643ca88729c9bcc6a2b576761e7fd475c87abd6 -eo pid,comm [Pipeline] { [Pipeline] } 06:18:22 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:18:22 ========================================================= 06:18:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:18:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:22 ---> job-cost.sh 06:18:22 lf-activate-venv: SKIPPING 06:18:22 INFO: No Stack... 06:18:23 INFO: Retrieving Pricing Info for: v3-standard-8 06:18:23 + 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 . 06:18:23 Sending build context to Docker daemon 1.022MB 06:18:23 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 06:18:23 Step 2/14 : FROM ${BASE} AS builder 06:18:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:23 9b18e9b68314: Pulling fs layer 06:18:23 d32db5db7311: Pulling fs layer 06:18:23 d0c4b47475fc: Pulling fs layer 06:18:23 5831b945b038: Pulling fs layer 06:18:23 86bbec2aaacd: Pulling fs layer 06:18:23 e10730c5d714: Pulling fs layer 06:18:23 5dd5c2283517: Pulling fs layer 06:18:23 d5ac0230b979: Pulling fs layer 06:18:23 5831b945b038: Waiting 06:18:23 86bbec2aaacd: Waiting 06:18:23 e10730c5d714: Waiting 06:18:23 5dd5c2283517: Waiting 06:18:23 d5ac0230b979: Waiting 06:18:23 d0c4b47475fc: Verifying Checksum 06:18:23 d0c4b47475fc: Download complete 06:18:23 d32db5db7311: Download complete 06:18:23 86bbec2aaacd: Verifying Checksum 06:18:23 86bbec2aaacd: Download complete 06:18:23 e10730c5d714: Verifying Checksum 06:18:23 e10730c5d714: Download complete 06:18:23 9b18e9b68314: Verifying Checksum 06:18:23 9b18e9b68314: Download complete 06:18:23 INFO: Archiving Costs [Pipeline] sh 06:18:23 + cat /w/workspace/foundry_device-usb-camera_PR-105/archives/cost.csv 06:18:23 + cut -d, -f6 [Pipeline] lock 06:18:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-4-stack-cost] 06:18:23 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-4-stack-cost] did not exist. Created. 06:18:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:18:24 + echo total: 0.2199999988079071 [Pipeline] stash 06:18:24 Stashed 1 file(s) [Pipeline] } 06:18:24 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-4-stack-cost] [Pipeline] // lock [Pipeline] } 06:18:24 $ docker stop --time=1 64963faab68d80c0ef77e1458643ca88729c9bcc6a2b576761e7fd475c87abd6 06:18:25 d5ac0230b979: Verifying Checksum 06:18:25 d5ac0230b979: Download complete 06:18:25 9b18e9b68314: Pull complete 06:18:25 $ docker rm -f 64963faab68d80c0ef77e1458643ca88729c9bcc6a2b576761e7fd475c87abd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:18:25 d32db5db7311: Pull complete 06:18:25 d0c4b47475fc: Pull complete 06:18:26 5dd5c2283517: Verifying Checksum 06:18:26 5dd5c2283517: Download complete 06:18:27 5831b945b038: Verifying Checksum 06:18:27 5831b945b038: Download complete 06:18:39 5831b945b038: Pull complete 06:18:39 86bbec2aaacd: Pull complete 06:18:39 e10730c5d714: Pull complete 06:18:46 5dd5c2283517: Pull complete 06:18:47 d5ac0230b979: Pull complete 06:18:47 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 06:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:18:47 ---> 59b3b1a385d4 06:18:47 Step 3/14 : ARG ADD_BUILD_TAGS="" 06:18:49 ---> Running in 28c6e094867b 06:18:49 Removing intermediate container 28c6e094867b 06:18:49 ---> a25e9f2ccd10 06:18:49 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:18:49 ---> Running in c24d0b205a23 06:18:49 Removing intermediate container c24d0b205a23 06:18:49 ---> aafbde4d6732 06:18:49 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:18:49 ---> Running in 4297e741fb9d 06:18:50 Removing intermediate container 4297e741fb9d 06:18:50 ---> 88d089dd31dc 06:18:50 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:18:50 ---> Running in 7f4854705ffd 06:18:50 Removing intermediate container 7f4854705ffd 06:18:50 ---> d037693848f2 06:18:50 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:50 ---> Running in cc854292aa04 06:18:52 Removing intermediate container cc854292aa04 06:18:52 ---> 91b89609e369 06:18:52 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:18:52 ---> Running in da71c731e682 06:18:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:18:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:18:56 (1/14) Installing libintl (0.21-r2) 06:18:56 (2/14) Installing eudev-libs (3.2.11-r0) 06:18:56 (3/14) Installing libjpeg-turbo (2.1.3-r1) 06:18:57 (4/14) Installing v4l-utils-libs (1.22.1-r1) 06:18:57 (5/14) Installing v4l-utils (1.22.1-r1) 06:18:57 (6/14) Installing udev-init-scripts (35-r0) 06:18:58 Executing udev-init-scripts-35-r0.post-install 06:18:58 (7/14) Installing libblkid (2.38-r1) 06:18:58 (8/14) Installing xz-libs (5.2.5-r1) 06:18:59 (9/14) Installing zstd-libs (1.5.2-r1) 06:18:59 (10/14) Installing kmod-libs (29-r2) 06:18:59 (11/14) Installing eudev (3.2.11-r0) 06:19:00 (12/14) Installing eudev-dev (3.2.11-r0) 06:19:00 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:19:01 (14/14) Installing v4l-utils-dev (1.22.1-r1) 06:19:01 Executing busybox-1.35.0-r17.trigger 06:19:01 Executing eudev-3.2.11-r0.trigger 06:19:01 OK: 228 MiB in 65 packages 06:19:03 Removing intermediate container da71c731e682 06:19:03 ---> da8bdc0fb246 06:19:03 Step 9/14 : WORKDIR /device-usb-camera 06:19:03 ---> Running in 8e2da98cca7e 06:19:03 Removing intermediate container 8e2da98cca7e 06:19:03 ---> e7b1983e242a 06:19:03 Step 10/14 : COPY go.mod vendor* ./ 06:19:03 ---> bc2ba57e1b78 06:19:03 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:03 ---> Running in a0d534aa7b47 06:20:00 Removing intermediate container a0d534aa7b47 06:20:00 ---> 8f69e878cd99 06:20:00 Step 12/14 : COPY . . 06:20:00 ---> e8b52659b358 06:20:00 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:20:00 ---> Running in cc5a5235b2c5 06:20:00  % Total % Received % Xferd Average Speed Time Time Time Current 06:20:00  Dload Upload Total Spent Left Speed 06:20:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14488 0 --:--:-- --:--:-- --:--:-- 14750 06:20:00 Removing intermediate container cc5a5235b2c5 06:20:00 ---> 0797ece45681 06:20:00 Step 14/14 : RUN ${MAKE} 06:20:00 ---> Running in f33b30b70b12 06:20:00 noop 06:20:00 Removing intermediate container f33b30b70b12 06:20:00 ---> 80a81a47b853 06:20:00 Successfully built 80a81a47b853 06:20:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:00 + docker inspect -f . ci-base-image-arm64 06:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:00 prd-ubuntu20.04-docker-arm64-4c-16g-117082 does not seem to be running inside a container 06:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/4 -v /w/workspace/device-usb-camera/4:/w/workspace/device-usb-camera/4:rw,z -v /w/workspace/device-usb-camera/4@tmp:/w/workspace/device-usb-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:02 $ docker top 2a1ac3e446043a0015d5571d23903a9e40defa86f2f1bb760a415e52a482b66a -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:03 + go version 06:20:03 go version go1.18.7 linux/arm64 [Pipeline] } 06:20:03 $ docker stop --time=1 2a1ac3e446043a0015d5571d23903a9e40defa86f2f1bb760a415e52a482b66a 06:20:04 $ docker rm -f 2a1ac3e446043a0015d5571d23903a9e40defa86f2f1bb760a415e52a482b66a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:05 + docker inspect -f . ci-base-image-arm64 06:20:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:05 prd-ubuntu20.04-docker-arm64-4c-16g-117082 does not seem to be running inside a container 06:20:05 $ 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/4 -v /w/workspace/device-usb-camera/4:/w/workspace/device-usb-camera/4:rw,z -v /w/workspace/device-usb-camera/4@tmp:/w/workspace/device-usb-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:06 $ docker top 4d9f204103ea479fdc67b5e4db8f4ec47f7886fb9b1552b347b3917cd0c21527 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:07 + git config --global --add safe.directory /w/workspace/device-usb-camera/4 [Pipeline] fileExists [Pipeline] sh 06:20:08 + make test 06:20:08 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 06:20:09 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:21:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:21:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements 06:21:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:21:47 CGO_ENABLED=1 go vet ./... 06:22:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:22:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:22:14 ./bin/test-attribution-txt.sh [Pipeline] echo 06:22:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:22:14 $ docker stop --time=1 4d9f204103ea479fdc67b5e4db8f4ec47f7886fb9b1552b347b3917cd0c21527 06:22:16 $ docker rm -f 4d9f204103ea479fdc67b5e4db8f4ec47f7886fb9b1552b347b3917cd0c21527 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:22:17 Warning: overwriting stash ‘coverage-report’ 06:22:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:22:19 + ls -al . 06:22:19 total 200 06:22:19 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 06:20 . 06:22:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 06:17 .. 06:22:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 06:17 .git 06:22:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 06:17 .github 06:22:19 -rw-rw-r-- 1 jenkins jenkins 414 Oct 26 06:17 .gitignore 06:22:19 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 06:17 .golangci.yml 06:22:19 -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 06:17 .hadolint.yml 06:22:19 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 26 06:17 Attribution.txt 06:22:19 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 26 06:17 CHANGELOG.md 06:22:19 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 26 06:17 Dockerfile 06:22:19 -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 06:17 GOVERNANCE.md 06:22:19 -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 06:17 Jenkinsfile 06:22:19 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 06:17 LICENSE 06:22:19 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 26 06:17 Makefile 06:22:19 -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 06:17 OWNERS.md 06:22:19 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 26 06:17 README.md 06:22:19 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 06:15 VERSION 06:22:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 06:17 bin 06:22:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 06:17 cmd 06:22:19 -rw-r--r-- 1 jenkins jenkins 29387 Oct 26 06:21 coverage.out 06:22:19 -rwxrwxr-x 1 jenkins jenkins 140 Oct 26 06:17 docker-entrypoint.sh 06:22:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 06:17 docs 06:22:19 -rw-rw-r-- 1 jenkins jenkins 3621 Oct 26 06:17 go.mod 06:22:19 -rw-rw-r-- 1 jenkins jenkins 45299 Oct 26 06:17 go.sum 06:22:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 06:17 internal 06:22:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 06:17 snap 06:22:19 -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:19 + 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=21601aa10ec61710d3cc70fa429188391a8f3463 --label arch=arm64 --label version=0.0.0 . 06:22:20 Sending build context to Docker daemon 1.052MB 06:22:20 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 06:22:20 Step 2/36 : FROM ${BASE} AS builder 06:22:20 ---> 80a81a47b853 06:22:20 Step 3/36 : ARG ADD_BUILD_TAGS="" 06:22:20 ---> Running in cca5cca2f30f 06:22:21 Removing intermediate container cca5cca2f30f 06:22:21 ---> 364d3fe1a80d 06:22:21 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:22:21 ---> Running in 7d4657453ece 06:22:21 Removing intermediate container 7d4657453ece 06:22:21 ---> e9327d53102f 06:22:21 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:22:21 ---> Running in 573dd32986ab 06:22:21 Removing intermediate container 573dd32986ab 06:22:21 ---> a3d516e9164d 06:22:21 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:22:21 ---> Running in da6081c48344 06:22:22 Removing intermediate container da6081c48344 06:22:22 ---> 3cebea675713 06:22:22 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:22 ---> Running in 2e9f937b66ba 06:22:24 Removing intermediate container 2e9f937b66ba 06:22:24 ---> c65b7ba16632 06:22:24 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:22:24 ---> Running in 0311dd595020 06:22:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:27 OK: 228 MiB in 65 packages 06:22:28 Removing intermediate container 0311dd595020 06:22:28 ---> f3232c9c9be5 06:22:28 Step 9/36 : WORKDIR /device-usb-camera 06:22:28 ---> Running in fb2a9b27681f 06:22:29 Removing intermediate container fb2a9b27681f 06:22:29 ---> 84882581f261 06:22:29 Step 10/36 : COPY go.mod vendor* ./ 06:22:29 ---> 9d67a4472a77 06:22:29 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:29 ---> Running in e2c7b496246f 06:22:33 Removing intermediate container e2c7b496246f 06:22:33 ---> d88ff8d53463 06:22:33 Step 12/36 : COPY . . 06:22:33 ---> 410971c82930 06:22:33 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:22:33 ---> Running in badd727f08ea 06:22:34  % Total % Received % Xferd Average Speed Time Time Time Current 06:22:34 Dload Upload Total Spent Left Speed 06:22:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9359 0 --:--:-- --:--:-- --:--:-- 9398 06:22:36 Removing intermediate container badd727f08ea 06:22:36 ---> 80ac3d710806 06:22:36 Step 14/36 : RUN ${MAKE} 06:22:36 ---> Running in f45fbbfd2c53 06:22:37 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 06:25:29 Removing intermediate container f45fbbfd2c53 06:25:29 ---> bcc6047d6abf 06:25:29 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 06:25:29 v0.18.4: Pulling from aler9/rtsp-simple-server 06:25:29 eab2503cf8f4: Pulling fs layer 06:25:29 97cd0a44c592: Pulling fs layer 06:25:29 97cd0a44c592: Download complete 06:25:29 eab2503cf8f4: Download complete 06:25:29 eab2503cf8f4: Pull complete 06:25:29 97cd0a44c592: Pull complete 06:25:29 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 06:25:29 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 06:25:29 ---> 7f763cca56b3 06:25:29 Step 16/36 : FROM alpine:3.16 06:25:29 3.16: Pulling from library/alpine 06:25:29 9b18e9b68314: Already exists 06:25:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:25:29 Status: Downloaded newer image for alpine:3.16 06:25:29 ---> a6215f271958 06:25:29 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:25:29 ---> Running in f8f8ef9395f4 06:25:29 Removing intermediate container f8f8ef9395f4 06:25:29 ---> cd9f3c1082eb 06:25:29 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 06:25:29 ---> Running in f94e88907737 06:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:25:29 (1/82) Installing dumb-init (1.2.5-r1) 06:25:29 (2/82) Installing sdl2 (2.0.22-r0) 06:25:29 (3/82) Installing libxau (1.0.9-r0) 06:25:29 (4/82) Installing libxdmcp (1.1.3-r0) 06:25:29 (5/82) Installing libxcb (1.15-r0) 06:25:29 (6/82) Installing libx11 (1.8-r0) 06:25:29 (7/82) Installing aom-libs (3.3.0-r0) 06:25:29 (8/82) Installing alsa-lib (1.2.7.2-r0) 06:25:29 (9/82) Installing expat (2.5.0-r0) 06:25:29 (10/82) Installing brotli-libs (1.0.9-r6) 06:25:29 (11/82) Installing libbz2 (1.0.8-r1) 06:25:29 (12/82) Installing libpng (1.6.37-r1) 06:25:29 (13/82) Installing freetype (2.12.1-r0) 06:25:29 (14/82) Installing fontconfig (2.14.0-r0) 06:25:29 (15/82) Installing fribidi (1.0.12-r0) 06:25:29 (16/82) Installing libffi (3.4.2-r1) 06:25:29 (17/82) Installing libintl (0.21-r2) 06:25:29 (18/82) Installing libblkid (2.38-r1) 06:25:29 (19/82) Installing libmount (2.38-r1) 06:25:29 (20/82) Installing pcre (8.45-r2) 06:25:29 (21/82) Installing glib (2.72.1-r0) 06:25:29 (22/82) Installing graphite2 (1.3.14-r1) 06:25:29 (23/82) Installing harfbuzz (4.3.0-r0) 06:25:29 (24/82) Installing libass (0.16.0-r0) 06:25:29 (25/82) Installing libdav1d (1.0.0-r0) 06:25:29 (26/82) Installing libdrm (2.4.110-r0) 06:25:29 (27/82) Installing gmp (6.2.1-r2) 06:25:29 (28/82) Installing nettle (3.7.3-r0) 06:25:29 (29/82) Installing p11-kit (0.24.1-r0) 06:25:29 (30/82) Installing libtasn1 (4.18.0-r0) 06:25:29 (31/82) Installing libunistring (1.0-r0) 06:25:29 (32/82) Installing gnutls (3.7.7-r0) 06:25:29 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:25:29 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 06:25:29 (35/82) Installing lame (3.100-r0) 06:25:29 (36/82) Installing opus (1.3.1-r1) 06:25:29 (37/82) Installing libasyncns (0.8-r1) 06:25:29 (38/82) Installing dbus-libs (1.14.4-r0) 06:25:29 (39/82) Installing libltdl (2.4.7-r0) 06:25:29 (40/82) Installing orc (0.4.32-r0) 06:25:29 (41/82) Installing libgcc (11.2.1_git20220219-r2) 06:25:29 (42/82) Installing libogg (1.3.5-r1) 06:25:29 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 06:25:29 (44/82) Installing flac (1.3.4-r0) 06:25:29 (45/82) Installing libvorbis (1.3.7-r0) 06:25:29 (46/82) Installing libsndfile (1.1.0-r0) 06:25:29 (47/82) Installing libgomp (11.2.1_git20220219-r2) 06:25:29 (48/82) Installing soxr (0.1.3-r2) 06:25:29 (49/82) Installing speexdsp (1.2.0-r0) 06:25:29 (50/82) Installing tdb-libs (1.4.6-r0) 06:25:29 (51/82) Installing libpulse (15.0-r2) 06:25:29 (52/82) Installing cjson (1.7.15-r3) 06:25:29 (53/82) Installing mbedtls (2.28.1-r0) 06:25:29 (54/82) Installing librist (0.2.6-r1) 06:25:29 (55/82) Installing libsrt (1.4.4-r0) 06:25:29 (56/82) Installing libssh (0.9.6-r1) 06:25:29 (57/82) Installing libtheora (1.1.1-r16) 06:25:29 (58/82) Installing libjpeg-turbo (2.1.3-r1) 06:25:29 (59/82) Installing v4l-utils-libs (1.22.1-r1) 06:25:29 (60/82) Installing libxext (1.3.4-r0) 06:25:29 (61/82) Installing libxfixes (6.0.0-r0) 06:25:29 (62/82) Installing wayland-libs-client (1.20.0-r0) 06:25:29 (63/82) Installing libva (2.14.0-r0) 06:25:29 (64/82) Installing libvdpau (1.5-r0) 06:25:29 (65/82) Installing vidstab (1.1.0-r1) 06:25:29 (66/82) Installing libvpx (1.11.0-r1) 06:25:29 (67/82) Installing libwebp (1.2.3-r0) 06:25:29 (68/82) Installing x264-libs (0.163_git20210613-r0) 06:25:29 (69/82) Installing numactl (2.0.14-r0) 06:25:29 (70/82) Installing x265-libs (3.5-r3) 06:25:30 (71/82) Installing xvidcore (1.3.7-r1) 06:25:30 (72/82) Installing ffmpeg-libs (5.0.1-r1) 06:25:30 (73/82) Installing ffmpeg (5.0.1-r1) 06:25:30 (74/82) Installing udev-init-scripts (35-r0) 06:25:30 Executing udev-init-scripts-35-r0.post-install 06:25:30 (75/82) Installing eudev-libs (3.2.11-r0) 06:25:30 (76/82) Installing xz-libs (5.2.5-r1) 06:25:30 (77/82) Installing zstd-libs (1.5.2-r1) 06:25:30 (78/82) Installing kmod-libs (29-r2) 06:25:30 (79/82) Installing eudev (3.2.11-r0) 06:25:30 (80/82) Installing libsodium (1.0.18-r0) 06:25:30 (81/82) Installing libzmq (4.3.4-r0) 06:25:30 (82/82) Installing zeromq (4.3.4-r0) 06:25:30 Executing busybox-1.35.0-r17.trigger 06:25:30 Executing eudev-3.2.11-r0.trigger 06:25:30 OK: 78 MiB in 96 packages 06:25:34 Removing intermediate container f94e88907737 06:25:34 ---> 129af106148f 06:25:34 Step 19/36 : WORKDIR / 06:25:34 ---> Running in 75d52c248cae 06:25:34 Removing intermediate container 75d52c248cae 06:25:34 ---> f14bed631763 06:25:34 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 06:25:36 ---> 7e6a593c68e7 06:25:36 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 06:25:36 ---> 15d1fad3bc27 06:25:36 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:25:37 ---> f1dd8ba4075d 06:25:37 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:25:37 ---> fb8a7d004e1d 06:25:37 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:25:38 ---> 00c1a73ca7c8 06:25:38 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 06:25:38 ---> 8c1a07de5ddd 06:25:38 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 06:25:40 ---> dd91fd72b537 06:25:40 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:25:40 ---> Running in eda517396438 06:25:41 Removing intermediate container eda517396438 06:25:41 ---> a511ced92ab8 06:25:41 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:25:41 ---> Running in f30d41d64814 06:25:43 Removing intermediate container f30d41d64814 06:25:43 ---> 55d0eeb709d8 06:25:43 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:25:43 ---> Running in 010c6ccc5ee3 06:25:45 Removing intermediate container 010c6ccc5ee3 06:25:45 ---> 6684447addca 06:25:45 Step 30/36 : EXPOSE 59983 06:25:45 ---> Running in 01783c304fc9 06:25:45 Removing intermediate container 01783c304fc9 06:25:45 ---> 69b530e84043 06:25:45 Step 31/36 : EXPOSE 8554 06:25:45 ---> Running in 1725876e8775 06:25:46 Removing intermediate container 1725876e8775 06:25:46 ---> 7238e8d9f1ec 06:25:46 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:25:46 ---> Running in a61c02f35daf 06:25:46 Removing intermediate container a61c02f35daf 06:25:46 ---> bc6c4a71a92d 06:25:46 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 06:25:46 ---> Running in 621e643c1d15 06:25:46 Removing intermediate container 621e643c1d15 06:25:46 ---> fe95fa04273f 06:25:46 Step 34/36 : LABEL arch=arm64 06:25:46 ---> Running in e960bdbf45fa 06:25:47 Removing intermediate container e960bdbf45fa 06:25:47 ---> 2fe1b01d2b12 06:25:47 Step 35/36 : LABEL git_sha=21601aa10ec61710d3cc70fa429188391a8f3463 06:25:47 ---> Running in 61144fc94e61 06:25:47 Removing intermediate container 61144fc94e61 06:25:47 ---> b88d8dace9fd 06:25:47 Step 36/36 : LABEL version=0.0.0 06:25:47 ---> Running in 3c3ce86a7fc6 06:25:47 Removing intermediate container 3c3ce86a7fc6 06:25:47 ---> 3ac936e26960 06:25:47 [Warning] One or more build-args [ARCH] were not consumed 06:25:47 Successfully built 3ac936e26960 06:25:47 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:25:48 06:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:25:48 arm64: Pulling from edgex-lftools-log-publisher 06:25:48 8998bd30e6a1: Pulling fs layer 06:25:48 04944245beec: Pulling fs layer 06:25:48 699f458cf7ca: Pulling fs layer 06:25:48 765212b225bb: Pulling fs layer 06:25:48 765212b225bb: Waiting 06:25:48 f23df028b6ca: Pulling fs layer 06:25:48 d65c8cfc05b1: Pulling fs layer 06:25:48 2437ff75d9bd: Pulling fs layer 06:25:48 d65c8cfc05b1: Waiting 06:25:48 f23df028b6ca: Waiting 06:25:48 04944245beec: Verifying Checksum 06:25:48 04944245beec: Download complete 06:25:48 765212b225bb: Verifying Checksum 06:25:48 f23df028b6ca: Download complete 06:25:48 d65c8cfc05b1: Verifying Checksum 06:25:48 d65c8cfc05b1: Download complete 06:25:49 699f458cf7ca: Verifying Checksum 06:25:49 699f458cf7ca: Download complete 06:25:49 8998bd30e6a1: Verifying Checksum 06:25:49 8998bd30e6a1: Download complete 06:25:52 2437ff75d9bd: Verifying Checksum 06:25:52 2437ff75d9bd: Download complete 06:25:53 8998bd30e6a1: Pull complete 06:25:53 04944245beec: Pull complete 06:25:55 699f458cf7ca: Pull complete 06:25:55 765212b225bb: Pull complete 06:25:56 f23df028b6ca: Pull complete 06:25:56 d65c8cfc05b1: Pull complete 06:26:11 2437ff75d9bd: Pull complete 06:26:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:11 prd-ubuntu20.04-docker-arm64-4c-16g-117082 does not seem to be running inside a container 06:26:11 $ 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/4 -v /w/workspace/device-usb-camera/4:/w/workspace/device-usb-camera/4:rw,z -v /w/workspace/device-usb-camera/4@tmp:/w/workspace/device-usb-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:26:14 $ docker top 4cd65d269ba22044692653383c15928869d114a9dc744511108fe6da366e6e1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:15 ---> job-cost.sh 06:26:15 lf-activate-venv: SKIPPING 06:26:15 INFO: No Stack... 06:26:15 INFO: Retrieving Pricing Info for: v3-standard-4 06:26:16 INFO: Archiving Costs [Pipeline] sh 06:26:17 + + catcut /w/workspace/device-usb-camera/4/archives/cost.csv -d, 06:26:17 -f6 [Pipeline] lock 06:26:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-4-stack-cost] 06:26:17 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-4-stack-cost] did not exist. Created. 06:26:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:26:17 /w/workspace/device-usb-camera/4@tmp/durable-f8a6321b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:26:18 + echo total: 0.10999999940395355 [Pipeline] stash 06:26:18 Warning: overwriting stash ‘stack-cost’ 06:26:18 Stashed 1 file(s) [Pipeline] } 06:26:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-4-stack-cost] [Pipeline] // lock [Pipeline] } 06:26:18 $ docker stop --time=1 4cd65d269ba22044692653383c15928869d114a9dc744511108fe6da366e6e1a 06:26:20 $ docker rm -f 4cd65d269ba22044692653383c15928869d114a9dc744511108fe6da366e6e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:26:20 provisioning config files... 06:26:20 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config9110502826175486394tmp [Pipeline] { [Pipeline] sh 06:26:20 + set +x 06:26:20 + curl -s https://codecov.io/bash 06:26:20 + bash -s -- 06:26:20 06:26:20 _____ _ 06:26:20 / ____| | | 06:26:20 | | ___ __| | ___ ___ _____ __ 06:26:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:26:20 | |___| (_) | (_| | __/ (_| (_) \ V / 06:26:20 \_____\___/ \__,_|\___|\___\___/ \_/ 06:26:20 Bash-1.0.6 06:26:20 06:26:20 06:26:20 ==> git version 2.25.1 found 06:26:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:26:20 Release-Date: 2020-01-08 06:26:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:26:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:26:20 ==> Jenkins CI detected. 06:26:20 current dir:  /w/workspace/foundry_device-usb-camera_PR-105 06:26:20 project root: . 06:26:20 --> token set from env 06:26:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:26:20 ==> Running gcov in . (disable via -X gcov) 06:26:20 ==> Python coveragepy not found 06:26:20 ==> Searching for coverage reports in: 06:26:20 + . 06:26:20 -> Found 1 reports 06:26:20 ==> Detecting git/mercurial file structure 06:26:20 ==> Reading reports 06:26:20 + ./coverage.out bytes=29387 06:26:20 ==> Appending adjustments 06:26:20 https://docs.codecov.io/docs/fixing-reports 06:26:21 + Found adjustments 06:26:21 ==> Gzipping contents 06:26:21 8.0K /tmp/codecov.i2FBHl.gz 06:26:21 ==> Uploading reports 06:26:21 url: https://codecov.io 06:26:21 query: branch=PR-105&commit=e541d5b1b1964ef2892efdeddf5ab89d7bbc5680&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 06:26:21 -> Pinging Codecov 06:26:21 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=e541d5b1b1964ef2892efdeddf5ab89d7bbc5680&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 06:26:21 -> Uploading to 06:26:21 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/73D8F5FF140700D3E01443B452E23636/e541d5b1b1964ef2892efdeddf5ab89d7bbc5680/d6c02aea-1712-4d72-9df8-1f61eb8cebbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T062621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17d2d50ea940846c27cc3c25fce76b4f88f150830f6a185a352e2510fa5207f2 06:26:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:26:21 Dload Upload Total Spent Left Speed 06:26:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4175 0 0 100 4175 0 16119 --:--:-- --:--:-- --:--:-- 16057 06:26:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e541d5b1b1964ef2892efdeddf5ab89d7bbc5680 [Pipeline] } 06:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:26:22 + [ -d /w/workspace/foundry_device-usb-camera_PR-105/archives ] 06:26:22 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 06:26:22 total 16 06:26:22 drwxr-xr-x 3 root root 4096 Oct 26 06:18 . 06:26:22 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 06:18 .. 06:26:22 drwxr-xr-x 2 root root 4096 Oct 26 06:18 cost 06:26:22 -rw-r--r-- 1 root root 89 Oct 26 06:18 cost.csv 06:26:22 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-105/archives 06:26:22 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 06:26:22 total 16 06:26:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 06:18 . 06:26:22 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 06:18 .. 06:26:22 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 06:18 cost 06:26:22 -rw-r--r-- 1 jenkins jenkins 89 Oct 26 06:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:26:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:23 ---> package-listing.sh 06:26:23 ++ facter osfamily 06:26:23 ++ tr '[:upper:]' '[:lower:]' 06:26:23 + OS_FAMILY=debian 06:26:23 + workspace=/w/workspace/foundry_device-usb-camera_PR-105 06:26:23 + START_PACKAGES=/tmp/packages_start.txt 06:26:23 + END_PACKAGES=/tmp/packages_end.txt 06:26:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:23 + PACKAGES=/tmp/packages_start.txt 06:26:23 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 06:26:23 + PACKAGES=/tmp/packages_end.txt 06:26:23 + case "${OS_FAMILY}" in 06:26:23 + dpkg -l 06:26:23 + grep '^ii' 06:26:23 + '[' -f /tmp/packages_start.txt ']' 06:26:23 + '[' -f /tmp/packages_end.txt ']' 06:26:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:23 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 06:26:23 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-105/archives/ 06:26:23 + 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 06:26:23 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 06:26:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:24 prd-ubuntu20.04-docker-8c-8g-117079 does not seem to be running inside a container 06:26:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:26:24 $ docker top c389de3f22d867b39b9cb98b3098a3714e9993630a6aa0bf8b79e6afe18e72ad -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:25 + touch /tmp/pre-build-complete [Pipeline] sh 06:26:25 + mkdir -p /var/log/sysstat [Pipeline] sh 06:26:25 + ls /var/log/sa-host 06:26:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:26 provisioning config files... 06:26:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config15961392071298968499tmp [Pipeline] { [Pipeline] echo 06:26:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:26:26 ---> create-netrc.sh [Pipeline] } 06:26:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:26:26 ---> python-tools-install.sh [Pipeline] echo 06:26:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:26:27 ---> sudo-logs.sh 06:26:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:26:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:26:27 ---> job-cost.sh 06:26:27 lf-activate-venv: SKIPPING 06:26:27 DEBUG: total: 0.2199999988079071 06:26:27 INFO: Retrieving Stack Cost... 06:26:27 INFO: Retrieving Pricing Info for: v3-standard-8 06:26:28 INFO: Archiving Costs [Pipeline] echo 06:26:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:26:28 ---> logs-deploy.sh 06:26:28 lf-activate-venv: SKIPPING 06:26:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-105/4 06:26:28 INFO: archiving workspace using pattern(s): 06:26:29 Archives upload complete. 06:26:29 INFO: archiving logs to Nexus