Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f0060f0a01e6b631d5ad01a980021319d7b9523 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-ssh12490051849702279534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15917791296603451607.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5658154904061707713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4079946261758666735.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/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-ssh4000653557729608577.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18459’ Running on prd-ubuntu20.04-docker-8c-8g-18462 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 4f0060f0a01e6b631d5ad01a980021319d7b9523 (main) Commit message: "Merge pull request #258 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4" > 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 4f0060f0a01e6b631d5ad01a980021319d7b9523 # timeout=10 > git rev-list --no-walk 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:45:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:45:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:45:21 ========================================================= 17:45:21 EdgeX Global Pipelines Version Info 17:45:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:45:23 ------------------- 17:45:23 stable info: 17:45:23 ------------------- 17:45:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:45:23 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:45:23 Message: update stable to v1.0.250 17:45:25 ------------------- 17:45:25 experimental info: 17:45:25 ------------------- 17:45:25 Commited By: **** collab-it+edgex@linuxfoundation.org 17:45:25 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:45:25 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f0060f [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:25 provisioning config files... 17:45:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18319911936216681586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:25 ---> docker-login.sh 17:45:25 nexus3.edgexfoundry.org:10001 17:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:26 Configure a credential helper to remove this warning. See 17:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:26 17:45:26 Login Succeeded 17:45:26 nexus3.edgexfoundry.org:10002 17:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:26 Configure a credential helper to remove this warning. See 17:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:26 17:45:26 Login Succeeded 17:45:26 nexus3.edgexfoundry.org:10003 17:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:26 Configure a credential helper to remove this warning. See 17:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:26 17:45:26 Login Succeeded 17:45:26 nexus3.edgexfoundry.org:10004 17:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:26 Configure a credential helper to remove this warning. See 17:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:26 17:45:26 Login Succeeded 17:45:26 docker.io 17:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:27 Configure a credential helper to remove this warning. See 17:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:27 17:45:27 Login Succeeded 17:45:27 ---> docker-login.sh ends [Pipeline] } 17:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:45:27 + git rev-list -1 --merges 4f0060f0a01e6b631d5ad01a980021319d7b9523~1..4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] echo 17:45:27 -----------> git rev-list -1 --merges 4f0060f0a01e6b631d5ad01a980021319d7b9523~1..4f0060f0a01e6b631d5ad01a980021319d7b9523 4f0060f0a01e6b631d5ad01a980021319d7b9523 17:45:27 4f0060f0a01e6b631d5ad01a980021319d7b9523 [false] [Pipeline] sh 17:45:27 + git log --format=format:%s -1 4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] echo 17:45:27 ========================================================= 17:45:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:45:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:45:28 + git log --format=format:%s -1 4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] echo 17:45:28 [semverPrep] GIT_COMMIT: 4f0060f0a01e6b631d5ad01a980021319d7b9523, Commit Message: Merge pull request #258 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4 [Pipeline] echo 17:45:28 [semverPrep] This is not a build commit. [Pipeline] sh 17:45:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:28 + grep -v github /etc/ssh/ssh_known_hosts 17:45:28 + [ -e /tmp/ssh_known_hosts ] 17:45:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:45:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:45:28 + sudo tee -a /etc/ssh/ssh_known_hosts 17:45:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:28 17:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:29 0.1.4: Pulling from edgex-devops/py-git-semver 17:45:29 b85a868b505f: Pulling fs layer 17:45:29 e2be974225ed: Pulling fs layer 17:45:29 339a4e72a1f5: Pulling fs layer 17:45:29 988bab9f4d93: Pulling fs layer 17:45:29 1469e6f7b9e6: Pulling fs layer 17:45:29 988bab9f4d93: Waiting 17:45:29 1469e6f7b9e6: Waiting 17:45:29 eaf3925da568: Pulling fs layer 17:45:29 bab4dde63d76: Pulling fs layer 17:45:29 bde34c3a00c8: Pulling fs layer 17:45:29 b352a97aabf1: Pulling fs layer 17:45:29 4872d77fe225: Pulling fs layer 17:45:29 bde34c3a00c8: Waiting 17:45:29 b352a97aabf1: Waiting 17:45:29 5851b861e8e6: Pulling fs layer 17:45:29 5851b861e8e6: Waiting 17:45:29 e2be974225ed: Download complete 17:45:29 988bab9f4d93: Download complete 17:45:29 1469e6f7b9e6: Verifying Checksum 17:45:29 1469e6f7b9e6: Download complete 17:45:29 eaf3925da568: Verifying Checksum 17:45:29 eaf3925da568: Download complete 17:45:29 339a4e72a1f5: Verifying Checksum 17:45:29 339a4e72a1f5: Download complete 17:45:29 bde34c3a00c8: Download complete 17:45:29 b352a97aabf1: Verifying Checksum 17:45:29 b352a97aabf1: Download complete 17:45:29 4872d77fe225: Verifying Checksum 17:45:29 4872d77fe225: Download complete 17:45:29 5851b861e8e6: Verifying Checksum 17:45:29 5851b861e8e6: Download complete 17:45:29 b85a868b505f: Verifying Checksum 17:45:29 b85a868b505f: Download complete 17:45:29 bab4dde63d76: Verifying Checksum 17:45:29 bab4dde63d76: Download complete 17:45:30 b85a868b505f: Pull complete 17:45:30 e2be974225ed: Pull complete 17:45:31 339a4e72a1f5: Pull complete 17:45:31 988bab9f4d93: Pull complete 17:45:31 1469e6f7b9e6: Pull complete 17:45:31 eaf3925da568: Pull complete 17:45:33 bab4dde63d76: Pull complete 17:45:33 bde34c3a00c8: Pull complete 17:45:33 b352a97aabf1: Pull complete 17:45:33 4872d77fe225: Pull complete 17:45:33 5851b861e8e6: Pull complete 17:45:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:33 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 17:45:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:45:37 $ docker top 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 -eo pid,comm 17:45:37 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). 17:45:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:37 [ssh-agent] Looking for ssh-agent implementation... 17:45:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:37 $ docker exec 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 ssh-agent 17:45:37 SSH_AUTH_SOCK=/tmp/ssh-SlTSY04cAzZm/agent.33 17:45:37 SSH_AGENT_PID=39 17:45:37 Running ssh-add (command line suppressed) 17:45:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9874507011437524485.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9874507011437524485.key) 17:45:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:37 + git tag --points-at HEAD [Pipeline] } 17:45:37 $ docker exec --env ******** --env ******** 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 ssh-agent -k 17:45:37 unset SSH_AUTH_SOCK; 17:45:37 unset SSH_AGENT_PID; 17:45:37 echo Agent pid 39 killed; 17:45:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:45:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:37 [ssh-agent] Looking for ssh-agent implementation... 17:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:38 $ docker exec 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 ssh-agent 17:45:38 SSH_AUTH_SOCK=/tmp/ssh-9Rlx2VFCFOYc/agent.71 17:45:38 SSH_AGENT_PID=77 17:45:38 Running ssh-add (command line suppressed) 17:45:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10536111705864183272.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10536111705864183272.key) 17:45:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:38 + git semver init 17:45:38 2023-06-12 17:45:38,778 [run_init] DEBUG init version:0.0.0 force:False 17:45:38 2023-06-12 17:45:38,779 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 17:45:38 2023-06-12 17:45:38,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 17:45:38 2023-06-12 17:45:38,779 [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) 17:45:39 2023-06-12 17:45:39,458 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 17:45:39 2023-06-12 17:45:39,459 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 17:45:39 2023-06-12 17:45:39,459 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:45:39 2023-06-12 17:45:39,459 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:45:39 3.1.0-dev.1 [Pipeline] } 17:45:39 $ docker exec --env ******** --env ******** 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 ssh-agent -k 17:45:39 unset SSH_AUTH_SOCK; 17:45:39 unset SSH_AGENT_PID; 17:45:39 echo Agent pid 77 killed; 17:45:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:40 + git semver [Pipeline] } 17:45:40 $ docker stop --time=1 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 17:45:41 $ docker rm -f --volumes 85f88c54311ccb095b6dbc942ac98810b0e86907cc9ce0882fb57a4c6b937bb0 [Pipeline] // withDockerContainer [Pipeline] sh 17:45:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:45:42 Stashed 1 file(s) [Pipeline] echo 17:45:42 [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [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 17:45:42 provisioning config files... 17:45:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11230370916564897347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:42 ---> docker-login.sh 17:45:42 nexus3.edgexfoundry.org:10001 17:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:42 Configure a credential helper to remove this warning. See 17:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:42 17:45:42 Login Succeeded 17:45:42 nexus3.edgexfoundry.org:10002 17:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:42 Configure a credential helper to remove this warning. See 17:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:42 17:45:42 Login Succeeded 17:45:42 nexus3.edgexfoundry.org:10003 17:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:43 Configure a credential helper to remove this warning. See 17:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:43 17:45:43 Login Succeeded 17:45:43 nexus3.edgexfoundry.org:10004 17:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:43 Configure a credential helper to remove this warning. See 17:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:43 17:45:43 Login Succeeded 17:45:43 docker.io 17:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:43 Configure a credential helper to remove this warning. See 17:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:43 17:45:43 Login Succeeded 17:45:43 ---> docker-login.sh ends [Pipeline] } 17:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:43 ========================================================= 17:45:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:45:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:45:43 Sending build context to Docker daemon 1.944MB 17:45:43 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:45:43 Step 2/13 : FROM ${BASE} AS builder 17:45:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:43 f56be85fc22e: Pulling fs layer 17:45:43 85791d961cd3: Pulling fs layer 17:45:43 d694b5ae8c79: Pulling fs layer 17:45:43 9f32a84ed3da: Pulling fs layer 17:45:43 4d19c01a9841: Pulling fs layer 17:45:43 9325e15d5711: Pulling fs layer 17:45:43 556b6ee489ea: Pulling fs layer 17:45:43 c5a4b2cf53e6: Pulling fs layer 17:45:43 9325e15d5711: Waiting 17:45:43 556b6ee489ea: Waiting 17:45:43 c5a4b2cf53e6: Waiting 17:45:43 9f32a84ed3da: Waiting 17:45:43 4d19c01a9841: Waiting 17:45:43 85791d961cd3: Verifying Checksum 17:45:43 85791d961cd3: Download complete 17:45:43 9f32a84ed3da: Verifying Checksum 17:45:43 9f32a84ed3da: Download complete 17:45:43 4d19c01a9841: Verifying Checksum 17:45:43 4d19c01a9841: Download complete 17:45:43 f56be85fc22e: Verifying Checksum 17:45:43 f56be85fc22e: Download complete 17:45:43 9325e15d5711: Verifying Checksum 17:45:43 9325e15d5711: Download complete 17:45:43 f56be85fc22e: Pull complete 17:45:44 85791d961cd3: Pull complete 17:45:44 d694b5ae8c79: Verifying Checksum 17:45:44 d694b5ae8c79: Download complete 17:45:44 c5a4b2cf53e6: Verifying Checksum 17:45:44 c5a4b2cf53e6: Download complete 17:45:44 556b6ee489ea: Verifying Checksum 17:45:44 556b6ee489ea: Download complete 17:45:48 d694b5ae8c79: Pull complete 17:45:48 9f32a84ed3da: Pull complete 17:45:48 4d19c01a9841: Pull complete 17:45:48 9325e15d5711: Pull complete 17:45:49 556b6ee489ea: Pull complete 17:45:50 c5a4b2cf53e6: Pull complete 17:45:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:45:50 ---> c4be618373d6 17:45:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:45:55 ---> Running in 30c112dda0d4 17:45:55 Removing intermediate container 30c112dda0d4 17:45:55 ---> b3b11f5252aa 17:45:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:45:55 ---> Running in 3256f32e8115 17:45:55 Removing intermediate container 3256f32e8115 17:45:55 ---> 3912a4add00e 17:45:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:45:55 ---> Running in b982740d1972 17:45:55 Removing intermediate container b982740d1972 17:45:55 ---> 7e26669d6b99 17:45:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:45:55 ---> Running in fbcf80082bc0 17:45:55 Removing intermediate container fbcf80082bc0 17:45:55 ---> f20b47e41ffc 17:45:55 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:55 ---> Running in 4a6ee0161b6d 17:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:45:56 (1/14) Installing libintl (0.21.1-r1) 17:45:56 (2/14) Installing eudev-libs (3.2.11-r4) 17:45:56 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:45:56 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:45:56 (5/14) Installing v4l-utils (1.22.1-r2) 17:45:56 (6/14) Installing udev-init-scripts (35-r1) 17:45:56 (7/14) Installing libblkid (2.38.1-r1) 17:45:56 (8/14) Installing xz-libs (5.2.9-r0) 17:45:56 (9/14) Installing zstd-libs (1.5.5-r0) 17:45:56 (10/14) Installing kmod-libs (30-r1) 17:45:56 (11/14) Installing eudev (3.2.11-r4) 17:45:56 (12/14) Installing eudev-dev (3.2.11-r4) 17:45:56 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:45:56 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:45:56 Executing busybox-1.35.0-r29.trigger 17:45:56 Executing eudev-3.2.11-r4.trigger 17:45:56 OK: 272 MiB in 67 packages 17:45:57 Removing intermediate container 4a6ee0161b6d 17:45:57 ---> 29baf0dc8acb 17:45:57 Step 8/13 : WORKDIR /device-usb-camera 17:45:57 ---> Running in edf62963510a 17:45:57 Removing intermediate container edf62963510a 17:45:57 ---> 16054cf63b18 17:45:57 Step 9/13 : COPY go.mod vendor* ./ 17:45:57 ---> 66099048c547 17:45:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:57 Still waiting to schedule task 17:45:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18460’ 17:45:57 ---> Running in 0291a027fe72 17:46:20 Removing intermediate container 0291a027fe72 17:46:20 ---> 9bd1346c82f0 17:46:20 Step 11/13 : COPY . . 17:46:20 ---> 615102aacfb9 17:46:20 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:46:20 ---> Running in 9dc7375e9c75 17:46:21  % Total % Received % Xferd Average Speed Time Time Time Current 17:46:21 Dload Upload Total Spent Left Speed 17:46:21 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6161 0 --:--:-- --:--:-- --:--:-- 6174 17:46:21 Removing intermediate container 9dc7375e9c75 17:46:21 ---> 3701f66438ca 17:46:21 Step 13/13 : RUN ${MAKE} 17:46:21 ---> Running in 2533badac1f3 17:46:22 noop 17:46:22 Removing intermediate container 2533badac1f3 17:46:22 ---> 0166a031e328 17:46:22 Successfully built 0166a031e328 17:46:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:22 + docker inspect -f . ci-base-image-x86_64 17:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:22 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 17:46:22 $ 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 ******** -e ******** ci-base-image-x86_64 cat 17:46:23 $ docker top 75c42fd1b5d597de44728688c9b793c0e522ff14276f7cc862d2d9baf8f1c667 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:23 + go version 17:46:23 go version go1.20.2 linux/amd64 [Pipeline] } 17:46:23 $ docker stop --time=1 75c42fd1b5d597de44728688c9b793c0e522ff14276f7cc862d2d9baf8f1c667 17:46:24 $ docker rm -f --volumes 75c42fd1b5d597de44728688c9b793c0e522ff14276f7cc862d2d9baf8f1c667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:25 + docker inspect -f . ci-base-image-x86_64 17:46:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:25 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 17:46:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat 17:46:25 $ docker top 96f9d223104cfc126aa1eb18c42754b68b56ed107e277bb421c0791dc229931f -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:25 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 17:46:26 + make test 17:46:26 go test ./... -coverprofile=coverage.out ./... 17:46:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:46:42 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:46:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.6% of statements 17:46:47 go vet ./... 17:46:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:46:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:46:51 ./bin/test-attribution-txt.sh [Pipeline] echo 17:46:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:46:51 $ docker stop --time=1 96f9d223104cfc126aa1eb18c42754b68b56ed107e277bb421c0791dc229931f 17:46:55 $ docker rm -f --volumes 96f9d223104cfc126aa1eb18c42754b68b56ed107e277bb421c0791dc229931f [Pipeline] // withDockerContainer [Pipeline] sh 17:46:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:46:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:46:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:46:56 + ls -al . 17:46:56 total 196 17:46:56 drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 17:46 . 17:46:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:45 .. 17:46:56 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:45 .git 17:46:56 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:45 .github 17:46:56 -rw-rw-r-- 1 jenkins jenkins 414 Jun 12 17:45 .gitignore 17:46:56 -rw-rw-r-- 1 jenkins jenkins 45 Jun 12 17:45 .golangci.yml 17:46:56 -rw-rw-r-- 1 jenkins jenkins 77 Jun 12 17:45 .hadolint.yml 17:46:56 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:45 .semver 17:46:56 -rw-rw-r-- 1 jenkins jenkins 9665 Jun 12 17:45 Attribution.txt 17:46:56 -rw-rw-r-- 1 jenkins jenkins 11903 Jun 12 17:45 CHANGELOG.md 17:46:56 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 12 17:45 Dockerfile 17:46:56 -rw-rw-r-- 1 jenkins jenkins 678 Jun 12 17:45 GOVERNANCE.md 17:46:56 -rw-rw-r-- 1 jenkins jenkins 659 Jun 12 17:45 Jenkinsfile 17:46:56 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 12 17:45 LICENSE 17:46:56 -rw-rw-r-- 1 jenkins jenkins 2364 Jun 12 17:45 Makefile 17:46:56 -rw-rw-r-- 1 jenkins jenkins 622 Jun 12 17:45 OWNERS.md 17:46:56 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 12 17:45 README.md 17:46:56 -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 17:45 VERSION 17:46:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:45 bin 17:46:56 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:45 cmd 17:46:56 -rw-r--r-- 1 jenkins jenkins 35569 Jun 12 17:46 coverage.out 17:46:56 -rwxrwxr-x 1 jenkins jenkins 140 Jun 12 17:45 docker-entrypoint.sh 17:46:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:45 docs 17:46:56 -rw-rw-r-- 1 jenkins jenkins 3371 Jun 12 17:45 go.mod 17:46:56 -rw-rw-r-- 1 jenkins jenkins 31482 Jun 12 17:45 go.sum 17:46:56 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:45 internal 17:46:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:45 snap 17:46:56 -rw-rw-r-- 1 jenkins jenkins 231 Jun 12 17:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:56 + 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=4f0060f0a01e6b631d5ad01a980021319d7b9523 --label arch=amd64 --label version=3.1.0-dev.1 . 17:46:56 Sending build context to Docker daemon 1.98MB 17:46:56 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:46:56 Step 2/36 : FROM ${BASE} AS builder 17:46:56 ---> 0166a031e328 17:46:56 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:46:57 ---> Running in 2b1a1b7342a3 17:46:57 Removing intermediate container 2b1a1b7342a3 17:46:57 ---> 1f394ab705ca 17:46:57 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:46:57 ---> Running in 0fe42c70d3d1 17:46:57 Removing intermediate container 0fe42c70d3d1 17:46:57 ---> ecc23ca0a385 17:46:57 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:46:57 ---> Running in 4e1f908418cb 17:46:57 Removing intermediate container 4e1f908418cb 17:46:57 ---> c32d12352074 17:46:57 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:46:57 ---> Running in ed6a97726681 17:46:57 Removing intermediate container ed6a97726681 17:46:57 ---> 57ec25309241 17:46:57 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:57 ---> Running in f66bcbf272c3 17:46:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:46:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:46:57 OK: 272 MiB in 67 packages 17:46:58 Removing intermediate container f66bcbf272c3 17:46:58 ---> fd7202fc0023 17:46:58 Step 8/36 : WORKDIR /device-usb-camera 17:46:58 ---> Running in 4f1f4a81554e 17:46:58 Removing intermediate container 4f1f4a81554e 17:46:58 ---> 2ac1467ab4f7 17:46:58 Step 9/36 : COPY go.mod vendor* ./ 17:46:58 ---> fcda18c22753 17:46:58 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:58 ---> Running in ea09abeede29 17:46:59 Removing intermediate container ea09abeede29 17:46:59 ---> 5f35368b17bf 17:46:59 Step 11/36 : COPY . . 17:46:59 ---> 431c06f62132 17:46:59 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:46:59 ---> Running in 319555ae5d1a 17:46:59  % Total % Received % Xferd Average Speed Time Time Time Current 17:46:59 Dload Upload Total Spent Left Speed 17:46:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21841 0 --:--:-- --:--:-- --:--:-- 22125 17:47:00 Removing intermediate container 319555ae5d1a 17:47:00 ---> a877a2a7b121 17:47:00 Step 13/36 : RUN ${MAKE} 17:47:00 ---> Running in eea9e5a4692d 17:47:00 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:47:26 Removing intermediate container eea9e5a4692d 17:47:26 ---> 05fe123cf59e 17:47:26 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:47:26 v0.21.6: Pulling from aler9/rtsp-simple-server 17:47:26 4acc49c71d14: Pulling fs layer 17:47:26 4acc49c71d14: Verifying Checksum 17:47:26 4acc49c71d14: Download complete 17:47:26 4acc49c71d14: Pull complete 17:47:26 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:47:26 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:47:26 ---> 01a2bd3e5fff 17:47:26 Step 15/36 : FROM alpine:3.17 17:47:26 3.17: Pulling from library/alpine 17:47:26 f56be85fc22e: Already exists 17:47:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:47:26 Status: Downloaded newer image for alpine:3.17 17:47:26 ---> 9ed4aefc74f6 17:47:26 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:47:26 ---> Running in 252b9a01639c 17:47:26 Removing intermediate container 252b9a01639c 17:47:26 ---> 33a358fefc61 17:47:26 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:47:26 ---> Running in 8cb7d940da7c 17:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:47:26 (1/86) Installing dumb-init (1.2.5-r2) 17:47:26 (2/86) Installing sdl2 (2.26.5-r0) 17:47:26 (3/86) Installing svt-av1-libs (1.3.0-r0) 17:47:26 (4/86) Installing libxau (1.0.10-r0) 17:47:26 (5/86) Installing libmd (1.0.4-r0) 17:47:26 (6/86) Installing libbsd (0.11.7-r0) 17:47:26 (7/86) Installing libxdmcp (1.1.4-r0) 17:47:26 (8/86) Installing libxcb (1.15-r0) 17:47:26 (9/86) Installing libx11 (1.8.4-r0) 17:47:26 (10/86) Installing aom-libs (3.5.0-r0) 17:47:26 (11/86) Installing alsa-lib (1.2.8-r0) 17:47:26 (12/86) Installing libexpat (2.5.0-r0) 17:47:26 (13/86) Installing brotli-libs (1.0.9-r9) 17:47:26 (14/86) Installing libbz2 (1.0.8-r4) 17:47:26 (15/86) Installing libpng (1.6.38-r0) 17:47:26 (16/86) Installing freetype (2.12.1-r0) 17:47:26 (17/86) Installing fontconfig (2.14.1-r0) 17:47:26 (18/86) Installing fribidi (1.0.12-r0) 17:47:26 (19/86) Installing libffi (3.4.4-r0) 17:47:26 (20/86) Installing libintl (0.21.1-r1) 17:47:26 (21/86) Installing libblkid (2.38.1-r1) 17:47:26 (22/86) Installing libmount (2.38.1-r1) 17:47:26 (23/86) Installing pcre2 (10.42-r0) 17:47:26 (24/86) Installing glib (2.74.7-r0) 17:47:26 (25/86) Installing graphite2 (1.3.14-r2) 17:47:26 (26/86) Installing harfbuzz (5.3.1-r1) 17:47:26 (27/86) Installing libass (0.16.0-r1) 17:47:26 (28/86) Installing libdav1d (1.0.0-r2) 17:47:26 (29/86) Installing hwdata-pci (0.364-r0) 17:47:26 (30/86) Installing libpciaccess (0.17-r0) 17:47:26 (31/86) Installing libdrm (2.4.114-r0) 17:47:26 (32/86) Installing gmp (6.2.1-r2) 17:47:26 (33/86) Installing nettle (3.8.1-r0) 17:47:26 (34/86) Installing p11-kit (0.24.1-r1) 17:47:26 (35/86) Installing libtasn1 (4.19.0-r0) 17:47:26 (36/86) Installing libunistring (1.1-r0) 17:47:26 (37/86) Installing gnutls (3.7.8-r3) 17:47:26 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:47:26 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 17:47:26 (40/86) Installing lame (3.100-r2) 17:47:26 (41/86) Installing opus (1.3.1-r1) 17:47:26 (42/86) Installing libasyncns (0.8-r1) 17:47:26 (43/86) Installing dbus-libs (1.14.8-r0) 17:47:26 (44/86) Installing libltdl (2.4.7-r1) 17:47:26 (45/86) Installing orc (0.4.33-r0) 17:47:26 (46/86) Installing libgcc (12.2.1_git20220924-r4) 17:47:26 (47/86) Installing libogg (1.3.5-r2) 17:47:26 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 17:47:26 (49/86) Installing flac-libs (1.4.2-r0) 17:47:26 (50/86) Installing libvorbis (1.3.7-r0) 17:47:26 (51/86) Installing libsndfile (1.1.0-r2) 17:47:26 (52/86) Installing libgomp (12.2.1_git20220924-r4) 17:47:26 (53/86) Installing soxr (0.1.3-r3) 17:47:26 (54/86) Installing speexdsp (1.2.1-r0) 17:47:26 (55/86) Installing tdb-libs (1.4.6-r0) 17:47:26 (56/86) Installing libpulse (16.1-r6) 17:47:26 (57/86) Installing cjson (1.7.15-r3) 17:47:26 (58/86) Installing mbedtls (2.28.3-r0) 17:47:26 (59/86) Installing librist (0.2.7-r0) 17:47:26 (60/86) Installing libsrt (1.5.1-r0) 17:47:26 (61/86) Installing libssh (0.10.5-r0) 17:47:26 (62/86) Installing libtheora (1.1.1-r16) 17:47:26 (63/86) Installing libjpeg-turbo (2.1.4-r0) 17:47:26 (64/86) Installing v4l-utils-libs (1.22.1-r2) 17:47:26 (65/86) Installing libxext (1.3.5-r0) 17:47:26 (66/86) Installing libxfixes (6.0.0-r0) 17:47:26 (67/86) Installing wayland-libs-client (1.21.0-r1) 17:47:26 (68/86) Installing libva (2.16.0-r0) 17:47:26 (69/86) Installing libvdpau (1.5-r0) 17:47:26 (70/86) Installing vidstab (1.1.0-r2) 17:47:26 (71/86) Installing libvpx (1.12.0-r1) 17:47:26 (72/86) Installing libwebp (1.2.4-r2) 17:47:26 (73/86) Installing x264-libs (0.164_git20220602-r0) 17:47:26 (74/86) Installing numactl (2.0.16-r1) 17:47:26 (75/86) Installing x265-libs (3.5-r3) 17:47:26 (76/86) Installing xvidcore (1.3.7-r1) 17:47:26 (77/86) Installing libsodium (1.0.18-r2) 17:47:26 (78/86) Installing libzmq (4.3.4-r1) 17:47:26 (79/86) Installing ffmpeg-libs (5.1.3-r0) 17:47:26 (80/86) Installing ffmpeg (5.1.3-r0) 17:47:26 (81/86) Installing udev-init-scripts (35-r1) 17:47:26 (82/86) Installing eudev-libs (3.2.11-r4) 17:47:26 (83/86) Installing xz-libs (5.2.9-r0) 17:47:26 (84/86) Installing zstd-libs (1.5.5-r0) 17:47:26 (85/86) Installing kmod-libs (30-r1) 17:47:26 (86/86) Installing eudev (3.2.11-r4) 17:47:26 Executing busybox-1.35.0-r29.trigger 17:47:26 Executing eudev-3.2.11-r4.trigger 17:47:26 OK: 112 MiB in 101 packages 17:47:28 Removing intermediate container 8cb7d940da7c 17:47:28 ---> d4d98b83943e 17:47:28 Step 18/36 : WORKDIR / 17:47:28 ---> Running in e991dee6e0a4 17:47:28 Removing intermediate container e991dee6e0a4 17:47:28 ---> ec0644209e0b 17:47:28 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:47:29 ---> d86eaa37bdb8 17:47:29 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:47:29 ---> f4b3488fb34f 17:47:29 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:47:29 ---> c51364cf94e6 17:47:29 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:47:30 ---> 88c0cd4fbe50 17:47:30 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:47:30 ---> 5a20e4aaf948 17:47:30 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:47:30 ---> 7ef79025b5ff 17:47:30 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:47:31 ---> 396743372d6f 17:47:31 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:47:31 ---> Running in 2f338b18de7d 17:47:31 Removing intermediate container 2f338b18de7d 17:47:31 ---> a95e09867f50 17:47:31 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:47:31 ---> Running in eb5bfbc1b51f 17:47:32 Removing intermediate container eb5bfbc1b51f 17:47:32 ---> bca2598664e4 17:47:32 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:47:32 ---> Running in 5df683cba789 17:47:32 Removing intermediate container 5df683cba789 17:47:32 ---> b93e90fdb04e 17:47:32 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:47:32 ---> Running in 745b614b2a73 17:47:33 Removing intermediate container 745b614b2a73 17:47:33 ---> 6cff67fff9f4 17:47:33 Step 30/36 : EXPOSE 59983 17:47:33 ---> Running in 46cf1646cf50 17:47:33 Removing intermediate container 46cf1646cf50 17:47:33 ---> 459f3772ce42 17:47:33 Step 31/36 : EXPOSE 8554 17:47:33 ---> Running in 3da6801ed7da 17:47:33 Removing intermediate container 3da6801ed7da 17:47:33 ---> 2730b122cef3 17:47:33 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:47:33 ---> Running in 88d1394e1e29 17:47:33 Removing intermediate container 88d1394e1e29 17:47:33 ---> 15f1e6b3452a 17:47:33 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:47:33 ---> Running in 80011bf9e324 17:47:33 Removing intermediate container 80011bf9e324 17:47:33 ---> 8b9d98c53e0f 17:47:33 Step 34/36 : LABEL arch=amd64 17:47:33 ---> Running in c59e95871b58 17:47:33 Removing intermediate container c59e95871b58 17:47:33 ---> 02e0766e7ab8 17:47:33 Step 35/36 : LABEL git_sha=4f0060f0a01e6b631d5ad01a980021319d7b9523 17:47:33 ---> Running in 9b9a2a32bfeb 17:47:33 Removing intermediate container 9b9a2a32bfeb 17:47:33 ---> 93fbed9c13b0 17:47:33 Step 36/36 : LABEL version=3.1.0-dev.1 17:47:33 ---> Running in 97e1b9b0f552 17:47:33 Removing intermediate container 97e1b9b0f552 17:47:33 ---> 1d503845634a 17:47:33 [Warning] One or more build-args [ARCH] were not consumed 17:47:33 Successfully built 1d503845634a 17:47:33 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 17:47:34 provisioning config files... 17:47:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12935865193986391519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:34 ---> docker-login.sh 17:47:34 nexus3.edgexfoundry.org:10001 17:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:34 Configure a credential helper to remove this warning. See 17:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:34 17:47:34 Login Succeeded 17:47:34 nexus3.edgexfoundry.org:10002 17:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:34 Configure a credential helper to remove this warning. See 17:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:34 17:47:34 Login Succeeded 17:47:34 nexus3.edgexfoundry.org:10003 17:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:34 Configure a credential helper to remove this warning. See 17:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:34 17:47:34 Login Succeeded 17:47:34 nexus3.edgexfoundry.org:10004 17:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:34 Configure a credential helper to remove this warning. See 17:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:34 17:47:34 Login Succeeded 17:47:34 docker.io 17:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:34 Configure a credential helper to remove this warning. See 17:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:34 17:47:34 Login Succeeded 17:47:34 ---> docker-login.sh ends [Pipeline] } 17:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:34 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 17:47:34 4f0060f0a01e6b631d5ad01a980021319d7b9523 17:47:34 latest 17:47:34 3.1.0-dev.1 17:47:34 4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 17:47:34 main 17:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:35 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523 17:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:47:35 a6f899351e8c: Preparing 17:47:35 86795b90d583: Preparing 17:47:35 179846e6b86a: Preparing 17:47:35 33faf7364408: Preparing 17:47:35 3827b5b91e75: Preparing 17:47:35 acc83c6ca332: Preparing 17:47:35 408542cbbaac: Preparing 17:47:35 a7ca8bceee54: Preparing 17:47:35 46aa834a9fc3: Preparing 17:47:35 4442e0609e67: Preparing 17:47:35 37dbb0d70a15: Preparing 17:47:35 df99e0364f15: Preparing 17:47:35 f1417ff83b31: Preparing 17:47:35 a7ca8bceee54: Waiting 17:47:35 4442e0609e67: Waiting 17:47:35 df99e0364f15: Waiting 17:47:35 46aa834a9fc3: Waiting 17:47:35 33faf7364408: Pushed 17:47:35 a6f899351e8c: Pushed 17:47:35 179846e6b86a: Pushed 17:47:35 86795b90d583: Pushed 17:47:35 46aa834a9fc3: Pushed 17:47:35 acc83c6ca332: Pushed 17:47:35 a7ca8bceee54: Pushed 17:47:35 408542cbbaac: Pushed 17:47:35 f1417ff83b31: Layer already exists 17:47:35 4442e0609e67: Pushed 17:47:38 3827b5b91e75: Pushed 17:47:38 37dbb0d70a15: Pushed 17:47:46 df99e0364f15: Pushed 17:47:46 4f0060f0a01e6b631d5ad01a980021319d7b9523: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:47:47 a6f899351e8c: Preparing 17:47:47 86795b90d583: Preparing 17:47:47 179846e6b86a: Preparing 17:47:47 33faf7364408: Preparing 17:47:47 3827b5b91e75: Preparing 17:47:47 acc83c6ca332: Preparing 17:47:47 408542cbbaac: Preparing 17:47:47 a7ca8bceee54: Preparing 17:47:47 46aa834a9fc3: Preparing 17:47:47 4442e0609e67: Preparing 17:47:47 37dbb0d70a15: Preparing 17:47:47 df99e0364f15: Preparing 17:47:47 f1417ff83b31: Preparing 17:47:47 37dbb0d70a15: Waiting 17:47:47 df99e0364f15: Waiting 17:47:47 a7ca8bceee54: Waiting 17:47:47 f1417ff83b31: Waiting 17:47:47 46aa834a9fc3: Waiting 17:47:47 4442e0609e67: Waiting 17:47:47 acc83c6ca332: Waiting 17:47:47 408542cbbaac: Waiting 17:47:47 3827b5b91e75: Layer already exists 17:47:47 a6f899351e8c: Layer already exists 17:47:47 33faf7364408: Layer already exists 17:47:47 86795b90d583: Layer already exists 17:47:47 179846e6b86a: Layer already exists 17:47:47 acc83c6ca332: Layer already exists 17:47:47 408542cbbaac: Layer already exists 17:47:47 46aa834a9fc3: Layer already exists 17:47:47 a7ca8bceee54: Layer already exists 17:47:47 4442e0609e67: Layer already exists 17:47:47 37dbb0d70a15: Layer already exists 17:47:47 f1417ff83b31: Layer already exists 17:47:47 df99e0364f15: Layer already exists 17:47:47 latest: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.1 17:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:47:47 a6f899351e8c: Preparing 17:47:47 86795b90d583: Preparing 17:47:47 179846e6b86a: Preparing 17:47:47 33faf7364408: Preparing 17:47:47 3827b5b91e75: Preparing 17:47:47 acc83c6ca332: Preparing 17:47:47 408542cbbaac: Preparing 17:47:47 a7ca8bceee54: Preparing 17:47:47 46aa834a9fc3: Preparing 17:47:47 4442e0609e67: Preparing 17:47:47 37dbb0d70a15: Preparing 17:47:47 df99e0364f15: Preparing 17:47:47 f1417ff83b31: Preparing 17:47:47 a7ca8bceee54: Waiting 17:47:47 46aa834a9fc3: Waiting 17:47:47 df99e0364f15: Waiting 17:47:47 f1417ff83b31: Waiting 17:47:47 4442e0609e67: Waiting 17:47:47 37dbb0d70a15: Waiting 17:47:47 acc83c6ca332: Waiting 17:47:47 408542cbbaac: Waiting 17:47:47 33faf7364408: Layer already exists 17:47:47 179846e6b86a: Layer already exists 17:47:47 86795b90d583: Layer already exists 17:47:47 a6f899351e8c: Layer already exists 17:47:47 3827b5b91e75: Layer already exists 17:47:47 acc83c6ca332: Layer already exists 17:47:47 408542cbbaac: Layer already exists 17:47:47 a7ca8bceee54: Layer already exists 17:47:47 46aa834a9fc3: Layer already exists 17:47:47 4442e0609e67: Layer already exists 17:47:47 df99e0364f15: Layer already exists 17:47:47 f1417ff83b31: Layer already exists 17:47:47 37dbb0d70a15: Layer already exists 17:47:47 3.1.0-dev.1: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 17:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:47:48 a6f899351e8c: Preparing 17:47:48 86795b90d583: Preparing 17:47:48 179846e6b86a: Preparing 17:47:48 33faf7364408: Preparing 17:47:48 3827b5b91e75: Preparing 17:47:48 acc83c6ca332: Preparing 17:47:48 408542cbbaac: Preparing 17:47:48 a7ca8bceee54: Preparing 17:47:48 46aa834a9fc3: Preparing 17:47:48 4442e0609e67: Preparing 17:47:48 37dbb0d70a15: Preparing 17:47:48 df99e0364f15: Preparing 17:47:48 f1417ff83b31: Preparing 17:47:48 46aa834a9fc3: Waiting 17:47:48 acc83c6ca332: Waiting 17:47:48 4442e0609e67: Waiting 17:47:48 df99e0364f15: Waiting 17:47:48 37dbb0d70a15: Waiting 17:47:48 f1417ff83b31: Waiting 17:47:48 408542cbbaac: Waiting 17:47:48 a7ca8bceee54: Waiting 17:47:48 a6f899351e8c: Layer already exists 17:47:48 33faf7364408: Layer already exists 17:47:48 86795b90d583: Layer already exists 17:47:48 179846e6b86a: Layer already exists 17:47:48 3827b5b91e75: Layer already exists 17:47:48 a7ca8bceee54: Layer already exists 17:47:48 acc83c6ca332: Layer already exists 17:47:48 4442e0609e67: Layer already exists 17:47:48 408542cbbaac: Layer already exists 17:47:48 46aa834a9fc3: Layer already exists 17:47:48 37dbb0d70a15: Layer already exists 17:47:48 f1417ff83b31: Layer already exists 17:47:48 df99e0364f15: Layer already exists 17:47:48 4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 17:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:47:48 a6f899351e8c: Preparing 17:47:48 86795b90d583: Preparing 17:47:48 179846e6b86a: Preparing 17:47:48 33faf7364408: Preparing 17:47:48 3827b5b91e75: Preparing 17:47:48 acc83c6ca332: Preparing 17:47:48 408542cbbaac: Preparing 17:47:48 a7ca8bceee54: Preparing 17:47:48 46aa834a9fc3: Preparing 17:47:48 4442e0609e67: Preparing 17:47:48 37dbb0d70a15: Preparing 17:47:48 df99e0364f15: Preparing 17:47:48 f1417ff83b31: Preparing 17:47:48 408542cbbaac: Waiting 17:47:48 a7ca8bceee54: Waiting 17:47:48 acc83c6ca332: Waiting 17:47:48 4442e0609e67: Waiting 17:47:48 37dbb0d70a15: Waiting 17:47:48 df99e0364f15: Waiting 17:47:48 f1417ff83b31: Waiting 17:47:48 46aa834a9fc3: Waiting 17:47:48 86795b90d583: Layer already exists 17:47:48 3827b5b91e75: Layer already exists 17:47:48 179846e6b86a: Layer already exists 17:47:48 33faf7364408: Layer already exists 17:47:48 a6f899351e8c: Layer already exists 17:47:48 acc83c6ca332: Layer already exists 17:47:48 4442e0609e67: Layer already exists 17:47:48 408542cbbaac: Layer already exists 17:47:48 a7ca8bceee54: Layer already exists 17:47:48 46aa834a9fc3: Layer already exists 17:47:48 37dbb0d70a15: Layer already exists 17:47:48 df99e0364f15: Layer already exists 17:47:48 f1417ff83b31: Layer already exists 17:47:48 main: digest: sha256:982c5c4cffb2b79c1706efc1d928ed1eaea054670608023c37d2425857c04c60 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:48 ===================================================== [Pipeline] echo 17:47:49 taggedImages: 17:47:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523 17:47:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:47:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.1 17:47:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 17:47:49 - 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 17:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:49 17:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:49 latest: Pulling from edgex-lftools-log-publisher 17:47:49 5eb5b503b376: Pulling fs layer 17:47:49 5c69ac0246d0: Pulling fs layer 17:47:49 ec43610c2a17: Pulling fs layer 17:47:49 3a2ae6a8a46f: Pulling fs layer 17:47:49 33b1e0a273af: Pulling fs layer 17:47:49 5d3b04190fa2: Pulling fs layer 17:47:49 2f39f015ded8: Pulling fs layer 17:47:49 3a2ae6a8a46f: Waiting 17:47:49 33b1e0a273af: Waiting 17:47:49 2f39f015ded8: Waiting 17:47:49 5c69ac0246d0: Download complete 17:47:49 3a2ae6a8a46f: Verifying Checksum 17:47:49 3a2ae6a8a46f: Download complete 17:47:49 33b1e0a273af: Verifying Checksum 17:47:49 33b1e0a273af: Download complete 17:47:49 5d3b04190fa2: Verifying Checksum 17:47:49 5d3b04190fa2: Download complete 17:47:49 ec43610c2a17: Verifying Checksum 17:47:49 ec43610c2a17: Download complete 17:47:49 5eb5b503b376: Verifying Checksum 17:47:49 5eb5b503b376: Download complete 17:47:50 2f39f015ded8: Download complete 17:47:51 5eb5b503b376: Pull complete 17:47:51 5c69ac0246d0: Pull complete 17:47:51 ec43610c2a17: Pull complete 17:47:51 3a2ae6a8a46f: Pull complete 17:47:51 33b1e0a273af: Pull complete 17:47:51 5d3b04190fa2: Pull complete 17:47:56 2f39f015ded8: Pull complete 17:47:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:56 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 17:47:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:48:00 $ docker top c97f7b17bb549a4f71133bfef88a45c459fb87a095cc48a788d7efe1903e0364 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:01 ---> job-cost.sh 17:48:01 lf-activate-venv: SKIPPING 17:48:01 INFO: No Stack... 17:48:01 INFO: Retrieving Pricing Info for: v3-standard-8 17:48:01 INFO: Archiving Costs [Pipeline] sh 17:48:01 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 17:48:01 + cut -d, -f6 [Pipeline] lock 17:48:01 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] 17:48:01 Resource [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] did not exist. Created. 17:48:01 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:02 + echo total: 0.2199999988079071 [Pipeline] stash 17:48:02 Stashed 1 file(s) [Pipeline] } 17:48:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 17:48:02 $ docker stop --time=1 c97f7b17bb549a4f71133bfef88a45c459fb87a095cc48a788d7efe1903e0364 17:48:03 $ docker rm -f --volumes c97f7b17bb549a4f71133bfef88a45c459fb87a095cc48a788d7efe1903e0364 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:49:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18465 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 17:49:07 Running in /w/workspace/device-usb-camera/125 [Pipeline] { [Pipeline] checkout 17:49:08 Selected Git installation does not exist. Using Default 17:49:08 The recommended git tool is: NONE 17:49:13 using credential edgex-jenkins-ssh 17:49:13 Cloning the remote Git repository 17:49:14 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:49:14 > git init /w/workspace/device-usb-camera/125 # timeout=10 17:49:14 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:49:14 > git --version # timeout=10 17:49:14 > git --version # 'git version 2.25.1' 17:49:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:15 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:49:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:16 Avoid second fetch 17:49:16 Checking out Revision 4f0060f0a01e6b631d5ad01a980021319d7b9523 (main) 17:49:16 Commit message: "Merge pull request #258 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4" 17:49:16 > git config core.sparsecheckout # timeout=10 17:49:16 > git checkout -f 4f0060f0a01e6b631d5ad01a980021319d7b9523 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:17 Dload Upload Total Spent Left Speed 17:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 17:49:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:49:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:49:18 + sudo tee /etc/docker/daemon.new 17:49:18 { 17:49:18 "registry-mirrors": [ 17:49:18 "https://nexus3.edgexfoundry.org:10001" 17:49:18 ], 17:49:18 "bip": "10.250.0.254/24", 17:49:18 "hosts": [ 17:49:18 "tcp://0.0.0.0:5555", 17:49:18 "unix:///var/run/docker.sock" 17:49:18 ], 17:49:18 "mtu": 1458, 17:49:18 "selinux-enabled": true, 17:49:18 "seccomp-profile": "/etc/docker/seccomp.json" 17:49:18 } [Pipeline] sh 17:49:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:49:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:37 provisioning config files... 17:49:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/125@tmp/config4806352259723420499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:37 ---> docker-login.sh 17:49:37 nexus3.edgexfoundry.org:10001 17:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:38 Configure a credential helper to remove this warning. See 17:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:38 17:49:38 Login Succeeded 17:49:38 nexus3.edgexfoundry.org:10002 17:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:39 Configure a credential helper to remove this warning. See 17:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:39 17:49:39 Login Succeeded 17:49:39 nexus3.edgexfoundry.org:10003 17:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:39 Configure a credential helper to remove this warning. See 17:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:39 17:49:39 Login Succeeded 17:49:39 nexus3.edgexfoundry.org:10004 17:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:39 Configure a credential helper to remove this warning. See 17:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:39 17:49:39 Login Succeeded 17:49:39 docker.io 17:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:40 Configure a credential helper to remove this warning. See 17:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:40 17:49:40 Login Succeeded 17:49:40 ---> docker-login.sh ends [Pipeline] } 17:49:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:40 ========================================================= 17:49:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:49:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:49:41 Sending build context to Docker daemon 1.146MB 17:49:41 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:49:41 Step 2/13 : FROM ${BASE} AS builder 17:49:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:42 c41833b44d91: Pulling fs layer 17:49:42 ed15518f5707: Pulling fs layer 17:49:42 feae8fd75edb: Pulling fs layer 17:49:42 242c74f7c9fa: Pulling fs layer 17:49:42 3cdef696dda3: Pulling fs layer 17:49:42 2ced38df9373: Pulling fs layer 17:49:42 58f1dce35555: Pulling fs layer 17:49:42 3cdef696dda3: Waiting 17:49:42 2ced38df9373: Waiting 17:49:42 58f1dce35555: Waiting 17:49:42 242c74f7c9fa: Waiting 17:49:42 ed15518f5707: Verifying Checksum 17:49:42 ed15518f5707: Download complete 17:49:42 242c74f7c9fa: Verifying Checksum 17:49:42 242c74f7c9fa: Download complete 17:49:42 3cdef696dda3: Verifying Checksum 17:49:42 3cdef696dda3: Download complete 17:49:42 c41833b44d91: Verifying Checksum 17:49:43 c41833b44d91: Pull complete 17:49:43 58f1dce35555: Verifying Checksum 17:49:43 58f1dce35555: Download complete 17:49:43 ed15518f5707: Pull complete 17:49:44 2ced38df9373: Verifying Checksum 17:49:44 2ced38df9373: Download complete 17:49:44 feae8fd75edb: Verifying Checksum 17:49:44 feae8fd75edb: Download complete 17:49:57 feae8fd75edb: Pull complete 17:49:57 242c74f7c9fa: Pull complete 17:49:57 3cdef696dda3: Pull complete 17:50:03 2ced38df9373: Pull complete 17:50:05 58f1dce35555: Pull complete 17:50:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:50:05 ---> fadd8f120f05 17:50:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:50:07 ---> Running in 71196df2cdca 17:50:07 Removing intermediate container 71196df2cdca 17:50:07 ---> a143bf07e57a 17:50:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:50:07 ---> Running in 79171ff9a300 17:50:08 Removing intermediate container 79171ff9a300 17:50:08 ---> bb9aa481e673 17:50:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:50:08 ---> Running in 6c1c5f33dde1 17:50:08 Removing intermediate container 6c1c5f33dde1 17:50:08 ---> 97dd10a1bf6a 17:50:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:50:08 ---> Running in db633a45494e 17:50:08 Removing intermediate container db633a45494e 17:50:08 ---> 436ab31861a2 17:50:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:50:08 ---> Running in 867e9cf6688b 17:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:50:11 (1/14) Installing libintl (0.21.1-r1) 17:50:11 (2/14) Installing eudev-libs (3.2.11-r4) 17:50:11 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:50:11 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:50:11 (5/14) Installing v4l-utils (1.22.1-r2) 17:50:11 (6/14) Installing udev-init-scripts (35-r1) 17:50:11 (7/14) Installing libblkid (2.38.1-r1) 17:50:11 (8/14) Installing xz-libs (5.2.9-r0) 17:50:11 (9/14) Installing zstd-libs (1.5.5-r0) 17:50:11 (10/14) Installing kmod-libs (30-r1) 17:50:11 (11/14) Installing eudev (3.2.11-r4) 17:50:12 (12/14) Installing eudev-dev (3.2.11-r4) 17:50:12 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:50:12 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:50:12 Executing busybox-1.35.0-r29.trigger 17:50:12 Executing eudev-3.2.11-r4.trigger 17:50:12 OK: 271 MiB in 67 packages 17:50:13 Removing intermediate container 867e9cf6688b 17:50:13 ---> 8e20ed8199f9 17:50:13 Step 8/13 : WORKDIR /device-usb-camera 17:50:13 ---> Running in a5d80982e598 17:50:14 Removing intermediate container a5d80982e598 17:50:14 ---> 26a88e34a118 17:50:14 Step 9/13 : COPY go.mod vendor* ./ 17:50:14 ---> 23a91a5a7fca 17:50:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:14 ---> Running in 89a1bb11ea93 17:51:51 Removing intermediate container 89a1bb11ea93 17:51:51 ---> 7f60cf18f978 17:51:51 Step 11/13 : COPY . . 17:51:51 ---> b663425b9514 17:51:51 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:51:51 ---> Running in 570ba74496cc 17:51:51  % Total % Received % Xferd Average Speed Time Time Time Current 17:51:51 Dload Upload Total Spent Left Speed 17:51:51 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 2751 0 --:--:-- --:--:-- --:--:-- 2751 17:51:51 Removing intermediate container 570ba74496cc 17:51:51 ---> d5814d3b3928 17:51:51 Step 13/13 : RUN ${MAKE} 17:51:51 ---> Running in ed62f319c599 17:51:51 noop 17:51:51 Removing intermediate container ed62f319c599 17:51:51 ---> 7ee0d3413f05 17:51:51 Successfully built 7ee0d3413f05 17:51:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:51 + docker inspect -f . ci-base-image-arm64 17:51:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:51 prd-ubuntu20.04-docker-arm64-4c-16g-18465 does not seem to be running inside a container 17:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/125 -v /w/workspace/device-usb-camera/125:/w/workspace/device-usb-camera/125:rw,z -v /w/workspace/device-usb-camera/125@tmp:/w/workspace/device-usb-camera/125@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 17:51:53 $ docker top 6775491d4abdc8a4854aae2a9e4e22d229ec899cd77da07c007bd4a462d87333 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:54 + go version 17:51:54 go version go1.20.2 linux/arm64 [Pipeline] } 17:51:54 $ docker stop --time=1 6775491d4abdc8a4854aae2a9e4e22d229ec899cd77da07c007bd4a462d87333 17:51:56 $ docker rm -f --volumes 6775491d4abdc8a4854aae2a9e4e22d229ec899cd77da07c007bd4a462d87333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:56 + docker inspect -f . ci-base-image-arm64 17:51:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:56 prd-ubuntu20.04-docker-arm64-4c-16g-18465 does not seem to be running inside a container 17:51:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/125 -v /w/workspace/device-usb-camera/125:/w/workspace/device-usb-camera/125:rw,z -v /w/workspace/device-usb-camera/125@tmp:/w/workspace/device-usb-camera/125@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 17:51:58 $ docker top 25edf2973d492323d3537ed9ba38aa5876e226e16bcc5a97c0330bcba67ee2b4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:58 + git config --global --add safe.directory /w/workspace/device-usb-camera/125 [Pipeline] fileExists [Pipeline] sh 17:51:59 + make test 17:51:59 go test ./... -coverprofile=coverage.out ./... 17:52:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:55:08 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:55:08 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.6% of statements 17:55:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:55:08 go vet ./... 17:55:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:55:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:55:35 ./bin/test-attribution-txt.sh [Pipeline] echo 17:55:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:55:35 $ docker stop --time=1 25edf2973d492323d3537ed9ba38aa5876e226e16bcc5a97c0330bcba67ee2b4 17:55:37 $ docker rm -f --volumes 25edf2973d492323d3537ed9ba38aa5876e226e16bcc5a97c0330bcba67ee2b4 [Pipeline] // withDockerContainer [Pipeline] sh 17:55:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:55:38 Warning: overwriting stash ‘coverage-report’ 17:55:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:55:39 + ls -al . 17:55:39 total 192 17:55:39 drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 17:52 . 17:55:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:49 .. 17:55:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:49 .git 17:55:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:49 .github 17:55:39 -rw-rw-r-- 1 jenkins jenkins 414 Jun 12 17:49 .gitignore 17:55:39 -rw-rw-r-- 1 jenkins jenkins 45 Jun 12 17:49 .golangci.yml 17:55:39 -rw-rw-r-- 1 jenkins jenkins 77 Jun 12 17:49 .hadolint.yml 17:55:39 -rw-rw-r-- 1 jenkins jenkins 9665 Jun 12 17:49 Attribution.txt 17:55:39 -rw-rw-r-- 1 jenkins jenkins 11903 Jun 12 17:49 CHANGELOG.md 17:55:39 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 12 17:49 Dockerfile 17:55:39 -rw-rw-r-- 1 jenkins jenkins 678 Jun 12 17:49 GOVERNANCE.md 17:55:39 -rw-rw-r-- 1 jenkins jenkins 659 Jun 12 17:49 Jenkinsfile 17:55:39 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 12 17:49 LICENSE 17:55:39 -rw-rw-r-- 1 jenkins jenkins 2364 Jun 12 17:49 Makefile 17:55:39 -rw-rw-r-- 1 jenkins jenkins 622 Jun 12 17:49 OWNERS.md 17:55:39 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 12 17:49 README.md 17:55:39 -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 17:45 VERSION 17:55:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:49 bin 17:55:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:49 cmd 17:55:39 -rw-r--r-- 1 jenkins jenkins 35569 Jun 12 17:55 coverage.out 17:55:39 -rwxrwxr-x 1 jenkins jenkins 140 Jun 12 17:49 docker-entrypoint.sh 17:55:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:49 docs 17:55:39 -rw-rw-r-- 1 jenkins jenkins 3371 Jun 12 17:49 go.mod 17:55:39 -rw-rw-r-- 1 jenkins jenkins 31482 Jun 12 17:49 go.sum 17:55:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:49 internal 17:55:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:49 snap 17:55:39 -rw-rw-r-- 1 jenkins jenkins 231 Jun 12 17:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:40 + 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=4f0060f0a01e6b631d5ad01a980021319d7b9523 --label arch=arm64 --label version=3.1.0-dev.1 . 17:55:40 Sending build context to Docker daemon 1.183MB 17:55:40 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:55:40 Step 2/36 : FROM ${BASE} AS builder 17:55:40 ---> 7ee0d3413f05 17:55:40 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:55:40 ---> Running in 19f7a2afa1bb 17:55:40 Removing intermediate container 19f7a2afa1bb 17:55:40 ---> 15b23e5f6652 17:55:40 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:55:40 ---> Running in 882cd18fb125 17:55:41 Removing intermediate container 882cd18fb125 17:55:41 ---> 5dfc1f83c1c7 17:55:41 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:55:41 ---> Running in d858acd09131 17:55:41 Removing intermediate container d858acd09131 17:55:41 ---> fa8c11bd9d20 17:55:41 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:55:41 ---> Running in 9f73e6a4772b 17:55:42 Removing intermediate container 9f73e6a4772b 17:55:42 ---> 72fc052749aa 17:55:42 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:55:42 ---> Running in b4ce9e901f4c 17:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:55:44 OK: 271 MiB in 67 packages 17:55:45 Removing intermediate container b4ce9e901f4c 17:55:45 ---> 20c7b6d6cbf1 17:55:45 Step 8/36 : WORKDIR /device-usb-camera 17:55:45 ---> Running in 6deac9f62d43 17:55:46 Removing intermediate container 6deac9f62d43 17:55:46 ---> 95fd391e912e 17:55:46 Step 9/36 : COPY go.mod vendor* ./ 17:55:46 ---> b2c5c67713b9 17:55:46 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:46 ---> Running in 741e02dec503 17:55:50 Removing intermediate container 741e02dec503 17:55:50 ---> 8948e8db53da 17:55:50 Step 11/36 : COPY . . 17:55:51 ---> 9a6aa8d7122d 17:55:51 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:55:51 ---> Running in cba26ca2cc98 17:55:52  % Total % Received % Xferd Average Speed Time Time Time Current 17:55:52  Dload Upload Total Spent Left Speed 17:55:52 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3093 0 --:--:-- --:--:-- --:--:-- 3105 17:55:53 Removing intermediate container cba26ca2cc98 17:55:53 ---> f747e975fec2 17:55:53 Step 13/36 : RUN ${MAKE} 17:55:53 ---> Running in 930bd437fa34 17:55:54 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:59:01 Removing intermediate container 930bd437fa34 17:59:01 ---> 9fa6db359b8d 17:59:01 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:59:01 v0.21.6: Pulling from aler9/rtsp-simple-server 17:59:01 8766b47fe142: Pulling fs layer 17:59:01 8766b47fe142: Verifying Checksum 17:59:01 8766b47fe142: Download complete 17:59:01 8766b47fe142: Pull complete 17:59:01 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:59:01 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:59:01 ---> 69d40e2cb93c 17:59:01 Step 15/36 : FROM alpine:3.17 17:59:01 3.17: Pulling from library/alpine 17:59:01 c41833b44d91: Already exists 17:59:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:59:01 Status: Downloaded newer image for alpine:3.17 17:59:01 ---> 51e60588ff2c 17:59:01 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:59:01 ---> Running in f74146aca425 17:59:01 Removing intermediate container f74146aca425 17:59:01 ---> b5ef34578aea 17:59:01 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:59:01 ---> Running in c7d38cf1bc57 17:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:59:01 (1/83) Installing dumb-init (1.2.5-r2) 17:59:01 (2/83) Installing sdl2 (2.26.5-r0) 17:59:01 (3/83) Installing libxau (1.0.10-r0) 17:59:01 (4/83) Installing libmd (1.0.4-r0) 17:59:01 (5/83) Installing libbsd (0.11.7-r0) 17:59:01 (6/83) Installing libxdmcp (1.1.4-r0) 17:59:01 (7/83) Installing libxcb (1.15-r0) 17:59:01 (8/83) Installing libx11 (1.8.4-r0) 17:59:01 (9/83) Installing aom-libs (3.5.0-r0) 17:59:01 (10/83) Installing alsa-lib (1.2.8-r0) 17:59:01 (11/83) Installing libexpat (2.5.0-r0) 17:59:01 (12/83) Installing brotli-libs (1.0.9-r9) 17:59:01 (13/83) Installing libbz2 (1.0.8-r4) 17:59:01 (14/83) Installing libpng (1.6.38-r0) 17:59:01 (15/83) Installing freetype (2.12.1-r0) 17:59:01 (16/83) Installing fontconfig (2.14.1-r0) 17:59:01 (17/83) Installing fribidi (1.0.12-r0) 17:59:01 (18/83) Installing libffi (3.4.4-r0) 17:59:01 (19/83) Installing libintl (0.21.1-r1) 17:59:01 (20/83) Installing libblkid (2.38.1-r1) 17:59:01 (21/83) Installing libmount (2.38.1-r1) 17:59:01 (22/83) Installing pcre2 (10.42-r0) 17:59:01 (23/83) Installing glib (2.74.7-r0) 17:59:01 (24/83) Installing graphite2 (1.3.14-r2) 17:59:01 (25/83) Installing harfbuzz (5.3.1-r1) 17:59:01 (26/83) Installing libass (0.16.0-r1) 17:59:01 (27/83) Installing libdav1d (1.0.0-r2) 17:59:01 (28/83) Installing libdrm (2.4.114-r0) 17:59:01 (29/83) Installing gmp (6.2.1-r2) 17:59:01 (30/83) Installing nettle (3.8.1-r0) 17:59:01 (31/83) Installing p11-kit (0.24.1-r1) 17:59:01 (32/83) Installing libtasn1 (4.19.0-r0) 17:59:01 (33/83) Installing libunistring (1.1-r0) 17:59:01 (34/83) Installing gnutls (3.7.8-r3) 17:59:01 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:59:01 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 17:59:01 (37/83) Installing lame (3.100-r2) 17:59:01 (38/83) Installing opus (1.3.1-r1) 17:59:01 (39/83) Installing libasyncns (0.8-r1) 17:59:01 (40/83) Installing dbus-libs (1.14.8-r0) 17:59:01 (41/83) Installing libltdl (2.4.7-r1) 17:59:01 (42/83) Installing orc (0.4.33-r0) 17:59:01 (43/83) Installing libgcc (12.2.1_git20220924-r4) 17:59:01 (44/83) Installing libogg (1.3.5-r2) 17:59:01 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 17:59:01 (46/83) Installing flac-libs (1.4.2-r0) 17:59:01 (47/83) Installing libvorbis (1.3.7-r0) 17:59:01 (48/83) Installing libsndfile (1.1.0-r2) 17:59:01 (49/83) Installing libgomp (12.2.1_git20220924-r4) 17:59:01 (50/83) Installing soxr (0.1.3-r3) 17:59:01 (51/83) Installing speexdsp (1.2.1-r0) 17:59:01 (52/83) Installing tdb-libs (1.4.6-r0) 17:59:01 (53/83) Installing libpulse (16.1-r6) 17:59:01 (54/83) Installing cjson (1.7.15-r3) 17:59:01 (55/83) Installing mbedtls (2.28.3-r0) 17:59:01 (56/83) Installing librist (0.2.7-r0) 17:59:01 (57/83) Installing libsrt (1.5.1-r0) 17:59:01 (58/83) Installing libssh (0.10.5-r0) 17:59:01 (59/83) Installing libtheora (1.1.1-r16) 17:59:01 (60/83) Installing libjpeg-turbo (2.1.4-r0) 17:59:01 (61/83) Installing v4l-utils-libs (1.22.1-r2) 17:59:01 (62/83) Installing libxext (1.3.5-r0) 17:59:01 (63/83) Installing libxfixes (6.0.0-r0) 17:59:01 (64/83) Installing wayland-libs-client (1.21.0-r1) 17:59:01 (65/83) Installing libva (2.16.0-r0) 17:59:01 (66/83) Installing libvdpau (1.5-r0) 17:59:01 (67/83) Installing vidstab (1.1.0-r2) 17:59:01 (68/83) Installing libvpx (1.12.0-r1) 17:59:01 (69/83) Installing libwebp (1.2.4-r2) 17:59:01 (70/83) Installing x264-libs (0.164_git20220602-r0) 17:59:01 (71/83) Installing numactl (2.0.16-r1) 17:59:01 (72/83) Installing x265-libs (3.5-r3) 17:59:01 (73/83) Installing xvidcore (1.3.7-r1) 17:59:01 (74/83) Installing libsodium (1.0.18-r2) 17:59:01 (75/83) Installing libzmq (4.3.4-r1) 17:59:01 (76/83) Installing ffmpeg-libs (5.1.3-r0) 17:59:02 (77/83) Installing ffmpeg (5.1.3-r0) 17:59:02 (78/83) Installing udev-init-scripts (35-r1) 17:59:02 (79/83) Installing eudev-libs (3.2.11-r4) 17:59:02 (80/83) Installing xz-libs (5.2.9-r0) 17:59:02 (81/83) Installing zstd-libs (1.5.5-r0) 17:59:02 (82/83) Installing kmod-libs (30-r1) 17:59:02 (83/83) Installing eudev (3.2.11-r4) 17:59:02 Executing busybox-1.35.0-r29.trigger 17:59:02 Executing eudev-3.2.11-r4.trigger 17:59:02 OK: 86 MiB in 98 packages 17:59:07 Removing intermediate container c7d38cf1bc57 17:59:07 ---> b1dcba2c350e 17:59:07 Step 18/36 : WORKDIR / 17:59:07 ---> Running in 51ce1530c6f9 17:59:07 Removing intermediate container 51ce1530c6f9 17:59:07 ---> c65e13f1d904 17:59:07 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:59:09 ---> 61fc97fcb89f 17:59:09 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:59:10 ---> d25a3b23179c 17:59:10 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:59:10 ---> 4746b3f3f6c9 17:59:10 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:59:11 ---> 095ff22ae7de 17:59:11 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:59:11 ---> 4779da574fbc 17:59:11 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:59:12 ---> 54a1ad0ad754 17:59:12 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:59:13 ---> 03001cfbb100 17:59:13 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:59:14 ---> Running in 429f5f8882b0 17:59:16 Removing intermediate container 429f5f8882b0 17:59:16 ---> dbada81240cd 17:59:16 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:59:16 ---> Running in cbe6fa3299b1 17:59:18 Removing intermediate container cbe6fa3299b1 17:59:18 ---> 1bd2698402f0 17:59:18 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:59:18 ---> Running in 4e844a8da6dd 17:59:19 Removing intermediate container 4e844a8da6dd 17:59:19 ---> d9c277d5fba3 17:59:19 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:59:19 ---> Running in 947756c06346 17:59:21 Removing intermediate container 947756c06346 17:59:21 ---> eecd33b33a57 17:59:21 Step 30/36 : EXPOSE 59983 17:59:21 ---> Running in 79e1e8c046ea 17:59:21 Removing intermediate container 79e1e8c046ea 17:59:21 ---> 6299ea25afbb 17:59:21 Step 31/36 : EXPOSE 8554 17:59:21 ---> Running in 0b0903bcb4a8 17:59:22 Removing intermediate container 0b0903bcb4a8 17:59:22 ---> dbffa479f672 17:59:22 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:59:22 ---> Running in 554ff8040b85 17:59:22 Removing intermediate container 554ff8040b85 17:59:22 ---> cf6110b2f918 17:59:22 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:59:22 ---> Running in 7f5fa2aea640 17:59:23 Removing intermediate container 7f5fa2aea640 17:59:23 ---> e3e0848b911c 17:59:23 Step 34/36 : LABEL arch=arm64 17:59:23 ---> Running in 7d62e9f4b4a9 17:59:23 Removing intermediate container 7d62e9f4b4a9 17:59:23 ---> 41b248bf4e04 17:59:23 Step 35/36 : LABEL git_sha=4f0060f0a01e6b631d5ad01a980021319d7b9523 17:59:23 ---> Running in 78f2a30a1d47 17:59:23 Removing intermediate container 78f2a30a1d47 17:59:23 ---> c70fadc503fe 17:59:23 Step 36/36 : LABEL version=3.1.0-dev.1 17:59:23 ---> Running in e8a01bbfcb43 17:59:24 Removing intermediate container e8a01bbfcb43 17:59:24 ---> 42ddaf9a1f2a 17:59:24 [Warning] One or more build-args [ARCH] were not consumed 17:59:24 Successfully built 42ddaf9a1f2a 17:59:24 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 17:59:24 provisioning config files... 17:59:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/125@tmp/config4274213817134130342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:24 ---> docker-login.sh 17:59:24 nexus3.edgexfoundry.org:10001 17:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:24 Configure a credential helper to remove this warning. See 17:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:24 17:59:24 Login Succeeded 17:59:24 nexus3.edgexfoundry.org:10002 17:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:25 Configure a credential helper to remove this warning. See 17:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:25 17:59:25 Login Succeeded 17:59:25 nexus3.edgexfoundry.org:10003 17:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:25 Configure a credential helper to remove this warning. See 17:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:25 17:59:25 Login Succeeded 17:59:25 nexus3.edgexfoundry.org:10004 17:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:25 Configure a credential helper to remove this warning. See 17:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:25 17:59:25 Login Succeeded 17:59:25 docker.io 17:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:26 Configure a credential helper to remove this warning. See 17:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:26 17:59:26 Login Succeeded 17:59:26 ---> docker-login.sh ends [Pipeline] } 17:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:59:26 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 17:59:26 4f0060f0a01e6b631d5ad01a980021319d7b9523 17:59:26 latest 17:59:26 3.1.0-dev.1 17:59:26 4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 17:59:26 main 17:59:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:26 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523 17:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:59:27 5fd30a00ac60: Preparing 17:59:27 d84bc30c2dad: Preparing 17:59:27 8231bff26b04: Preparing 17:59:27 3a541a6c25c3: Preparing 17:59:27 608d194cb50c: Preparing 17:59:27 acc83c6ca332: Preparing 17:59:27 e3f1936e5d08: Preparing 17:59:27 5fd980421f5b: Preparing 17:59:27 a1371fbe31dc: Preparing 17:59:27 3ea3c8db4c12: Preparing 17:59:27 94e75fcb1577: Preparing 17:59:27 255b71b7868b: Preparing 17:59:27 26cbea5cba74: Preparing 17:59:27 3ea3c8db4c12: Waiting 17:59:27 acc83c6ca332: Waiting 17:59:27 94e75fcb1577: Waiting 17:59:27 e3f1936e5d08: Waiting 17:59:27 255b71b7868b: Waiting 17:59:27 5fd980421f5b: Waiting 17:59:27 26cbea5cba74: Waiting 17:59:27 a1371fbe31dc: Waiting 17:59:27 d84bc30c2dad: Pushed 17:59:27 5fd30a00ac60: Pushed 17:59:27 8231bff26b04: Pushed 17:59:27 3a541a6c25c3: Pushed 17:59:27 acc83c6ca332: Pushed 17:59:27 e3f1936e5d08: Pushed 17:59:27 5fd980421f5b: Pushed 17:59:27 a1371fbe31dc: Pushed 17:59:27 26cbea5cba74: Layer already exists 17:59:27 3ea3c8db4c12: Pushed 17:59:34 608d194cb50c: Pushed 17:59:34 94e75fcb1577: Pushed 17:59:46 255b71b7868b: Pushed 17:59:46 4f0060f0a01e6b631d5ad01a980021319d7b9523: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:47 + 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 17:59:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:59:47 5fd30a00ac60: Preparing 17:59:47 d84bc30c2dad: Preparing 17:59:47 8231bff26b04: Preparing 17:59:47 3a541a6c25c3: Preparing 17:59:47 608d194cb50c: Preparing 17:59:47 acc83c6ca332: Preparing 17:59:47 e3f1936e5d08: Preparing 17:59:47 5fd980421f5b: Preparing 17:59:47 a1371fbe31dc: Preparing 17:59:47 3ea3c8db4c12: Preparing 17:59:47 94e75fcb1577: Preparing 17:59:47 255b71b7868b: Preparing 17:59:47 26cbea5cba74: Preparing 17:59:47 acc83c6ca332: Waiting 17:59:47 e3f1936e5d08: Waiting 17:59:47 94e75fcb1577: Waiting 17:59:47 5fd980421f5b: Waiting 17:59:47 a1371fbe31dc: Waiting 17:59:47 3ea3c8db4c12: Waiting 17:59:47 255b71b7868b: Waiting 17:59:47 26cbea5cba74: Waiting 17:59:47 3a541a6c25c3: Layer already exists 17:59:47 608d194cb50c: Layer already exists 17:59:47 5fd30a00ac60: Layer already exists 17:59:47 8231bff26b04: Layer already exists 17:59:47 d84bc30c2dad: Layer already exists 17:59:47 acc83c6ca332: Layer already exists 17:59:47 e3f1936e5d08: Layer already exists 17:59:47 3ea3c8db4c12: Layer already exists 17:59:47 a1371fbe31dc: Layer already exists 17:59:47 5fd980421f5b: Layer already exists 17:59:47 94e75fcb1577: Layer already exists 17:59:47 26cbea5cba74: Layer already exists 17:59:47 255b71b7868b: Layer already exists 17:59:47 latest: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:48 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.1 17:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:59:48 5fd30a00ac60: Preparing 17:59:48 d84bc30c2dad: Preparing 17:59:48 8231bff26b04: Preparing 17:59:48 3a541a6c25c3: Preparing 17:59:48 608d194cb50c: Preparing 17:59:48 acc83c6ca332: Preparing 17:59:48 e3f1936e5d08: Preparing 17:59:48 5fd980421f5b: Preparing 17:59:48 a1371fbe31dc: Preparing 17:59:48 3ea3c8db4c12: Preparing 17:59:48 94e75fcb1577: Preparing 17:59:48 255b71b7868b: Preparing 17:59:48 26cbea5cba74: Preparing 17:59:48 acc83c6ca332: Waiting 17:59:48 e3f1936e5d08: Waiting 17:59:48 3ea3c8db4c12: Waiting 17:59:48 5fd980421f5b: Waiting 17:59:48 a1371fbe31dc: Waiting 17:59:48 94e75fcb1577: Waiting 17:59:48 255b71b7868b: Waiting 17:59:48 26cbea5cba74: Waiting 17:59:48 8231bff26b04: Layer already exists 17:59:48 d84bc30c2dad: Layer already exists 17:59:48 3a541a6c25c3: Layer already exists 17:59:48 608d194cb50c: Layer already exists 17:59:48 5fd30a00ac60: Layer already exists 17:59:48 5fd980421f5b: Layer already exists 17:59:48 a1371fbe31dc: Layer already exists 17:59:48 acc83c6ca332: Layer already exists 17:59:48 e3f1936e5d08: Layer already exists 17:59:48 3ea3c8db4c12: Layer already exists 17:59:48 94e75fcb1577: Layer already exists 17:59:48 255b71b7868b: Layer already exists 17:59:48 26cbea5cba74: Layer already exists 17:59:48 3.1.0-dev.1: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:49 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 17:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:59:49 5fd30a00ac60: Preparing 17:59:49 d84bc30c2dad: Preparing 17:59:49 8231bff26b04: Preparing 17:59:49 3a541a6c25c3: Preparing 17:59:49 608d194cb50c: Preparing 17:59:49 acc83c6ca332: Preparing 17:59:49 e3f1936e5d08: Preparing 17:59:49 5fd980421f5b: Preparing 17:59:49 a1371fbe31dc: Preparing 17:59:49 3ea3c8db4c12: Preparing 17:59:49 94e75fcb1577: Preparing 17:59:49 255b71b7868b: Preparing 17:59:49 26cbea5cba74: Preparing 17:59:49 a1371fbe31dc: Waiting 17:59:49 acc83c6ca332: Waiting 17:59:49 3ea3c8db4c12: Waiting 17:59:49 94e75fcb1577: Waiting 17:59:49 255b71b7868b: Waiting 17:59:49 e3f1936e5d08: Waiting 17:59:49 5fd980421f5b: Waiting 17:59:49 5fd30a00ac60: Layer already exists 17:59:49 d84bc30c2dad: Layer already exists 17:59:49 8231bff26b04: Layer already exists 17:59:49 3a541a6c25c3: Layer already exists 17:59:49 608d194cb50c: Layer already exists 17:59:49 e3f1936e5d08: Layer already exists 17:59:49 3ea3c8db4c12: Layer already exists 17:59:49 5fd980421f5b: Layer already exists 17:59:49 acc83c6ca332: Layer already exists 17:59:49 a1371fbe31dc: Layer already exists 17:59:49 255b71b7868b: Layer already exists 17:59:49 94e75fcb1577: Layer already exists 17:59:49 26cbea5cba74: Layer already exists 17:59:49 4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:50 + 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 17:59:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 17:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:59:50 5fd30a00ac60: Preparing 17:59:50 d84bc30c2dad: Preparing 17:59:50 8231bff26b04: Preparing 17:59:50 3a541a6c25c3: Preparing 17:59:50 608d194cb50c: Preparing 17:59:50 acc83c6ca332: Preparing 17:59:50 e3f1936e5d08: Preparing 17:59:50 5fd980421f5b: Preparing 17:59:50 a1371fbe31dc: Preparing 17:59:50 3ea3c8db4c12: Preparing 17:59:50 94e75fcb1577: Preparing 17:59:50 255b71b7868b: Preparing 17:59:50 26cbea5cba74: Preparing 17:59:50 acc83c6ca332: Waiting 17:59:50 e3f1936e5d08: Waiting 17:59:50 5fd980421f5b: Waiting 17:59:50 a1371fbe31dc: Waiting 17:59:50 3ea3c8db4c12: Waiting 17:59:50 94e75fcb1577: Waiting 17:59:50 255b71b7868b: Waiting 17:59:50 26cbea5cba74: Waiting 17:59:50 608d194cb50c: Layer already exists 17:59:50 3a541a6c25c3: Layer already exists 17:59:50 8231bff26b04: Layer already exists 17:59:50 5fd30a00ac60: Layer already exists 17:59:50 d84bc30c2dad: Layer already exists 17:59:50 5fd980421f5b: Layer already exists 17:59:50 acc83c6ca332: Layer already exists 17:59:50 3ea3c8db4c12: Layer already exists 17:59:50 e3f1936e5d08: Layer already exists 17:59:50 a1371fbe31dc: Layer already exists 17:59:50 255b71b7868b: Layer already exists 17:59:50 94e75fcb1577: Layer already exists 17:59:50 26cbea5cba74: Layer already exists 17:59:50 main: digest: sha256:70566cf31666d5e0890594f7b7f6b0d12d2d1c10b4bb0e575b7d8266b0736e69 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:50 ===================================================== [Pipeline] echo 17:59:50 taggedImages: 17:59:50 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523 17:59:50 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:59:50 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.1 17:59:50 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f0060f0a01e6b631d5ad01a980021319d7b9523-3.1.0-dev.1 17:59:50 - 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 17:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:51 17:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:51 arm64: Pulling from edgex-lftools-log-publisher 17:59:51 8998bd30e6a1: Pulling fs layer 17:59:51 04944245beec: Pulling fs layer 17:59:51 699f458cf7ca: Pulling fs layer 17:59:51 765212b225bb: Pulling fs layer 17:59:51 f23df028b6ca: Pulling fs layer 17:59:51 d65c8cfc05b1: Pulling fs layer 17:59:51 2437ff75d9bd: Pulling fs layer 17:59:51 765212b225bb: Waiting 17:59:51 f23df028b6ca: Waiting 17:59:51 d65c8cfc05b1: Waiting 17:59:51 2437ff75d9bd: Waiting 17:59:51 04944245beec: Verifying Checksum 17:59:51 04944245beec: Download complete 17:59:51 765212b225bb: Download complete 17:59:51 f23df028b6ca: Download complete 17:59:51 d65c8cfc05b1: Verifying Checksum 17:59:51 d65c8cfc05b1: Download complete 17:59:51 699f458cf7ca: Verifying Checksum 17:59:51 699f458cf7ca: Download complete 17:59:52 8998bd30e6a1: Download complete 17:59:54 2437ff75d9bd: Verifying Checksum 17:59:54 2437ff75d9bd: Download complete 17:59:56 8998bd30e6a1: Pull complete 17:59:57 04944245beec: Pull complete 17:59:58 699f458cf7ca: Pull complete 17:59:58 765212b225bb: Pull complete 17:59:59 f23df028b6ca: Pull complete 17:59:59 d65c8cfc05b1: Pull complete 18:00:14 2437ff75d9bd: Pull complete 18:00:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:14 prd-ubuntu20.04-docker-arm64-4c-16g-18465 does not seem to be running inside a container 18:00:14 $ 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/125 -v /w/workspace/device-usb-camera/125:/w/workspace/device-usb-camera/125:rw,z -v /w/workspace/device-usb-camera/125@tmp:/w/workspace/device-usb-camera/125@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:00:17 $ docker top a20656fc7129ed70c506b74d4ddda360fe8b7f2de4059fd6f758c685183897b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:18 ---> job-cost.sh 18:00:18 lf-activate-venv: SKIPPING 18:00:18 INFO: No Stack... 18:00:18 INFO: Retrieving Pricing Info for: v3-standard-4 18:00:19 INFO: Archiving Costs [Pipeline] sh 18:00:20 + cat /w/workspace/device-usb-camera/125/archives/cost.csv 18:00:20 + cut -d, -f6 [Pipeline] lock 18:00:20 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] 18:00:20 Resource [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] did not exist. Created. 18:00:20 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:21 /w/workspace/device-usb-camera/125@tmp/durable-32b43e39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:00:21 + echo total: 0.10999999940395355 [Pipeline] stash 18:00:21 Warning: overwriting stash ‘stack-cost’ 18:00:21 Stashed 1 file(s) [Pipeline] } 18:00:21 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:22 $ docker stop --time=1 a20656fc7129ed70c506b74d4ddda360fe8b7f2de4059fd6f758c685183897b3 18:00:23 $ docker rm -f --volumes a20656fc7129ed70c506b74d4ddda360fe8b7f2de4059fd6f758c685183897b3 [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:00:23 provisioning config files... 18:00:23 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11115813005470484608tmp [Pipeline] { [Pipeline] sh 18:00:24 + set +x 18:00:24 + curl -s https://codecov.io/bash 18:00:24 + bash -s -- 18:00:24 18:00:24 _____ _ 18:00:24 / ____| | | 18:00:24 | | ___ __| | ___ ___ _____ __ 18:00:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:24 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:24 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:24 Bash-1.0.6 18:00:24 18:00:24 18:00:24 ==> git version 2.25.1 found 18:00:24 ==> 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:00:24 Release-Date: 2020-01-08 18:00:24 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:00:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:00:24 ==> Jenkins CI detected. 18:00:24 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:00:24 project root: . 18:00:24 --> token set from env 18:00:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:24 ==> Running gcov in . (disable via -X gcov) 18:00:24 ==> Python coveragepy not found 18:00:24 ==> Searching for coverage reports in: 18:00:24 + . 18:00:24 -> Found 1 reports 18:00:24 ==> Detecting git/mercurial file structure 18:00:24 ==> Reading reports 18:00:24 + ./coverage.out bytes=35569 18:00:24 ==> Appending adjustments 18:00:24 https://docs.codecov.io/docs/fixing-reports 18:00:24 + Found adjustments 18:00:24 ==> Gzipping contents 18:00:24 8.0K /tmp/codecov.WfpclN.gz 18:00:24 ==> Uploading reports 18:00:24 url: https://codecov.io 18:00:24 query: branch=main&commit=4f0060f0a01e6b631d5ad01a980021319d7b9523&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:24 -> Pinging Codecov 18:00:24 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=4f0060f0a01e6b631d5ad01a980021319d7b9523&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:24 -> Uploading to 18:00:24 https://storage.googleapis.com/codecov/v4/raw/2023-06-12/73D8F5FF140700D3E01443B452E23636/4f0060f0a01e6b631d5ad01a980021319d7b9523/2a3e7d34-7636-41d6-8e8a-670fc9d8c94a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230612T180024Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9abc56331a454867ba8cc9dc6f94022f660769107647eadea73cf8d6ddffcec 18:00:24 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:24 Dload Upload Total Spent Left Speed 18:00:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4860 0 0 100 4860 0 27931 --:--:-- --:--:-- --:--:-- 27771 100 4860 0 0 100 4860 0 27771 --:--:-- --:--:-- --:--:-- 27613 18:00:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] } 18:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:00:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:00:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:25 18:00:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:00:25 df9b9388f04a: Pulling fs layer 18:00:25 52dc419b0ee2: Pulling fs layer 18:00:25 25bc292e5bac: Pulling fs layer 18:00:25 114826534d7a: Pulling fs layer 18:00:25 4657fd5d0bcf: Pulling fs layer 18:00:25 6ad1cebc031e: Pulling fs layer 18:00:25 8a3aa393b2d8: Pulling fs layer 18:00:25 4657fd5d0bcf: Waiting 18:00:25 8a3aa393b2d8: Waiting 18:00:25 6ad1cebc031e: Waiting 18:00:25 114826534d7a: Waiting 18:00:25 25bc292e5bac: Download complete 18:00:25 52dc419b0ee2: Verifying Checksum 18:00:25 52dc419b0ee2: Download complete 18:00:25 4657fd5d0bcf: Verifying Checksum 18:00:25 4657fd5d0bcf: Download complete 18:00:25 df9b9388f04a: Download complete 18:00:25 df9b9388f04a: Pull complete 18:00:25 6ad1cebc031e: Verifying Checksum 18:00:25 6ad1cebc031e: Download complete 18:00:25 52dc419b0ee2: Pull complete 18:00:25 25bc292e5bac: Pull complete 18:00:26 114826534d7a: Verifying Checksum 18:00:26 114826534d7a: Download complete 18:00:26 8a3aa393b2d8: Verifying Checksum 18:00:26 8a3aa393b2d8: Download complete 18:00:29 114826534d7a: Pull complete 18:00:29 4657fd5d0bcf: Pull complete 18:00:29 6ad1cebc031e: Pull complete 18:00:32 8a3aa393b2d8: Pull complete 18:00:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:32 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 18:00:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:00:35 $ docker top 36b3c6e1014c58bcc11a27325e386b34ea891c0dc0cd22e0f2721f41ff196aac -eo pid,comm [Pipeline] { [Pipeline] echo 18:00:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:00:36 + set -o pipefail 18:00:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:00:41 18:00:41 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:00:41 18:00:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/933e79d6-41ba-4c6d-98db-d11e1069fd29 18:00:41 18:00:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:00:41 18:00:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:00:41 18:00:41 18:00:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:00:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:00:41 More details here: https://snyk.co/ue1NS 18:00:41 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:00:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:00:41 $ docker stop --time=1 36b3c6e1014c58bcc11a27325e386b34ea891c0dc0cd22e0f2721f41ff196aac 18:00:44 $ docker rm -f --volumes 36b3c6e1014c58bcc11a27325e386b34ea891c0dc0cd22e0f2721f41ff196aac [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:00:45 + git log --format=format:%s -1 4f0060f0a01e6b631d5ad01a980021319d7b9523 [Pipeline] sh 18:00:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:00:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:00:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:47 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 18:00:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:00:47 $ docker top aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da -eo pid,comm 18:00:47 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:00:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:47 [ssh-agent] Looking for ssh-agent implementation... 18:00:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:48 $ docker exec aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da ssh-agent 18:00:48 SSH_AUTH_SOCK=/tmp/ssh-nS9aJj0yS73M/agent.31 18:00:48 SSH_AGENT_PID=37 18:00:48 Running ssh-add (command line suppressed) 18:00:48 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9130603101741975578.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9130603101741975578.key) 18:00:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:48 + git semver tag 18:00:49 2023-06-12 18:00:48,860 [run_tag] DEBUG tag force:False 18:00:49 2023-06-12 18:00:48,860 [check_head_tag] DEBUG check head tag 18:00:49 2023-06-12 18:00:48,861 [execute] INFO git cat-file --batch-check 18:00:49 2023-06-12 18:00:48,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:00:49 2023-06-12 18:00:48,865 [execute] INFO git cat-file --batch 18:00:49 2023-06-12 18:00:48,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:00:49 2023-06-12 18:00:48,896 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:00:49 2023-06-12 18:00:48,896 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 18:00:49 2023-06-12 18:00:48,896 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:00:49 2023-06-12 18:00:48,902 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:00:49 3.1.0-dev.1 [Pipeline] } 18:00:49 $ docker exec --env ******** --env ******** aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da ssh-agent -k 18:00:49 unset SSH_AUTH_SOCK; 18:00:49 unset SSH_AGENT_PID; 18:00:49 echo Agent pid 37 killed; 18:00:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:49 + git semver [Pipeline] } 18:00:49 $ docker stop --time=1 aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da 18:00:51 $ docker rm -f --volumes aa7a0723bf77292c52d374b9eee801973a01d19e86e7b1ceb40fb6436cc915da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:51 18:00:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:51 0.23.1-centos7: Pulling from edgex-lftools 18:00:51 ab5ef0e58194: Pulling fs layer 18:00:51 9712f1f96733: Pulling fs layer 18:00:51 63f879dbbcfc: Pulling fs layer 18:00:51 0d9ebad4ef96: Pulling fs layer 18:00:51 e9a5061849ea: Pulling fs layer 18:00:51 d747dcd14b5f: Pulling fs layer 18:00:51 2de7ff778b66: Pulling fs layer 18:00:51 e9a5061849ea: Waiting 18:00:51 0d9ebad4ef96: Waiting 18:00:51 2de7ff778b66: Waiting 18:00:51 9712f1f96733: Verifying Checksum 18:00:51 9712f1f96733: Download complete 18:00:52 63f879dbbcfc: Verifying Checksum 18:00:52 63f879dbbcfc: Download complete 18:00:52 e9a5061849ea: Verifying Checksum 18:00:52 e9a5061849ea: Download complete 18:00:52 0d9ebad4ef96: Verifying Checksum 18:00:52 0d9ebad4ef96: Download complete 18:00:52 d747dcd14b5f: Verifying Checksum 18:00:52 d747dcd14b5f: Download complete 18:00:52 ab5ef0e58194: Verifying Checksum 18:00:52 ab5ef0e58194: Download complete 18:00:52 2de7ff778b66: Verifying Checksum 18:00:52 2de7ff778b66: Download complete 18:00:54 ab5ef0e58194: Pull complete 18:00:54 9712f1f96733: Pull complete 18:00:55 63f879dbbcfc: Pull complete 18:00:58 0d9ebad4ef96: Pull complete 18:00:58 e9a5061849ea: Pull complete 18:00:58 d747dcd14b5f: Pull complete 18:00:59 2de7ff778b66: Pull complete 18:00:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:59 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 18:00:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:01:05 $ docker top fcff21283bd9b2c96334e9b7d27a5ba63bad025f14936c1cdb2ba9f9f56bce11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:01:05 provisioning config files... 18:01:05 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14439719878018155799tmp 18:01:05 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14517899608302406835tmp 18:01:05 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9912011777856742147tmp [Pipeline] { [Pipeline] echo 18:01:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:01:05 ---> sigul-configuration.sh 18:01:05 gpg: directory `/root/.gnupg' created 18:01:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:01:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:01:05 gpg: keyring `/root/.gnupg/secring.gpg' created 18:01:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:01:05 gpg: CAST5 encrypted data 18:01:05 gpg: encrypted with 1 passphrase 18:01:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:01:05 + mkdir /home/jenkins 18:01:05 + mkdir /home/jenkins/sigul [Pipeline] sh 18:01:06 + 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:01:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:01:06 ---> sigul-install.sh 18:01:06 Sigul already installed; skipping installation. [Pipeline] sh 18:01:06 + git tag --list 18:01:06 v0.0.0 18:01:06 v0.0.1-dev.1 18:01:06 v0.0.1-dev.10 18:01:06 v0.0.1-dev.11 18:01:06 v0.0.1-dev.12 18:01:06 v0.0.1-dev.13 18:01:06 v0.0.1-dev.14 18:01:06 v0.0.1-dev.15 18:01:06 v0.0.1-dev.16 18:01:06 v0.0.1-dev.2 18:01:06 v0.0.1-dev.3 18:01:06 v0.0.1-dev.4 18:01:06 v0.0.1-dev.5 18:01:06 v0.0.1-dev.6 18:01:06 v0.0.1-dev.7 18:01:06 v0.0.1-dev.8 18:01:06 v0.0.1-dev.9 18:01:06 v2.2.0 18:01:06 v2.2.0-dev.17 18:01:06 v2.2.0-dev.18 18:01:06 v2.2.0-dev.19 18:01:06 v2.2.0-dev.20 18:01:06 v2.2.0-dev.21 18:01:06 v2.2.0-dev.22 18:01:06 v2.2.0-dev.23 18:01:06 v2.2.0-dev.24 18:01:06 v2.2.0-dev.25 18:01:06 v2.2.0-dev.26 18:01:06 v2.2.0-dev.27 18:01:06 v2.3.0 18:01:06 v2.3.0-dev.1 18:01:06 v2.3.0-dev.10 18:01:06 v2.3.0-dev.11 18:01:06 v2.3.0-dev.12 18:01:06 v2.3.0-dev.13 18:01:06 v2.3.0-dev.14 18:01:06 v2.3.0-dev.15 18:01:06 v2.3.0-dev.16 18:01:06 v2.3.0-dev.17 18:01:06 v2.3.0-dev.18 18:01:06 v2.3.0-dev.19 18:01:06 v2.3.0-dev.2 18:01:06 v2.3.0-dev.20 18:01:06 v2.3.0-dev.21 18:01:06 v2.3.0-dev.22 18:01:06 v2.3.0-dev.23 18:01:06 v2.3.0-dev.24 18:01:06 v2.3.0-dev.25 18:01:06 v2.3.0-dev.26 18:01:06 v2.3.0-dev.27 18:01:06 v2.3.0-dev.28 18:01:06 v2.3.0-dev.3 18:01:06 v2.3.0-dev.4 18:01:06 v2.3.0-dev.5 18:01:06 v2.3.0-dev.6 18:01:06 v2.3.0-dev.7 18:01:06 v2.3.0-dev.8 18:01:06 v2.3.0-dev.9 18:01:06 v2.3.1 18:01:06 v2.3.1-dev.4 18:01:06 v2.3.1-dev.5 18:01:06 v2.3.1-dev.6 18:01:06 v3.0 18:01:06 v3.0.0 18:01:06 v3.0.0-dev.1 18:01:06 v3.0.0-dev.10 18:01:06 v3.0.0-dev.11 18:01:06 v3.0.0-dev.12 18:01:06 v3.0.0-dev.13 18:01:06 v3.0.0-dev.14 18:01:06 v3.0.0-dev.15 18:01:06 v3.0.0-dev.16 18:01:06 v3.0.0-dev.17 18:01:06 v3.0.0-dev.18 18:01:06 v3.0.0-dev.19 18:01:06 v3.0.0-dev.2 18:01:06 v3.0.0-dev.20 18:01:06 v3.0.0-dev.21 18:01:06 v3.0.0-dev.22 18:01:06 v3.0.0-dev.23 18:01:06 v3.0.0-dev.24 18:01:06 v3.0.0-dev.25 18:01:06 v3.0.0-dev.26 18:01:06 v3.0.0-dev.27 18:01:06 v3.0.0-dev.28 18:01:06 v3.0.0-dev.29 18:01:06 v3.0.0-dev.3 18:01:06 v3.0.0-dev.30 18:01:06 v3.0.0-dev.31 18:01:06 v3.0.0-dev.32 18:01:06 v3.0.0-dev.33 18:01:06 v3.0.0-dev.34 18:01:06 v3.0.0-dev.35 18:01:06 v3.0.0-dev.36 18:01:06 v3.0.0-dev.37 18:01:06 v3.0.0-dev.38 18:01:06 v3.0.0-dev.39 18:01:06 v3.0.0-dev.4 18:01:06 v3.0.0-dev.40 18:01:06 v3.0.0-dev.41 18:01:06 v3.0.0-dev.42 18:01:06 v3.0.0-dev.43 18:01:06 v3.0.0-dev.44 18:01:06 v3.0.0-dev.45 18:01:06 v3.0.0-dev.46 18:01:06 v3.0.0-dev.47 18:01:06 v3.0.0-dev.48 18:01:06 v3.0.0-dev.49 18:01:06 v3.0.0-dev.5 18:01:06 v3.0.0-dev.50 18:01:06 v3.0.0-dev.51 18:01:06 v3.0.0-dev.6 18:01:06 v3.0.0-dev.7 18:01:06 v3.0.0-dev.8 18:01:06 v3.0.0-dev.9 18:01:06 v3.1.0-dev.1 [Pipeline] sh 18:01:06 + lftools sign git-tag v3.1.0-dev.1 18:01:07 Signing Git tag with Sigul... 18:01:07 Signing v3.1.0-dev.1 [Pipeline] echo 18:01:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:01:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:01:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:01:08 $ docker stop --time=1 fcff21283bd9b2c96334e9b7d27a5ba63bad025f14936c1cdb2ba9f9f56bce11 18:01:09 $ docker rm -f --volumes fcff21283bd9b2c96334e9b7d27a5ba63bad025f14936c1cdb2ba9f9f56bce11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:01:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:10 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 18:01:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:10 $ docker top 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 -eo pid,comm 18:01:10 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:01:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:10 [ssh-agent] Looking for ssh-agent implementation... 18:01:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:10 $ docker exec 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 ssh-agent 18:01:10 SSH_AUTH_SOCK=/tmp/ssh-HXTwWxYuLui1/agent.32 18:01:10 SSH_AGENT_PID=38 18:01:10 Running ssh-add (command line suppressed) 18:01:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6636524200086950919.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6636524200086950919.key) 18:01:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:11 + git semver bump pre 18:01:11 2023-06-12 18:01:11,385 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:01:11 2023-06-12 18:01:11,385 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev 18:01:11 2023-06-12 18:01:11,385 [bump_version] DEBUG bumped version:3.1.0-dev.2 18:01:11 2023-06-12 18:01:11,385 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:01:11 2023-06-12 18:01:11,385 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:01:11 2023-06-12 18:01:11,385 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:01:11 2023-06-12 18:01:11,387 [execute] INFO git cat-file --batch-check 18:01:11 2023-06-12 18:01:11,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:11 2023-06-12 18:01:11,392 [execute] INFO git cat-file --batch 18:01:11 2023-06-12 18:01:11,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:11 2023-06-12 18:01:11,397 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:01:11 3.1.0-dev.2 [Pipeline] } 18:01:11 $ docker exec --env ******** --env ******** 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 ssh-agent -k 18:01:11 unset SSH_AUTH_SOCK; 18:01:11 unset SSH_AGENT_PID; 18:01:11 echo Agent pid 38 killed; 18:01:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:11 + git semver [Pipeline] } 18:01:12 $ docker stop --time=1 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 18:01:13 $ docker rm -f --volumes 88494950162b1fb993aee2f10e38810f8366dca9f3c50d0b4e8eadda2f2825c9 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:14 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 18:01: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:14 $ docker top 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:14 [ssh-agent] Looking for ssh-agent implementation... 18:01:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:14 $ docker exec 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c ssh-agent 18:01:14 SSH_AUTH_SOCK=/tmp/ssh-aFJ2CsMAfqrd/agent.32 18:01:14 SSH_AGENT_PID=38 18:01:14 Running ssh-add (command line suppressed) 18:01:14 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11957801396275187221.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11957801396275187221.key) 18:01:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:15 + git semver push 18:01:15 2023-06-12 18:01:15,307 [run_push] DEBUG push 18:01:15 2023-06-12 18:01:15,307 [execute] INFO git cat-file --batch-check 18:01:15 2023-06-12 18:01:15,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:15 2023-06-12 18:01:15,311 [execute] INFO git rev-list 1dd7acfd79fa7e6707990a3c884fb77a792b9f60 -- 18:01:15 2023-06-12 18:01:15,311 [execute] DEBUG Popen(['git', 'rev-list', '1dd7acfd79fa7e6707990a3c884fb77a792b9f60', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:15 2023-06-12 18:01:15,319 [execute] INFO git fetch -v origin 18:01:15 2023-06-12 18:01:15,319 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:01:16 2023-06-12 18:01:15,819 [run_push] DEBUG no remote changes detected 18:01:16 2023-06-12 18:01:15,820 [execute] INFO git push origin semver 18:01:16 2023-06-12 18:01:15,820 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:16 2023-06-12 18:01:16,613 [run_push] DEBUG push all version tags 18:01:16 2023-06-12 18:01:16,614 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:01:16 2023-06-12 18:01:16,614 [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:01:17 2023-06-12 18:01:17,602 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:01:17 3.1.0-dev.2 [Pipeline] } 18:01:17 $ docker exec --env ******** --env ******** 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c ssh-agent -k 18:01:17 unset SSH_AUTH_SOCK; 18:01:17 unset SSH_AGENT_PID; 18:01:17 echo Agent pid 38 killed; 18:01:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:18 + git semver [Pipeline] } 18:01:18 $ docker stop --time=1 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c 18:01:19 $ docker rm -f --volumes 7c5b075c6edb4ae353182bc59f5a744c9e4d4aea3afacbfe51a3b1362ed3931c [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:01:20 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:01:20 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:01:20 total 16 18:01:20 drwxr-xr-x 3 root root 4096 Jun 12 17:48 . 18:01:20 drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 18:01 .. 18:01:20 drwxr-xr-x 2 root root 4096 Jun 12 17:48 cost 18:01:20 -rw-r--r-- 1 root root 89 Jun 12 17:48 cost.csv 18:01:20 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:01:20 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:01:20 total 16 18:01:20 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:48 . 18:01:20 drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 18:01 .. 18:01:20 drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 17:48 cost 18:01:20 -rw-r--r-- 1 jenkins jenkins 89 Jun 12 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:01:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:21 ---> package-listing.sh 18:01:21 ++ tr '[:upper:]' '[:lower:]' 18:01:21 ++ facter osfamily 18:01:21 + OS_FAMILY=debian 18:01:21 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:01:21 + START_PACKAGES=/tmp/packages_start.txt 18:01:21 + END_PACKAGES=/tmp/packages_end.txt 18:01:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:21 + PACKAGES=/tmp/packages_start.txt 18:01:21 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:01:21 + PACKAGES=/tmp/packages_end.txt 18:01:21 + case "${OS_FAMILY}" in 18:01:21 + dpkg -l 18:01:21 + grep '^ii' 18:01:21 + '[' -f /tmp/packages_start.txt ']' 18:01:21 + '[' -f /tmp/packages_end.txt ']' 18:01:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:21 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:01:21 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:01:21 + 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:01:21 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:01:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:22 prd-ubuntu20.04-docker-8c-8g-18462 does not seem to be running inside a container 18:01:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:01:22 $ docker top 3a6eebd1c4937e15d19c60932b61e7f89ea809762155df52a1b4527058237b31 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:23 + touch /tmp/pre-build-complete [Pipeline] sh 18:01:23 + mkdir -p /var/log/sysstat [Pipeline] sh 18:01:23 + ls /var/log/sa-host 18:01:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:24 provisioning config files... 18:01:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14403683617236820428tmp [Pipeline] { [Pipeline] echo 18:01:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:24 ---> create-netrc.sh [Pipeline] } 18:01:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:01:24 ---> python-tools-install.sh [Pipeline] echo 18:01:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:01:24 ---> sudo-logs.sh 18:01:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:01:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:01:25 ---> job-cost.sh 18:01:25 lf-activate-venv: SKIPPING 18:01:25 DEBUG: total: 0.2199999988079071 18:01:25 INFO: Retrieving Stack Cost... 18:01:25 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:26 INFO: Archiving Costs [Pipeline] echo 18:01:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:26 ---> logs-deploy.sh 18:01:26 lf-activate-venv: SKIPPING 18:01:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/125 18:01:26 INFO: archiving workspace using pattern(s): 18:01:27 Archives upload complete. 18:01:27 INFO: archiving logs to Nexus