Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0ef95115b204dfbd36822ed04c66be8fcb14502 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-ssh17260695800762897261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14074956634024933723.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8929976373201779919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh14759537519994294481.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17432082203219954503.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 ‘prd-ubuntu20.04-docker-8c-8g-21256’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21258 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e0ef95115b204dfbd36822ed04c66be8fcb14502 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0ef95115b204dfbd36822ed04c66be8fcb14502 # timeout=10 Commit message: "Merge pull request #62 from lenny-intel/changeLog" > git rev-list --no-walk 63135812dfae4d656490c99f78f16bdc655078a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:35:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:35:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:35:39 ========================================================= 18:35:39 EdgeX Global Pipelines Version Info 18:35:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:35:40 ------------------- 18:35:40 stable info: 18:35:40 ------------------- 18:35:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:35:40 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:35:40 Message: update stable to v1.0.238 18:35:40 ------------------- 18:35:40 experimental info: 18:35:40 ------------------- 18:35:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:35:40 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:35:40 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0ef951 [Pipeline] echo 18:35:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:41 provisioning config files... 18:35:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3437818602753823376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:41 ---> docker-login.sh 18:35:41 nexus3.edgexfoundry.org:10001 18:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:41 Configure a credential helper to remove this warning. See 18:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:41 18:35:41 Login Succeeded 18:35:41 nexus3.edgexfoundry.org:10002 18:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:42 Configure a credential helper to remove this warning. See 18:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:42 18:35:42 Login Succeeded 18:35:42 nexus3.edgexfoundry.org:10003 18:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:42 Configure a credential helper to remove this warning. See 18:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:42 18:35:42 Login Succeeded 18:35:42 nexus3.edgexfoundry.org:10004 18:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:42 Configure a credential helper to remove this warning. See 18:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:42 18:35:42 Login Succeeded 18:35:42 docker.io 18:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:43 Configure a credential helper to remove this warning. See 18:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:43 18:35:43 Login Succeeded 18:35:43 ---> docker-login.sh ends [Pipeline] } 18:35:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:35:43 + git rev-list -1 --merges e0ef95115b204dfbd36822ed04c66be8fcb14502~1..e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] echo 18:35:43 -----------> git rev-list -1 --merges e0ef95115b204dfbd36822ed04c66be8fcb14502~1..e0ef95115b204dfbd36822ed04c66be8fcb14502 e0ef95115b204dfbd36822ed04c66be8fcb14502 18:35:43 e0ef95115b204dfbd36822ed04c66be8fcb14502 [false] [Pipeline] sh 18:35:43 + git log --format=format:%s -1 e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] echo 18:35:43 ========================================================= 18:35:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:35:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:44 + git log --format=format:%s -1 e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] echo 18:35:44 [semverPrep] GIT_COMMIT: e0ef95115b204dfbd36822ed04c66be8fcb14502, Commit Message: Merge pull request #62 from lenny-intel/changeLog [Pipeline] echo 18:35:44 [semverPrep] This is not a build commit. [Pipeline] sh 18:35:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:35:44 + grep -v github /etc/ssh/ssh_known_hosts 18:35:44 + [ -e /tmp/ssh_known_hosts ] 18:35:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:35:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:35:44 + sudo tee -a /etc/ssh/ssh_known_hosts 18:35:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:44 18:35:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:45 0.1.4: Pulling from edgex-devops/py-git-semver 18:35:45 b85a868b505f: Pulling fs layer 18:35:45 e2be974225ed: Pulling fs layer 18:35:45 339a4e72a1f5: Pulling fs layer 18:35:45 988bab9f4d93: Pulling fs layer 18:35:45 1469e6f7b9e6: Pulling fs layer 18:35:45 988bab9f4d93: Waiting 18:35:45 eaf3925da568: Pulling fs layer 18:35:45 1469e6f7b9e6: Waiting 18:35:45 bab4dde63d76: Pulling fs layer 18:35:45 bde34c3a00c8: Pulling fs layer 18:35:45 eaf3925da568: Waiting 18:35:45 bab4dde63d76: Waiting 18:35:45 b352a97aabf1: Pulling fs layer 18:35:45 4872d77fe225: Pulling fs layer 18:35:45 b352a97aabf1: Waiting 18:35:45 5851b861e8e6: Pulling fs layer 18:35:45 4872d77fe225: Waiting 18:35:45 e2be974225ed: Download complete 18:35:45 988bab9f4d93: Verifying Checksum 18:35:45 988bab9f4d93: Download complete 18:35:45 1469e6f7b9e6: Verifying Checksum 18:35:45 1469e6f7b9e6: Download complete 18:35:45 eaf3925da568: Verifying Checksum 18:35:45 eaf3925da568: Download complete 18:35:45 339a4e72a1f5: Verifying Checksum 18:35:45 339a4e72a1f5: Download complete 18:35:45 bde34c3a00c8: Download complete 18:35:45 b352a97aabf1: Download complete 18:35:45 4872d77fe225: Verifying Checksum 18:35:45 4872d77fe225: Download complete 18:35:45 5851b861e8e6: Download complete 18:35:45 b85a868b505f: Verifying Checksum 18:35:45 b85a868b505f: Download complete 18:35:45 bab4dde63d76: Verifying Checksum 18:35:45 bab4dde63d76: Download complete 18:35:46 b85a868b505f: Pull complete 18:35:46 e2be974225ed: Pull complete 18:35:47 339a4e72a1f5: Pull complete 18:35:47 988bab9f4d93: Pull complete 18:35:47 1469e6f7b9e6: Pull complete 18:35:47 eaf3925da568: Pull complete 18:35:49 bab4dde63d76: Pull complete 18:35:49 bde34c3a00c8: Pull complete 18:35:49 b352a97aabf1: Pull complete 18:35:49 4872d77fe225: Pull complete 18:35:49 5851b861e8e6: Pull complete 18:35:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:49 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:35:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:35:51 $ docker top d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 -eo pid,comm 18:35:51 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). 18:35:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:51 [ssh-agent] Looking for ssh-agent implementation... 18:35:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:51 $ docker exec d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 ssh-agent 18:35:51 SSH_AUTH_SOCK=/tmp/ssh-po8EyaWof5ls/agent.34 18:35:51 SSH_AGENT_PID=40 18:35:51 Running ssh-add (command line suppressed) 18:35:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1652793442573390440.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1652793442573390440.key) 18:35:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:52 + git tag --points-at HEAD [Pipeline] } 18:35:52 $ docker exec --env ******** --env ******** d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 ssh-agent -k 18:35:52 unset SSH_AUTH_SOCK; 18:35:52 unset SSH_AGENT_PID; 18:35:52 echo Agent pid 40 killed; 18:35:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:35:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:52 [ssh-agent] Looking for ssh-agent implementation... 18:35:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:52 $ docker exec d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 ssh-agent 18:35:52 SSH_AUTH_SOCK=/tmp/ssh-IpmrcO6LHfyp/agent.73 18:35:52 SSH_AGENT_PID=80 18:35:52 Running ssh-add (command line suppressed) 18:35:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1089607738436277070.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1089607738436277070.key) 18:35:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:53 + git semver init 18:35:53 2022-07-27 18:35:53,408 [run_init] DEBUG init version:0.0.0 force:False 18:35:53 2022-07-27 18:35:53,409 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:35:53 2022-07-27 18:35:53,409 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:35:53 2022-07-27 18:35:53,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:35:54 2022-07-27 18:35:53,996 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:35:54 2022-07-27 18:35:53,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:35:54 2022-07-27 18:35:53,997 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:35:54 2022-07-27 18:35:53,997 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:35:54 2.2.0-dev.26 [Pipeline] } 18:35:54 $ docker exec --env ******** --env ******** d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 ssh-agent -k 18:35:54 unset SSH_AUTH_SOCK; 18:35:54 unset SSH_AGENT_PID; 18:35:54 echo Agent pid 80 killed; 18:35:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:54 + git semver [Pipeline] } 18:35:54 $ docker stop --time=1 d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 18:35:56 $ docker rm -f d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:35:56 Stashed 1 file(s) [Pipeline] echo 18:35:56 [edgeXSemver]: initialized semver on version 2.2.0-dev.26 [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 18:35:56 provisioning config files... 18:35:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6839320118161299256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:57 ---> docker-login.sh 18:35:57 nexus3.edgexfoundry.org:10001 18:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:57 Configure a credential helper to remove this warning. See 18:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:57 18:35:57 Login Succeeded 18:35:57 nexus3.edgexfoundry.org:10002 18:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:57 Configure a credential helper to remove this warning. See 18:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:57 18:35:57 Login Succeeded 18:35:57 nexus3.edgexfoundry.org:10003 18:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:57 Configure a credential helper to remove this warning. See 18:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:57 18:35:57 Login Succeeded 18:35:57 nexus3.edgexfoundry.org:10004 18:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:57 Configure a credential helper to remove this warning. See 18:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:57 18:35:57 Login Succeeded 18:35:57 docker.io 18:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:57 Configure a credential helper to remove this warning. See 18:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:57 18:35:57 Login Succeeded 18:35:57 ---> docker-login.sh ends [Pipeline] } 18:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:58 ========================================================= 18:35:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:35:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:58 + 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 . 18:35:58 Sending build context to Docker daemon 800.8kB 18:35:58 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:35:58 Step 2/13 : FROM ${BASE} AS builder 18:35:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:35:58 2408cc74d12b: Pulling fs layer 18:35:58 ea60b727a1ce: Pulling fs layer 18:35:58 30c4a7721957: Pulling fs layer 18:35:58 370296b7ddb6: Pulling fs layer 18:35:58 7c6cee850709: Pulling fs layer 18:35:58 39a5fcdaea64: Pulling fs layer 18:35:58 d94ebbe4e438: Pulling fs layer 18:35:58 bcfd1f05c69d: Pulling fs layer 18:35:58 59ccb84bbe0f: Pulling fs layer 18:35:58 39a5fcdaea64: Waiting 18:35:58 d94ebbe4e438: Waiting 18:35:58 bcfd1f05c69d: Waiting 18:35:58 59ccb84bbe0f: Waiting 18:35:58 370296b7ddb6: Waiting 18:35:58 7c6cee850709: Waiting 18:35:58 30c4a7721957: Verifying Checksum 18:35:58 30c4a7721957: Download complete 18:35:58 ea60b727a1ce: Download complete 18:35:58 7c6cee850709: Verifying Checksum 18:35:58 7c6cee850709: Download complete 18:35:58 39a5fcdaea64: Verifying Checksum 18:35:58 39a5fcdaea64: Download complete 18:35:58 2408cc74d12b: Verifying Checksum 18:35:58 2408cc74d12b: Download complete 18:35:58 d94ebbe4e438: Verifying Checksum 18:35:58 d94ebbe4e438: Download complete 18:35:58 2408cc74d12b: Pull complete 18:35:58 ea60b727a1ce: Pull complete 18:35:58 30c4a7721957: Pull complete 18:35:58 59ccb84bbe0f: Verifying Checksum 18:35:58 59ccb84bbe0f: Download complete 18:35:59 bcfd1f05c69d: Verifying Checksum 18:35:59 bcfd1f05c69d: Download complete 18:35:59 370296b7ddb6: Verifying Checksum 18:35:59 370296b7ddb6: Download complete 18:36:03 370296b7ddb6: Pull complete 18:36:03 7c6cee850709: Pull complete 18:36:03 39a5fcdaea64: Pull complete 18:36:03 d94ebbe4e438: Pull complete 18:36:05 bcfd1f05c69d: Pull complete 18:36:05 59ccb84bbe0f: Pull complete 18:36:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:36:05 ---> a4fb48ad2a94 18:36:05 Step 3/13 : ARG MAKE="make build" 18:36:07 ---> Running in 2e30b495a229 18:36:07 Removing intermediate container 2e30b495a229 18:36:07 ---> a4317fa683c1 18:36:07 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:36:07 ---> Running in 5f536099cd8c 18:36:07 Removing intermediate container 5f536099cd8c 18:36:07 ---> 7fafdeac7207 18:36:07 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:36:07 ---> Running in 201a61046410 18:36:07 Removing intermediate container 201a61046410 18:36:07 ---> cb9cb0ee4cad 18:36:07 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:07 ---> Running in c7cf73aba09b 18:36:08 Removing intermediate container c7cf73aba09b 18:36:08 ---> ffe6ce58cf6d 18:36:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:08 ---> Running in 37dc599acee6 18:36:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:36:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:36:10 (1/80) Installing mesa (21.3.8-r1) 18:36:10 (2/80) Installing libxau (1.0.9-r0) 18:36:10 (3/80) Installing libxdmcp (1.1.3-r0) 18:36:10 (4/80) Installing libxcb (1.15-r0) 18:36:10 (5/80) Installing libx11 (1.8-r0) 18:36:10 (6/80) Installing libxext (1.3.4-r0) 18:36:10 (7/80) Installing libxfixes (6.0.0-r0) 18:36:10 (8/80) Installing libxxf86vm (1.1.4-r2) 18:36:10 (9/80) Installing libpciaccess (0.16-r0) 18:36:10 (10/80) Installing libdrm (2.4.110-r0) 18:36:10 (11/80) Installing mesa-glapi (21.3.8-r1) 18:36:10 (12/80) Installing libxshmfence (1.3-r1) 18:36:10 (13/80) Installing mesa-gl (21.3.8-r1) 18:36:11 (14/80) Installing icu-data-full (71.1-r2) 18:36:11 Still waiting to schedule task 18:36:11 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21257’ is offline 18:36:12 (15/80) Installing libice (1.0.10-r0) 18:36:12 (16/80) Installing libuuid (2.38-r1) 18:36:12 (17/80) Installing libsm (1.2.3-r0) 18:36:12 (18/80) Installing libxt (1.2.1-r0) 18:36:12 (19/80) Installing libxmu (1.1.3-r0) 18:36:12 (20/80) Installing xset (1.2.4-r0) 18:36:12 (21/80) Installing xprop (1.2.5-r0) 18:36:12 (22/80) Installing xdg-utils (1.1.3-r3) 18:36:12 (23/80) Installing dbus-libs (1.14.0-r1) 18:36:12 (24/80) Installing libffi (3.4.2-r1) 18:36:12 (25/80) Installing libintl (0.21-r2) 18:36:12 (26/80) Installing libblkid (2.38-r1) 18:36:12 (27/80) Installing libmount (2.38-r1) 18:36:13 (28/80) Installing pcre (8.45-r2) 18:36:13 (29/80) Installing glib (2.72.1-r0) 18:36:13 (30/80) Installing icu-libs (71.1-r2) 18:36:13 (31/80) Installing libpcre2-16 (10.40-r0) 18:36:13 (32/80) Installing zstd-libs (1.5.2-r1) 18:36:13 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 18:36:14 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:36:14 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:36:14 (36/80) Installing mesa-gbm (21.3.8-r1) 18:36:15 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:36:15 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 18:36:15 (39/80) Installing libxcomposite (0.4.5-r0) 18:36:15 (40/80) Installing libbz2 (1.0.8-r1) 18:36:15 (41/80) Installing libpng (1.6.37-r1) 18:36:15 (42/80) Installing freetype (2.12.1-r0) 18:36:15 (43/80) Installing fontconfig (2.14.0-r0) 18:36:15 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:36:15 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:36:16 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:36:16 (47/80) Installing xz-libs (5.2.5-r1) 18:36:16 (48/80) Installing libxml2 (2.9.14-r0) 18:36:16 (49/80) Installing libxkbcommon (1.4.1-r0) 18:36:16 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:36:16 (51/80) Installing mesa-egl (21.3.8-r1) 18:36:16 (52/80) Installing avahi-libs (0.8-r6) 18:36:16 (53/80) Installing nettle (3.7.3-r0) 18:36:16 (54/80) Installing p11-kit (0.24.1-r0) 18:36:16 (55/80) Installing libtasn1 (4.18.0-r0) 18:36:17 (56/80) Installing libunistring (1.0-r0) 18:36:17 (57/80) Installing gnutls (3.7.6-r0) 18:36:17 (58/80) Installing cups-libs (2.4.2-r0) 18:36:17 (59/80) Installing graphite2 (1.3.14-r1) 18:36:17 (60/80) Installing harfbuzz (4.3.0-r0) 18:36:17 (61/80) Installing libevdev (1.12.1-r0) 18:36:17 (62/80) Installing mtdev (1.1.6-r0) 18:36:17 (63/80) Installing eudev-libs (3.2.11-r0) 18:36:17 (64/80) Installing libinput-libs (1.20.1-r0) 18:36:17 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:36:17 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:36:18 (67/80) Installing xcb-util (0.4.0-r3) 18:36:18 (68/80) Installing xcb-util-image (0.4.0-r1) 18:36:18 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:36:18 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:36:18 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:36:18 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 18:36:19 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:36:19 (74/80) Installing v4l-utils (1.22.1-r1) 18:36:19 (75/80) Installing udev-init-scripts (35-r0) 18:36:19 Executing udev-init-scripts-35-r0.post-install 18:36:19 (76/80) Installing kmod-libs (29-r2) 18:36:19 (77/80) Installing eudev (3.2.11-r0) 18:36:19 (78/80) Installing eudev-dev (3.2.11-r0) 18:36:19 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:36:19 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:36:19 Executing busybox-1.35.0-r13.trigger 18:36:19 Executing eudev-3.2.11-r0.trigger 18:36:19 OK: 330 MiB in 131 packages 18:36:22 Removing intermediate container 37dc599acee6 18:36:22 ---> 5335954206e4 18:36:22 Step 8/13 : WORKDIR /device-usb-camera 18:36:22 ---> Running in b1c6113e3778 18:36:22 Removing intermediate container b1c6113e3778 18:36:22 ---> fe36dadd79e9 18:36:22 Step 9/13 : COPY go.mod vendor* ./ 18:36:22 ---> cbf6d500dc94 18:36:22 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:22 ---> Running in 3fe7439ce08d 18:36:37 Removing intermediate container 3fe7439ce08d 18:36:37 ---> 6eb23b2eef57 18:36:37 Step 11/13 : COPY . . 18:36:37 ---> 9c2bc7fc0539 18:36:37 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:36:37 ---> Running in 493135d72253 18:36:37  % Total % Received % Xferd Average Speed Time Time Time Current 18:36:37 Dload Upload Total Spent Left Speed 18:36:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9905 0 --:--:-- --:--:-- --:--:-- 9925 18:36:37 Removing intermediate container 493135d72253 18:36:37 ---> d96ba7b009be 18:36:37 Step 13/13 : RUN ${MAKE} 18:36:37 ---> Running in c86885a82a14 18:36:37 noop 18:36:37 Removing intermediate container c86885a82a14 18:36:37 ---> 1dbfa9f45894 18:36:37 Successfully built 1dbfa9f45894 18:36:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:37 + docker inspect -f . ci-base-image-x86_64 18:36:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:37 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:36:38 $ docker top 782d69784784af3d18c02f9fc8c45540d6bc83341e21125b2d14800cf1e59bd6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:38 + go version 18:36:38 go version go1.18.3 linux/amd64 [Pipeline] } 18:36:38 $ docker stop --time=1 782d69784784af3d18c02f9fc8c45540d6bc83341e21125b2d14800cf1e59bd6 18:36:39 $ docker rm -f 782d69784784af3d18c02f9fc8c45540d6bc83341e21125b2d14800cf1e59bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:40 + docker inspect -f . ci-base-image-x86_64 18:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:40 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:36:40 $ docker top 77a77b364bdfa8bf1c4b15259524d5e413a0a327ea62d6caeaa5a407ffa836e9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:41 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:36:41 + make test 18:36:41 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:36:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:36:51 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:36:51 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 18:36:58 CGO_ENABLED=1 go vet ./... 18:37:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:37:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:37:00 ./bin/test-attribution-txt.sh [Pipeline] echo 18:37:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:37:00 $ docker stop --time=1 77a77b364bdfa8bf1c4b15259524d5e413a0a327ea62d6caeaa5a407ffa836e9 18:37:02 $ docker rm -f 77a77b364bdfa8bf1c4b15259524d5e413a0a327ea62d6caeaa5a407ffa836e9 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:37:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:37:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:37:03 + ls -al . 18:37:03 total 192 18:37:03 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 18:37 . 18:37:03 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:35 .. 18:37:03 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:36 .git 18:37:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:35 .github 18:37:03 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 18:35 .gitignore 18:37:03 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 18:35 .golangci.yml 18:37:03 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 18:35 .hadolint.yml 18:37:03 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 18:35 .semver 18:37:03 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 18:35 Attribution.txt 18:37:03 -rw-rw-r-- 1 jenkins jenkins 1206 Jul 27 18:35 CHANGELOG.md 18:37:03 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 18:35 Dockerfile 18:37:03 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 18:35 GOVERNANCE.md 18:37:03 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 18:35 Jenkinsfile 18:37:03 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 18:35 LICENSE 18:37:03 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 18:35 Makefile 18:37:03 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 18:35 OWNERS.md 18:37:03 -rw-rw-r-- 1 jenkins jenkins 12159 Jul 27 18:35 README.md 18:37:03 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 18:35 VERSION 18:37:03 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 18:35 bin 18:37:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:35 cmd 18:37:03 -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 18:36 coverage.out 18:37:03 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 18:35 docker-entrypoint.sh 18:37:03 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 18:35 go.mod 18:37:03 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 18:35 go.sum 18:37:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:35 internal 18:37:03 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:35 snap 18:37:03 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 18:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:04 + 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=e0ef95115b204dfbd36822ed04c66be8fcb14502 --label arch=amd64 --label version=2.2.0-dev.26 . 18:37:04 Sending build context to Docker daemon 831kB 18:37:04 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 18:37:04 Step 2/35 : FROM ${BASE} AS builder 18:37:04 ---> 1dbfa9f45894 18:37:04 Step 3/35 : ARG MAKE="make build" 18:37:04 ---> Running in 9450931760d1 18:37:04 Removing intermediate container 9450931760d1 18:37:04 ---> decdc6ab7683 18:37:04 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:37:04 ---> Running in 7c75cdcf9e6a 18:37:04 Removing intermediate container 7c75cdcf9e6a 18:37:04 ---> 82fc71577713 18:37:04 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:37:04 ---> Running in 2321e6924902 18:37:04 Removing intermediate container 2321e6924902 18:37:04 ---> 687735ccd402 18:37:04 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:04 ---> Running in 7d243e1d3cde 18:37:05 Removing intermediate container 7d243e1d3cde 18:37:05 ---> 020ce5746cef 18:37:05 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:37:05 ---> Running in e2ffef3b8bff 18:37:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:37:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:37:06 OK: 330 MiB in 131 packages 18:37:06 Removing intermediate container e2ffef3b8bff 18:37:06 ---> f279fe02be98 18:37:06 Step 8/35 : WORKDIR /device-usb-camera 18:37:07 ---> Running in 475fe82424e9 18:37:07 Removing intermediate container 475fe82424e9 18:37:07 ---> 5ecbddd2f61a 18:37:07 Step 9/35 : COPY go.mod vendor* ./ 18:37:07 ---> 12f7db8301d6 18:37:07 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:07 ---> Running in cbad72441a65 18:37:08 Removing intermediate container cbad72441a65 18:37:08 ---> d3710f747dba 18:37:08 Step 11/35 : COPY . . 18:37:08 ---> 4e0899428fa4 18:37:08 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:37:08 ---> Running in 7c347e3f63fb 18:37:08  % Total % Received % Xferd Average Speed Time Time Time Current 18:37:08 Dload Upload Total Spent Left Speed 18:37:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0  0   0    0   0     0    0    0 --:--:-- --:--:-- --:--:--     0 100 1062  100  1062    0   0 40375     0 --:--:-- --:--:-- --:--:-- 39333 18:37:08 Removing intermediate container 7c347e3f63fb 18:37:08 ---> 7b4bc34df735 18:37:08 Step 13/35 : RUN ${MAKE} 18:37:09 ---> Running in 8b2208b78592 18:37:09 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:37:31 Removing intermediate container 8b2208b78592 18:37:31 ---> 0da67b9359ca 18:37:31 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:37:31 v0.18.4: Pulling from aler9/rtsp-simple-server 18:37:31 af6660deedbd: Pulling fs layer 18:37:31 97cd0a44c592: Pulling fs layer 18:37:31 97cd0a44c592: Download complete 18:37:31 af6660deedbd: Verifying Checksum 18:37:31 af6660deedbd: Download complete 18:37:31 af6660deedbd: Pull complete 18:37:31 97cd0a44c592: Pull complete 18:37:31 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:37:31 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:37:31 ---> fea57e182299 18:37:31 Step 15/35 : FROM alpine:3.15 18:37:31 3.15: Pulling from library/alpine 18:37:31 ab6db1bc80d0: Pulling fs layer 18:37:31 ab6db1bc80d0: Verifying Checksum 18:37:31 ab6db1bc80d0: Download complete 18:37:31 ab6db1bc80d0: Pull complete 18:37:31 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:37:31 Status: Downloaded newer image for alpine:3.15 18:37:31 ---> 2720e26172a0 18:37:31 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:37:31 ---> Running in ca6393d95e61 18:37:31 Removing intermediate container ca6393d95e61 18:37:31 ---> 6dcf7bf2d3db 18:37:31 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:37:31 ---> Running in 1d196f623389 18:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:37:32 (1/74) Installing dumb-init (1.2.5-r1) 18:37:32 (2/74) Installing sdl2 (2.0.16-r4) 18:37:32 (3/74) Installing libxau (1.0.9-r0) 18:37:32 (4/74) Installing libmd (1.0.3-r0) 18:37:32 (5/74) Installing libbsd (0.11.3-r1) 18:37:32 (6/74) Installing libxdmcp (1.1.3-r0) 18:37:32 (7/74) Installing libxcb (1.14-r2) 18:37:32 (8/74) Installing libx11 (1.7.2-r0) 18:37:32 (9/74) Installing aom-libs (3.2.0-r0) 18:37:32 (10/74) Installing alsa-lib (1.2.5.1-r1) 18:37:32 (11/74) Installing expat (2.4.7-r0) 18:37:32 (12/74) Installing brotli-libs (1.0.9-r5) 18:37:32 (13/74) Installing libbz2 (1.0.8-r1) 18:37:32 (14/74) Installing libpng (1.6.37-r1) 18:37:32 (15/74) Installing freetype (2.11.1-r2) 18:37:32 (16/74) Installing libuuid (2.37.4-r0) 18:37:32 (17/74) Installing fontconfig (2.13.1-r4) 18:37:32 (18/74) Installing fribidi (1.0.11-r0) 18:37:32 (19/74) Installing libffi (3.4.2-r1) 18:37:32 (20/74) Installing libintl (0.21-r0) 18:37:32 (21/74) Installing libblkid (2.37.4-r0) 18:37:32 (22/74) Installing libmount (2.37.4-r0) 18:37:32 (23/74) Installing pcre (8.45-r1) 18:37:32 (24/74) Installing glib (2.70.1-r0) 18:37:32 (25/74) Installing graphite2 (1.3.14-r0) 18:37:32 (26/74) Installing harfbuzz (3.0.0-r2) 18:37:32 (27/74) Installing libass (0.15.2-r0) 18:37:32 (28/74) Installing libdav1d (0.9.2-r0) 18:37:32 (29/74) Installing gmp (6.2.1-r1) 18:37:32 (30/74) Installing nettle (3.7.3-r0) 18:37:32 (31/74) Installing p11-kit (0.24.0-r1) 18:37:32 (32/74) Installing libtasn1 (4.18.0-r0) 18:37:32 (33/74) Installing libunistring (0.9.10-r1) 18:37:32 (34/74) Installing gnutls (3.7.1-r0) 18:37:32 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:37:32 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 18:37:32 (37/74) Installing lame (3.100-r0) 18:37:32 (38/74) Installing opus (1.3.1-r1) 18:37:32 (39/74) Installing libgomp (10.3.1_git20211027-r0) 18:37:32 (40/74) Installing soxr (0.1.3-r2) 18:37:32 (41/74) Installing libgcc (10.3.1_git20211027-r0) 18:37:32 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 18:37:32 (43/74) Installing libsrt (1.4.2-r1) 18:37:32 (44/74) Installing libssh (0.9.6-r1) 18:37:32 (45/74) Installing libogg (1.3.5-r0) 18:37:32 (46/74) Installing libtheora (1.1.1-r16) 18:37:32 (47/74) Installing libjpeg-turbo (2.1.2-r0) 18:37:32 (48/74) Installing v4l-utils-libs (1.22.1-r1) 18:37:32 (49/74) Installing libxext (1.3.4-r0) 18:37:32 (50/74) Installing libxfixes (6.0.0-r0) 18:37:32 (51/74) Installing libpciaccess (0.16-r0) 18:37:32 (52/74) Installing libdrm (2.4.109-r0) 18:37:32 (53/74) Installing wayland-libs-client (1.19.0-r1) 18:37:32 (54/74) Installing libva (2.13.0-r0) 18:37:32 (55/74) Installing libvdpau (1.4-r0) 18:37:32 (56/74) Installing vidstab (1.1.0-r1) 18:37:32 (57/74) Installing libvorbis (1.3.7-r0) 18:37:32 (58/74) Installing libvpx (1.10.0-r0) 18:37:32 (59/74) Installing vulkan-loader (1.2.196-r0) 18:37:32 (60/74) Installing libwebp (1.2.2-r0) 18:37:32 (61/74) Installing x264-libs (20210613-r0) 18:37:32 (62/74) Installing x265-libs (3.5-r0) 18:37:32 (63/74) Installing xvidcore (1.3.7-r1) 18:37:32 (64/74) Installing ffmpeg-libs (4.4.1-r2) 18:37:33 (65/74) Installing ffmpeg (4.4.1-r2) 18:37:33 (66/74) Installing udev-init-scripts (35-r0) 18:37:33 Executing udev-init-scripts-35-r0.post-install 18:37:33 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 18:37:33 (68/74) Installing xz-libs (5.2.5-r1) 18:37:33 (69/74) Installing zstd-libs (1.5.0-r0) 18:37:33 (70/74) Installing kmod-libs (29-r2) 18:37:33 (71/74) Installing eudev (3.2.11_pre1-r0) 18:37:33 (72/74) Installing libsodium (1.0.18-r0) 18:37:33 (73/74) Installing libzmq (4.3.4-r0) 18:37:33 (74/74) Installing zeromq (4.3.4-r0) 18:37:33 Executing busybox-1.34.1-r7.trigger 18:37:33 Executing eudev-3.2.11_pre1-r0.trigger 18:37:33 OK: 78 MiB in 88 packages 18:37:34 Removing intermediate container 1d196f623389 18:37:34 ---> 00b5a33dc0d7 18:37:34 Step 18/35 : WORKDIR / 18:37:34 ---> Running in 47abee348cbe 18:37:34 Removing intermediate container 47abee348cbe 18:37:34 ---> 0c9630d08843 18:37:34 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:37:35 ---> 78942dd9d16d 18:37:35 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:37:35 ---> 94438803419d 18:37:35 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:37:35 ---> f8499772ea79 18:37:35 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:37:35 ---> 589ddd576b35 18:37:35 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:37:35 ---> b5e492b12973 18:37:35 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:37:35 ---> 3b684043aacf 18:37:35 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:37:36 ---> 814d3af05934 18:37:36 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:37:36 ---> Running in 1a7151cea265 18:37:37 Removing intermediate container 1a7151cea265 18:37:37 ---> 932f50c1f485 18:37:37 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:37:37 ---> Running in abd5cccb6264 18:37:37 Removing intermediate container abd5cccb6264 18:37:37 ---> c488d3474a55 18:37:37 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:37:37 ---> Running in 7fc9439836d5 18:37:38 Removing intermediate container 7fc9439836d5 18:37:38 ---> 53a97347b814 18:37:38 Step 29/35 : EXPOSE 59983 18:37:38 ---> Running in 50f758c5a7e5 18:37:38 Removing intermediate container 50f758c5a7e5 18:37:38 ---> e580ab3cc307 18:37:38 Step 30/35 : EXPOSE 8554 18:37:38 ---> Running in 8e36f9754d86 18:37:38 Removing intermediate container 8e36f9754d86 18:37:38 ---> 04fa7f6eea1e 18:37:38 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:37:38 ---> Running in 1f42b2a46e92 18:37:38 Removing intermediate container 1f42b2a46e92 18:37:38 ---> 0b5b2158ff72 18:37:38 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:37:38 ---> Running in 4bfbfba0da7b 18:37:38 Removing intermediate container 4bfbfba0da7b 18:37:38 ---> edbdf902a185 18:37:38 Step 33/35 : LABEL arch=amd64 18:37:38 ---> Running in ce6f44353d29 18:37:38 Removing intermediate container ce6f44353d29 18:37:38 ---> ba3b4eec72b9 18:37:38 Step 34/35 : LABEL git_sha=e0ef95115b204dfbd36822ed04c66be8fcb14502 18:37:38 ---> Running in 1cabaff53fe1 18:37:38 Removing intermediate container 1cabaff53fe1 18:37:38 ---> 569df697fc0d 18:37:38 Step 35/35 : LABEL version=2.2.0-dev.26 18:37:38 ---> Running in daedaf4c259d 18:37:39 Removing intermediate container daedaf4c259d 18:37:39 ---> 2043f688965a 18:37:39 [Warning] One or more build-args [ARCH] were not consumed 18:37:39 Successfully built 2043f688965a 18:37:39 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:39 provisioning config files... 18:37:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2079553830171067846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:39 ---> docker-login.sh 18:37:39 nexus3.edgexfoundry.org:10001 18:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:39 Configure a credential helper to remove this warning. See 18:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:39 18:37:39 Login Succeeded 18:37:39 nexus3.edgexfoundry.org:10002 18:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:39 Configure a credential helper to remove this warning. See 18:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:39 18:37:39 Login Succeeded 18:37:39 nexus3.edgexfoundry.org:10003 18:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:39 Configure a credential helper to remove this warning. See 18:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:39 18:37:39 Login Succeeded 18:37:39 nexus3.edgexfoundry.org:10004 18:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:40 Configure a credential helper to remove this warning. See 18:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:40 18:37:40 Login Succeeded 18:37:40 docker.io 18:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:40 Configure a credential helper to remove this warning. See 18:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:40 18:37:40 Login Succeeded 18:37:40 ---> docker-login.sh ends [Pipeline] } 18:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:37:40 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:37:40 e0ef95115b204dfbd36822ed04c66be8fcb14502 18:37:40 latest 18:37:40 2.2.0-dev.26 18:37:40 e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 18:37:40 main 18:37:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502 18:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:37:41 99d87e42f9df: Preparing 18:37:41 5a8854077b56: Preparing 18:37:41 7cf232897e32: Preparing 18:37:41 550e596c6d0e: Preparing 18:37:41 1207169bf42c: Preparing 18:37:41 b6b446dca9ab: Preparing 18:37:41 0e44195ffb4a: Preparing 18:37:41 85d1e3caf6c3: Preparing 18:37:41 0310059f21b6: Preparing 18:37:41 11f2426980f2: Preparing 18:37:41 45824bf4ca8b: Preparing 18:37:41 ad543cd673bd: Preparing 18:37:41 85d1e3caf6c3: Waiting 18:37:41 b6b446dca9ab: Waiting 18:37:41 0e44195ffb4a: Waiting 18:37:41 0310059f21b6: Waiting 18:37:41 45824bf4ca8b: Waiting 18:37:41 11f2426980f2: Waiting 18:37:41 ad543cd673bd: Waiting 18:37:41 1207169bf42c: Pushed 18:37:41 99d87e42f9df: Pushed 18:37:41 7cf232897e32: Pushed 18:37:41 5a8854077b56: Pushed 18:37:41 b6b446dca9ab: Pushed 18:37:41 0e44195ffb4a: Pushed 18:37:41 0310059f21b6: Pushed 18:37:41 85d1e3caf6c3: Pushed 18:37:41 ad543cd673bd: Layer already exists 18:37:43 550e596c6d0e: Pushed 18:37:43 11f2426980f2: Pushed 18:37:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21259 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:37:49 Running in /w/workspace/device-usb-camera/37 [Pipeline] { [Pipeline] checkout 18:37:49 Selected Git installation does not exist. Using Default 18:37:49 The recommended git tool is: NONE 18:37:49 45824bf4ca8b: Pushed 18:37:49 e0ef95115b204dfbd36822ed04c66be8fcb14502: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:49 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:37:49 99d87e42f9df: Preparing 18:37:49 5a8854077b56: Preparing 18:37:49 7cf232897e32: Preparing 18:37:49 550e596c6d0e: Preparing 18:37:49 1207169bf42c: Preparing 18:37:49 b6b446dca9ab: Preparing 18:37:49 0e44195ffb4a: Preparing 18:37:49 85d1e3caf6c3: Preparing 18:37:49 0310059f21b6: Preparing 18:37:49 11f2426980f2: Preparing 18:37:49 45824bf4ca8b: Preparing 18:37:49 ad543cd673bd: Preparing 18:37:49 0e44195ffb4a: Waiting 18:37:49 85d1e3caf6c3: Waiting 18:37:49 0310059f21b6: Waiting 18:37:49 11f2426980f2: Waiting 18:37:49 ad543cd673bd: Waiting 18:37:49 7cf232897e32: Layer already exists 18:37:49 99d87e42f9df: Layer already exists 18:37:49 5a8854077b56: Layer already exists 18:37:49 1207169bf42c: Layer already exists 18:37:49 550e596c6d0e: Layer already exists 18:37:49 b6b446dca9ab: Layer already exists 18:37:49 0e44195ffb4a: Layer already exists 18:37:49 11f2426980f2: Layer already exists 18:37:49 85d1e3caf6c3: Layer already exists 18:37:49 0310059f21b6: Layer already exists 18:37:49 45824bf4ca8b: Layer already exists 18:37:49 ad543cd673bd: Layer already exists 18:37:49 latest: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.26 18:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:37:50 99d87e42f9df: Preparing 18:37:50 5a8854077b56: Preparing 18:37:50 7cf232897e32: Preparing 18:37:50 550e596c6d0e: Preparing 18:37:50 1207169bf42c: Preparing 18:37:50 b6b446dca9ab: Preparing 18:37:50 0e44195ffb4a: Preparing 18:37:50 85d1e3caf6c3: Preparing 18:37:50 0310059f21b6: Preparing 18:37:50 11f2426980f2: Preparing 18:37:50 45824bf4ca8b: Preparing 18:37:50 ad543cd673bd: Preparing 18:37:50 11f2426980f2: Waiting 18:37:50 b6b446dca9ab: Waiting 18:37:50 45824bf4ca8b: Waiting 18:37:50 ad543cd673bd: Waiting 18:37:50 0e44195ffb4a: Waiting 18:37:50 0310059f21b6: Waiting 18:37:50 85d1e3caf6c3: Waiting 18:37:50 99d87e42f9df: Layer already exists 18:37:50 550e596c6d0e: Layer already exists 18:37:50 5a8854077b56: Layer already exists 18:37:50 1207169bf42c: Layer already exists 18:37:50 7cf232897e32: Layer already exists 18:37:50 b6b446dca9ab: Layer already exists 18:37:50 0e44195ffb4a: Layer already exists 18:37:50 85d1e3caf6c3: Layer already exists 18:37:50 0310059f21b6: Layer already exists 18:37:50 11f2426980f2: Layer already exists 18:37:50 45824bf4ca8b: Layer already exists 18:37:50 ad543cd673bd: Layer already exists 18:37:50 2.2.0-dev.26: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 18:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:37:51 99d87e42f9df: Preparing 18:37:51 5a8854077b56: Preparing 18:37:51 7cf232897e32: Preparing 18:37:51 550e596c6d0e: Preparing 18:37:51 1207169bf42c: Preparing 18:37:51 b6b446dca9ab: Preparing 18:37:51 0e44195ffb4a: Preparing 18:37:51 85d1e3caf6c3: Preparing 18:37:51 0310059f21b6: Preparing 18:37:51 11f2426980f2: Preparing 18:37:51 45824bf4ca8b: Preparing 18:37:51 ad543cd673bd: Preparing 18:37:51 11f2426980f2: Waiting 18:37:51 b6b446dca9ab: Waiting 18:37:51 0e44195ffb4a: Waiting 18:37:51 45824bf4ca8b: Waiting 18:37:51 ad543cd673bd: Waiting 18:37:51 85d1e3caf6c3: Waiting 18:37:51 0310059f21b6: Waiting 18:37:51 7cf232897e32: Layer already exists 18:37:51 550e596c6d0e: Layer already exists 18:37:51 5a8854077b56: Layer already exists 18:37:51 99d87e42f9df: Layer already exists 18:37:51 1207169bf42c: Layer already exists 18:37:51 b6b446dca9ab: Layer already exists 18:37:51 85d1e3caf6c3: Layer already exists 18:37:51 11f2426980f2: Layer already exists 18:37:51 0e44195ffb4a: Layer already exists 18:37:51 0310059f21b6: Layer already exists 18:37:51 45824bf4ca8b: Layer already exists 18:37:51 ad543cd673bd: Layer already exists 18:37:51 e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:37:51 99d87e42f9df: Preparing 18:37:51 5a8854077b56: Preparing 18:37:51 7cf232897e32: Preparing 18:37:51 550e596c6d0e: Preparing 18:37:51 1207169bf42c: Preparing 18:37:51 b6b446dca9ab: Preparing 18:37:51 0e44195ffb4a: Preparing 18:37:51 85d1e3caf6c3: Preparing 18:37:51 0310059f21b6: Preparing 18:37:51 11f2426980f2: Preparing 18:37:51 45824bf4ca8b: Preparing 18:37:51 b6b446dca9ab: Waiting 18:37:51 0310059f21b6: Waiting 18:37:51 11f2426980f2: Waiting 18:37:51 0e44195ffb4a: Waiting 18:37:51 ad543cd673bd: Preparing 18:37:51 45824bf4ca8b: Waiting 18:37:51 ad543cd673bd: Waiting 18:37:51 85d1e3caf6c3: Waiting 18:37:51 550e596c6d0e: Layer already exists 18:37:51 7cf232897e32: Layer already exists 18:37:51 99d87e42f9df: Layer already exists 18:37:51 5a8854077b56: Layer already exists 18:37:51 1207169bf42c: Layer already exists 18:37:51 b6b446dca9ab: Layer already exists 18:37:51 11f2426980f2: Layer already exists 18:37:51 0e44195ffb4a: Layer already exists 18:37:51 85d1e3caf6c3: Layer already exists 18:37:51 0310059f21b6: Layer already exists 18:37:51 45824bf4ca8b: Layer already exists 18:37:51 ad543cd673bd: Layer already exists 18:37:51 main: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:51 ===================================================== [Pipeline] echo 18:37:51 taggedImages: 18:37:51 - nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502 18:37:51 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:37:51 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.26 18:37:51 - nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 18:37:51 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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 18:37:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:52 18:37:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:52 latest: Pulling from edgex-lftools-log-publisher 18:37:52 5eb5b503b376: Pulling fs layer 18:37:52 5c69ac0246d0: Pulling fs layer 18:37:52 ec43610c2a17: Pulling fs layer 18:37:52 3a2ae6a8a46f: Pulling fs layer 18:37:52 33b1e0a273af: Pulling fs layer 18:37:52 5d3b04190fa2: Pulling fs layer 18:37:52 2f39f015ded8: Pulling fs layer 18:37:52 3a2ae6a8a46f: Waiting 18:37:52 5d3b04190fa2: Waiting 18:37:52 33b1e0a273af: Waiting 18:37:52 2f39f015ded8: Waiting 18:37:52 5c69ac0246d0: Download complete 18:37:52 3a2ae6a8a46f: Download complete 18:37:52 33b1e0a273af: Verifying Checksum 18:37:52 33b1e0a273af: Download complete 18:37:52 5d3b04190fa2: Verifying Checksum 18:37:52 5d3b04190fa2: Download complete 18:37:52 ec43610c2a17: Verifying Checksum 18:37:52 ec43610c2a17: Download complete 18:37:52 5eb5b503b376: Verifying Checksum 18:37:52 5eb5b503b376: Download complete 18:37:53 2f39f015ded8: Download complete 18:37:54 5eb5b503b376: Pull complete 18:37:54 5c69ac0246d0: Pull complete 18:37:54 ec43610c2a17: Pull complete 18:37:54 3a2ae6a8a46f: Pull complete 18:37:55 33b1e0a273af: Pull complete 18:37:55 5d3b04190fa2: Pull complete 18:37:55 using credential edgex-jenkins-ssh 18:37:55 Cloning the remote Git repository 18:37:56 Avoid second fetch 18:37:56 Checking out Revision e0ef95115b204dfbd36822ed04c66be8fcb14502 (main) 18:37:55 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:37:55 > git init /w/workspace/device-usb-camera/37 # timeout=10 18:37:55 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:37:55 > git --version # timeout=10 18:37:55 > git --version # 'git version 2.25.1' 18:37:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:56 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:37:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:56 > git config core.sparsecheckout # timeout=10 18:37:56 > git checkout -f e0ef95115b204dfbd36822ed04c66be8fcb14502 # timeout=10 18:38:00 2f39f015ded8: Pull complete 18:38:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:00 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:38:00 Commit message: "Merge pull request #62 from lenny-intel/changeLog" 18:38:01 18:38:01 GitHub has been notified of this commit’s build result 18:38:01 18:38:02 $ docker top 4065b7544bb475e9b64dee1246a619be854fcca095e14225be7650c18fdb8e0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:02 ---> job-cost.sh 18:38:02 lf-activate-venv: SKIPPING 18:38:02 INFO: No Stack... 18:38:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:38:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:02 Dload Upload Total Spent Left Speed 18:38:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 87460 0 --:--:-- --:--:-- --:--:-- 87460 18:38:03 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 18:38:03 INFO: Archiving Costs [Pipeline] sh 18:38:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:38:03 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:38:03 + cut -d, -f6 [Pipeline] lock 18:38:03 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] 18:38:03 Resource [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] did not exist. Created. 18:38:03 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:38:03 + sudo tee /etc/docker/daemon.new 18:38:03 { 18:38:03 "registry-mirrors": [ 18:38:03 "https://nexus3.edgexfoundry.org:10001" 18:38:03 ], 18:38:03 "bip": "10.250.0.254/24", 18:38:03 "hosts": [ 18:38:03 "tcp://0.0.0.0:5555", 18:38:03 "unix:///var/run/docker.sock" 18:38:03 ], 18:38:03 "mtu": 1458, 18:38:03 "selinux-enabled": true, 18:38:03 "seccomp-profile": "/etc/docker/seccomp.json" 18:38:03 } [Pipeline] sh 18:38:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:38:04 Stashed 1 file(s) [Pipeline] } 18:38:04 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:04 $ docker stop --time=1 4065b7544bb475e9b64dee1246a619be854fcca095e14225be7650c18fdb8e0e 18:38:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 18:38:05 $ docker rm -f 4065b7544bb475e9b64dee1246a619be854fcca095e14225be7650c18fdb8e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:38:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:24 provisioning config files... 18:38:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/37@tmp/config7496589650789227680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:24 ---> docker-login.sh 18:38:24 nexus3.edgexfoundry.org:10001 18:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:25 Configure a credential helper to remove this warning. See 18:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:25 18:38:25 Login Succeeded 18:38:25 nexus3.edgexfoundry.org:10002 18:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:25 Configure a credential helper to remove this warning. See 18:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:25 18:38:25 Login Succeeded 18:38:25 nexus3.edgexfoundry.org:10003 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 nexus3.edgexfoundry.org:10004 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 docker.io 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:27 Configure a credential helper to remove this warning. See 18:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:27 18:38:27 Login Succeeded 18:38:27 ---> docker-login.sh ends [Pipeline] } 18:38:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:38:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:28 ========================================================= 18:38:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:38:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:28 + 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 . 18:38:28 Sending build context to Docker daemon 520.7kB 18:38:28 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:38:28 Step 2/13 : FROM ${BASE} AS builder 18:38:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:38:28 b3c136eddcbf: Pulling fs layer 18:38:28 c0a3192eca97: Pulling fs layer 18:38:28 a050256f5b6f: Pulling fs layer 18:38:28 656be50a0ddc: Pulling fs layer 18:38:28 2bbca73fdf42: Pulling fs layer 18:38:28 656be50a0ddc: Waiting 18:38:28 46d945488cbd: Pulling fs layer 18:38:28 8a5474983e97: Pulling fs layer 18:38:28 329c88fbcd65: Pulling fs layer 18:38:28 2bbca73fdf42: Waiting 18:38:28 8a5474983e97: Waiting 18:38:28 46d945488cbd: Waiting 18:38:28 329c88fbcd65: Waiting 18:38:28 a050256f5b6f: Download complete 18:38:28 c0a3192eca97: Verifying Checksum 18:38:28 c0a3192eca97: Download complete 18:38:28 2bbca73fdf42: Verifying Checksum 18:38:28 2bbca73fdf42: Download complete 18:38:28 46d945488cbd: Verifying Checksum 18:38:28 46d945488cbd: Download complete 18:38:28 b3c136eddcbf: Download complete 18:38:29 b3c136eddcbf: Pull complete 18:38:29 329c88fbcd65: Verifying Checksum 18:38:29 329c88fbcd65: Download complete 18:38:30 c0a3192eca97: Pull complete 18:38:30 a050256f5b6f: Pull complete 18:38:31 8a5474983e97: Verifying Checksum 18:38:31 8a5474983e97: Download complete 18:38:32 656be50a0ddc: Verifying Checksum 18:38:32 656be50a0ddc: Download complete 18:38:44 656be50a0ddc: Pull complete 18:38:44 2bbca73fdf42: Pull complete 18:38:44 46d945488cbd: Pull complete 18:38:51 8a5474983e97: Pull complete 18:38:53 329c88fbcd65: Pull complete 18:38:53 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:38:53 ---> ff4287adb874 18:38:53 Step 3/13 : ARG MAKE="make build" 18:38:54 ---> Running in 3a917d5de8a8 18:38:54 Removing intermediate container 3a917d5de8a8 18:38:54 ---> 7560457b2559 18:38:54 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:38:54 ---> Running in f17276eff081 18:38:54 Removing intermediate container f17276eff081 18:38:54 ---> c4141d64a1e4 18:38:54 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:38:54 ---> Running in 8cd13ec8cc10 18:38:56 Removing intermediate container 8cd13ec8cc10 18:38:56 ---> e441a95c8e00 18:38:56 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:56 ---> Running in f5d19aea3ea1 18:38:58 Removing intermediate container f5d19aea3ea1 18:38:58 ---> bd0b89defa4f 18:38:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:58 ---> Running in 1806f70e34d3 18:38:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:39:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:39:01 (1/14) Installing libintl (0.21-r2) 18:39:01 (2/14) Installing eudev-libs (3.2.11-r0) 18:39:01 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:39:01 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:39:01 (5/14) Installing v4l-utils (1.22.1-r1) 18:39:01 (6/14) Installing udev-init-scripts (35-r0) 18:39:01 Executing udev-init-scripts-35-r0.post-install 18:39:01 (7/14) Installing libblkid (2.38-r1) 18:39:01 (8/14) Installing xz-libs (5.2.5-r1) 18:39:01 (9/14) Installing zstd-libs (1.5.2-r1) 18:39:02 (10/14) Installing kmod-libs (29-r2) 18:39:02 (11/14) Installing eudev (3.2.11-r0) 18:39:02 (12/14) Installing eudev-dev (3.2.11-r0) 18:39:02 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:39:02 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:39:02 Executing busybox-1.35.0-r13.trigger 18:39:02 Executing eudev-3.2.11-r0.trigger 18:39:02 OK: 228 MiB in 65 packages 18:39:03 Removing intermediate container 1806f70e34d3 18:39:03 ---> f9bebffc03d9 18:39:03 Step 8/13 : WORKDIR /device-usb-camera 18:39:03 ---> Running in bd4434abfacd 18:39:03 Removing intermediate container bd4434abfacd 18:39:03 ---> 7497d05b20a0 18:39:03 Step 9/13 : COPY go.mod vendor* ./ 18:39:04 ---> 31aed29626fc 18:39:04 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:04 ---> Running in fe0a95769556 18:39:51 Removing intermediate container fe0a95769556 18:39:51 ---> 7d8cf08702c3 18:39:51 Step 11/13 : COPY . . 18:39:51 ---> 2a85164e92fc 18:39:51 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:39:51 ---> Running in 2d67dd4a0ca4 18:39:51   % Total % Received % Xferd Average Speed Time Time Time Current 18:39:51   Dload Upload Total Spent Left Speed 18:39:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16402 0 --:--:-- --:--:-- --:--:-- 16593 18:39:51 Removing intermediate container 2d67dd4a0ca4 18:39:51 ---> a00b00dda936 18:39:51 Step 13/13 : RUN ${MAKE} 18:39:51 ---> Running in a3484c3f280d 18:39:51 noop 18:39:51 Removing intermediate container a3484c3f280d 18:39:51 ---> 68de3afcf534 18:39:51 Successfully built 68de3afcf534 18:39:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:51 + docker inspect -f . ci-base-image-arm64 18:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:52 prd-ubuntu20.04-docker-arm64-4c-16g-21259 does not seem to be running inside a container 18:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/37 -v /w/workspace/device-usb-camera/37:/w/workspace/device-usb-camera/37:rw,z -v /w/workspace/device-usb-camera/37@tmp:/w/workspace/device-usb-camera/37@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 ******** ci-base-image-arm64 cat 18:39:53 $ docker top 5d15955cb32ea8a670251d35cbe25f968cf6eca39d395469ea5320b94d7c8da7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:54 + go version 18:39:54 go version go1.18.3 linux/arm64 [Pipeline] } 18:39:54 $ docker stop --time=1 5d15955cb32ea8a670251d35cbe25f968cf6eca39d395469ea5320b94d7c8da7 18:39:56 $ docker rm -f 5d15955cb32ea8a670251d35cbe25f968cf6eca39d395469ea5320b94d7c8da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:56 + docker inspect -f . ci-base-image-arm64 18:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:56 prd-ubuntu20.04-docker-arm64-4c-16g-21259 does not seem to be running inside a container 18:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/37 -v /w/workspace/device-usb-camera/37:/w/workspace/device-usb-camera/37:rw,z -v /w/workspace/device-usb-camera/37@tmp:/w/workspace/device-usb-camera/37@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 ******** ci-base-image-arm64 cat 18:39:58 $ docker top fdd6aec756c5fd4d353f1ab4f3f53ab1e266f24fcf0972de656ce89bfb507503 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:59 + git config --global --add safe.directory /w/workspace/device-usb-camera/37 [Pipeline] fileExists [Pipeline] sh 18:39:59 + make test 18:39:59 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:40:01 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:41:23 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:41:25 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements 18:41:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:41:26 CGO_ENABLED=1 go vet ./... 18:41:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:41:48 ./bin/test-attribution-txt.sh [Pipeline] echo 18:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:41:48 $ docker stop --time=1 fdd6aec756c5fd4d353f1ab4f3f53ab1e266f24fcf0972de656ce89bfb507503 18:41:50 $ docker rm -f fdd6aec756c5fd4d353f1ab4f3f53ab1e266f24fcf0972de656ce89bfb507503 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:41:51 Warning: overwriting stash ‘coverage-report’ 18:41:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:41:52 + ls -al . 18:41:52 total 188 18:41:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:41 . 18:41:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:37 .. 18:41:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:38 .git 18:41:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:37 .github 18:41:52 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 18:37 .gitignore 18:41:52 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 18:37 .golangci.yml 18:41:52 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 18:37 .hadolint.yml 18:41:52 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 18:37 Attribution.txt 18:41:52 -rw-rw-r-- 1 jenkins jenkins 1206 Jul 27 18:37 CHANGELOG.md 18:41:52 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 18:37 Dockerfile 18:41:52 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 18:37 GOVERNANCE.md 18:41:52 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 18:37 Jenkinsfile 18:41:52 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 18:37 LICENSE 18:41:52 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 18:37 Makefile 18:41:52 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 18:37 OWNERS.md 18:41:52 -rw-rw-r-- 1 jenkins jenkins 12159 Jul 27 18:37 README.md 18:41:52 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 18:35 VERSION 18:41:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 18:37 bin 18:41:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:37 cmd 18:41:52 -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 18:41 coverage.out 18:41:52 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 18:37 docker-entrypoint.sh 18:41:52 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 18:37 go.mod 18:41:52 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 18:37 go.sum 18:41:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:37 internal 18:41:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:37 snap 18:41:52 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 18:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:52 + 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=e0ef95115b204dfbd36822ed04c66be8fcb14502 --label arch=arm64 --label version=2.2.0-dev.26 . 18:41:52 Sending build context to Docker daemon 550.9kB 18:41:52 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 18:41:52 Step 2/35 : FROM ${BASE} AS builder 18:41:52 ---> 68de3afcf534 18:41:52 Step 3/35 : ARG MAKE="make build" 18:41:53 ---> Running in 29b6177b00f4 18:41:53 Removing intermediate container 29b6177b00f4 18:41:53 ---> 2d5e3c55864f 18:41:53 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:41:53 ---> Running in f72b334882b4 18:41:53 Removing intermediate container f72b334882b4 18:41:53 ---> fb3f7e684907 18:41:53 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:41:53 ---> Running in 4845784dbf5f 18:41:54 Removing intermediate container 4845784dbf5f 18:41:54 ---> cbd410c74e2c 18:41:54 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:54 ---> Running in 3282104f3a36 18:41:55 Removing intermediate container 3282104f3a36 18:41:55 ---> 164c92586eaf 18:41:55 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:55 ---> Running in 1af6f1039b78 18:41:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:41:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:41:58 OK: 228 MiB in 65 packages 18:41:59 Removing intermediate container 1af6f1039b78 18:41:59 ---> a8f1fb8006be 18:41:59 Step 8/35 : WORKDIR /device-usb-camera 18:41:59 ---> Running in 0d956532cadf 18:42:00 Removing intermediate container 0d956532cadf 18:42:00 ---> ca6d149f2506 18:42:00 Step 9/35 : COPY go.mod vendor* ./ 18:42:00 ---> 2fa547183870 18:42:00 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:00 ---> Running in ef6e33b0775d 18:42:02 Removing intermediate container ef6e33b0775d 18:42:02 ---> 92434b713461 18:42:02 Step 11/35 : COPY . . 18:42:03 ---> 28c45910c3d5 18:42:03 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:42:03 ---> Running in fb561049a4df 18:42:04  % Total % Received % Xferd Average Speed Time Time Time Current 18:42:04 Dload Upload Total Spent Left Speed 18:42:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7918 0 --:--:-- --:--:-- --:--:-- 7984 18:42:05 Removing intermediate container fb561049a4df 18:42:05 ---> 0a1496d63ef9 18:42:05 Step 13/35 : RUN ${MAKE} 18:42:05 ---> Running in 7a84e58209e1 18:42:06 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:44:12 Removing intermediate container 7a84e58209e1 18:44:12 ---> 53db35e24584 18:44:12 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:44:13 v0.18.4: Pulling from aler9/rtsp-simple-server 18:44:13 eab2503cf8f4: Pulling fs layer 18:44:13 97cd0a44c592: Pulling fs layer 18:44:14 97cd0a44c592: Verifying Checksum 18:44:14 97cd0a44c592: Download complete 18:44:14 eab2503cf8f4: Verifying Checksum 18:44:14 eab2503cf8f4: Download complete 18:44:14 eab2503cf8f4: Pull complete 18:44:15 97cd0a44c592: Pull complete 18:44:15 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:44:15 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:44:15 ---> 7f763cca56b3 18:44:15 Step 15/35 : FROM alpine:3.15 18:44:15 3.15: Pulling from library/alpine 18:44:15 e0295fd11fe2: Pulling fs layer 18:44:16 e0295fd11fe2: Verifying Checksum 18:44:16 e0295fd11fe2: Download complete 18:44:16 e0295fd11fe2: Pull complete 18:44:16 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:44:16 Status: Downloaded newer image for alpine:3.15 18:44:16 ---> 60f2846fe774 18:44:16 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:44:16 ---> Running in 936eaeec471b 18:44:17 Removing intermediate container 936eaeec471b 18:44:17 ---> 899ffdee25de 18:44:17 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:44:17 ---> Running in 7f89e9c24956 18:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:44:19 (1/73) Installing dumb-init (1.2.5-r1) 18:44:19 (2/73) Installing sdl2 (2.0.16-r4) 18:44:19 (3/73) Installing libxau (1.0.9-r0) 18:44:19 (4/73) Installing libmd (1.0.3-r0) 18:44:19 (5/73) Installing libbsd (0.11.3-r1) 18:44:19 (6/73) Installing libxdmcp (1.1.3-r0) 18:44:19 (7/73) Installing libxcb (1.14-r2) 18:44:19 (8/73) Installing libx11 (1.7.2-r0) 18:44:19 (9/73) Installing aom-libs (3.2.0-r0) 18:44:19 (10/73) Installing alsa-lib (1.2.5.1-r1) 18:44:19 (11/73) Installing expat (2.4.7-r0) 18:44:19 (12/73) Installing brotli-libs (1.0.9-r5) 18:44:19 (13/73) Installing libbz2 (1.0.8-r1) 18:44:19 (14/73) Installing libpng (1.6.37-r1) 18:44:19 (15/73) Installing freetype (2.11.1-r2) 18:44:19 (16/73) Installing libuuid (2.37.4-r0) 18:44:19 (17/73) Installing fontconfig (2.13.1-r4) 18:44:19 (18/73) Installing fribidi (1.0.11-r0) 18:44:19 (19/73) Installing libffi (3.4.2-r1) 18:44:19 (20/73) Installing libintl (0.21-r0) 18:44:19 (21/73) Installing libblkid (2.37.4-r0) 18:44:19 (22/73) Installing libmount (2.37.4-r0) 18:44:19 (23/73) Installing pcre (8.45-r1) 18:44:19 (24/73) Installing glib (2.70.1-r0) 18:44:19 (25/73) Installing graphite2 (1.3.14-r0) 18:44:19 (26/73) Installing harfbuzz (3.0.0-r2) 18:44:19 (27/73) Installing libass (0.15.2-r0) 18:44:19 (28/73) Installing libdav1d (0.9.2-r0) 18:44:19 (29/73) Installing gmp (6.2.1-r1) 18:44:19 (30/73) Installing nettle (3.7.3-r0) 18:44:19 (31/73) Installing p11-kit (0.24.0-r1) 18:44:19 (32/73) Installing libtasn1 (4.18.0-r0) 18:44:19 (33/73) Installing libunistring (0.9.10-r1) 18:44:19 (34/73) Installing gnutls (3.7.1-r0) 18:44:20 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:44:20 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 18:44:20 (37/73) Installing lame (3.100-r0) 18:44:20 (38/73) Installing opus (1.3.1-r1) 18:44:20 (39/73) Installing libgomp (10.3.1_git20211027-r0) 18:44:20 (40/73) Installing soxr (0.1.3-r2) 18:44:20 (41/73) Installing libgcc (10.3.1_git20211027-r0) 18:44:20 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 18:44:20 (43/73) Installing libsrt (1.4.2-r1) 18:44:20 (44/73) Installing libssh (0.9.6-r1) 18:44:20 (45/73) Installing libogg (1.3.5-r0) 18:44:20 (46/73) Installing libtheora (1.1.1-r16) 18:44:20 (47/73) Installing libjpeg-turbo (2.1.2-r0) 18:44:20 (48/73) Installing v4l-utils-libs (1.22.1-r1) 18:44:20 (49/73) Installing libxext (1.3.4-r0) 18:44:20 (50/73) Installing libxfixes (6.0.0-r0) 18:44:20 (51/73) Installing libdrm (2.4.109-r0) 18:44:20 (52/73) Installing wayland-libs-client (1.19.0-r1) 18:44:20 (53/73) Installing libva (2.13.0-r0) 18:44:20 (54/73) Installing libvdpau (1.4-r0) 18:44:20 (55/73) Installing vidstab (1.1.0-r1) 18:44:20 (56/73) Installing libvorbis (1.3.7-r0) 18:44:20 (57/73) Installing libvpx (1.10.0-r0) 18:44:20 (58/73) Installing vulkan-loader (1.2.196-r0) 18:44:20 (59/73) Installing libwebp (1.2.2-r0) 18:44:20 (60/73) Installing x264-libs (20210613-r0) 18:44:20 (61/73) Installing x265-libs (3.5-r0) 18:44:20 (62/73) Installing xvidcore (1.3.7-r1) 18:44:20 (63/73) Installing ffmpeg-libs (4.4.1-r2) 18:44:20 (64/73) Installing ffmpeg (4.4.1-r2) 18:44:20 (65/73) Installing udev-init-scripts (35-r0) 18:44:20 Executing udev-init-scripts-35-r0.post-install 18:44:20 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 18:44:20 (67/73) Installing xz-libs (5.2.5-r1) 18:44:20 (68/73) Installing zstd-libs (1.5.0-r0) 18:44:20 (69/73) Installing kmod-libs (29-r2) 18:44:20 (70/73) Installing eudev (3.2.11_pre1-r0) 18:44:20 (71/73) Installing libsodium (1.0.18-r0) 18:44:20 (72/73) Installing libzmq (4.3.4-r0) 18:44:21 (73/73) Installing zeromq (4.3.4-r0) 18:44:21 Executing busybox-1.34.1-r7.trigger 18:44:21 Executing eudev-3.2.11_pre1-r0.trigger 18:44:21 OK: 67 MiB in 87 packages 18:44:23 Removing intermediate container 7f89e9c24956 18:44:23 ---> 764d2235eca7 18:44:23 Step 18/35 : WORKDIR / 18:44:24 ---> Running in 2a4264223a86 18:44:24 Removing intermediate container 2a4264223a86 18:44:24 ---> 323d37adfaf0 18:44:24 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:44:25 ---> 43ceee275207 18:44:25 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:44:26 ---> 009f396195f3 18:44:26 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:44:26 ---> 5738d83e3201 18:44:26 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:44:27 ---> 68776037ca4c 18:44:27 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:44:27 ---> 74f9db46718a 18:44:27 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:44:28 ---> 817deff190be 18:44:28 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:44:29 ---> ad74ae85f9c4 18:44:29 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:44:29 ---> Running in ac955bbf81f9 18:44:31 Removing intermediate container ac955bbf81f9 18:44:31 ---> c1d436d1b159 18:44:31 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:44:31 ---> Running in 7c5cfb8e5f24 18:44:32 Removing intermediate container 7c5cfb8e5f24 18:44:32 ---> 208bc06334f9 18:44:32 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:44:32 ---> Running in bb0a4b2f7c7b 18:44:34 Removing intermediate container bb0a4b2f7c7b 18:44:34 ---> d001ed1783ec 18:44:34 Step 29/35 : EXPOSE 59983 18:44:34 ---> Running in 4dff1a6b518b 18:44:34 Removing intermediate container 4dff1a6b518b 18:44:34 ---> fc641ef44583 18:44:34 Step 30/35 : EXPOSE 8554 18:44:34 ---> Running in 4c6efd00d648 18:44:35 Removing intermediate container 4c6efd00d648 18:44:35 ---> b5c6c8038b21 18:44:35 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:44:35 ---> Running in f9dd9bfc1dab 18:44:35 Removing intermediate container f9dd9bfc1dab 18:44:35 ---> 380f10a4e20d 18:44:35 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:44:35 ---> Running in cf3b7e60ceb9 18:44:35 Removing intermediate container cf3b7e60ceb9 18:44:35 ---> 0eb090e46125 18:44:35 Step 33/35 : LABEL arch=arm64 18:44:35 ---> Running in 73c8665843cf 18:44:36 Removing intermediate container 73c8665843cf 18:44:36 ---> fcece7834938 18:44:36 Step 34/35 : LABEL git_sha=e0ef95115b204dfbd36822ed04c66be8fcb14502 18:44:36 ---> Running in 08381d5c557d 18:44:36 Removing intermediate container 08381d5c557d 18:44:36 ---> aad8436c2e5e 18:44:36 Step 35/35 : LABEL version=2.2.0-dev.26 18:44:36 ---> Running in ac684f66e3ee 18:44:36 Removing intermediate container ac684f66e3ee 18:44:36 ---> 7204223eaa7c 18:44:36 [Warning] One or more build-args [ARCH] were not consumed 18:44:36 Successfully built 7204223eaa7c 18:44:37 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:37 provisioning config files... 18:44:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/37@tmp/config8995494148727682716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:37 ---> docker-login.sh 18:44:37 nexus3.edgexfoundry.org:10001 18:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:37 Configure a credential helper to remove this warning. See 18:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:37 18:44:37 Login Succeeded 18:44:37 nexus3.edgexfoundry.org:10002 18:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:38 Configure a credential helper to remove this warning. See 18:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:38 18:44:38 Login Succeeded 18:44:38 nexus3.edgexfoundry.org:10003 18:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:38 Configure a credential helper to remove this warning. See 18:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:38 18:44:38 Login Succeeded 18:44:38 nexus3.edgexfoundry.org:10004 18:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:39 Configure a credential helper to remove this warning. See 18:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:39 18:44:39 Login Succeeded 18:44:39 docker.io 18:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:40 Configure a credential helper to remove this warning. See 18:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:40 18:44:40 Login Succeeded 18:44:40 ---> docker-login.sh ends [Pipeline] } 18:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:44:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:40 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:44:40 e0ef95115b204dfbd36822ed04c66be8fcb14502 18:44:40 latest 18:44:40 2.2.0-dev.26 18:44:40 e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 18:44:40 main 18:44:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502 18:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:44:40 84ad93354fe8: Preparing 18:44:40 a2883b18be1f: Preparing 18:44:40 0454c2803ade: Preparing 18:44:40 a43932d1df72: Preparing 18:44:40 1207169bf42c: Preparing 18:44:40 1efe2e44b716: Preparing 18:44:40 ca7ecbd22fc9: Preparing 18:44:40 1f98e4441f61: Preparing 18:44:40 1b144648c580: Preparing 18:44:40 4d66d0488d93: Preparing 18:44:40 c16f6810d1f5: Preparing 18:44:40 eb54b7b7991f: Preparing 18:44:40 ca7ecbd22fc9: Waiting 18:44:40 1f98e4441f61: Waiting 18:44:40 1b144648c580: Waiting 18:44:40 4d66d0488d93: Waiting 18:44:40 c16f6810d1f5: Waiting 18:44:40 eb54b7b7991f: Waiting 18:44:40 1efe2e44b716: Waiting 18:44:41 1207169bf42c: Pushed 18:44:41 0454c2803ade: Pushed 18:44:41 84ad93354fe8: Pushed 18:44:41 a2883b18be1f: Pushed 18:44:41 1efe2e44b716: Pushed 18:44:41 ca7ecbd22fc9: Pushed 18:44:41 1b144648c580: Pushed 18:44:41 1f98e4441f61: Pushed 18:44:41 eb54b7b7991f: Layer already exists 18:44:45 a43932d1df72: Pushed 18:44:46 4d66d0488d93: Pushed 18:44:54 c16f6810d1f5: Pushed 18:44:55 e0ef95115b204dfbd36822ed04c66be8fcb14502: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:55 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:44:55 84ad93354fe8: Preparing 18:44:55 a2883b18be1f: Preparing 18:44:55 0454c2803ade: Preparing 18:44:55 a43932d1df72: Preparing 18:44:55 1207169bf42c: Preparing 18:44:55 1efe2e44b716: Preparing 18:44:55 ca7ecbd22fc9: Preparing 18:44:55 1f98e4441f61: Preparing 18:44:55 1b144648c580: Preparing 18:44:55 4d66d0488d93: Preparing 18:44:55 c16f6810d1f5: Preparing 18:44:55 eb54b7b7991f: Preparing 18:44:55 1b144648c580: Waiting 18:44:55 4d66d0488d93: Waiting 18:44:55 1efe2e44b716: Waiting 18:44:55 1f98e4441f61: Waiting 18:44:55 ca7ecbd22fc9: Waiting 18:44:55 c16f6810d1f5: Waiting 18:44:55 eb54b7b7991f: Waiting 18:44:55 84ad93354fe8: Layer already exists 18:44:55 1207169bf42c: Layer already exists 18:44:55 a43932d1df72: Layer already exists 18:44:55 a2883b18be1f: Layer already exists 18:44:55 0454c2803ade: Layer already exists 18:44:55 ca7ecbd22fc9: Layer already exists 18:44:55 1f98e4441f61: Layer already exists 18:44:55 1efe2e44b716: Layer already exists 18:44:55 4d66d0488d93: Layer already exists 18:44:55 1b144648c580: Layer already exists 18:44:55 c16f6810d1f5: Layer already exists 18:44:55 eb54b7b7991f: Layer already exists 18:44:56 latest: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:56 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.26 18:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:44:57 84ad93354fe8: Preparing 18:44:57 a2883b18be1f: Preparing 18:44:57 0454c2803ade: Preparing 18:44:57 a43932d1df72: Preparing 18:44:57 1207169bf42c: Preparing 18:44:57 1efe2e44b716: Preparing 18:44:57 ca7ecbd22fc9: Preparing 18:44:57 1f98e4441f61: Preparing 18:44:57 1b144648c580: Preparing 18:44:57 4d66d0488d93: Preparing 18:44:57 c16f6810d1f5: Preparing 18:44:57 eb54b7b7991f: Preparing 18:44:57 1efe2e44b716: Waiting 18:44:57 ca7ecbd22fc9: Waiting 18:44:57 1b144648c580: Waiting 18:44:57 4d66d0488d93: Waiting 18:44:57 c16f6810d1f5: Waiting 18:44:57 eb54b7b7991f: Waiting 18:44:57 1f98e4441f61: Waiting 18:44:57 0454c2803ade: Layer already exists 18:44:57 1207169bf42c: Layer already exists 18:44:57 a43932d1df72: Layer already exists 18:44:57 84ad93354fe8: Layer already exists 18:44:57 a2883b18be1f: Layer already exists 18:44:57 1f98e4441f61: Layer already exists 18:44:57 ca7ecbd22fc9: Layer already exists 18:44:57 1b144648c580: Layer already exists 18:44:57 1efe2e44b716: Layer already exists 18:44:57 4d66d0488d93: Layer already exists 18:44:57 c16f6810d1f5: Layer already exists 18:44:57 eb54b7b7991f: Layer already exists 18:44:57 2.2.0-dev.26: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:57 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 18:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:44:58 84ad93354fe8: Preparing 18:44:58 a2883b18be1f: Preparing 18:44:58 0454c2803ade: Preparing 18:44:58 a43932d1df72: Preparing 18:44:58 1207169bf42c: Preparing 18:44:58 1efe2e44b716: Preparing 18:44:58 ca7ecbd22fc9: Preparing 18:44:58 1f98e4441f61: Preparing 18:44:58 1b144648c580: Preparing 18:44:58 4d66d0488d93: Preparing 18:44:58 c16f6810d1f5: Preparing 18:44:58 eb54b7b7991f: Preparing 18:44:58 1efe2e44b716: Waiting 18:44:58 ca7ecbd22fc9: Waiting 18:44:58 1f98e4441f61: Waiting 18:44:58 1b144648c580: Waiting 18:44:58 4d66d0488d93: Waiting 18:44:58 c16f6810d1f5: Waiting 18:44:58 eb54b7b7991f: Waiting 18:44:58 a43932d1df72: Layer already exists 18:44:58 1207169bf42c: Layer already exists 18:44:58 a2883b18be1f: Layer already exists 18:44:58 84ad93354fe8: Layer already exists 18:44:58 0454c2803ade: Layer already exists 18:44:58 ca7ecbd22fc9: Layer already exists 18:44:58 1b144648c580: Layer already exists 18:44:58 1efe2e44b716: Layer already exists 18:44:58 4d66d0488d93: Layer already exists 18:44:58 1f98e4441f61: Layer already exists 18:44:58 eb54b7b7991f: Layer already exists 18:44:58 c16f6810d1f5: Layer already exists 18:44:58 e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:58 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:44:59 84ad93354fe8: Preparing 18:44:59 a2883b18be1f: Preparing 18:44:59 0454c2803ade: Preparing 18:44:59 a43932d1df72: Preparing 18:44:59 1207169bf42c: Preparing 18:44:59 1efe2e44b716: Preparing 18:44:59 ca7ecbd22fc9: Preparing 18:44:59 1f98e4441f61: Preparing 18:44:59 1b144648c580: Preparing 18:44:59 4d66d0488d93: Preparing 18:44:59 c16f6810d1f5: Preparing 18:44:59 eb54b7b7991f: Preparing 18:44:59 1efe2e44b716: Waiting 18:44:59 ca7ecbd22fc9: Waiting 18:44:59 1f98e4441f61: Waiting 18:44:59 1b144648c580: Waiting 18:44:59 4d66d0488d93: Waiting 18:44:59 c16f6810d1f5: Waiting 18:44:59 eb54b7b7991f: Waiting 18:44:59 a43932d1df72: Layer already exists 18:44:59 0454c2803ade: Layer already exists 18:44:59 84ad93354fe8: Layer already exists 18:44:59 a2883b18be1f: Layer already exists 18:44:59 1207169bf42c: Layer already exists 18:44:59 ca7ecbd22fc9: Layer already exists 18:44:59 1efe2e44b716: Layer already exists 18:44:59 1f98e4441f61: Layer already exists 18:44:59 1b144648c580: Layer already exists 18:44:59 4d66d0488d93: Layer already exists 18:44:59 eb54b7b7991f: Layer already exists 18:44:59 c16f6810d1f5: Layer already exists 18:44:59 main: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:44:59 ===================================================== [Pipeline] echo 18:44:59 taggedImages: 18:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502 18:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.26 18:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 18:44:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:45:00 18:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:45:00 arm64: Pulling from edgex-lftools-log-publisher 18:45:00 8998bd30e6a1: Pulling fs layer 18:45:00 04944245beec: Pulling fs layer 18:45:00 699f458cf7ca: Pulling fs layer 18:45:00 765212b225bb: Pulling fs layer 18:45:00 f23df028b6ca: Pulling fs layer 18:45:00 d65c8cfc05b1: Pulling fs layer 18:45:00 2437ff75d9bd: Pulling fs layer 18:45:00 765212b225bb: Waiting 18:45:00 f23df028b6ca: Waiting 18:45:00 d65c8cfc05b1: Waiting 18:45:00 2437ff75d9bd: Waiting 18:45:00 04944245beec: Verifying Checksum 18:45:00 04944245beec: Download complete 18:45:00 765212b225bb: Verifying Checksum 18:45:00 765212b225bb: Download complete 18:45:00 f23df028b6ca: Verifying Checksum 18:45:00 f23df028b6ca: Download complete 18:45:00 d65c8cfc05b1: Verifying Checksum 18:45:00 d65c8cfc05b1: Download complete 18:45:00 699f458cf7ca: Verifying Checksum 18:45:00 699f458cf7ca: Download complete 18:45:01 8998bd30e6a1: Verifying Checksum 18:45:01 8998bd30e6a1: Download complete 18:45:03 2437ff75d9bd: Verifying Checksum 18:45:03 2437ff75d9bd: Download complete 18:45:05 8998bd30e6a1: Pull complete 18:45:06 04944245beec: Pull complete 18:45:07 699f458cf7ca: Pull complete 18:45:08 765212b225bb: Pull complete 18:45:08 f23df028b6ca: Pull complete 18:45:08 d65c8cfc05b1: Pull complete 18:45:24 2437ff75d9bd: Pull complete 18:45:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:45:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:24 prd-ubuntu20.04-docker-arm64-4c-16g-21259 does not seem to be running inside a container 18:45:24 $ 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/37 -v /w/workspace/device-usb-camera/37:/w/workspace/device-usb-camera/37:rw,z -v /w/workspace/device-usb-camera/37@tmp:/w/workspace/device-usb-camera/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:45:26 $ docker top 0d326af7f93375549d1e7f9e1fd206d97cd4e908c4747bcc380351037fb04eac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:27 ---> job-cost.sh 18:45:27 lf-activate-venv: SKIPPING 18:45:27 INFO: No Stack... 18:45:27 INFO: Retrieving Pricing Info for: v3-standard-4 18:45:28 INFO: Archiving Costs [Pipeline] sh 18:45:29 + cat /w/workspace/device-usb-camera/37/archives/cost.csv 18:45:29 + cut -d, -f6 [Pipeline] lock 18:45:29 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] 18:45:29 Resource [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] did not exist. Created. 18:45:29 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:30 /w/workspace/device-usb-camera/37@tmp/durable-d6277cd6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:45:30 + echo total: 0.10999999940395355 [Pipeline] stash 18:45:30 Warning: overwriting stash ‘stack-cost’ 18:45:31 Stashed 1 file(s) [Pipeline] } 18:45:31 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:31 $ docker stop --time=1 0d326af7f93375549d1e7f9e1fd206d97cd4e908c4747bcc380351037fb04eac 18:45:32 $ docker rm -f 0d326af7f93375549d1e7f9e1fd206d97cd4e908c4747bcc380351037fb04eac [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 18:45:32 provisioning config files... 18:45:33 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6998999594967041913tmp [Pipeline] { [Pipeline] sh 18:45:33 + set +x 18:45:33 + curl -s https://codecov.io/bash 18:45:33 + bash -s -- 18:45:33 18:45:33 _____ _ 18:45:33 / ____| | | 18:45:33 | | ___ __| | ___ ___ _____ __ 18:45:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:45:33 | |___| (_) | (_| | __/ (_| (_) \ V / 18:45:33 \_____\___/ \__,_|\___|\___\___/ \_/ 18:45:33 Bash-1.0.6 18:45:33 18:45:33 18:45:33 ==> git version 2.25.1 found 18:45:33 ==> 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 18:45:33 Release-Date: 2020-01-08 18:45:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:45:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:45:33 ==> Jenkins CI detected. 18:45:33 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:45:33 project root: . 18:45:33 --> token set from env 18:45:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:45:33 ==> Running gcov in . (disable via -X gcov) 18:45:33 ==> Python coveragepy not found 18:45:33 ==> Searching for coverage reports in: 18:45:33 + . 18:45:33 -> Found 1 reports 18:45:33 ==> Detecting git/mercurial file structure 18:45:33 ==> Reading reports 18:45:33 + ./coverage.out bytes=29387 18:45:33 ==> Appending adjustments 18:45:33 https://docs.codecov.io/docs/fixing-reports 18:45:33 + Found adjustments 18:45:33 ==> Gzipping contents 18:45:33 8.0K /tmp/codecov.t7v425.gz 18:45:33 ==> Uploading reports 18:45:33 url: https://codecov.io 18:45:33 query: branch=main&commit=e0ef95115b204dfbd36822ed04c66be8fcb14502&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:45:33 -> Pinging Codecov 18:45:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=e0ef95115b204dfbd36822ed04c66be8fcb14502&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:45:33 -> Uploading to 18:45:33 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/73D8F5FF140700D3E01443B452E23636/e0ef95115b204dfbd36822ed04c66be8fcb14502/6368d67f-3325-4fa3-a91b-12057404e5ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T184533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bb280ab81611dae610f18ca06812d3a42e25a721ecb1ab89d5a8deffd8b55c5 18:45:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:33 Dload Upload Total Spent Left Speed 18:45:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4139 0 0 100 4139 0 17103 --:--:-- --:--:-- --:--:-- 17103 18:45:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] } 18:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:45:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:45:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:45:34 18:45:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:45:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:45:34 df9b9388f04a: Pulling fs layer 18:45:34 52dc419b0ee2: Pulling fs layer 18:45:34 25bc292e5bac: Pulling fs layer 18:45:34 114826534d7a: Pulling fs layer 18:45:34 4657fd5d0bcf: Pulling fs layer 18:45:34 6ad1cebc031e: Pulling fs layer 18:45:34 114826534d7a: Waiting 18:45:34 4657fd5d0bcf: Waiting 18:45:34 6ad1cebc031e: Waiting 18:45:34 8a3aa393b2d8: Pulling fs layer 18:45:34 8a3aa393b2d8: Waiting 18:45:34 25bc292e5bac: Verifying Checksum 18:45:34 52dc419b0ee2: Download complete 18:45:34 4657fd5d0bcf: Verifying Checksum 18:45:34 4657fd5d0bcf: Download complete 18:45:34 df9b9388f04a: Download complete 18:45:35 df9b9388f04a: Pull complete 18:45:35 6ad1cebc031e: Verifying Checksum 18:45:35 6ad1cebc031e: Download complete 18:45:35 52dc419b0ee2: Pull complete 18:45:35 25bc292e5bac: Pull complete 18:45:35 114826534d7a: Download complete 18:45:35 8a3aa393b2d8: Verifying Checksum 18:45:35 8a3aa393b2d8: Download complete 18:45:38 114826534d7a: Pull complete 18:45:38 4657fd5d0bcf: Pull complete 18:45:39 6ad1cebc031e: Pull complete 18:45:42 8a3aa393b2d8: Pull complete 18:45:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:45:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:42 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:45:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:45:44 $ docker top 0625e3f19df18806cd3bd3047db9e279200979f069f9e30f3dc604d3f616623e -eo pid,comm [Pipeline] { [Pipeline] echo 18:45:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:45:44 + set -o pipefail 18:45:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:45:49 18:45:49 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:45:49 18:45:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/5c2b00bb-2acc-4111-bb5a-df6303ab5114 18:45:49 18:45:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:45:49 18:45:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:45:49 18:45:49 [Pipeline] } 18:45:49 $ docker stop --time=1 0625e3f19df18806cd3bd3047db9e279200979f069f9e30f3dc604d3f616623e 18:45:52 $ docker rm -f 0625e3f19df18806cd3bd3047db9e279200979f069f9e30f3dc604d3f616623e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:52 + git log --format=format:%s -1 e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] sh 18:45:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:45:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:53 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:45:53 $ docker top a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:45:53 [ssh-agent] Looking for ssh-agent implementation... 18:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:45:54 $ docker exec a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea ssh-agent 18:45:54 SSH_AUTH_SOCK=/tmp/ssh-vgsrx3G5O2uA/agent.32 18:45:54 SSH_AGENT_PID=38 18:45:54 Running ssh-add (command line suppressed) 18:45:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8178268454463633856.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8178268454463633856.key) 18:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:45:54 + git semver tag 18:45:54 2022-07-27 18:45:54,873 [run_tag] DEBUG tag force:False 18:45:54 2022-07-27 18:45:54,873 [check_head_tag] DEBUG check head tag 18:45:54 2022-07-27 18:45:54,874 [execute] INFO git cat-file --batch-check 18:45:54 2022-07-27 18:45:54,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:45:54 2022-07-27 18:45:54,877 [execute] INFO git cat-file --batch 18:45:54 2022-07-27 18:45:54,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:45:54 2022-07-27 18:45:54,889 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:45:54 2022-07-27 18:45:54,890 [execute] INFO git tag -a v2.2.0-dev.26 -m v2.2.0-dev.26 18:45:54 2022-07-27 18:45:54,890 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.26', '-m', 'v2.2.0-dev.26'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:45:54 2022-07-27 18:45:54,894 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:45:54 2.2.0-dev.26 [Pipeline] } 18:45:54 $ docker exec --env ******** --env ******** a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea ssh-agent -k 18:45:55 unset SSH_AUTH_SOCK; 18:45:55 unset SSH_AGENT_PID; 18:45:55 echo Agent pid 38 killed; 18:45:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:45:55 + git semver [Pipeline] } 18:45:55 $ docker stop --time=1 a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea 18:45:56 $ docker rm -f a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:45:57 18:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:45:57 0.23.1-centos7: Pulling from edgex-lftools 18:45:57 ab5ef0e58194: Pulling fs layer 18:45:57 9712f1f96733: Pulling fs layer 18:45:57 63f879dbbcfc: Pulling fs layer 18:45:57 0d9ebad4ef96: Pulling fs layer 18:45:57 e9a5061849ea: Pulling fs layer 18:45:57 d747dcd14b5f: Pulling fs layer 18:45:57 2de7ff778b66: Pulling fs layer 18:45:57 e9a5061849ea: Waiting 18:45:57 d747dcd14b5f: Waiting 18:45:57 2de7ff778b66: Waiting 18:45:57 9712f1f96733: Verifying Checksum 18:45:57 9712f1f96733: Download complete 18:45:58 63f879dbbcfc: Verifying Checksum 18:45:58 63f879dbbcfc: Download complete 18:45:58 0d9ebad4ef96: Verifying Checksum 18:45:58 0d9ebad4ef96: Download complete 18:45:58 d747dcd14b5f: Download complete 18:45:58 e9a5061849ea: Verifying Checksum 18:45:58 e9a5061849ea: Download complete 18:45:58 ab5ef0e58194: Verifying Checksum 18:45:58 ab5ef0e58194: Download complete 18:45:58 2de7ff778b66: Verifying Checksum 18:45:58 2de7ff778b66: Download complete 18:46:01 ab5ef0e58194: Pull complete 18:46:01 9712f1f96733: Pull complete 18:46:01 63f879dbbcfc: Pull complete 18:46:05 0d9ebad4ef96: Pull complete 18:46:05 e9a5061849ea: Pull complete 18:46:05 d747dcd14b5f: Pull complete 18:46:06 2de7ff778b66: Pull complete 18:46:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:46:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:06 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:46:08 $ docker top a027068780e175ca07326ad8bc5f664a1ef4e22ef2c8d05b88a6aae3fff6fb7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:46:08 provisioning config files... 18:46:08 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5334138783486841612tmp 18:46:08 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config623910158554590510tmp 18:46:08 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4455083287233534501tmp [Pipeline] { [Pipeline] echo 18:46:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:46:09 ---> sigul-configuration.sh 18:46:09 gpg: directory `/root/.gnupg' created 18:46:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:46:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:46:09 gpg: keyring `/root/.gnupg/secring.gpg' created 18:46:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:46:09 gpg: CAST5 encrypted data 18:46:09 gpg: encrypted with 1 passphrase 18:46:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:46:09 + mkdir /home/jenkins 18:46:09 + mkdir /home/jenkins/sigul [Pipeline] sh 18:46:09 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:46:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:46:10 ---> sigul-install.sh 18:46:10 Sigul already installed; skipping installation. [Pipeline] sh 18:46:10 + git tag --list 18:46:10 v0.0.0 18:46:10 v0.0.1-dev.1 18:46:10 v0.0.1-dev.10 18:46:10 v0.0.1-dev.11 18:46:10 v0.0.1-dev.12 18:46:10 v0.0.1-dev.13 18:46:10 v0.0.1-dev.14 18:46:10 v0.0.1-dev.15 18:46:10 v0.0.1-dev.16 18:46:10 v0.0.1-dev.2 18:46:10 v0.0.1-dev.3 18:46:10 v0.0.1-dev.4 18:46:10 v0.0.1-dev.5 18:46:10 v0.0.1-dev.6 18:46:10 v0.0.1-dev.7 18:46:10 v0.0.1-dev.8 18:46:10 v0.0.1-dev.9 18:46:10 v2.2.0-dev.17 18:46:10 v2.2.0-dev.18 18:46:10 v2.2.0-dev.19 18:46:10 v2.2.0-dev.20 18:46:10 v2.2.0-dev.21 18:46:10 v2.2.0-dev.22 18:46:10 v2.2.0-dev.23 18:46:10 v2.2.0-dev.24 18:46:10 v2.2.0-dev.25 18:46:10 v2.2.0-dev.26 [Pipeline] sh 18:46:10 + lftools sign git-tag v2.2.0-dev.26 18:46:11 Signing Git tag with Sigul... 18:46:11 Signing v2.2.0-dev.26 [Pipeline] echo 18:46:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:46:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:46:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:46:12 $ docker stop --time=1 a027068780e175ca07326ad8bc5f664a1ef4e22ef2c8d05b88a6aae3fff6fb7e 18:46:13 $ docker rm -f a027068780e175ca07326ad8bc5f664a1ef4e22ef2c8d05b88a6aae3fff6fb7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:46:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:46:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:14 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:46:15 $ docker top 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:15 [ssh-agent] Looking for ssh-agent implementation... 18:46:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:15 $ docker exec 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 ssh-agent 18:46:15 SSH_AUTH_SOCK=/tmp/ssh-ZYXdO2K1xLO4/agent.35 18:46:15 SSH_AGENT_PID=41 18:46:15 Running ssh-add (command line suppressed) 18:46:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2881717905420055698.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2881717905420055698.key) 18:46:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:15 + git semver bump pre 18:46:16 2022-07-27 18:46:16,031 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:46:16 2022-07-27 18:46:16,031 [bump_version] DEBUG bumping version:2.2.0-dev.26 on axis:pre with prefix:dev 18:46:16 2022-07-27 18:46:16,031 [bump_version] DEBUG bumped version:2.2.0-dev.27 18:46:16 2022-07-27 18:46:16,031 [write_version] DEBUG write version:2.2.0-dev.27 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:46:16 2022-07-27 18:46:16,031 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:46:16 2022-07-27 18:46:16,032 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:46:16 2022-07-27 18:46:16,034 [execute] INFO git cat-file --batch-check 18:46:16 2022-07-27 18:46:16,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:46:16 2022-07-27 18:46:16,039 [execute] INFO git cat-file --batch 18:46:16 2022-07-27 18:46:16,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:46:16 2022-07-27 18:46:16,044 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:46:16 2.2.0-dev.27 [Pipeline] } 18:46:16 $ docker exec --env ******** --env ******** 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 ssh-agent -k 18:46:16 unset SSH_AUTH_SOCK; 18:46:16 unset SSH_AGENT_PID; 18:46:16 echo Agent pid 41 killed; 18:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:16 + git semver [Pipeline] } 18:46:16 $ docker stop --time=1 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 18:46:18 $ docker rm -f 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:46:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:18 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:46:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:46:19 $ docker top 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:19 [ssh-agent] Looking for ssh-agent implementation... 18:46:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:19 $ docker exec 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 ssh-agent 18:46:19 SSH_AUTH_SOCK=/tmp/ssh-0UFEYgtDpu0f/agent.32 18:46:19 SSH_AGENT_PID=38 18:46:19 Running ssh-add (command line suppressed) 18:46:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5778590867968792321.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5778590867968792321.key) 18:46:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:20 + git semver push 18:46:20 2022-07-27 18:46:20,258 [run_push] DEBUG push 18:46:20 2022-07-27 18:46:20,258 [execute] INFO git cat-file --batch-check 18:46:20 2022-07-27 18:46:20,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:46:20 2022-07-27 18:46:20,261 [execute] INFO git rev-list 6031ed1d965fc5f338f23ce56a1179a172869bb2 -- 18:46:20 2022-07-27 18:46:20,262 [execute] DEBUG Popen(['git', 'rev-list', '6031ed1d965fc5f338f23ce56a1179a172869bb2', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:46:20 2022-07-27 18:46:20,267 [execute] INFO git fetch -v origin 18:46:20 2022-07-27 18:46:20,267 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:46:20 2022-07-27 18:46:20,734 [run_push] DEBUG no remote changes detected 18:46:20 2022-07-27 18:46:20,735 [execute] INFO git push origin semver 18:46:20 2022-07-27 18:46:20,735 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:46:21 2022-07-27 18:46:21,453 [run_push] DEBUG push all version tags 18:46:21 2022-07-27 18:46:21,454 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:46:21 2022-07-27 18:46:21,454 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:46:22 2022-07-27 18:46:22,119 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:46:22 2.2.0-dev.27 [Pipeline] } 18:46:22 $ docker exec --env ******** --env ******** 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 ssh-agent -k 18:46:22 unset SSH_AUTH_SOCK; 18:46:22 unset SSH_AGENT_PID; 18:46:22 echo Agent pid 38 killed; 18:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:22 + git semver [Pipeline] } 18:46:23 $ docker stop --time=1 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 18:46:24 $ docker rm -f 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 18:46:25 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:46:25 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:46:25 total 16 18:46:25 drwxr-xr-x 3 root root 4096 Jul 27 18:38 . 18:46:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 18:46 .. 18:46:25 drwxr-xr-x 2 root root 4096 Jul 27 18:38 cost 18:46:25 -rw-r--r-- 1 root root 88 Jul 27 18:38 cost.csv 18:46:25 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:46:25 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:46:25 total 16 18:46:25 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 18:38 . 18:46:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 18:46 .. 18:46:25 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 18:38 cost 18:46:25 -rw-r--r-- 1 jenkins jenkins 88 Jul 27 18:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:46:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:46:26 ---> package-listing.sh 18:46:26 ++ facter osfamily 18:46:26 ++ tr '[:upper:]' '[:lower:]' 18:46:26 + OS_FAMILY=debian 18:46:26 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:46:26 + START_PACKAGES=/tmp/packages_start.txt 18:46:26 + END_PACKAGES=/tmp/packages_end.txt 18:46:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:46:26 + PACKAGES=/tmp/packages_start.txt 18:46:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:46:26 + PACKAGES=/tmp/packages_end.txt 18:46:26 + case "${OS_FAMILY}" in 18:46:26 + dpkg -l 18:46:26 + grep '^ii' 18:46:26 + '[' -f /tmp/packages_start.txt ']' 18:46:26 + '[' -f /tmp/packages_end.txt ']' 18:46:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:46:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:46:26 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:46:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:46:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:46:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:27 prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container 18:46:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:46:27 $ docker top e945b53d0e38a8505643ecf03aa92cf5201275ce93f70db7246bb78be16677f0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:28 + touch /tmp/pre-build-complete [Pipeline] sh 18:46:28 + mkdir -p /var/log/sysstat [Pipeline] sh 18:46:28 + ls /var/log/sa-host 18:46:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:28 provisioning config files... 18:46:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4808462125347821770tmp [Pipeline] { [Pipeline] echo 18:46:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:46:29 ---> create-netrc.sh [Pipeline] } 18:46:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:46:29 ---> python-tools-install.sh [Pipeline] echo 18:46:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:46:29 ---> sudo-logs.sh 18:46:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:46:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:46:30 ---> job-cost.sh 18:46:30 lf-activate-venv: SKIPPING 18:46:30 DEBUG: total: 0.2199999988079071 18:46:30 INFO: Retrieving Stack Cost... 18:46:30 INFO: Retrieving Pricing Info for: v3-standard-8 18:46:30 INFO: Archiving Costs [Pipeline] echo 18:46:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:46:31 ---> logs-deploy.sh 18:46:31 lf-activate-venv: SKIPPING 18:46:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/37 18:46:31 INFO: archiving workspace using pattern(s): 18:46:32 Archives upload complete. 18:46:32 INFO: archiving logs to Nexus 18:46:32 ---> uname -a: 18:46:32 Linux prd-ubuntu20-04-docker-8c-8g-21258 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:46:32 18:46:32 18:46:32 ---> lscpu: 18:46:32 Architecture: x86_64 18:46:32 CPU op-mode(s): 32-bit, 64-bit 18:46:32 Byte Order: Little Endian 18:46:32 Address sizes: 40 bits physical, 48 bits virtual 18:46:32 CPU(s): 8 18:46:32 On-line CPU(s) list: 0-7 18:46:32 Thread(s) per core: 1 18:46:32 Core(s) per socket: 1 18:46:32 Socket(s): 8 18:46:32 NUMA node(s): 1 18:46:32 Vendor ID: AuthenticAMD 18:46:32 CPU family: 23 18:46:32 Model: 49 18:46:32 Model name: AMD EPYC-Rome Processor 18:46:32 Stepping: 0 18:46:32 CPU MHz: 2799.998 18:46:32 BogoMIPS: 5599.99 18:46:32 Virtualization: AMD-V 18:46:32 Hypervisor vendor: KVM 18:46:32 Virtualization type: full 18:46:32 L1d cache: 256 KiB 18:46:32 L1i cache: 256 KiB 18:46:32 L2 cache: 4 MiB 18:46:32 L3 cache: 128 MiB 18:46:32 NUMA node0 CPU(s): 0-7 18:46:32 Vulnerability Itlb multihit: Not affected 18:46:32 Vulnerability L1tf: Not affected 18:46:32 Vulnerability Mds: Not affected 18:46:32 Vulnerability Meltdown: Not affected 18:46:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:46:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:46:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:46:32 Vulnerability Srbds: Not affected 18:46:32 Vulnerability Tsx async abort: Not affected 18:46:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:46:32 18:46:32 18:46:32 ---> nproc: 18:46:32 8 18:46:32 18:46:32 18:46:32 ---> df -h: 18:46:32 Filesystem Size Used Avail Use% Mounted on 18:46:32 overlay 155G 13G 143G 8% / 18:46:32 tmpfs 64M 0 64M 0% /dev 18:46:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:46:32 shm 64M 0 64M 0% /dev/shm 18:46:32 /dev/vda1 155G 13G 143G 8% /facter-os 18:46:32 18:46:32