Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 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-ssh15445982321436757409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17760030363345729415.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/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-ssh4147502213176193245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9448065630879421363.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-ssh12587600601698997854.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 Running on prd-ubuntu20.04-docker-8c-8g-15784 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 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed (main) Commit message: "Merge pull request #249 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.91" > 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 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 > git rev-list --no-walk 3541083dc0aa512bb01a466ff2ab5369f3e38532 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:18:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:18:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:18:20 ========================================================= 22:18:20 EdgeX Global Pipelines Version Info 22:18:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:18:21 ------------------- 22:18:21 stable info: 22:18:21 ------------------- 22:18:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:18:21 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:18:21 Message: update stable to v1.0.249 22:18:22 ------------------- 22:18:22 experimental info: 22:18:22 ------------------- 22:18:22 Commited By: **** collab-it+edgex@linuxfoundation.org 22:18:22 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:18:22 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 820ea80 [Pipeline] echo 22:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:22 provisioning config files... 22:18:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15096119984552833012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:23 ---> docker-login.sh 22:18:23 nexus3.edgexfoundry.org:10001 22:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:23 Configure a credential helper to remove this warning. See 22:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:23 22:18:23 Login Succeeded 22:18:23 nexus3.edgexfoundry.org:10002 22:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:23 Configure a credential helper to remove this warning. See 22:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:23 22:18:23 Login Succeeded 22:18:23 nexus3.edgexfoundry.org:10003 22:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:23 Configure a credential helper to remove this warning. See 22:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:23 22:18:23 Login Succeeded 22:18:23 nexus3.edgexfoundry.org:10004 22:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:23 Configure a credential helper to remove this warning. See 22:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:23 22:18:23 Login Succeeded 22:18:23 docker.io 22:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:24 Configure a credential helper to remove this warning. See 22:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:24 22:18:24 Login Succeeded 22:18:24 ---> docker-login.sh ends [Pipeline] } 22:18:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:18:24 + git rev-list -1 --merges 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed~1..820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] echo 22:18:24 -----------> git rev-list -1 --merges 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed~1..820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 22:18:24 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [false] [Pipeline] sh 22:18:25 + git log --format=format:%s -1 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] echo 22:18:25 ========================================================= 22:18:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:18:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:25 + git log --format=format:%s -1 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] echo 22:18:25 [semverPrep] GIT_COMMIT: 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed, Commit Message: Merge pull request #249 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.91 [Pipeline] echo 22:18:25 [semverPrep] This is not a build commit. [Pipeline] sh 22:18:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:18:25 + grep -v github /etc/ssh/ssh_known_hosts 22:18:25 + [ -e /tmp/ssh_known_hosts ] 22:18:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:18:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:18:25 sudo tee -a /etc/ssh/ssh_known_hosts 22:18:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:26 22:18:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:26 0.1.4: Pulling from edgex-devops/py-git-semver 22:18:26 b85a868b505f: Pulling fs layer 22:18:26 e2be974225ed: Pulling fs layer 22:18:26 339a4e72a1f5: Pulling fs layer 22:18:26 988bab9f4d93: Pulling fs layer 22:18:26 1469e6f7b9e6: Pulling fs layer 22:18:26 eaf3925da568: Pulling fs layer 22:18:26 bab4dde63d76: Pulling fs layer 22:18:26 bde34c3a00c8: Pulling fs layer 22:18:26 b352a97aabf1: Pulling fs layer 22:18:26 4872d77fe225: Pulling fs layer 22:18:26 5851b861e8e6: Pulling fs layer 22:18:26 988bab9f4d93: Waiting 22:18:26 1469e6f7b9e6: Waiting 22:18:26 b352a97aabf1: Waiting 22:18:26 4872d77fe225: Waiting 22:18:26 eaf3925da568: Waiting 22:18:26 5851b861e8e6: Waiting 22:18:26 bab4dde63d76: Waiting 22:18:26 bde34c3a00c8: Waiting 22:18:26 e2be974225ed: Download complete 22:18:26 988bab9f4d93: Verifying Checksum 22:18:26 988bab9f4d93: Download complete 22:18:26 1469e6f7b9e6: Verifying Checksum 22:18:26 1469e6f7b9e6: Download complete 22:18:26 eaf3925da568: Verifying Checksum 22:18:26 eaf3925da568: Download complete 22:18:26 339a4e72a1f5: Verifying Checksum 22:18:26 339a4e72a1f5: Download complete 22:18:26 bde34c3a00c8: Download complete 22:18:26 b352a97aabf1: Download complete 22:18:26 4872d77fe225: Verifying Checksum 22:18:26 4872d77fe225: Download complete 22:18:26 5851b861e8e6: Verifying Checksum 22:18:26 5851b861e8e6: Download complete 22:18:27 b85a868b505f: Verifying Checksum 22:18:27 b85a868b505f: Download complete 22:18:27 bab4dde63d76: Verifying Checksum 22:18:27 bab4dde63d76: Download complete 22:18:28 b85a868b505f: Pull complete 22:18:28 e2be974225ed: Pull complete 22:18:28 339a4e72a1f5: Pull complete 22:18:28 988bab9f4d93: Pull complete 22:18:29 1469e6f7b9e6: Pull complete 22:18:29 eaf3925da568: Pull complete 22:18:30 bab4dde63d76: Pull complete 22:18:30 bde34c3a00c8: Pull complete 22:18:30 b352a97aabf1: Pull complete 22:18:30 4872d77fe225: Pull complete 22:18:31 5851b861e8e6: Pull complete 22:18:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:31 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:18:31 $ 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 22:18:33 $ docker top 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 -eo pid,comm 22:18:33 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). 22:18:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:33 [ssh-agent] Looking for ssh-agent implementation... 22:18:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:33 $ docker exec 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 ssh-agent 22:18:33 SSH_AUTH_SOCK=/tmp/ssh-DR4RE9660heu/agent.31 22:18:33 SSH_AGENT_PID=37 22:18:33 Running ssh-add (command line suppressed) 22:18:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1019209404698556116.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1019209404698556116.key) 22:18:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:34 + git tag --points-at HEAD [Pipeline] } 22:18:34 $ docker exec --env ******** --env ******** 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 ssh-agent -k 22:18:34 unset SSH_AUTH_SOCK; 22:18:34 unset SSH_AGENT_PID; 22:18:34 echo Agent pid 37 killed; 22:18:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:18:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:34 [ssh-agent] Looking for ssh-agent implementation... 22:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:34 $ docker exec 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 ssh-agent 22:18:34 SSH_AUTH_SOCK=/tmp/ssh-xEHJfJcSW3OT/agent.68 22:18:34 SSH_AGENT_PID=74 22:18:34 Running ssh-add (command line suppressed) 22:18:34 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3810348138659324764.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3810348138659324764.key) 22:18:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:34 + git semver init 22:18:35 2023-05-16 22:18:35,088 [run_init] DEBUG init version:0.0.0 force:False 22:18:35 2023-05-16 22:18:35,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 22:18:35 2023-05-16 22:18:35,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 22:18:35 2023-05-16 22:18:35,089 [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) 22:18:36 2023-05-16 22:18:35,767 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 22:18:36 2023-05-16 22:18:35,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 22:18:36 2023-05-16 22:18:35,768 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:18:36 2023-05-16 22:18:35,768 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:18:36 3.0.0-dev.44 [Pipeline] } 22:18:36 $ docker exec --env ******** --env ******** 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 ssh-agent -k 22:18:36 unset SSH_AUTH_SOCK; 22:18:36 unset SSH_AGENT_PID; 22:18:36 echo Agent pid 74 killed; 22:18:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:36 + git semver [Pipeline] } 22:18:36 $ docker stop --time=1 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 22:18:38 $ docker rm -f --volumes 095b76e2c672b73eec4194ddf62afb982a16c7147e8764e87c0880a1657544b7 [Pipeline] // withDockerContainer [Pipeline] sh 22:18:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:18:38 Stashed 1 file(s) [Pipeline] echo 22:18:38 [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [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 22:18:38 provisioning config files... 22:18:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1316118082220039366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:39 ---> docker-login.sh 22:18:39 nexus3.edgexfoundry.org:10001 22:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:39 Configure a credential helper to remove this warning. See 22:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:39 22:18:39 Login Succeeded 22:18:39 nexus3.edgexfoundry.org:10002 22:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:39 Configure a credential helper to remove this warning. See 22:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:39 22:18:39 Login Succeeded 22:18:39 nexus3.edgexfoundry.org:10003 22:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:39 Configure a credential helper to remove this warning. See 22:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:39 22:18:39 Login Succeeded 22:18:39 nexus3.edgexfoundry.org:10004 22:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:39 Configure a credential helper to remove this warning. See 22:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:39 22:18:39 Login Succeeded 22:18:39 docker.io 22:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:39 Configure a credential helper to remove this warning. See 22:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:39 22:18:39 Login Succeeded 22:18:39 ---> docker-login.sh ends [Pipeline] } 22:18:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:18:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:39 ========================================================= 22:18:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:18:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:40 + 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 . 22:18:40 Sending build context to Docker daemon 1.883MB 22:18:40 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:18:40 Step 2/13 : FROM ${BASE} AS builder 22:18:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:18:40 f56be85fc22e: Pulling fs layer 22:18:40 85791d961cd3: Pulling fs layer 22:18:40 d694b5ae8c79: Pulling fs layer 22:18:40 9f32a84ed3da: Pulling fs layer 22:18:40 4d19c01a9841: Pulling fs layer 22:18:40 9325e15d5711: Pulling fs layer 22:18:40 556b6ee489ea: Pulling fs layer 22:18:40 c5a4b2cf53e6: Pulling fs layer 22:18:40 9f32a84ed3da: Waiting 22:18:40 9325e15d5711: Waiting 22:18:40 556b6ee489ea: Waiting 22:18:40 4d19c01a9841: Waiting 22:18:40 85791d961cd3: Download complete 22:18:40 9f32a84ed3da: Verifying Checksum 22:18:40 9f32a84ed3da: Download complete 22:18:40 4d19c01a9841: Verifying Checksum 22:18:40 4d19c01a9841: Download complete 22:18:40 f56be85fc22e: Verifying Checksum 22:18:40 f56be85fc22e: Download complete 22:18:40 9325e15d5711: Verifying Checksum 22:18:40 9325e15d5711: Download complete 22:18:40 f56be85fc22e: Pull complete 22:18:40 85791d961cd3: Pull complete 22:18:40 c5a4b2cf53e6: Verifying Checksum 22:18:40 c5a4b2cf53e6: Download complete 22:18:41 d694b5ae8c79: Verifying Checksum 22:18:41 d694b5ae8c79: Download complete 22:18:41 556b6ee489ea: Verifying Checksum 22:18:41 556b6ee489ea: Download complete 22:18:44 d694b5ae8c79: Pull complete 22:18:44 9f32a84ed3da: Pull complete 22:18:44 4d19c01a9841: Pull complete 22:18:44 9325e15d5711: Pull complete 22:18:47 556b6ee489ea: Pull complete 22:18:47 c5a4b2cf53e6: Pull complete 22:18:47 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:18:47 ---> c4be618373d6 22:18:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:18:52 ---> Running in 4a9d793d68da 22:18:52 Removing intermediate container 4a9d793d68da 22:18:52 ---> fba0592dd8b7 22:18:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:18:52 ---> Running in b703630fb78f 22:18:52 Removing intermediate container b703630fb78f 22:18:52 ---> 215dfa5f8023 22:18:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:18:52 ---> Running in ed0adc6ceb54 22:18:52 Removing intermediate container ed0adc6ceb54 22:18:52 ---> e10959874389 22:18:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:18:52 ---> Running in 33b8e3c5d4c9 22:18:52 Removing intermediate container 33b8e3c5d4c9 22:18:52 ---> b3e5736388c9 22:18:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:52 ---> Running in 932f7fc976b5 22:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:18:53 (1/14) Installing libintl (0.21.1-r1) 22:18:53 (2/14) Installing eudev-libs (3.2.11-r4) 22:18:53 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:18:53 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:18:53 (5/14) Installing v4l-utils (1.22.1-r2) 22:18:53 (6/14) Installing udev-init-scripts (35-r1) 22:18:53 (7/14) Installing libblkid (2.38.1-r1) 22:18:53 (8/14) Installing xz-libs (5.2.9-r0) 22:18:53 (9/14) Installing zstd-libs (1.5.5-r0) 22:18:53 (10/14) Installing kmod-libs (30-r1) 22:18:53 (11/14) Installing eudev (3.2.11-r4) 22:18:53 (12/14) Installing eudev-dev (3.2.11-r4) 22:18:53 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:18:53 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:18:53 Executing busybox-1.35.0-r29.trigger 22:18:53 Executing eudev-3.2.11-r4.trigger 22:18:53 OK: 272 MiB in 67 packages 22:18:53 Still waiting to schedule task 22:18:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:18:53 Removing intermediate container 932f7fc976b5 22:18:53 ---> cdb21025d090 22:18:53 Step 8/13 : WORKDIR /device-usb-camera 22:18:53 ---> Running in 3f237ca83eee 22:18:53 Removing intermediate container 3f237ca83eee 22:18:53 ---> 1ad37a070f98 22:18:53 Step 9/13 : COPY go.mod vendor* ./ 22:18:54 ---> 78669af06e9e 22:18:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:54 ---> Running in 8544b0202eb5 22:19:32 Removing intermediate container 8544b0202eb5 22:19:32 ---> 67ba22b98a78 22:19:32 Step 11/13 : COPY . . 22:19:32 ---> 1c0e09ef33e7 22:19:32 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:19:32 ---> Running in fc3c8cefc563 22:19:32  % Total % Received % Xferd Average Speed Time Time Time Current 22:19:32 Dload Upload Total Spent Left Speed 22:19:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6788 0 --:--:-- --:--:-- --:--:-- 6807 22:19:32 Removing intermediate container fc3c8cefc563 22:19:32 ---> ad8e372004f8 22:19:32 Step 13/13 : RUN ${MAKE} 22:19:32 ---> Running in c6eec96c2115 22:19:32 noop 22:19:32 Removing intermediate container c6eec96c2115 22:19:32 ---> e4364af84f35 22:19:32 Successfully built e4364af84f35 22:19:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:33 + docker inspect -f . ci-base-image-x86_64 22:19:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:33 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:19:33 $ 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 22:19:33 $ docker top eab4fdb8cdcf5c9bf4694c668327c86225bfad22c7d034189d5b4b1e01927084 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:34 + go version 22:19:34 go version go1.20.2 linux/amd64 [Pipeline] } 22:19:34 $ docker stop --time=1 eab4fdb8cdcf5c9bf4694c668327c86225bfad22c7d034189d5b4b1e01927084 22:19:35 $ docker rm -f --volumes eab4fdb8cdcf5c9bf4694c668327c86225bfad22c7d034189d5b4b1e01927084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:35 + docker inspect -f . ci-base-image-x86_64 22:19:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:35 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:19:35 $ 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 22:19:36 $ docker top 9ffbaa380b24c13ec9bae6fed3afd0a22e5b6bbb1adb66da05c5ccaebb4109c6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:36 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 22:19:36 + make test 22:19:36 go test ./... -coverprofile=coverage.out ./... 22:19:42 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:19:51 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:19:51 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 1.8% of statements 22:20:00 go vet ./... 22:20:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:20:03 ./bin/test-attribution-txt.sh [Pipeline] echo 22:20:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:20:03 $ docker stop --time=1 9ffbaa380b24c13ec9bae6fed3afd0a22e5b6bbb1adb66da05c5ccaebb4109c6 22:20:06 $ docker rm -f --volumes 9ffbaa380b24c13ec9bae6fed3afd0a22e5b6bbb1adb66da05c5ccaebb4109c6 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:20:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:20:07 + ls -al . 22:20:07 total 188 22:20:07 drwxrwxr-x 10 jenkins jenkins 4096 May 16 22:19 . 22:20:07 drwxrwxr-x 4 jenkins jenkins 4096 May 16 22:18 .. 22:20:07 drwxrwxr-x 8 jenkins jenkins 4096 May 16 22:18 .git 22:20:07 drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:18 .github 22:20:07 -rw-rw-r-- 1 jenkins jenkins 414 May 16 22:18 .gitignore 22:20:07 -rw-rw-r-- 1 jenkins jenkins 42 May 16 22:18 .golangci.yml 22:20:07 -rw-rw-r-- 1 jenkins jenkins 77 May 16 22:18 .hadolint.yml 22:20:07 drwxr-xr-x 3 jenkins jenkins 4096 May 16 22:18 .semver 22:20:07 -rw-rw-r-- 1 jenkins jenkins 9665 May 16 22:18 Attribution.txt 22:20:07 -rw-rw-r-- 1 jenkins jenkins 6219 May 16 22:18 CHANGELOG.md 22:20:07 -rw-rw-r-- 1 jenkins jenkins 2453 May 16 22:18 Dockerfile 22:20:07 -rw-rw-r-- 1 jenkins jenkins 678 May 16 22:18 GOVERNANCE.md 22:20:07 -rw-rw-r-- 1 jenkins jenkins 659 May 16 22:18 Jenkinsfile 22:20:07 -rw-rw-r-- 1 jenkins jenkins 11348 May 16 22:18 LICENSE 22:20:07 -rw-rw-r-- 1 jenkins jenkins 2364 May 16 22:18 Makefile 22:20:07 -rw-rw-r-- 1 jenkins jenkins 622 May 16 22:18 OWNERS.md 22:20:07 -rw-rw-r-- 1 jenkins jenkins 2477 May 16 22:18 README.md 22:20:07 -rw-rw-r-- 1 jenkins jenkins 12 May 16 22:18 VERSION 22:20:07 drwxrwxr-x 2 jenkins jenkins 4096 May 16 22:18 bin 22:20:07 drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:18 cmd 22:20:07 -rw-r--r-- 1 jenkins jenkins 31522 May 16 22:19 coverage.out 22:20:07 -rwxrwxr-x 1 jenkins jenkins 140 May 16 22:18 docker-entrypoint.sh 22:20:07 drwxrwxr-x 2 jenkins jenkins 4096 May 16 22:18 docs 22:20:07 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 22:18 go.mod 22:20:07 -rw-rw-r-- 1 jenkins jenkins 31488 May 16 22:18 go.sum 22:20:07 drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:18 internal 22:20:07 drwxrwxr-x 4 jenkins jenkins 4096 May 16 22:18 snap 22:20:07 -rw-rw-r-- 1 jenkins jenkins 231 May 16 22:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:08 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed --label arch=amd64 --label version=3.0.0-dev.44 . 22:20:08 Sending build context to Docker daemon 1.915MB 22:20:08 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:20:08 Step 2/36 : FROM ${BASE} AS builder 22:20:08 ---> e4364af84f35 22:20:08 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:20:08 ---> Running in 0ce5b84fbb90 22:20:08 Removing intermediate container 0ce5b84fbb90 22:20:08 ---> 25c4000cb8dd 22:20:08 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:08 ---> Running in e518d393bcf8 22:20:08 Removing intermediate container e518d393bcf8 22:20:08 ---> d3be2695ce47 22:20:08 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:20:08 ---> Running in 11495001c60b 22:20:08 Removing intermediate container 11495001c60b 22:20:08 ---> 361c921e47c3 22:20:08 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:20:08 ---> Running in ff10996f49fd 22:20:08 Removing intermediate container ff10996f49fd 22:20:08 ---> f7ce2f9c19bb 22:20:08 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:08 ---> Running in f5505a4b2a41 22:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:20:09 OK: 272 MiB in 67 packages 22:20:09 Removing intermediate container f5505a4b2a41 22:20:09 ---> 3497e43ef416 22:20:09 Step 8/36 : WORKDIR /device-usb-camera 22:20:09 ---> Running in 954e4ec15a7b 22:20:09 Removing intermediate container 954e4ec15a7b 22:20:09 ---> 85f6a30b0882 22:20:09 Step 9/36 : COPY go.mod vendor* ./ 22:20:09 ---> e12e66a416eb 22:20:09 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:09 ---> Running in d5b14fa9c662 22:20:10 Removing intermediate container d5b14fa9c662 22:20:10 ---> 299cc173c99b 22:20:10 Step 11/36 : COPY . . 22:20:10 ---> 034e286eb213 22:20:10 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:20:10 ---> Running in 03487e8e81bb 22:20:11  % Total % Received % Xferd Average Speed Time Time Time Current 22:20:11 Dload Upload Total Spent Left Speed 22:20:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 18636 0 --:--:-- --:--:-- --:--:-- 18964 22:20:11 Removing intermediate container 03487e8e81bb 22:20:11 ---> 0abea615ddb2 22:20:11 Step 13/36 : RUN ${MAKE} 22:20:11 ---> Running in b7aa3dbdc8eb 22:20:11 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:20:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15786 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 22:20:32 Running in /w/workspace/device-usb-camera/116 [Pipeline] { [Pipeline] checkout 22:20:32 Selected Git installation does not exist. Using Default 22:20:32 The recommended git tool is: NONE 22:20:33 Removing intermediate container b7aa3dbdc8eb 22:20:33 ---> 8a0dd4b4338e 22:20:33 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:20:33 v0.21.6: Pulling from aler9/rtsp-simple-server 22:20:33 4acc49c71d14: Pulling fs layer 22:20:33 4acc49c71d14: Verifying Checksum 22:20:33 4acc49c71d14: Download complete 22:20:34 4acc49c71d14: Pull complete 22:20:34 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:20:34 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:20:34 ---> 01a2bd3e5fff 22:20:34 Step 15/36 : FROM alpine:3.17 22:20:34 3.17: Pulling from library/alpine 22:20:34 f56be85fc22e: Already exists 22:20:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:20:34 Status: Downloaded newer image for alpine:3.17 22:20:34 ---> 9ed4aefc74f6 22:20:34 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:20:35 ---> Running in 29ac156a1606 22:20:35 Removing intermediate container 29ac156a1606 22:20:35 ---> 4ff30248a17f 22:20:35 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:20:35 ---> Running in 6c769eb069fb 22:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:20:35 (1/86) Installing dumb-init (1.2.5-r2) 22:20:35 (2/86) Installing sdl2 (2.26.5-r0) 22:20:35 (3/86) Installing svt-av1-libs (1.3.0-r0) 22:20:35 (4/86) Installing libxau (1.0.10-r0) 22:20:35 (5/86) Installing libmd (1.0.4-r0) 22:20:35 (6/86) Installing libbsd (0.11.7-r0) 22:20:35 (7/86) Installing libxdmcp (1.1.4-r0) 22:20:35 (8/86) Installing libxcb (1.15-r0) 22:20:35 (9/86) Installing libx11 (1.8.4-r0) 22:20:35 (10/86) Installing aom-libs (3.5.0-r0) 22:20:35 (11/86) Installing alsa-lib (1.2.8-r0) 22:20:35 (12/86) Installing libexpat (2.5.0-r0) 22:20:35 (13/86) Installing brotli-libs (1.0.9-r9) 22:20:35 (14/86) Installing libbz2 (1.0.8-r4) 22:20:35 (15/86) Installing libpng (1.6.38-r0) 22:20:35 (16/86) Installing freetype (2.12.1-r0) 22:20:35 (17/86) Installing fontconfig (2.14.1-r0) 22:20:36 (18/86) Installing fribidi (1.0.12-r0) 22:20:36 (19/86) Installing libffi (3.4.4-r0) 22:20:36 (20/86) Installing libintl (0.21.1-r1) 22:20:36 (21/86) Installing libblkid (2.38.1-r1) 22:20:36 (22/86) Installing libmount (2.38.1-r1) 22:20:36 (23/86) Installing pcre2 (10.42-r0) 22:20:36 (24/86) Installing glib (2.74.6-r0) 22:20:36 (25/86) Installing graphite2 (1.3.14-r2) 22:20:36 (26/86) Installing harfbuzz (5.3.1-r1) 22:20:36 (27/86) Installing libass (0.16.0-r1) 22:20:36 (28/86) Installing libdav1d (1.0.0-r2) 22:20:36 (29/86) Installing hwdata-pci (0.364-r0) 22:20:36 (30/86) Installing libpciaccess (0.17-r0) 22:20:36 (31/86) Installing libdrm (2.4.114-r0) 22:20:36 (32/86) Installing gmp (6.2.1-r2) 22:20:36 (33/86) Installing nettle (3.8.1-r0) 22:20:36 (34/86) Installing p11-kit (0.24.1-r1) 22:20:36 (35/86) Installing libtasn1 (4.19.0-r0) 22:20:36 (36/86) Installing libunistring (1.1-r0) 22:20:36 (37/86) Installing gnutls (3.7.8-r3) 22:20:36 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 22:20:36 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 22:20:36 (40/86) Installing lame (3.100-r2) 22:20:36 (41/86) Installing opus (1.3.1-r1) 22:20:36 (42/86) Installing libasyncns (0.8-r1) 22:20:36 (43/86) Installing dbus-libs (1.14.4-r0) 22:20:36 (44/86) Installing libltdl (2.4.7-r1) 22:20:36 (45/86) Installing orc (0.4.33-r0) 22:20:36 (46/86) Installing libgcc (12.2.1_git20220924-r4) 22:20:36 (47/86) Installing libogg (1.3.5-r2) 22:20:36 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 22:20:36 (49/86) Installing flac-libs (1.4.2-r0) 22:20:36 (50/86) Installing libvorbis (1.3.7-r0) 22:20:36 (51/86) Installing libsndfile (1.1.0-r2) 22:20:36 (52/86) Installing libgomp (12.2.1_git20220924-r4) 22:20:36 (53/86) Installing soxr (0.1.3-r3) 22:20:36 (54/86) Installing speexdsp (1.2.1-r0) 22:20:36 (55/86) Installing tdb-libs (1.4.6-r0) 22:20:36 (56/86) Installing libpulse (16.1-r6) 22:20:36 (57/86) Installing cjson (1.7.15-r3) 22:20:36 (58/86) Installing mbedtls (2.28.3-r0) 22:20:36 (59/86) Installing librist (0.2.7-r0) 22:20:36 (60/86) Installing libsrt (1.5.1-r0) 22:20:36 (61/86) Installing libssh (0.10.5-r0) 22:20:36 (62/86) Installing libtheora (1.1.1-r16) 22:20:36 (63/86) Installing libjpeg-turbo (2.1.4-r0) 22:20:36 (64/86) Installing v4l-utils-libs (1.22.1-r2) 22:20:36 (65/86) Installing libxext (1.3.5-r0) 22:20:36 (66/86) Installing libxfixes (6.0.0-r0) 22:20:36 (67/86) Installing wayland-libs-client (1.21.0-r1) 22:20:36 (68/86) Installing libva (2.16.0-r0) 22:20:36 (69/86) Installing libvdpau (1.5-r0) 22:20:36 (70/86) Installing vidstab (1.1.0-r2) 22:20:36 (71/86) Installing libvpx (1.12.0-r1) 22:20:36 (72/86) Installing libwebp (1.2.4-r1) 22:20:36 (73/86) Installing x264-libs (0.164_git20220602-r0) 22:20:36 (74/86) Installing numactl (2.0.16-r1) 22:20:36 (75/86) Installing x265-libs (3.5-r3) 22:20:36 (76/86) Installing xvidcore (1.3.7-r1) 22:20:36 (77/86) Installing libsodium (1.0.18-r2) 22:20:36 (78/86) Installing libzmq (4.3.4-r1) 22:20:36 (79/86) Installing ffmpeg-libs (5.1.3-r0) 22:20:37 (80/86) Installing ffmpeg (5.1.3-r0) 22:20:37 (81/86) Installing udev-init-scripts (35-r1) 22:20:37 (82/86) Installing eudev-libs (3.2.11-r4) 22:20:37 (83/86) Installing xz-libs (5.2.9-r0) 22:20:37 (84/86) Installing zstd-libs (1.5.5-r0) 22:20:37 (85/86) Installing kmod-libs (30-r1) 22:20:37 (86/86) Installing eudev (3.2.11-r4) 22:20:37 Executing busybox-1.35.0-r29.trigger 22:20:37 Executing eudev-3.2.11-r4.trigger 22:20:37 OK: 112 MiB in 101 packages 22:20:38 using credential edgex-jenkins-ssh 22:20:38 Cloning the remote Git repository 22:20:38 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:20:38 > git init /w/workspace/device-usb-camera/116 # timeout=10 22:20:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:20:38 > git --version # timeout=10 22:20:38 > git --version # 'git version 2.25.1' 22:20:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:20:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:40 Avoid second fetch 22:20:40 Checking out Revision 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed (main) 22:20:40 Removing intermediate container 6c769eb069fb 22:20:40 ---> 976857a115b2 22:20:40 Step 18/36 : WORKDIR / 22:20:40 ---> Running in d2976bccaa8d 22:20:40 Removing intermediate container d2976bccaa8d 22:20:40 ---> e643c4cc620c 22:20:40 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:20:40 Commit message: "Merge pull request #249 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.91" 22:20:40 ---> 63e9e2233736 22:20:40 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:20:40 ---> 7bca9e422c09 22:20:40 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:20:41 ---> 5abe2e0051db 22:20:41 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:20:41 ---> bb5745415d39 22:20:41 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:20:40 > git config core.sparsecheckout # timeout=10 22:20:40 > git checkout -f 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:41 ---> 957ac6d11c08 22:20:41 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:20:41 ---> 7cdfec5e66b8 22:20:41 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:20:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:41 Dload Upload Total Spent Left Speed 22:20:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 22:20:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 22:20:42 ---> 5938d183bc14 22:20:42 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:20:42 ---> Running in 3db3cded23a1 [Pipeline] sh 22:20:42 + sudo tee /etc/docker/daemon.new 22:20:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:20:42 { 22:20:42 "registry-mirrors": [ 22:20:42 "https://nexus3.edgexfoundry.org:10001" 22:20:42 ], 22:20:42 "bip": "10.250.0.254/24", 22:20:42 "hosts": [ 22:20:42 "tcp://0.0.0.0:5555", 22:20:42 "unix:///var/run/docker.sock" 22:20:42 ], 22:20:42 "mtu": 1458, 22:20:42 "selinux-enabled": true, 22:20:42 "seccomp-profile": "/etc/docker/seccomp.json" 22:20:42 } [Pipeline] sh 22:20:42 Removing intermediate container 3db3cded23a1 22:20:42 ---> 1b5cab5d15a7 22:20:42 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:20:42 ---> Running in 85fbfa5789d6 22:20:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:20:43 + sudo service docker restart 22:20:43 Removing intermediate container 85fbfa5789d6 22:20:43 ---> cbb88c9ed743 22:20:43 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:20:43 ---> Running in b6043aec316a 22:20:44 Removing intermediate container b6043aec316a 22:20:44 ---> 134e65e6ecba 22:20:44 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:20:44 ---> Running in 404bc182e9fa 22:20:45 Removing intermediate container 404bc182e9fa 22:20:45 ---> 5855c30e42c6 22:20:45 Step 30/36 : EXPOSE 59983 22:20:45 ---> Running in c1c74a5783de 22:20:45 Removing intermediate container c1c74a5783de 22:20:45 ---> 0d9fcd791bc3 22:20:45 Step 31/36 : EXPOSE 8554 22:20:45 ---> Running in fa66147e190a 22:20:45 Removing intermediate container fa66147e190a 22:20:45 ---> 762289d4ec0c 22:20:45 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:20:45 ---> Running in 3da6d3f286d3 22:20:45 Removing intermediate container 3da6d3f286d3 22:20:45 ---> ccff001da701 22:20:45 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:20:45 ---> Running in 696ba8224a70 22:20:45 Removing intermediate container 696ba8224a70 22:20:45 ---> 0efc53701b5e 22:20:45 Step 34/36 : LABEL arch=amd64 22:20:45 ---> Running in da885364165c 22:20:45 Removing intermediate container da885364165c 22:20:45 ---> e2a93f04f2dd 22:20:45 Step 35/36 : LABEL git_sha=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 22:20:45 ---> Running in c8293c0b89d5 22:20:45 Removing intermediate container c8293c0b89d5 22:20:45 ---> 7ed444ecc18b 22:20:45 Step 36/36 : LABEL version=3.0.0-dev.44 22:20:45 ---> Running in c29bce0ec04b 22:20:45 Removing intermediate container c29bce0ec04b 22:20:45 ---> 6a0752257ac8 22:20:45 [Warning] One or more build-args [ARCH] were not consumed 22:20:45 Successfully built 6a0752257ac8 22:20:45 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 22:20:45 provisioning config files... 22:20:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10343369153895162206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:46 ---> docker-login.sh 22:20:46 nexus3.edgexfoundry.org:10001 22:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:46 Configure a credential helper to remove this warning. See 22:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:46 22:20:46 Login Succeeded 22:20:46 nexus3.edgexfoundry.org:10002 22:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:46 Configure a credential helper to remove this warning. See 22:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:46 22:20:46 Login Succeeded 22:20:46 nexus3.edgexfoundry.org:10003 22:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:46 Configure a credential helper to remove this warning. See 22:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:46 22:20:46 Login Succeeded 22:20:46 nexus3.edgexfoundry.org:10004 22:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:46 Configure a credential helper to remove this warning. See 22:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:46 22:20:46 Login Succeeded 22:20:46 docker.io 22:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:46 Configure a credential helper to remove this warning. See 22:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:46 22:20:46 Login Succeeded 22:20:46 ---> docker-login.sh ends [Pipeline] } 22:20:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:46 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 22:20:46 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 22:20:46 latest 22:20:46 3.0.0-dev.44 22:20:46 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 22:20:46 main 22:20:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 22:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:20:47 977bf6b567e2: Preparing 22:20:47 346b1097b84c: Preparing 22:20:47 bd3d47a4200c: Preparing 22:20:47 6f29dd5e9d6f: Preparing 22:20:47 3827b5b91e75: Preparing 22:20:47 acc83c6ca332: Preparing 22:20:47 77b67e217e09: Preparing 22:20:47 0cd9351e68dd: Preparing 22:20:47 7afaecf6aaa5: Preparing 22:20:47 0990c14d7bb6: Preparing 22:20:47 c16a7fb1f762: Preparing 22:20:47 155ae6897eb2: Preparing 22:20:47 f1417ff83b31: Preparing 22:20:47 0990c14d7bb6: Waiting 22:20:47 acc83c6ca332: Waiting 22:20:47 c16a7fb1f762: Waiting 22:20:47 155ae6897eb2: Waiting 22:20:47 0cd9351e68dd: Waiting 22:20:47 f1417ff83b31: Waiting 22:20:47 7afaecf6aaa5: Waiting 22:20:47 346b1097b84c: Pushed 22:20:47 bd3d47a4200c: Pushed 22:20:47 977bf6b567e2: Pushed 22:20:47 6f29dd5e9d6f: Pushed 22:20:47 acc83c6ca332: Pushed 22:20:47 77b67e217e09: Pushed 22:20:47 0cd9351e68dd: Pushed 22:20:47 7afaecf6aaa5: Pushed 22:20:47 f1417ff83b31: Layer already exists 22:20:47 0990c14d7bb6: Pushed 22:20:50 3827b5b91e75: Pushed 22:20:50 c16a7fb1f762: Pushed 22:20:58 155ae6897eb2: Pushed 22:20:58 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:20:58 977bf6b567e2: Preparing 22:20:58 346b1097b84c: Preparing 22:20:58 bd3d47a4200c: Preparing 22:20:58 6f29dd5e9d6f: Preparing 22:20:58 3827b5b91e75: Preparing 22:20:58 acc83c6ca332: Preparing 22:20:58 77b67e217e09: Preparing 22:20:58 0cd9351e68dd: Preparing 22:20:58 7afaecf6aaa5: Preparing 22:20:58 0990c14d7bb6: Preparing 22:20:58 c16a7fb1f762: Preparing 22:20:58 155ae6897eb2: Preparing 22:20:58 f1417ff83b31: Preparing 22:20:58 acc83c6ca332: Waiting 22:20:58 7afaecf6aaa5: Waiting 22:20:58 77b67e217e09: Waiting 22:20:58 0990c14d7bb6: Waiting 22:20:58 c16a7fb1f762: Waiting 22:20:58 f1417ff83b31: Waiting 22:20:58 0cd9351e68dd: Waiting 22:20:58 155ae6897eb2: Waiting 22:20:58 346b1097b84c: Layer already exists 22:20:58 6f29dd5e9d6f: Layer already exists 22:20:58 977bf6b567e2: Layer already exists 22:20:58 bd3d47a4200c: Layer already exists 22:20:58 3827b5b91e75: Layer already exists 22:20:58 0cd9351e68dd: Layer already exists 22:20:58 77b67e217e09: Layer already exists 22:20:58 0990c14d7bb6: Layer already exists 22:20:58 acc83c6ca332: Layer already exists 22:20:58 7afaecf6aaa5: Layer already exists 22:20:58 c16a7fb1f762: Layer already exists 22:20:58 155ae6897eb2: Layer already exists 22:20:58 f1417ff83b31: Layer already exists 22:20:58 latest: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:59 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.44 22:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:20:59 977bf6b567e2: Preparing 22:20:59 346b1097b84c: Preparing 22:20:59 bd3d47a4200c: Preparing 22:20:59 6f29dd5e9d6f: Preparing 22:20:59 3827b5b91e75: Preparing 22:20:59 acc83c6ca332: Preparing 22:20:59 77b67e217e09: Preparing 22:20:59 0cd9351e68dd: Preparing 22:20:59 7afaecf6aaa5: Preparing 22:20:59 0990c14d7bb6: Preparing 22:20:59 c16a7fb1f762: Preparing 22:20:59 155ae6897eb2: Preparing 22:20:59 f1417ff83b31: Preparing 22:20:59 0cd9351e68dd: Waiting 22:20:59 7afaecf6aaa5: Waiting 22:20:59 acc83c6ca332: Waiting 22:20:59 77b67e217e09: Waiting 22:20:59 0990c14d7bb6: Waiting 22:20:59 f1417ff83b31: Waiting 22:20:59 155ae6897eb2: Waiting 22:20:59 c16a7fb1f762: Waiting 22:20:59 3827b5b91e75: Layer already exists 22:20:59 346b1097b84c: Layer already exists 22:20:59 6f29dd5e9d6f: Layer already exists 22:20:59 977bf6b567e2: Layer already exists 22:20:59 bd3d47a4200c: Layer already exists 22:20:59 77b67e217e09: Layer already exists 22:20:59 acc83c6ca332: Layer already exists 22:20:59 0cd9351e68dd: Layer already exists 22:20:59 7afaecf6aaa5: Layer already exists 22:20:59 0990c14d7bb6: Layer already exists 22:20:59 c16a7fb1f762: Layer already exists 22:20:59 f1417ff83b31: Layer already exists 22:20:59 155ae6897eb2: Layer already exists 22:20:59 3.0.0-dev.44: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:59 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:00 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 22:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:21:00 977bf6b567e2: Preparing 22:21:00 346b1097b84c: Preparing 22:21:00 bd3d47a4200c: Preparing 22:21:00 6f29dd5e9d6f: Preparing 22:21:00 3827b5b91e75: Preparing 22:21:00 acc83c6ca332: Preparing 22:21:00 77b67e217e09: Preparing 22:21:00 0cd9351e68dd: Preparing 22:21:00 7afaecf6aaa5: Preparing 22:21:00 0990c14d7bb6: Preparing 22:21:00 c16a7fb1f762: Preparing 22:21:00 155ae6897eb2: Preparing 22:21:00 f1417ff83b31: Preparing 22:21:00 acc83c6ca332: Waiting 22:21:00 77b67e217e09: Waiting 22:21:00 0cd9351e68dd: Waiting 22:21:00 7afaecf6aaa5: Waiting 22:21:00 0990c14d7bb6: Waiting 22:21:00 c16a7fb1f762: Waiting 22:21:00 155ae6897eb2: Waiting 22:21:00 f1417ff83b31: Waiting 22:21:00 bd3d47a4200c: Layer already exists 22:21:00 3827b5b91e75: Layer already exists 22:21:00 346b1097b84c: Layer already exists 22:21:00 977bf6b567e2: Layer already exists 22:21:00 6f29dd5e9d6f: Layer already exists 22:21:00 77b67e217e09: Layer already exists 22:21:00 0990c14d7bb6: Layer already exists 22:21:00 acc83c6ca332: Layer already exists 22:21:00 7afaecf6aaa5: Layer already exists 22:21:00 0cd9351e68dd: Layer already exists 22:21:00 c16a7fb1f762: Layer already exists 22:21:00 155ae6897eb2: Layer already exists 22:21:00 f1417ff83b31: Layer already exists 22:21:00 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:00 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:00 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 22:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:21:00 977bf6b567e2: Preparing 22:21:00 346b1097b84c: Preparing 22:21:00 bd3d47a4200c: Preparing 22:21:00 6f29dd5e9d6f: Preparing 22:21:00 3827b5b91e75: Preparing 22:21:00 acc83c6ca332: Preparing 22:21:00 77b67e217e09: Preparing 22:21:00 0cd9351e68dd: Preparing 22:21:00 7afaecf6aaa5: Preparing 22:21:00 0990c14d7bb6: Preparing 22:21:00 c16a7fb1f762: Preparing 22:21:00 155ae6897eb2: Preparing 22:21:00 f1417ff83b31: Preparing 22:21:00 7afaecf6aaa5: Waiting 22:21:00 0990c14d7bb6: Waiting 22:21:00 c16a7fb1f762: Waiting 22:21:00 155ae6897eb2: Waiting 22:21:00 f1417ff83b31: Waiting 22:21:00 77b67e217e09: Waiting 22:21:00 acc83c6ca332: Waiting 22:21:00 0cd9351e68dd: Waiting 22:21:00 3827b5b91e75: Layer already exists 22:21:00 346b1097b84c: Layer already exists 22:21:00 bd3d47a4200c: Layer already exists 22:21:00 6f29dd5e9d6f: Layer already exists 22:21:00 977bf6b567e2: Layer already exists 22:21:00 77b67e217e09: Layer already exists 22:21:00 0cd9351e68dd: Layer already exists 22:21:00 0990c14d7bb6: Layer already exists 22:21:00 acc83c6ca332: Layer already exists 22:21:00 7afaecf6aaa5: Layer already exists 22:21:00 c16a7fb1f762: Layer already exists 22:21:00 f1417ff83b31: Layer already exists 22:21:00 155ae6897eb2: Layer already exists 22:21:00 main: digest: sha256:2284b88b8803372e8188839f45989efba5fa02021eb0a390801dabef5c6a589d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:00 ===================================================== [Pipeline] echo 22:21:00 taggedImages: 22:21:00 - nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 22:21:00 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:21:00 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.44 22:21:00 - nexus3.edgexfoundry.org:10004/device-usb-camera:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 22:21:00 - 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 22:21:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:01 22:21:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:01 latest: Pulling from edgex-lftools-log-publisher 22:21:01 5eb5b503b376: Pulling fs layer 22:21:01 5c69ac0246d0: Pulling fs layer 22:21:01 ec43610c2a17: Pulling fs layer 22:21:01 3a2ae6a8a46f: Pulling fs layer 22:21:01 33b1e0a273af: Pulling fs layer 22:21:01 5d3b04190fa2: Pulling fs layer 22:21:01 2f39f015ded8: Pulling fs layer 22:21:01 3a2ae6a8a46f: Waiting 22:21:01 33b1e0a273af: Waiting 22:21:01 5d3b04190fa2: Waiting 22:21:01 2f39f015ded8: Waiting 22:21:01 5c69ac0246d0: Download complete 22:21:01 3a2ae6a8a46f: Verifying Checksum 22:21:01 3a2ae6a8a46f: Download complete 22:21:01 33b1e0a273af: Verifying Checksum 22:21:01 33b1e0a273af: Download complete 22:21:01 5d3b04190fa2: Download complete 22:21:01 ec43610c2a17: Verifying Checksum 22:21:01 ec43610c2a17: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:01 provisioning config files... 22:21:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/116@tmp/config5146128092062224721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:01 5eb5b503b376: Verifying Checksum 22:21:01 5eb5b503b376: Download complete 22:21:01 ---> docker-login.sh 22:21:01 nexus3.edgexfoundry.org:10001 22:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:02 2f39f015ded8: Download complete 22:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:02 Configure a credential helper to remove this warning. See 22:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:02 22:21:02 Login Succeeded 22:21:02 nexus3.edgexfoundry.org:10002 22:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:02 Configure a credential helper to remove this warning. See 22:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:02 22:21:02 Login Succeeded 22:21:02 5eb5b503b376: Pull complete 22:21:02 5c69ac0246d0: Pull complete 22:21:03 nexus3.edgexfoundry.org:10003 22:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:03 Configure a credential helper to remove this warning. See 22:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:03 22:21:03 Login Succeeded 22:21:03 nexus3.edgexfoundry.org:10004 22:21:03 ec43610c2a17: Pull complete 22:21:03 3a2ae6a8a46f: Pull complete 22:21:03 33b1e0a273af: Pull complete 22:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:03 Configure a credential helper to remove this warning. See 22:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:03 22:21:03 Login Succeeded 22:21:03 docker.io 22:21:03 5d3b04190fa2: Pull complete 22:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:04 Configure a credential helper to remove this warning. See 22:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:04 22:21:04 Login Succeeded 22:21:04 ---> docker-login.sh ends [Pipeline] } 22:21:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:21:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:04 ========================================================= 22:21:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:21:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:04 + 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 . 22:21:05 Sending build context to Docker daemon 1.104MB 22:21:05 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:21:05 Step 2/13 : FROM ${BASE} AS builder 22:21:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:21:05 c41833b44d91: Pulling fs layer 22:21:05 ed15518f5707: Pulling fs layer 22:21:05 feae8fd75edb: Pulling fs layer 22:21:05 242c74f7c9fa: Pulling fs layer 22:21:05 3cdef696dda3: Pulling fs layer 22:21:05 2ced38df9373: Pulling fs layer 22:21:05 58f1dce35555: Pulling fs layer 22:21:05 3cdef696dda3: Waiting 22:21:05 2ced38df9373: Waiting 22:21:05 58f1dce35555: Waiting 22:21:05 242c74f7c9fa: Waiting 22:21:05 ed15518f5707: Download complete 22:21:05 242c74f7c9fa: Verifying Checksum 22:21:05 242c74f7c9fa: Download complete 22:21:05 3cdef696dda3: Verifying Checksum 22:21:05 3cdef696dda3: Download complete 22:21:05 c41833b44d91: Verifying Checksum 22:21:06 c41833b44d91: Pull complete 22:21:06 58f1dce35555: Verifying Checksum 22:21:06 58f1dce35555: Download complete 22:21:07 feae8fd75edb: Verifying Checksum 22:21:07 feae8fd75edb: Download complete 22:21:07 2ced38df9373: Verifying Checksum 22:21:07 2ced38df9373: Download complete 22:21:07 2f39f015ded8: Pull complete 22:21:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:08 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:21:08 $ 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 22:21:09 ed15518f5707: Pull complete 22:21:10 $ docker top afa2dac426b16e5005d6c61ed2fa96b6448b20faf08de4b09e8e7df18fed1da8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:11 ---> job-cost.sh 22:21:11 lf-activate-venv: SKIPPING 22:21:11 INFO: No Stack... 22:21:11 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:11 INFO: Archiving Costs [Pipeline] sh 22:21:12 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:21:12 + cut -d, -f6 [Pipeline] lock 22:21:12 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] 22:21:12 Resource [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] did not exist. Created. 22:21:12 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:21:12 + echo total: 0.2199999988079071 [Pipeline] stash 22:21:12 Stashed 1 file(s) [Pipeline] } 22:21:12 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 22:21:12 $ docker stop --time=1 afa2dac426b16e5005d6c61ed2fa96b6448b20faf08de4b09e8e7df18fed1da8 22:21:13 $ docker rm -f --volumes afa2dac426b16e5005d6c61ed2fa96b6448b20faf08de4b09e8e7df18fed1da8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:21:19 feae8fd75edb: Pull complete 22:21:19 242c74f7c9fa: Pull complete 22:21:19 3cdef696dda3: Pull complete 22:21:26 2ced38df9373: Pull complete 22:21:28 58f1dce35555: Pull complete 22:21:28 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:21:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:21:28 ---> fadd8f120f05 22:21:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:21:30 ---> Running in 4a18bce673d8 22:21:30 Removing intermediate container 4a18bce673d8 22:21:30 ---> fc3e9df69957 22:21:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:21:30 ---> Running in 8606d158b6e6 22:21:31 Removing intermediate container 8606d158b6e6 22:21:31 ---> e9f921a479ca 22:21:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:21:31 ---> Running in d9865e9d4c8e 22:21:31 Removing intermediate container d9865e9d4c8e 22:21:31 ---> 050c60b173ac 22:21:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:21:31 ---> Running in 66aa6874ac4b 22:21:31 Removing intermediate container 66aa6874ac4b 22:21:31 ---> 394fb2e446ab 22:21:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:31 ---> Running in 3dffb9607d55 22:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:21:34 (1/14) Installing libintl (0.21.1-r1) 22:21:34 (2/14) Installing eudev-libs (3.2.11-r4) 22:21:34 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:21:34 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:21:34 (5/14) Installing v4l-utils (1.22.1-r2) 22:21:34 (6/14) Installing udev-init-scripts (35-r1) 22:21:34 (7/14) Installing libblkid (2.38.1-r1) 22:21:34 (8/14) Installing xz-libs (5.2.9-r0) 22:21:34 (9/14) Installing zstd-libs (1.5.5-r0) 22:21:34 (10/14) Installing kmod-libs (30-r1) 22:21:34 (11/14) Installing eudev (3.2.11-r4) 22:21:34 (12/14) Installing eudev-dev (3.2.11-r4) 22:21:34 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:21:34 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:21:34 Executing busybox-1.35.0-r29.trigger 22:21:34 Executing eudev-3.2.11-r4.trigger 22:21:34 OK: 271 MiB in 67 packages 22:21:37 Removing intermediate container 3dffb9607d55 22:21:37 ---> c117274c990a 22:21:37 Step 8/13 : WORKDIR /device-usb-camera 22:21:37 ---> Running in c9003a35694e 22:21:37 Removing intermediate container c9003a35694e 22:21:37 ---> ff75a0bbe3aa 22:21:37 Step 9/13 : COPY go.mod vendor* ./ 22:21:37 ---> 6fd0357ca8fe 22:21:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:37 ---> Running in 5914d02cc7b1 22:22:45 Removing intermediate container 5914d02cc7b1 22:22:45 ---> 437e77f1d663 22:22:45 Step 11/13 : COPY . . 22:22:45 ---> bdf8263d774b 22:22:45 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:22:45 ---> Running in 367cf82841b0 22:22:45  % Total % Received % Xferd Average Speed Time Time Time Current 22:22:45 Dload Upload Total Spent Left Speed 22:22:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3849 0 --:--:-- --:--:-- --:--:-- 3861 22:22:45 Removing intermediate container 367cf82841b0 22:22:45 ---> a3e95d374b75 22:22:45 Step 13/13 : RUN ${MAKE} 22:22:45 ---> Running in 8638b1e29c44 22:22:45 noop 22:22:45 Removing intermediate container 8638b1e29c44 22:22:45 ---> d06a557f4c7a 22:22:45 Successfully built d06a557f4c7a 22:22:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:46 + docker inspect -f . ci-base-image-arm64 22:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:46 prd-ubuntu20.04-docker-arm64-4c-16g-15786 does not seem to be running inside a container 22:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/116 -v /w/workspace/device-usb-camera/116:/w/workspace/device-usb-camera/116:rw,z -v /w/workspace/device-usb-camera/116@tmp:/w/workspace/device-usb-camera/116@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 22:22:47 $ docker top 62004da4b5d827ca311b58bee914c9d5447be697f8f98d1a486f6a6a9ff06992 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:48 + go version 22:22:48 go version go1.20.2 linux/arm64 [Pipeline] } 22:22:48 $ docker stop --time=1 62004da4b5d827ca311b58bee914c9d5447be697f8f98d1a486f6a6a9ff06992 22:22:50 $ docker rm -f --volumes 62004da4b5d827ca311b58bee914c9d5447be697f8f98d1a486f6a6a9ff06992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:50 + docker inspect -f . ci-base-image-arm64 22:22:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:50 prd-ubuntu20.04-docker-arm64-4c-16g-15786 does not seem to be running inside a container 22:22:50 $ 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/116 -v /w/workspace/device-usb-camera/116:/w/workspace/device-usb-camera/116:rw,z -v /w/workspace/device-usb-camera/116@tmp:/w/workspace/device-usb-camera/116@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 22:22:52 $ docker top 37fe7ec1f50f64f911e862cac74aa3bfb3c8f14d1167376e46c0fe205923f1ae -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:52 + git config --global --add safe.directory /w/workspace/device-usb-camera/116 [Pipeline] fileExists [Pipeline] sh 22:22:52 + make test 22:22:52 go test ./... -coverprofile=coverage.out ./... 22:23:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:25:38 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:25:43 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 1.8% of statements 22:25:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:25:44 go vet ./... 22:26:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:26:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:26:16 ./bin/test-attribution-txt.sh [Pipeline] echo 22:26:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:26:16 $ docker stop --time=1 37fe7ec1f50f64f911e862cac74aa3bfb3c8f14d1167376e46c0fe205923f1ae 22:26:21 $ docker rm -f --volumes 37fe7ec1f50f64f911e862cac74aa3bfb3c8f14d1167376e46c0fe205923f1ae [Pipeline] // withDockerContainer [Pipeline] sh 22:26:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:26:22 Warning: overwriting stash ‘coverage-report’ 22:26:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:26:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:26:23 + ls -al . 22:26:23 total 184 22:26:23 drwxrwxr-x 9 jenkins jenkins 4096 May 16 22:22 . 22:26:23 drwxrwxr-x 4 jenkins jenkins 4096 May 16 22:20 .. 22:26:23 drwxrwxr-x 8 jenkins jenkins 4096 May 16 22:20 .git 22:26:23 drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:20 .github 22:26:23 -rw-rw-r-- 1 jenkins jenkins 414 May 16 22:20 .gitignore 22:26:23 -rw-rw-r-- 1 jenkins jenkins 42 May 16 22:20 .golangci.yml 22:26:23 -rw-rw-r-- 1 jenkins jenkins 77 May 16 22:20 .hadolint.yml 22:26:23 -rw-rw-r-- 1 jenkins jenkins 9665 May 16 22:20 Attribution.txt 22:26:23 -rw-rw-r-- 1 jenkins jenkins 6219 May 16 22:20 CHANGELOG.md 22:26:23 -rw-rw-r-- 1 jenkins jenkins 2453 May 16 22:20 Dockerfile 22:26:23 -rw-rw-r-- 1 jenkins jenkins 678 May 16 22:20 GOVERNANCE.md 22:26:23 -rw-rw-r-- 1 jenkins jenkins 659 May 16 22:20 Jenkinsfile 22:26:23 -rw-rw-r-- 1 jenkins jenkins 11348 May 16 22:20 LICENSE 22:26:23 -rw-rw-r-- 1 jenkins jenkins 2364 May 16 22:20 Makefile 22:26:23 -rw-rw-r-- 1 jenkins jenkins 622 May 16 22:20 OWNERS.md 22:26:23 -rw-rw-r-- 1 jenkins jenkins 2477 May 16 22:20 README.md 22:26:23 -rw-rw-r-- 1 jenkins jenkins 12 May 16 22:18 VERSION 22:26:23 drwxrwxr-x 2 jenkins jenkins 4096 May 16 22:20 bin 22:26:23 drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:20 cmd 22:26:23 -rw-r--r-- 1 jenkins jenkins 31522 May 16 22:25 coverage.out 22:26:23 -rwxrwxr-x 1 jenkins jenkins 140 May 16 22:20 docker-entrypoint.sh 22:26:23 drwxrwxr-x 2 jenkins jenkins 4096 May 16 22:20 docs 22:26:23 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 22:20 go.mod 22:26:23 -rw-rw-r-- 1 jenkins jenkins 31488 May 16 22:20 go.sum 22:26:23 drwxrwxr-x 3 jenkins jenkins 4096 May 16 22:20 internal 22:26:23 drwxrwxr-x 4 jenkins jenkins 4096 May 16 22:20 snap 22:26:23 -rw-rw-r-- 1 jenkins jenkins 231 May 16 22:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:24 + 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=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed --label arch=arm64 --label version=3.0.0-dev.44 . 22:26:24 Sending build context to Docker daemon 1.137MB 22:26:24 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:26:24 Step 2/36 : FROM ${BASE} AS builder 22:26:24 ---> d06a557f4c7a 22:26:24 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:26:24 ---> Running in 2913e64de142 22:26:24 Removing intermediate container 2913e64de142 22:26:24 ---> 69617e815b9c 22:26:24 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:26:24 ---> Running in c5eecb504074 22:26:25 Removing intermediate container c5eecb504074 22:26:25 ---> 392ccc7e3e0e 22:26:25 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:26:25 ---> Running in ce268bf14b84 22:26:25 Removing intermediate container ce268bf14b84 22:26:25 ---> 413ef6788df9 22:26:25 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:26:25 ---> Running in b08c33a06d06 22:26:25 Removing intermediate container b08c33a06d06 22:26:25 ---> f59db0d7a0f2 22:26:25 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:25 ---> Running in 6e916506cfa2 22:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:28 OK: 271 MiB in 67 packages 22:26:29 Removing intermediate container 6e916506cfa2 22:26:29 ---> 01b81b6794c3 22:26:29 Step 8/36 : WORKDIR /device-usb-camera 22:26:29 ---> Running in 20389ad70750 22:26:33 Removing intermediate container 20389ad70750 22:26:33 ---> 4349b777e50d 22:26:33 Step 9/36 : COPY go.mod vendor* ./ 22:26:33 ---> a47c7fafa89d 22:26:33 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:33 ---> Running in 5978f39e4a6b 22:26:36 Removing intermediate container 5978f39e4a6b 22:26:36 ---> c2f3241956b2 22:26:36 Step 11/36 : COPY . . 22:26:37 ---> 275fb8facf8d 22:26:37 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:26:37 ---> Running in ea85b488bca4 22:26:38  % Total % Received % Xferd Average Speed Time Time Time Current 22:26:38  Dload Upload Total Spent Left Speed 22:26:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2684 0 --:--:-- --:--:-- --:--:-- 2688 22:26:39 Removing intermediate container ea85b488bca4 22:26:39 ---> 801f7bb8d869 22:26:39 Step 13/36 : RUN ${MAKE} 22:26:39 ---> Running in 7e59d2f68b80 22:26:40 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:29:32 Removing intermediate container 7e59d2f68b80 22:29:32 ---> 4c39e9bfd54b 22:29:32 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:29:32 v0.21.6: Pulling from aler9/rtsp-simple-server 22:29:32 8766b47fe142: Pulling fs layer 22:29:32 8766b47fe142: Verifying Checksum 22:29:32 8766b47fe142: Download complete 22:29:32 8766b47fe142: Pull complete 22:29:32 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:29:32 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:29:32 ---> 69d40e2cb93c 22:29:32 Step 15/36 : FROM alpine:3.17 22:29:32 3.17: Pulling from library/alpine 22:29:32 c41833b44d91: Already exists 22:29:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:29:32 Status: Downloaded newer image for alpine:3.17 22:29:32 ---> 51e60588ff2c 22:29:32 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:29:32 ---> Running in c38fd35c2304 22:29:32 Removing intermediate container c38fd35c2304 22:29:32 ---> e2d23c7d4426 22:29:32 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:29:32 ---> Running in 77a3097ad395 22:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:29:32 (1/83) Installing dumb-init (1.2.5-r2) 22:29:32 (2/83) Installing sdl2 (2.26.5-r0) 22:29:32 (3/83) Installing libxau (1.0.10-r0) 22:29:32 (4/83) Installing libmd (1.0.4-r0) 22:29:32 (5/83) Installing libbsd (0.11.7-r0) 22:29:32 (6/83) Installing libxdmcp (1.1.4-r0) 22:29:32 (7/83) Installing libxcb (1.15-r0) 22:29:32 (8/83) Installing libx11 (1.8.4-r0) 22:29:32 (9/83) Installing aom-libs (3.5.0-r0) 22:29:32 (10/83) Installing alsa-lib (1.2.8-r0) 22:29:32 (11/83) Installing libexpat (2.5.0-r0) 22:29:32 (12/83) Installing brotli-libs (1.0.9-r9) 22:29:32 (13/83) Installing libbz2 (1.0.8-r4) 22:29:32 (14/83) Installing libpng (1.6.38-r0) 22:29:32 (15/83) Installing freetype (2.12.1-r0) 22:29:32 (16/83) Installing fontconfig (2.14.1-r0) 22:29:32 (17/83) Installing fribidi (1.0.12-r0) 22:29:32 (18/83) Installing libffi (3.4.4-r0) 22:29:32 (19/83) Installing libintl (0.21.1-r1) 22:29:32 (20/83) Installing libblkid (2.38.1-r1) 22:29:32 (21/83) Installing libmount (2.38.1-r1) 22:29:32 (22/83) Installing pcre2 (10.42-r0) 22:29:32 (23/83) Installing glib (2.74.6-r0) 22:29:32 (24/83) Installing graphite2 (1.3.14-r2) 22:29:32 (25/83) Installing harfbuzz (5.3.1-r1) 22:29:32 (26/83) Installing libass (0.16.0-r1) 22:29:32 (27/83) Installing libdav1d (1.0.0-r2) 22:29:32 (28/83) Installing libdrm (2.4.114-r0) 22:29:32 (29/83) Installing gmp (6.2.1-r2) 22:29:32 (30/83) Installing nettle (3.8.1-r0) 22:29:32 (31/83) Installing p11-kit (0.24.1-r1) 22:29:32 (32/83) Installing libtasn1 (4.19.0-r0) 22:29:32 (33/83) Installing libunistring (1.1-r0) 22:29:32 (34/83) Installing gnutls (3.7.8-r3) 22:29:32 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 22:29:32 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 22:29:32 (37/83) Installing lame (3.100-r2) 22:29:32 (38/83) Installing opus (1.3.1-r1) 22:29:32 (39/83) Installing libasyncns (0.8-r1) 22:29:32 (40/83) Installing dbus-libs (1.14.4-r0) 22:29:32 (41/83) Installing libltdl (2.4.7-r1) 22:29:32 (42/83) Installing orc (0.4.33-r0) 22:29:32 (43/83) Installing libgcc (12.2.1_git20220924-r4) 22:29:32 (44/83) Installing libogg (1.3.5-r2) 22:29:32 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 22:29:32 (46/83) Installing flac-libs (1.4.2-r0) 22:29:32 (47/83) Installing libvorbis (1.3.7-r0) 22:29:32 (48/83) Installing libsndfile (1.1.0-r2) 22:29:32 (49/83) Installing libgomp (12.2.1_git20220924-r4) 22:29:32 (50/83) Installing soxr (0.1.3-r3) 22:29:32 (51/83) Installing speexdsp (1.2.1-r0) 22:29:32 (52/83) Installing tdb-libs (1.4.6-r0) 22:29:32 (53/83) Installing libpulse (16.1-r6) 22:29:32 (54/83) Installing cjson (1.7.15-r3) 22:29:32 (55/83) Installing mbedtls (2.28.3-r0) 22:29:32 (56/83) Installing librist (0.2.7-r0) 22:29:32 (57/83) Installing libsrt (1.5.1-r0) 22:29:32 (58/83) Installing libssh (0.10.5-r0) 22:29:32 (59/83) Installing libtheora (1.1.1-r16) 22:29:32 (60/83) Installing libjpeg-turbo (2.1.4-r0) 22:29:32 (61/83) Installing v4l-utils-libs (1.22.1-r2) 22:29:32 (62/83) Installing libxext (1.3.5-r0) 22:29:32 (63/83) Installing libxfixes (6.0.0-r0) 22:29:32 (64/83) Installing wayland-libs-client (1.21.0-r1) 22:29:32 (65/83) Installing libva (2.16.0-r0) 22:29:32 (66/83) Installing libvdpau (1.5-r0) 22:29:32 (67/83) Installing vidstab (1.1.0-r2) 22:29:32 (68/83) Installing libvpx (1.12.0-r1) 22:29:32 (69/83) Installing libwebp (1.2.4-r1) 22:29:32 (70/83) Installing x264-libs (0.164_git20220602-r0) 22:29:32 (71/83) Installing numactl (2.0.16-r1) 22:29:32 (72/83) Installing x265-libs (3.5-r3) 22:29:32 (73/83) Installing xvidcore (1.3.7-r1) 22:29:32 (74/83) Installing libsodium (1.0.18-r2) 22:29:32 (75/83) Installing libzmq (4.3.4-r1) 22:29:32 (76/83) Installing ffmpeg-libs (5.1.3-r0) 22:29:33 (77/83) Installing ffmpeg (5.1.3-r0) 22:29:33 (78/83) Installing udev-init-scripts (35-r1) 22:29:33 (79/83) Installing eudev-libs (3.2.11-r4) 22:29:33 (80/83) Installing xz-libs (5.2.9-r0) 22:29:33 (81/83) Installing zstd-libs (1.5.5-r0) 22:29:33 (82/83) Installing kmod-libs (30-r1) 22:29:33 (83/83) Installing eudev (3.2.11-r4) 22:29:33 Executing busybox-1.35.0-r29.trigger 22:29:33 Executing eudev-3.2.11-r4.trigger 22:29:33 OK: 86 MiB in 98 packages 22:29:37 Removing intermediate container 77a3097ad395 22:29:37 ---> fc6d6521c097 22:29:37 Step 18/36 : WORKDIR / 22:29:37 ---> Running in 53085807c516 22:29:37 Removing intermediate container 53085807c516 22:29:37 ---> 6ad5da9995da 22:29:37 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:29:39 ---> c468dd9a1d20 22:29:39 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:29:39 ---> f224422e65d7 22:29:39 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:29:40 ---> 3e7bf04dcf18 22:29:40 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:29:40 ---> 763101d1db22 22:29:40 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:29:41 ---> 33a5bd3599b0 22:29:41 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:29:41 ---> 650486944b3b 22:29:41 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:29:43 ---> cae7264cb396 22:29:43 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:29:43 ---> Running in 20ea07d73ff6 22:29:45 Removing intermediate container 20ea07d73ff6 22:29:45 ---> 429887dece0c 22:29:45 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:29:45 ---> Running in 557aed9d48f5 22:29:47 Removing intermediate container 557aed9d48f5 22:29:47 ---> c287bb9e5c48 22:29:47 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:29:47 ---> Running in d7083276700c 22:29:48 Removing intermediate container d7083276700c 22:29:48 ---> 1049694632b2 22:29:48 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:29:48 ---> Running in 88d04f1126d4 22:29:50 Removing intermediate container 88d04f1126d4 22:29:50 ---> e82771fcaee6 22:29:50 Step 30/36 : EXPOSE 59983 22:29:50 ---> Running in 670b0bd138e7 22:29:51 Removing intermediate container 670b0bd138e7 22:29:51 ---> 5af339c4e526 22:29:51 Step 31/36 : EXPOSE 8554 22:29:51 ---> Running in d3eda1869ba5 22:29:51 Removing intermediate container d3eda1869ba5 22:29:51 ---> 1e16105b4644 22:29:51 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:29:51 ---> Running in bacb6ea662a3 22:29:51 Removing intermediate container bacb6ea662a3 22:29:51 ---> 584f0f7cae67 22:29:51 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:29:51 ---> Running in c84f670a3237 22:29:52 Removing intermediate container c84f670a3237 22:29:52 ---> 900d61d37955 22:29:52 Step 34/36 : LABEL arch=arm64 22:29:52 ---> Running in fa49ba33027b 22:29:52 Removing intermediate container fa49ba33027b 22:29:52 ---> d9216bd3892d 22:29:52 Step 35/36 : LABEL git_sha=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 22:29:52 ---> Running in fa906de28582 22:29:53 Removing intermediate container fa906de28582 22:29:53 ---> f1261c3ab1a1 22:29:53 Step 36/36 : LABEL version=3.0.0-dev.44 22:29:53 ---> Running in 4b6cb316ee03 22:29:53 Removing intermediate container 4b6cb316ee03 22:29:53 ---> 60f5e816ab90 22:29:53 [Warning] One or more build-args [ARCH] were not consumed 22:29:53 Successfully built 60f5e816ab90 22:29:53 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 22:29:53 provisioning config files... 22:29:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/116@tmp/config1687899465931815156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:54 ---> docker-login.sh 22:29:54 nexus3.edgexfoundry.org:10001 22:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:54 Configure a credential helper to remove this warning. See 22:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:54 22:29:54 Login Succeeded 22:29:54 nexus3.edgexfoundry.org:10002 22:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:55 Configure a credential helper to remove this warning. See 22:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:55 22:29:55 Login Succeeded 22:29:55 nexus3.edgexfoundry.org:10003 22:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:55 Configure a credential helper to remove this warning. See 22:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:55 22:29:55 Login Succeeded 22:29:55 nexus3.edgexfoundry.org:10004 22:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:55 Configure a credential helper to remove this warning. See 22:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:55 22:29:55 Login Succeeded 22:29:55 docker.io 22:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:56 Configure a credential helper to remove this warning. See 22:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:56 22:29:56 Login Succeeded 22:29:56 ---> docker-login.sh ends [Pipeline] } 22:29:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:29:56 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:29:56 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 22:29:56 latest 22:29:56 3.0.0-dev.44 22:29:56 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 22:29:56 main 22:29:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:56 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 22:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:29:57 27c3d711cb53: Preparing 22:29:57 f9d045789b2f: Preparing 22:29:57 cbce2ada3878: Preparing 22:29:57 db91eb3311b0: Preparing 22:29:57 608d194cb50c: Preparing 22:29:57 acc83c6ca332: Preparing 22:29:57 6bec6e1cfed3: Preparing 22:29:57 e9f8b3a2cb2f: Preparing 22:29:57 a25568a27468: Preparing 22:29:57 d05610607a23: Preparing 22:29:57 3b75b2b945ea: Preparing 22:29:57 492451854e72: Preparing 22:29:57 26cbea5cba74: Preparing 22:29:57 e9f8b3a2cb2f: Waiting 22:29:57 a25568a27468: Waiting 22:29:57 d05610607a23: Waiting 22:29:57 3b75b2b945ea: Waiting 22:29:57 492451854e72: Waiting 22:29:57 26cbea5cba74: Waiting 22:29:57 acc83c6ca332: Waiting 22:29:57 6bec6e1cfed3: Waiting 22:29:57 27c3d711cb53: Pushed 22:29:57 cbce2ada3878: Pushed 22:29:57 f9d045789b2f: Pushed 22:29:57 db91eb3311b0: Pushed 22:29:57 acc83c6ca332: Pushed 22:29:57 6bec6e1cfed3: Pushed 22:29:57 a25568a27468: Pushed 22:29:57 e9f8b3a2cb2f: Pushed 22:29:57 26cbea5cba74: Layer already exists 22:29:57 d05610607a23: Pushed 22:30:03 608d194cb50c: Pushed 22:30:03 3b75b2b945ea: Pushed 22:30:15 492451854e72: Pushed 22:30:15 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:15 + 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 22:30:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:30:16 27c3d711cb53: Preparing 22:30:16 f9d045789b2f: Preparing 22:30:16 cbce2ada3878: Preparing 22:30:16 db91eb3311b0: Preparing 22:30:16 608d194cb50c: Preparing 22:30:16 acc83c6ca332: Preparing 22:30:16 6bec6e1cfed3: Preparing 22:30:16 e9f8b3a2cb2f: Preparing 22:30:16 a25568a27468: Preparing 22:30:16 d05610607a23: Preparing 22:30:16 3b75b2b945ea: Preparing 22:30:16 492451854e72: Preparing 22:30:16 26cbea5cba74: Preparing 22:30:16 6bec6e1cfed3: Waiting 22:30:16 e9f8b3a2cb2f: Waiting 22:30:16 acc83c6ca332: Waiting 22:30:16 a25568a27468: Waiting 22:30:16 d05610607a23: Waiting 22:30:16 3b75b2b945ea: Waiting 22:30:16 492451854e72: Waiting 22:30:16 26cbea5cba74: Waiting 22:30:16 cbce2ada3878: Layer already exists 22:30:16 27c3d711cb53: Layer already exists 22:30:16 db91eb3311b0: Layer already exists 22:30:16 f9d045789b2f: Layer already exists 22:30:16 608d194cb50c: Layer already exists 22:30:16 d05610607a23: Layer already exists 22:30:16 6bec6e1cfed3: Layer already exists 22:30:16 acc83c6ca332: Layer already exists 22:30:16 a25568a27468: Layer already exists 22:30:16 e9f8b3a2cb2f: Layer already exists 22:30:16 3b75b2b945ea: Layer already exists 22:30:16 26cbea5cba74: Layer already exists 22:30:16 492451854e72: Layer already exists 22:30:16 latest: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.44 22:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:30:17 27c3d711cb53: Preparing 22:30:17 f9d045789b2f: Preparing 22:30:17 cbce2ada3878: Preparing 22:30:17 db91eb3311b0: Preparing 22:30:17 608d194cb50c: Preparing 22:30:17 acc83c6ca332: Preparing 22:30:17 6bec6e1cfed3: Preparing 22:30:17 e9f8b3a2cb2f: Preparing 22:30:17 a25568a27468: Preparing 22:30:17 d05610607a23: Preparing 22:30:17 3b75b2b945ea: Preparing 22:30:17 492451854e72: Preparing 22:30:17 26cbea5cba74: Preparing 22:30:17 a25568a27468: Waiting 22:30:17 492451854e72: Waiting 22:30:17 26cbea5cba74: Waiting 22:30:17 d05610607a23: Waiting 22:30:17 3b75b2b945ea: Waiting 22:30:17 6bec6e1cfed3: Waiting 22:30:17 e9f8b3a2cb2f: Waiting 22:30:17 acc83c6ca332: Waiting 22:30:17 27c3d711cb53: Layer already exists 22:30:17 cbce2ada3878: Layer already exists 22:30:17 db91eb3311b0: Layer already exists 22:30:17 608d194cb50c: Layer already exists 22:30:17 f9d045789b2f: Layer already exists 22:30:17 6bec6e1cfed3: Layer already exists 22:30:17 acc83c6ca332: Layer already exists 22:30:17 a25568a27468: Layer already exists 22:30:17 e9f8b3a2cb2f: Layer already exists 22:30:17 d05610607a23: Layer already exists 22:30:17 26cbea5cba74: Layer already exists 22:30:17 492451854e72: Layer already exists 22:30:17 3b75b2b945ea: Layer already exists 22:30:17 3.0.0-dev.44: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 22:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:30:17 27c3d711cb53: Preparing 22:30:17 f9d045789b2f: Preparing 22:30:17 cbce2ada3878: Preparing 22:30:17 db91eb3311b0: Preparing 22:30:17 608d194cb50c: Preparing 22:30:17 acc83c6ca332: Preparing 22:30:17 6bec6e1cfed3: Preparing 22:30:17 e9f8b3a2cb2f: Preparing 22:30:17 a25568a27468: Preparing 22:30:17 d05610607a23: Preparing 22:30:17 3b75b2b945ea: Preparing 22:30:17 492451854e72: Preparing 22:30:17 26cbea5cba74: Preparing 22:30:17 d05610607a23: Waiting 22:30:17 acc83c6ca332: Waiting 22:30:17 3b75b2b945ea: Waiting 22:30:17 492451854e72: Waiting 22:30:17 26cbea5cba74: Waiting 22:30:17 e9f8b3a2cb2f: Waiting 22:30:17 608d194cb50c: Layer already exists 22:30:17 f9d045789b2f: Layer already exists 22:30:17 db91eb3311b0: Layer already exists 22:30:17 27c3d711cb53: Layer already exists 22:30:17 cbce2ada3878: Layer already exists 22:30:17 acc83c6ca332: Layer already exists 22:30:17 6bec6e1cfed3: Layer already exists 22:30:17 d05610607a23: Layer already exists 22:30:17 a25568a27468: Layer already exists 22:30:17 e9f8b3a2cb2f: Layer already exists 22:30:17 3b75b2b945ea: Layer already exists 22:30:17 492451854e72: Layer already exists 22:30:17 26cbea5cba74: Layer already exists 22:30:18 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:18 + 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 22:30:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:30:18 27c3d711cb53: Preparing 22:30:18 f9d045789b2f: Preparing 22:30:18 cbce2ada3878: Preparing 22:30:18 db91eb3311b0: Preparing 22:30:18 608d194cb50c: Preparing 22:30:18 acc83c6ca332: Preparing 22:30:18 6bec6e1cfed3: Preparing 22:30:18 e9f8b3a2cb2f: Preparing 22:30:18 a25568a27468: Preparing 22:30:18 d05610607a23: Preparing 22:30:18 3b75b2b945ea: Preparing 22:30:18 492451854e72: Preparing 22:30:18 26cbea5cba74: Preparing 22:30:18 a25568a27468: Waiting 22:30:18 d05610607a23: Waiting 22:30:18 3b75b2b945ea: Waiting 22:30:18 acc83c6ca332: Waiting 22:30:18 492451854e72: Waiting 22:30:18 26cbea5cba74: Waiting 22:30:18 6bec6e1cfed3: Waiting 22:30:18 e9f8b3a2cb2f: Waiting 22:30:18 cbce2ada3878: Layer already exists 22:30:18 608d194cb50c: Layer already exists 22:30:18 db91eb3311b0: Layer already exists 22:30:18 f9d045789b2f: Layer already exists 22:30:18 27c3d711cb53: Layer already exists 22:30:18 e9f8b3a2cb2f: Layer already exists 22:30:18 acc83c6ca332: Layer already exists 22:30:18 6bec6e1cfed3: Layer already exists 22:30:18 d05610607a23: Layer already exists 22:30:18 a25568a27468: Layer already exists 22:30:18 3b75b2b945ea: Layer already exists 22:30:18 492451854e72: Layer already exists 22:30:18 26cbea5cba74: Layer already exists 22:30:19 main: digest: sha256:cae83531f2c0b05af857edd442561fc41036abb58ee314b1e4d7154f28020fba size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:19 ===================================================== [Pipeline] echo 22:30:19 taggedImages: 22:30:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed 22:30:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:30:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.44 22:30:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:820ea8060e7b22a96afcd9f7acec0acd9e8d6bed-3.0.0-dev.44 22:30:19 - 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 22:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:19 22:30:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:19 arm64: Pulling from edgex-lftools-log-publisher 22:30:19 8998bd30e6a1: Pulling fs layer 22:30:19 04944245beec: Pulling fs layer 22:30:19 699f458cf7ca: Pulling fs layer 22:30:19 765212b225bb: Pulling fs layer 22:30:19 f23df028b6ca: Pulling fs layer 22:30:19 d65c8cfc05b1: Pulling fs layer 22:30:19 2437ff75d9bd: Pulling fs layer 22:30:19 765212b225bb: Waiting 22:30:19 f23df028b6ca: Waiting 22:30:19 d65c8cfc05b1: Waiting 22:30:19 2437ff75d9bd: Waiting 22:30:20 04944245beec: Verifying Checksum 22:30:20 04944245beec: Download complete 22:30:20 765212b225bb: Verifying Checksum 22:30:20 765212b225bb: Download complete 22:30:20 f23df028b6ca: Verifying Checksum 22:30:20 f23df028b6ca: Download complete 22:30:20 d65c8cfc05b1: Verifying Checksum 22:30:20 d65c8cfc05b1: Download complete 22:30:20 699f458cf7ca: Verifying Checksum 22:30:20 699f458cf7ca: Download complete 22:30:20 8998bd30e6a1: Verifying Checksum 22:30:20 8998bd30e6a1: Download complete 22:30:23 2437ff75d9bd: Verifying Checksum 22:30:23 2437ff75d9bd: Download complete 22:30:24 8998bd30e6a1: Pull complete 22:30:25 04944245beec: Pull complete 22:30:26 699f458cf7ca: Pull complete 22:30:26 765212b225bb: Pull complete 22:30:27 f23df028b6ca: Pull complete 22:30:27 d65c8cfc05b1: Pull complete 22:30:42 2437ff75d9bd: Pull complete 22:30:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:30:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:42 prd-ubuntu20.04-docker-arm64-4c-16g-15786 does not seem to be running inside a container 22:30:42 $ 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/116 -v /w/workspace/device-usb-camera/116:/w/workspace/device-usb-camera/116:rw,z -v /w/workspace/device-usb-camera/116@tmp:/w/workspace/device-usb-camera/116@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 22:30:45 $ docker top ddbae196dd55a968a78ac641cce51c3b302a89d391daa6d3fd05c2706f15ab8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:46 ---> job-cost.sh 22:30:46 lf-activate-venv: SKIPPING 22:30:46 INFO: No Stack... 22:30:46 INFO: Retrieving Pricing Info for: v3-standard-4 22:30:47 INFO: Archiving Costs [Pipeline] sh 22:30:48 + cut -d, -f6 22:30:48 + cat /w/workspace/device-usb-camera/116/archives/cost.csv [Pipeline] lock 22:30:48 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] 22:30:48 Resource [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] did not exist. Created. 22:30:48 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:48 /w/workspace/device-usb-camera/116@tmp/durable-1065e362/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:30:49 + echo total: 0.10999999940395355 [Pipeline] stash 22:30:49 Warning: overwriting stash ‘stack-cost’ 22:30:49 Stashed 1 file(s) [Pipeline] } 22:30:49 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 22:30:49 $ docker stop --time=1 ddbae196dd55a968a78ac641cce51c3b302a89d391daa6d3fd05c2706f15ab8d 22:30:51 $ docker rm -f --volumes ddbae196dd55a968a78ac641cce51c3b302a89d391daa6d3fd05c2706f15ab8d [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 22:30:51 provisioning config files... 22:30:51 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2823473993733174008tmp [Pipeline] { [Pipeline] sh 22:30:51 + set +x 22:30:51 + curl -s https://codecov.io/bash 22:30:51 + bash -s -- 22:30:51 22:30:51 _____ _ 22:30:51 / ____| | | 22:30:51 | | ___ __| | ___ ___ _____ __ 22:30:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:30:51 | |___| (_) | (_| | __/ (_| (_) \ V / 22:30:51 \_____\___/ \__,_|\___|\___\___/ \_/ 22:30:51 Bash-1.0.6 22:30:51 22:30:51 22:30:51 ==> git version 2.25.1 found 22:30:51 ==> 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 22:30:51 Release-Date: 2020-01-08 22:30:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:30:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:30:51 ==> Jenkins CI detected. 22:30:51 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:30:51 project root: . 22:30:51 --> token set from env 22:30:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:30:52 ==> Running gcov in . (disable via -X gcov) 22:30:52 ==> Python coveragepy not found 22:30:52 ==> Searching for coverage reports in: 22:30:52 + . 22:30:52 -> Found 1 reports 22:30:52 ==> Detecting git/mercurial file structure 22:30:52 ==> Reading reports 22:30:52 + ./coverage.out bytes=31522 22:30:52 ==> Appending adjustments 22:30:52 https://docs.codecov.io/docs/fixing-reports 22:30:52 + Found adjustments 22:30:52 ==> Gzipping contents 22:30:52 8.0K /tmp/codecov.gKKd4p.gz 22:30:52 ==> Uploading reports 22:30:52 url: https://codecov.io 22:30:52 query: branch=main&commit=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:30:52 -> Pinging Codecov 22:30:52 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=820ea8060e7b22a96afcd9f7acec0acd9e8d6bed&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:30:52 -> Uploading to 22:30:52 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/73D8F5FF140700D3E01443B452E23636/820ea8060e7b22a96afcd9f7acec0acd9e8d6bed/ec3679be-5142-4039-85f2-aeb000768bc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T223052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4dd98ed723d718b10ded7131e104fe8f0231e7201571fd69f750ce6276633e8b 22:30:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:52 Dload Upload Total Spent Left Speed 22:30:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 21285 --:--:-- --:--:-- --:--:-- 21181 100 4321 0 0 100 4321 0 20004 --:--:-- --:--:-- --:--:-- 19912 22:30:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] } 22:30:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:30:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:30:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:53 22:30:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:30:53 df9b9388f04a: Pulling fs layer 22:30:53 52dc419b0ee2: Pulling fs layer 22:30:53 25bc292e5bac: Pulling fs layer 22:30:53 114826534d7a: Pulling fs layer 22:30:53 4657fd5d0bcf: Pulling fs layer 22:30:53 6ad1cebc031e: Pulling fs layer 22:30:53 8a3aa393b2d8: Pulling fs layer 22:30:53 114826534d7a: Waiting 22:30:53 4657fd5d0bcf: Waiting 22:30:53 6ad1cebc031e: Waiting 22:30:53 8a3aa393b2d8: Waiting 22:30:53 25bc292e5bac: Download complete 22:30:53 52dc419b0ee2: Verifying Checksum 22:30:53 52dc419b0ee2: Download complete 22:30:53 4657fd5d0bcf: Verifying Checksum 22:30:53 4657fd5d0bcf: Download complete 22:30:53 df9b9388f04a: Download complete 22:30:53 df9b9388f04a: Pull complete 22:30:53 52dc419b0ee2: Pull complete 22:30:53 6ad1cebc031e: Verifying Checksum 22:30:53 25bc292e5bac: Pull complete 22:30:54 114826534d7a: Verifying Checksum 22:30:54 114826534d7a: Download complete 22:30:54 8a3aa393b2d8: Verifying Checksum 22:30:54 8a3aa393b2d8: Download complete 22:30:57 114826534d7a: Pull complete 22:30:57 4657fd5d0bcf: Pull complete 22:30:57 6ad1cebc031e: Pull complete 22:31:00 8a3aa393b2d8: Pull complete 22:31:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:31:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:00 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:31:00 $ 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 22:31:04 $ docker top 1faba4ad29aaeed3087104222a98338c3188c4c5be7424bb240ae11f387c1fe2 -eo pid,comm [Pipeline] { [Pipeline] echo 22:31:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:31:04 + set -o pipefail 22:31:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:31:11 22:31:11 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:31:11 22:31:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/a88e58db-7fdf-423d-9e2b-e7cfe87ce9eb 22:31:11 22:31:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:31:11 22:31:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:31:11 22:31:11 22:31:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:31:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:31:11 More details here: https://snyk.co/ue1NS [Pipeline] } 22:31:11 $ docker stop --time=1 1faba4ad29aaeed3087104222a98338c3188c4c5be7424bb240ae11f387c1fe2 22:31:14 $ docker rm -f --volumes 1faba4ad29aaeed3087104222a98338c3188c4c5be7424bb240ae11f387c1fe2 [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 22:31:14 + git log --format=format:%s -1 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed [Pipeline] sh 22:31:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:15 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:31:15 $ 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 22:31:15 $ docker top 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d -eo pid,comm 22:31:15 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). 22:31:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:15 [ssh-agent] Looking for ssh-agent implementation... 22:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:16 $ docker exec 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d ssh-agent 22:31:16 SSH_AUTH_SOCK=/tmp/ssh-6IlbxPljgjWT/agent.33 22:31:16 SSH_AGENT_PID=39 22:31:16 Running ssh-add (command line suppressed) 22:31:16 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18143189978152881129.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18143189978152881129.key) 22:31:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:16 + git semver tag 22:31:16 2023-05-16 22:31:16,770 [run_tag] DEBUG tag force:False 22:31:16 2023-05-16 22:31:16,770 [check_head_tag] DEBUG check head tag 22:31:16 2023-05-16 22:31:16,771 [execute] INFO git cat-file --batch-check 22:31:16 2023-05-16 22:31:16,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:31:16 2023-05-16 22:31:16,774 [execute] INFO git cat-file --batch 22:31:16 2023-05-16 22:31:16,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:31:16 2023-05-16 22:31:16,802 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:31:16 2023-05-16 22:31:16,803 [execute] INFO git tag -a v3.0.0-dev.44 -m v3.0.0-dev.44 22:31:16 2023-05-16 22:31:16,803 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.44', '-m', 'v3.0.0-dev.44'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:31:16 2023-05-16 22:31:16,807 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:31:16 3.0.0-dev.44 [Pipeline] } 22:31:16 $ docker exec --env ******** --env ******** 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d ssh-agent -k 22:31:16 unset SSH_AUTH_SOCK; 22:31:16 unset SSH_AGENT_PID; 22:31:16 echo Agent pid 39 killed; 22:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:17 + git semver [Pipeline] } 22:31:17 $ docker stop --time=1 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d 22:31:18 $ docker rm -f --volumes 2f854b050753f850ca4ae455f99e65e3e4bdb9fe9e8cb34efd9b7734429c847d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:31:19 22:31:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:31:19 0.23.1-centos7: Pulling from edgex-lftools 22:31:19 ab5ef0e58194: Pulling fs layer 22:31:19 9712f1f96733: Pulling fs layer 22:31:19 63f879dbbcfc: Pulling fs layer 22:31:19 0d9ebad4ef96: Pulling fs layer 22:31:19 e9a5061849ea: Pulling fs layer 22:31:19 d747dcd14b5f: Pulling fs layer 22:31:19 2de7ff778b66: Pulling fs layer 22:31:19 e9a5061849ea: Waiting 22:31:19 d747dcd14b5f: Waiting 22:31:19 2de7ff778b66: Waiting 22:31:19 0d9ebad4ef96: Waiting 22:31:19 9712f1f96733: Verifying Checksum 22:31:19 9712f1f96733: Download complete 22:31:20 63f879dbbcfc: Verifying Checksum 22:31:20 63f879dbbcfc: Download complete 22:31:20 0d9ebad4ef96: Verifying Checksum 22:31:20 0d9ebad4ef96: Download complete 22:31:20 d747dcd14b5f: Download complete 22:31:20 e9a5061849ea: Verifying Checksum 22:31:20 e9a5061849ea: Download complete 22:31:20 ab5ef0e58194: Verifying Checksum 22:31:20 ab5ef0e58194: Download complete 22:31:20 2de7ff778b66: Verifying Checksum 22:31:20 2de7ff778b66: Download complete 22:31:22 ab5ef0e58194: Pull complete 22:31:22 9712f1f96733: Pull complete 22:31:23 63f879dbbcfc: Pull complete 22:31:26 0d9ebad4ef96: Pull complete 22:31:26 e9a5061849ea: Pull complete 22:31:26 d747dcd14b5f: Pull complete 22:31:27 2de7ff778b66: Pull complete 22:31:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:31:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:28 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:31:28 $ 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 22:31:34 $ docker top a5b90d656d29ffce9236a25ecfc922b51cb1c3fba802ad674de45b19a3bfaa1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:31:34 provisioning config files... 22:31:34 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2417978576125129335tmp 22:31:34 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3095886844563509821tmp 22:31:34 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7396532894316698145tmp [Pipeline] { [Pipeline] echo 22:31:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:31:34 ---> sigul-configuration.sh 22:31:34 gpg: directory `/root/.gnupg' created 22:31:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:31:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:31:34 gpg: keyring `/root/.gnupg/secring.gpg' created 22:31:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:31:34 gpg: CAST5 encrypted data 22:31:34 gpg: encrypted with 1 passphrase 22:31:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:31:34 + mkdir /home/jenkins 22:31:34 + mkdir /home/jenkins/sigul [Pipeline] sh 22:31:35 + 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 22:31:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:31:35 ---> sigul-install.sh 22:31:35 Sigul already installed; skipping installation. [Pipeline] sh 22:31:35 + git tag --list 22:31:35 v0.0.0 22:31:35 v0.0.1-dev.1 22:31:35 v0.0.1-dev.10 22:31:35 v0.0.1-dev.11 22:31:35 v0.0.1-dev.12 22:31:35 v0.0.1-dev.13 22:31:35 v0.0.1-dev.14 22:31:35 v0.0.1-dev.15 22:31:35 v0.0.1-dev.16 22:31:35 v0.0.1-dev.2 22:31:35 v0.0.1-dev.3 22:31:35 v0.0.1-dev.4 22:31:35 v0.0.1-dev.5 22:31:35 v0.0.1-dev.6 22:31:35 v0.0.1-dev.7 22:31:35 v0.0.1-dev.8 22:31:35 v0.0.1-dev.9 22:31:35 v2.2.0 22:31:35 v2.2.0-dev.17 22:31:35 v2.2.0-dev.18 22:31:35 v2.2.0-dev.19 22:31:35 v2.2.0-dev.20 22:31:35 v2.2.0-dev.21 22:31:35 v2.2.0-dev.22 22:31:35 v2.2.0-dev.23 22:31:35 v2.2.0-dev.24 22:31:35 v2.2.0-dev.25 22:31:35 v2.2.0-dev.26 22:31:35 v2.2.0-dev.27 22:31:35 v2.3.0 22:31:35 v2.3.0-dev.1 22:31:35 v2.3.0-dev.10 22:31:35 v2.3.0-dev.11 22:31:35 v2.3.0-dev.12 22:31:35 v2.3.0-dev.13 22:31:35 v2.3.0-dev.14 22:31:35 v2.3.0-dev.15 22:31:35 v2.3.0-dev.16 22:31:35 v2.3.0-dev.17 22:31:35 v2.3.0-dev.18 22:31:35 v2.3.0-dev.19 22:31:35 v2.3.0-dev.2 22:31:35 v2.3.0-dev.20 22:31:35 v2.3.0-dev.21 22:31:35 v2.3.0-dev.22 22:31:35 v2.3.0-dev.23 22:31:35 v2.3.0-dev.24 22:31:35 v2.3.0-dev.25 22:31:35 v2.3.0-dev.26 22:31:35 v2.3.0-dev.27 22:31:35 v2.3.0-dev.28 22:31:35 v2.3.0-dev.3 22:31:35 v2.3.0-dev.4 22:31:35 v2.3.0-dev.5 22:31:35 v2.3.0-dev.6 22:31:35 v2.3.0-dev.7 22:31:35 v2.3.0-dev.8 22:31:35 v2.3.0-dev.9 22:31:35 v2.3.1 22:31:35 v2.3.1-dev.4 22:31:35 v2.3.1-dev.5 22:31:35 v2.3.1-dev.6 22:31:35 v3.0.0-dev.1 22:31:35 v3.0.0-dev.10 22:31:35 v3.0.0-dev.11 22:31:35 v3.0.0-dev.12 22:31:35 v3.0.0-dev.13 22:31:35 v3.0.0-dev.14 22:31:35 v3.0.0-dev.15 22:31:35 v3.0.0-dev.16 22:31:35 v3.0.0-dev.17 22:31:35 v3.0.0-dev.18 22:31:35 v3.0.0-dev.19 22:31:35 v3.0.0-dev.2 22:31:35 v3.0.0-dev.20 22:31:35 v3.0.0-dev.21 22:31:35 v3.0.0-dev.22 22:31:35 v3.0.0-dev.23 22:31:35 v3.0.0-dev.24 22:31:35 v3.0.0-dev.25 22:31:35 v3.0.0-dev.26 22:31:35 v3.0.0-dev.27 22:31:35 v3.0.0-dev.28 22:31:35 v3.0.0-dev.29 22:31:35 v3.0.0-dev.3 22:31:35 v3.0.0-dev.30 22:31:35 v3.0.0-dev.31 22:31:35 v3.0.0-dev.32 22:31:35 v3.0.0-dev.33 22:31:35 v3.0.0-dev.34 22:31:35 v3.0.0-dev.35 22:31:35 v3.0.0-dev.36 22:31:35 v3.0.0-dev.37 22:31:35 v3.0.0-dev.38 22:31:35 v3.0.0-dev.39 22:31:35 v3.0.0-dev.4 22:31:35 v3.0.0-dev.40 22:31:35 v3.0.0-dev.41 22:31:35 v3.0.0-dev.42 22:31:35 v3.0.0-dev.43 22:31:35 v3.0.0-dev.44 22:31:35 v3.0.0-dev.5 22:31:35 v3.0.0-dev.6 22:31:35 v3.0.0-dev.7 22:31:35 v3.0.0-dev.8 22:31:35 v3.0.0-dev.9 [Pipeline] sh 22:31:36 + lftools sign git-tag v3.0.0-dev.44 22:31:36 Signing Git tag with Sigul... 22:31:36 Signing v3.0.0-dev.44 [Pipeline] echo 22:31:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:31:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:31:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:31:37 $ docker stop --time=1 a5b90d656d29ffce9236a25ecfc922b51cb1c3fba802ad674de45b19a3bfaa1f 22:31:38 $ docker rm -f --volumes a5b90d656d29ffce9236a25ecfc922b51cb1c3fba802ad674de45b19a3bfaa1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:31:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:39 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:31:39 $ 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 22:31:39 $ docker top 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 -eo pid,comm 22:31:39 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). 22:31:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:39 [ssh-agent] Looking for ssh-agent implementation... 22:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:39 $ docker exec 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 ssh-agent 22:31:39 SSH_AUTH_SOCK=/tmp/ssh-OMAWhUMhMsPx/agent.31 22:31:39 SSH_AGENT_PID=37 22:31:39 Running ssh-add (command line suppressed) 22:31:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11667211617599886910.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11667211617599886910.key) 22:31:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:40 + git semver bump pre 22:31:40 2023-05-16 22:31:40,552 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:31:40 2023-05-16 22:31:40,552 [bump_version] DEBUG bumping version:3.0.0-dev.44 on axis:pre with prefix:dev 22:31:40 2023-05-16 22:31:40,552 [bump_version] DEBUG bumped version:3.0.0-dev.45 22:31:40 2023-05-16 22:31:40,552 [write_version] DEBUG write version:3.0.0-dev.45 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:31:40 2023-05-16 22:31:40,552 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:31:40 2023-05-16 22:31:40,552 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:31:40 2023-05-16 22:31:40,554 [execute] INFO git cat-file --batch-check 22:31:40 2023-05-16 22:31:40,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:31:40 2023-05-16 22:31:40,560 [execute] INFO git cat-file --batch 22:31:40 2023-05-16 22:31:40,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:31:40 2023-05-16 22:31:40,565 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:31:40 3.0.0-dev.45 [Pipeline] } 22:31:40 $ docker exec --env ******** --env ******** 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 ssh-agent -k 22:31:40 unset SSH_AUTH_SOCK; 22:31:40 unset SSH_AGENT_PID; 22:31:40 echo Agent pid 37 killed; 22:31:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:41 + git semver [Pipeline] } 22:31:41 $ docker stop --time=1 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 22:31:42 $ docker rm -f --volumes 5cfca3edeb14d82e46d4f12978284f7108aebcf3eaae0b8b63f07eb0aa6ac207 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:43 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:31:43 $ 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 22:31:43 $ docker top 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 -eo pid,comm 22:31:43 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). 22:31:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:43 [ssh-agent] Looking for ssh-agent implementation... 22:31:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:43 $ docker exec 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 ssh-agent 22:31:43 SSH_AUTH_SOCK=/tmp/ssh-jqvp7FVqn2kp/agent.32 22:31:43 SSH_AGENT_PID=38 22:31:43 Running ssh-add (command line suppressed) 22:31:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13096510436466553962.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13096510436466553962.key) 22:31:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:44 + git semver push 22:31:44 2023-05-16 22:31:44,520 [run_push] DEBUG push 22:31:44 2023-05-16 22:31:44,521 [execute] INFO git cat-file --batch-check 22:31:44 2023-05-16 22:31:44,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:31:44 2023-05-16 22:31:44,525 [execute] INFO git rev-list 157eeb1b744bf009415886ab4f929204ff8db169 -- 22:31:44 2023-05-16 22:31:44,525 [execute] DEBUG Popen(['git', 'rev-list', '157eeb1b744bf009415886ab4f929204ff8db169', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:31:44 2023-05-16 22:31:44,532 [execute] INFO git fetch -v origin 22:31:44 2023-05-16 22:31:44,533 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:31:45 2023-05-16 22:31:44,995 [run_push] DEBUG no remote changes detected 22:31:45 2023-05-16 22:31:44,995 [execute] INFO git push origin semver 22:31:45 2023-05-16 22:31:44,996 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:31:45 2023-05-16 22:31:45,744 [run_push] DEBUG push all version tags 22:31:45 2023-05-16 22:31:45,744 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:31:45 2023-05-16 22:31:45,744 [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) 22:31:46 2023-05-16 22:31:46,481 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:31:46 3.0.0-dev.45 [Pipeline] } 22:31:46 $ docker exec --env ******** --env ******** 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 ssh-agent -k 22:31:46 unset SSH_AUTH_SOCK; 22:31:46 unset SSH_AGENT_PID; 22:31:46 echo Agent pid 38 killed; 22:31:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:47 + git semver [Pipeline] } 22:31:47 $ docker stop --time=1 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 22:31:48 $ docker rm -f --volumes 177790ab624fc9372e2813f6578242494f0db24c058dfde2328ade049f8d4a00 [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 22:31:49 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:31:49 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:31:49 total 16 22:31:49 drwxr-xr-x 3 root root 4096 May 16 22:21 . 22:31:49 drwxrwxr-x 11 jenkins jenkins 4096 May 16 22:31 .. 22:31:49 drwxr-xr-x 2 root root 4096 May 16 22:21 cost 22:31:49 -rw-r--r-- 1 root root 89 May 16 22:21 cost.csv 22:31:49 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:31:49 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:31:49 total 16 22:31:49 drwxr-xr-x 3 jenkins jenkins 4096 May 16 22:21 . 22:31:49 drwxrwxr-x 11 jenkins jenkins 4096 May 16 22:31 .. 22:31:49 drwxr-xr-x 2 jenkins jenkins 4096 May 16 22:21 cost 22:31:49 -rw-r--r-- 1 jenkins jenkins 89 May 16 22:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:31:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:31:50 ---> package-listing.sh 22:31:50 ++ facter osfamily 22:31:50 ++ tr '[:upper:]' '[:lower:]' 22:31:50 + OS_FAMILY=debian 22:31:50 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:31:50 + START_PACKAGES=/tmp/packages_start.txt 22:31:50 + END_PACKAGES=/tmp/packages_end.txt 22:31:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:31:50 + PACKAGES=/tmp/packages_start.txt 22:31:50 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:31:50 + PACKAGES=/tmp/packages_end.txt 22:31:50 + case "${OS_FAMILY}" in 22:31:50 + dpkg -l 22:31:50 + grep '^ii' 22:31:50 + '[' -f /tmp/packages_start.txt ']' 22:31:50 + '[' -f /tmp/packages_end.txt ']' 22:31:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:31:50 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:31:50 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:31:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:31:50 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 22:31:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:51 prd-ubuntu20.04-docker-8c-8g-15784 does not seem to be running inside a container 22:31:51 $ 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 22:31:51 $ docker top 8f47fde83384e59b357b13b1dc45245d484d951cde50216cce234b401e46938e -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:52 + touch /tmp/pre-build-complete [Pipeline] sh 22:31:52 + mkdir -p /var/log/sysstat [Pipeline] sh 22:31:52 + ls /var/log/sa-host 22:31:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:53 provisioning config files... 22:31:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16209067495373013017tmp [Pipeline] { [Pipeline] echo 22:31:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:31:53 ---> create-netrc.sh [Pipeline] } 22:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:31:53 ---> python-tools-install.sh [Pipeline] echo 22:31:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:31:53 ---> sudo-logs.sh 22:31:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:31:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:31:54 ---> job-cost.sh 22:31:54 lf-activate-venv: SKIPPING 22:31:54 DEBUG: total: 0.2199999988079071 22:31:54 INFO: Retrieving Stack Cost... 22:31:54 INFO: Retrieving Pricing Info for: v3-standard-8 22:31:55 INFO: Archiving Costs [Pipeline] echo 22:31:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:31:55 ---> logs-deploy.sh 22:31:55 lf-activate-venv: SKIPPING 22:31:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/116 22:31:55 INFO: archiving workspace using pattern(s): 22:31:56 Archives upload complete. 22:31:56 INFO: archiving logs to Nexus 22:31:57 ---> uname -a: 22:31:57 Linux prd-ubuntu20-04-docker-8c-8g-15784 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:31:57 22:31:57 22:31:57 ---> lscpu: 22:31:57 Architecture: x86_64 22:31:57 CPU op-mode(s): 32-bit, 64-bit 22:31:57 Byte Order: Little Endian 22:31:57 Address sizes: 40 bits physical, 48 bits virtual 22:31:57 CPU(s): 8 22:31:57 On-line CPU(s) list: 0-7 22:31:57 Thread(s) per core: 1 22:31:57 Core(s) per socket: 1 22:31:57 Socket(s): 8 22:31:57 NUMA node(s): 1 22:31:57 Vendor ID: AuthenticAMD 22:31:57 CPU family: 23 22:31:57 Model: 49 22:31:57 Model name: AMD EPYC-Rome Processor 22:31:57 Stepping: 0 22:31:57 CPU MHz: 2799.998 22:31:57 BogoMIPS: 5599.99 22:31:57 Virtualization: AMD-V 22:31:57 Hypervisor vendor: KVM 22:31:57 Virtualization type: full 22:31:57 L1d cache: 256 KiB 22:31:57 L1i cache: 256 KiB 22:31:57 L2 cache: 4 MiB 22:31:57 L3 cache: 128 MiB 22:31:57 NUMA node0 CPU(s): 0-7 22:31:57 Vulnerability Itlb multihit: Not affected 22:31:57 Vulnerability L1tf: Not affected 22:31:57 Vulnerability Mds: Not affected 22:31:57 Vulnerability Meltdown: Not affected 22:31:57 Vulnerability Mmio stale data: Not affected 22:31:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:31:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:31:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:31:57 Vulnerability Srbds: Not affected 22:31:57 Vulnerability Tsx async abort: Not affected 22:31:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:31:57 22:31:57 22:31:57 ---> nproc: 22:31:57 8 22:31:57 22:31:57 22:31:57 ---> df -h: 22:31:57 Filesystem Size Used Avail Use% Mounted on 22:31:57 overlay 155G 13G 143G 9% / 22:31:57 tmpfs 64M 0 64M 0% /dev 22:31:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:31:57 shm 64M 0 64M 0% /dev/shm 22:31:57 /dev/vda1 155G 13G 143G 9% /facter-os 22:31:57 22:31:57 22:31:57 ---> sar -b -r -n DEV: 22:31:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15784) 05/16/23 _x86_64_ (8 CPU) 22:31:57 22:31:57 22:17:44 LINUX RESTART (8 CPU) 22:31:57 22:31:57 22:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:31:57 22:19:02 197.47 48.03 149.44 0.00 5416.83 136837.99 0.00 22:31:57 22:20:01 128.60 1.00 127.60 0.00 26.15 46798.04 0.00 22:31:57 22:21:01 225.05 0.28 224.76 0.00 17.33 37117.68 0.00 22:31:57 22:22:01 35.39 0.02 35.38 0.00 4.27 16748.43 0.00 22:31:57 22:23:01 28.40 10.23 18.16 0.00 3448.09 4415.13 0.00 22:31:57 22:24:01 4.83 0.00 4.83 0.00 0.00 62.12 0.00 22:31:57 22:25:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 22:31:57 22:26:01 2.03 0.00 2.03 0.00 0.00 21.99 0.00 22:31:57 22:27:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 22:31:57 22:28:01 2.55 0.00 2.55 0.00 0.00 36.39 0.00 22:31:57 22:29:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 22:31:57 22:30:01 2.03 0.00 2.03 0.00 0.00 21.73 0.00 22:31:57 22:31:01 10.91 0.15 10.76 0.00 19.33 8685.49 0.00 22:31:57 Average: 49.25 4.60 44.65 0.00 687.87 19257.26 0.00 22:31:57 22:31:57 22:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:31:57 22:19:02 29188192 31617752 696528 2.12 76668 2630452 1996408 5.88 967284 2368612 5156 22:31:57 22:20:01 28163360 31562976 734316 2.23 147500 3422856 2082652 6.14 1197212 3040652 215168 22:31:57 22:21:01 27979016 31584332 714920 2.17 153308 3639788 1890616 5.57 1255860 3182756 42848 22:31:57 22:22:01 27517012 31589812 707708 2.15 161312 4049816 1761160 5.19 1268596 3580576 168 22:31:57 22:23:01 27261136 31553132 732116 2.23 166652 4253364 1812004 5.34 1446360 3633256 1364 22:31:57 22:24:01 27282176 31574112 711816 2.16 166720 4253360 1828092 5.39 1425524 3633216 172 22:31:57 22:25:01 27282644 31574684 711168 2.16 166816 4253364 1828092 5.39 1425740 3633220 168 22:31:57 22:26:01 27293528 31585648 700164 2.13 166896 4253364 1828092 5.39 1414504 3633224 20 22:31:57 22:27:01 27293472 31585648 700060 2.13 166980 4253372 1828092 5.39 1414212 3633228 160 22:31:57 22:28:01 27293380 31585844 700148 2.13 167116 4253352 1828092 5.39 1414236 3633356 4 22:31:57 22:29:01 27293428 31585972 699984 2.13 167208 4253344 1828092 5.39 1414368 3633360 8 22:31:57 22:30:01 27293624 31586288 699620 2.13 167296 4253356 1828092 5.39 1414416 3633372 8 22:31:57 22:31:01 26511580 31562180 720636 2.19 172868 4957516 1856952 5.47 1444056 4337124 469688 22:31:57 Average: 27511734 31580645 709937 2.16 157488 4055946 1861264 5.49 1346336 3505842 56533 22:31:57 22:31:57 22:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:31:57 22:19:02 ens3 716.53 446.46 6808.32 93.31 0.00 0.00 0.00 0.00 22:31:57 22:19:02 vethfa3c586 63.47 85.29 6.05 52.33 0.00 0.00 0.00 0.00 22:31:57 22:19:02 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 22:31:57 22:19:02 docker0 67.36 91.95 5.60 146.86 0.00 0.00 0.00 0.00 22:31:57 22:20:01 ens3 258.37 151.79 1909.53 24.10 0.00 0.00 0.00 0.00 22:31:57 22:20:01 vethef64709 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:31:57 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:57 22:20:01 docker0 133.99 228.52 10.30 1877.02 0.00 0.00 0.00 0.00 22:31:57 22:21:01 ens3 261.54 226.46 1726.37 1175.51 0.00 0.00 0.00 0.00 22:31:57 22:21:01 lo 11.33 11.33 1.11 1.11 0.00 0.00 0.00 0.00 22:31:57 22:21:01 docker0 16.38 44.91 1.21 714.70 0.00 0.00 0.00 0.00 22:31:57 22:22:01 ens3 59.72 31.14 1797.24 7.69 0.00 0.00 0.00 0.00 22:31:57 22:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:31:57 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:23:01 ens3 107.88 60.49 1376.64 4.63 0.00 0.00 0.00 0.00 22:31:57 22:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:31:57 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:24:01 ens3 1.50 0.68 0.75 0.16 0.00 0.00 0.00 0.00 22:31:57 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:57 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:25:01 ens3 1.78 0.58 0.69 0.46 0.00 0.00 0.00 0.00 22:31:57 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:26:01 ens3 0.53 0.45 0.30 0.21 0.00 0.00 0.00 0.00 22:31:57 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:57 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:27:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:31:57 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:31:57 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:57 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:29:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:31:57 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:30:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 22:31:57 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:57 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 22:31:01 ens3 126.11 68.39 3969.82 9.59 0.00 0.00 0.00 0.00 22:31:57 22:31:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:31:57 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:57 Average: ens3 117.88 75.82 1352.34 101.30 0.00 0.00 0.00 0.00 22:31:57 Average: lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 22:31:57 Average: docker0 16.60 27.86 1.31 208.60 0.00 0.00 0.00 0.00 22:31:57 22:31:57 22:31:57 ---> sar -P ALL: 22:31:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15784) 05/16/23 _x86_64_ (8 CPU) 22:31:57 22:31:57 22:17:44 LINUX RESTART (8 CPU) 22:31:57 22:31:57 22:18:01 CPU %user %nice %system %iowait %steal %idle 22:31:57 22:19:02 all 9.42 0.00 3.57 2.82 0.07 84.12 22:31:57 22:19:02 0 7.22 0.00 3.64 4.33 0.08 84.72 22:31:57 22:19:02 1 12.34 0.00 3.24 5.99 0.07 78.36 22:31:57 22:19:02 2 8.30 0.00 3.80 0.22 0.07 87.61 22:31:57 22:19:02 3 9.44 0.00 3.49 0.82 0.07 86.18 22:31:57 22:19:02 4 10.14 0.00 2.34 0.96 0.05 86.52 22:31:57 22:19:02 5 8.76 0.00 3.33 2.27 0.05 85.58 22:31:57 22:19:02 6 10.40 0.00 4.29 0.65 0.05 84.60 22:31:57 22:19:02 7 8.73 0.00 4.46 7.38 0.08 79.35 22:31:57 22:20:01 all 30.39 0.00 6.01 2.44 0.07 61.09 22:31:57 22:20:01 0 28.83 0.00 5.36 7.14 0.07 58.60 22:31:57 22:20:01 1 31.64 0.00 6.71 0.44 0.09 61.12 22:31:57 22:20:01 2 31.25 0.00 6.01 0.26 0.05 62.43 22:31:57 22:20:01 3 32.56 0.00 7.39 0.31 0.07 59.68 22:31:57 22:20:01 4 28.29 0.00 4.91 0.70 0.07 66.02 22:31:57 22:20:01 5 27.51 0.00 4.89 0.15 0.05 67.39 22:31:57 22:20:01 6 31.99 0.00 6.82 9.92 0.07 51.21 22:31:57 22:20:01 7 31.05 0.00 5.99 0.58 0.09 62.30 22:31:57 22:21:01 all 21.00 0.00 4.27 2.48 0.08 72.16 22:31:57 22:21:01 0 15.98 0.00 4.20 0.25 0.07 79.50 22:31:57 22:21:01 1 21.80 0.00 4.02 9.46 0.08 64.63 22:31:57 22:21:01 2 23.81 0.00 4.78 1.78 0.08 69.54 22:31:57 22:21:01 3 21.13 0.00 4.28 1.09 0.08 73.42 22:31:57 22:21:01 4 17.02 0.00 4.28 0.17 0.05 78.47 22:31:57 22:21:01 5 22.56 0.00 3.80 0.08 0.08 73.48 22:31:57 22:21:01 6 23.63 0.00 4.32 1.24 0.07 70.74 22:31:57 22:21:01 7 22.12 0.00 4.51 5.83 0.08 67.46 22:31:57 22:22:01 all 2.36 0.00 0.95 0.63 0.03 96.04 22:31:57 22:22:01 0 3.35 0.00 0.65 0.02 0.02 95.96 22:31:57 22:22:01 1 2.13 0.00 1.02 0.02 0.02 96.82 22:31:57 22:22:01 2 2.04 0.00 1.21 3.48 0.02 93.25 22:31:57 22:22:01 3 2.24 0.00 1.00 1.47 0.08 95.20 22:31:57 22:22:01 4 1.98 0.00 1.19 0.00 0.02 96.82 22:31:57 22:22:01 5 2.07 0.00 0.67 0.00 0.00 97.26 22:31:57 22:22:01 6 2.61 0.00 1.07 0.00 0.02 96.31 22:31:57 22:22:01 7 2.45 0.00 0.77 0.05 0.03 96.69 22:31:57 22:23:01 all 0.95 0.00 0.42 0.49 0.02 98.12 22:31:57 22:23:01 0 1.32 0.00 0.62 0.85 0.00 97.22 22:31:57 22:23:01 1 0.65 0.00 0.45 0.30 0.02 98.58 22:31:57 22:23:01 2 0.68 0.00 0.47 0.45 0.03 98.37 22:31:57 22:23:01 3 0.48 0.00 0.30 1.59 0.03 97.59 22:31:57 22:23:01 4 0.38 0.00 0.25 0.02 0.02 99.33 22:31:57 22:23:01 5 0.50 0.00 0.23 0.67 0.02 98.58 22:31:57 22:23:01 6 2.84 0.00 0.62 0.05 0.02 96.48 22:31:57 22:23:01 7 0.76 0.00 0.39 0.03 0.03 98.79 22:31:57 22:24:01 all 0.04 0.00 0.02 0.01 0.00 99.92 22:31:57 22:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:31:57 22:24:01 1 0.08 0.00 0.05 0.00 0.00 99.87 22:31:57 22:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:31:57 22:24:01 3 0.03 0.00 0.02 0.07 0.00 99.88 22:31:57 22:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:31:57 22:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:31:57 22:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:31:57 22:24:01 7 0.05 0.00 0.05 0.05 0.03 99.82 22:31:57 22:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:31:57 22:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:31:57 22:25:01 1 0.08 0.00 0.00 0.00 0.00 99.92 22:31:57 22:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:31:57 22:25:01 3 0.02 0.00 0.00 0.10 0.02 99.87 22:31:57 22:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:31:57 22:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:31:57 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:31:57 22:25:01 7 0.05 0.00 0.00 0.00 0.03 99.92 22:31:57 22:26:01 all 0.03 0.00 0.01 0.02 0.01 99.92 22:31:57 22:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:31:57 22:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:31:57 22:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:31:57 22:26:01 3 0.03 0.00 0.03 0.10 0.02 99.82 22:31:57 22:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:31:57 22:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:31:57 22:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:31:57 22:26:01 7 0.07 0.00 0.02 0.05 0.05 99.82 22:31:57 22:27:01 all 0.18 0.00 0.01 0.01 0.01 99.80 22:31:57 22:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:31:57 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:31:57 22:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:31:57 22:27:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:31:57 22:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:31:57 22:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:31:57 22:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:31:57 22:27:01 7 1.34 0.00 0.03 0.00 0.03 98.60 22:31:57 22:28:01 all 0.27 0.00 0.01 0.01 0.01 99.69 22:31:57 22:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:31:57 22:28:01 1 0.07 0.00 0.00 0.00 0.00 99.93 22:31:57 22:28:01 2 0.02 0.00 0.00 0.02 0.02 99.95 22:31:57 22:28:01 3 0.05 0.00 0.03 0.07 0.02 99.83 22:31:57 22:28:01 4 0.02 0.00 0.02 0.02 0.03 99.92 22:31:57 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:31:57 22:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 22:31:57 22:28:01 7 1.95 0.00 0.00 0.02 0.02 98.01 22:31:57 22:29:01 all 0.26 0.00 0.00 0.00 0.01 99.73 22:31:57 22:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:31:57 22:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:31:57 22:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:31:57 22:29:01 3 0.00 0.00 0.02 0.03 0.02 99.93 22:31:57 22:29:01 4 0.02 0.00 0.00 0.00 0.03 99.95 22:31:57 22:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:31:57 22:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:31:57 22:29:01 7 1.99 0.00 0.00 0.00 0.02 98.00 22:31:57 22:31:57 22:29:01 CPU %user %nice %system %iowait %steal %idle 22:31:57 22:30:01 all 0.26 0.00 0.01 0.01 0.01 99.71 22:31:57 22:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:31:57 22:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:31:57 22:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:31:57 22:30:01 3 0.02 0.00 0.00 0.08 0.00 99.90 22:31:57 22:30:01 4 0.02 0.00 0.03 0.02 0.03 99.90 22:31:57 22:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:31:57 22:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:31:57 22:30:01 7 1.97 0.00 0.02 0.00 0.02 98.00 22:31:57 22:31:01 all 2.80 0.00 1.03 0.29 0.03 95.85 22:31:57 22:31:01 0 3.13 0.00 0.77 0.03 0.03 96.03 22:31:57 22:31:01 1 2.77 0.00 1.02 0.03 0.03 96.14 22:31:57 22:31:01 2 3.27 0.00 1.15 0.03 0.05 95.49 22:31:57 22:31:01 3 2.29 0.00 1.49 0.47 0.03 95.72 22:31:57 22:31:01 4 1.92 0.00 1.22 0.00 0.03 96.82 22:31:57 22:31:01 5 2.27 0.00 0.82 0.03 0.00 96.87 22:31:57 22:31:01 6 2.76 0.00 0.65 0.00 0.00 96.59 22:31:57 22:31:01 7 3.96 0.00 1.09 1.72 0.05 93.18 22:31:57 Average: all 5.16 0.00 1.24 0.70 0.03 92.87 22:31:57 Average: 0 4.54 0.00 1.16 0.95 0.02 93.32 22:31:57 Average: 1 5.45 0.00 1.26 1.24 0.03 92.03 22:31:57 Average: 2 5.28 0.00 1.33 0.48 0.03 92.89 22:31:57 Average: 3 5.20 0.00 1.38 0.48 0.03 92.92 22:31:57 Average: 4 4.54 0.00 1.09 0.14 0.03 94.20 22:31:57 Average: 5 4.84 0.00 1.05 0.25 0.02 93.85 22:31:57 Average: 6 5.66 0.00 1.36 0.89 0.02 92.07 22:31:57 Average: 7 5.80 0.00 1.31 1.20 0.04 91.65 22:31:57 22:31:57 22:31:57