Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c99ddce2530f0bca898d9428dd15bfa81bd19b45 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-ssh10854550739272106072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10862017191390331805.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1796412977461278631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh101760595845809829.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-ssh15766355026825556744.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11048’ Running on prd-ubuntu20.04-docker-8c-8g-11052 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 c99ddce2530f0bca898d9428dd15bfa81bd19b45 (main) Commit message: "Merge pull request #224 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" > 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 c99ddce2530f0bca898d9428dd15bfa81bd19b45 # timeout=10 > git rev-list --no-walk a96d24b1846f601a5cabef5dd86be8ade2ea54c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:48:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:48:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:48:20 ========================================================= 18:48:20 EdgeX Global Pipelines Version Info 18:48:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:48:21 ------------------- 18:48:21 stable info: 18:48:21 ------------------- 18:48:21 Commited By: Bill Mahoney bill.mahoney@intel.com 18:48:21 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:48:21 Message: update stable to v1.0.248 18:48:21 ------------------- 18:48:21 experimental info: 18:48:21 ------------------- 18:48:21 Commited By: **** collab-it+edgex@linuxfoundation.org 18:48:21 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:48:21 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:48:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:48:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:48:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:48:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:48:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:48:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:48:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c99ddce [Pipeline] echo 18:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:22 provisioning config files... 18:48:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14154240753990284855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:22 ---> docker-login.sh 18:48:22 nexus3.edgexfoundry.org:10001 18:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:23 Configure a credential helper to remove this warning. See 18:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:23 18:48:23 Login Succeeded 18:48:23 nexus3.edgexfoundry.org:10002 18:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:23 Configure a credential helper to remove this warning. See 18:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:23 18:48:23 Login Succeeded 18:48:23 nexus3.edgexfoundry.org:10003 18:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:23 Configure a credential helper to remove this warning. See 18:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:23 18:48:23 Login Succeeded 18:48:23 nexus3.edgexfoundry.org:10004 18:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:23 Configure a credential helper to remove this warning. See 18:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:23 18:48:23 Login Succeeded 18:48:23 docker.io 18:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:23 Configure a credential helper to remove this warning. See 18:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:23 18:48:23 Login Succeeded 18:48:23 ---> docker-login.sh ends [Pipeline] } 18:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:48:24 + git rev-list -1 --merges c99ddce2530f0bca898d9428dd15bfa81bd19b45~1..c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] echo 18:48:24 -----------> git rev-list -1 --merges c99ddce2530f0bca898d9428dd15bfa81bd19b45~1..c99ddce2530f0bca898d9428dd15bfa81bd19b45 c99ddce2530f0bca898d9428dd15bfa81bd19b45 18:48:24 c99ddce2530f0bca898d9428dd15bfa81bd19b45 [false] [Pipeline] sh 18:48:24 + git log --format=format:%s -1 c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] echo 18:48:24 ========================================================= 18:48:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:48:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:24 + git log --format=format:%s -1 c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] echo 18:48:24 [semverPrep] GIT_COMMIT: c99ddce2530f0bca898d9428dd15bfa81bd19b45, Commit Message: Merge pull request #224 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76 [Pipeline] echo 18:48:24 [semverPrep] This is not a build commit. [Pipeline] sh 18:48:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:48:25 + grep -v github /etc/ssh/ssh_known_hosts 18:48:25 + [ -e /tmp/ssh_known_hosts ] 18:48:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:48:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:48:25 + sudo tee -a /etc/ssh/ssh_known_hosts 18:48:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:25 18:48:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:25 0.1.4: Pulling from edgex-devops/py-git-semver 18:48:25 b85a868b505f: Pulling fs layer 18:48:25 e2be974225ed: Pulling fs layer 18:48:25 339a4e72a1f5: Pulling fs layer 18:48:25 988bab9f4d93: Pulling fs layer 18:48:25 1469e6f7b9e6: Pulling fs layer 18:48:25 eaf3925da568: Pulling fs layer 18:48:25 bab4dde63d76: Pulling fs layer 18:48:25 bde34c3a00c8: Pulling fs layer 18:48:25 b352a97aabf1: Pulling fs layer 18:48:25 4872d77fe225: Pulling fs layer 18:48:25 5851b861e8e6: Pulling fs layer 18:48:25 bab4dde63d76: Waiting 18:48:25 bde34c3a00c8: Waiting 18:48:25 b352a97aabf1: Waiting 18:48:25 4872d77fe225: Waiting 18:48:25 5851b861e8e6: Waiting 18:48:25 988bab9f4d93: Waiting 18:48:25 eaf3925da568: Waiting 18:48:25 1469e6f7b9e6: Waiting 18:48:25 e2be974225ed: Download complete 18:48:25 988bab9f4d93: Verifying Checksum 18:48:25 988bab9f4d93: Download complete 18:48:26 1469e6f7b9e6: Verifying Checksum 18:48:26 1469e6f7b9e6: Download complete 18:48:26 eaf3925da568: Download complete 18:48:26 339a4e72a1f5: Verifying Checksum 18:48:26 339a4e72a1f5: Download complete 18:48:26 bde34c3a00c8: Verifying Checksum 18:48:26 bde34c3a00c8: Download complete 18:48:26 b352a97aabf1: Download complete 18:48:26 4872d77fe225: Verifying Checksum 18:48:26 4872d77fe225: Download complete 18:48:26 5851b861e8e6: Verifying Checksum 18:48:26 5851b861e8e6: Download complete 18:48:26 b85a868b505f: Download complete 18:48:26 bab4dde63d76: Verifying Checksum 18:48:26 bab4dde63d76: Download complete 18:48:27 b85a868b505f: Pull complete 18:48:27 e2be974225ed: Pull complete 18:48:27 339a4e72a1f5: Pull complete 18:48:27 988bab9f4d93: Pull complete 18:48:28 1469e6f7b9e6: Pull complete 18:48:28 eaf3925da568: Pull complete 18:48:30 bab4dde63d76: Pull complete 18:48:30 bde34c3a00c8: Pull complete 18:48:30 b352a97aabf1: Pull complete 18:48:30 4872d77fe225: Pull complete 18:48:30 5851b861e8e6: Pull complete 18:48:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:48:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:30 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 18:48:30 $ 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 18:48:31 $ docker top 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 -eo pid,comm 18:48:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:48:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:31 [ssh-agent] Looking for ssh-agent implementation... 18:48:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:32 $ docker exec 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 ssh-agent 18:48:32 SSH_AUTH_SOCK=/tmp/ssh-13xL7C3LfhhF/agent.32 18:48:32 SSH_AGENT_PID=38 18:48:32 Running ssh-add (command line suppressed) 18:48:32 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16053853151481824928.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16053853151481824928.key) 18:48:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:32 + git tag --points-at HEAD [Pipeline] } 18:48:32 $ docker exec --env ******** --env ******** 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 ssh-agent -k 18:48:32 unset SSH_AUTH_SOCK; 18:48:32 unset SSH_AGENT_PID; 18:48:32 echo Agent pid 38 killed; 18:48:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:48:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:32 [ssh-agent] Looking for ssh-agent implementation... 18:48:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:32 $ docker exec 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 ssh-agent 18:48:33 SSH_AUTH_SOCK=/tmp/ssh-qoVbyvzzd9xH/agent.70 18:48:33 SSH_AGENT_PID=76 18:48:33 Running ssh-add (command line suppressed) 18:48:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13542946590520694659.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13542946590520694659.key) 18:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:33 + git semver init 18:48:33 2023-04-26 18:48:33,604 [run_init] DEBUG init version:0.0.0 force:False 18:48:33 2023-04-26 18:48:33,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:48:33 2023-04-26 18:48:33,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:48:33 2023-04-26 18:48:33,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:48:34 2023-04-26 18:48:34,295 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:48:34 2023-04-26 18:48:34,296 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:48:34 2023-04-26 18:48:34,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:48:34 2023-04-26 18:48:34,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:48:34 3.0.0-dev.30 [Pipeline] } 18:48:34 $ docker exec --env ******** --env ******** 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 ssh-agent -k 18:48:34 unset SSH_AUTH_SOCK; 18:48:34 unset SSH_AGENT_PID; 18:48:34 echo Agent pid 76 killed; 18:48:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:35 + git semver [Pipeline] } 18:48:35 $ docker stop --time=1 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 18:48:36 $ docker rm -f --volumes 1d0f0839f463715e83718463f05f4436e0ee6d69dda9cd5996667221a064a366 [Pipeline] // withDockerContainer [Pipeline] sh 18:48:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:48:37 Stashed 1 file(s) [Pipeline] echo 18:48:37 [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:37 provisioning config files... 18:48:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11043932108414698341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:37 ---> docker-login.sh 18:48:37 nexus3.edgexfoundry.org:10001 18:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:37 Configure a credential helper to remove this warning. See 18:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:37 18:48:37 Login Succeeded 18:48:37 nexus3.edgexfoundry.org:10002 18:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:37 Configure a credential helper to remove this warning. See 18:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:37 18:48:37 Login Succeeded 18:48:37 nexus3.edgexfoundry.org:10003 18:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:37 Configure a credential helper to remove this warning. See 18:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:37 18:48:37 Login Succeeded 18:48:37 nexus3.edgexfoundry.org:10004 18:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:37 Configure a credential helper to remove this warning. See 18:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:37 18:48:37 Login Succeeded 18:48:37 docker.io 18:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:38 Configure a credential helper to remove this warning. See 18:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:38 18:48:38 Login Succeeded 18:48:38 ---> docker-login.sh ends [Pipeline] } 18:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:48:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:48:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:48:38 ========================================================= 18:48:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:48:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:38 + 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 . 18:48:38 Sending build context to Docker daemon 1.944MB 18:48:38 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:48:38 Step 2/13 : FROM ${BASE} AS builder 18:48:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:48:38 f56be85fc22e: Pulling fs layer 18:48:38 85791d961cd3: Pulling fs layer 18:48:38 d694b5ae8c79: Pulling fs layer 18:48:38 9f32a84ed3da: Pulling fs layer 18:48:38 4d19c01a9841: Pulling fs layer 18:48:38 9325e15d5711: Pulling fs layer 18:48:38 556b6ee489ea: Pulling fs layer 18:48:38 c5a4b2cf53e6: Pulling fs layer 18:48:38 9325e15d5711: Waiting 18:48:38 556b6ee489ea: Waiting 18:48:38 c5a4b2cf53e6: Waiting 18:48:38 9f32a84ed3da: Waiting 18:48:38 4d19c01a9841: Waiting 18:48:38 85791d961cd3: Verifying Checksum 18:48:38 85791d961cd3: Download complete 18:48:38 9f32a84ed3da: Verifying Checksum 18:48:38 9f32a84ed3da: Download complete 18:48:38 4d19c01a9841: Download complete 18:48:38 f56be85fc22e: Verifying Checksum 18:48:38 f56be85fc22e: Download complete 18:48:38 9325e15d5711: Verifying Checksum 18:48:38 9325e15d5711: Download complete 18:48:38 f56be85fc22e: Pull complete 18:48:38 85791d961cd3: Pull complete 18:48:38 c5a4b2cf53e6: Verifying Checksum 18:48:38 c5a4b2cf53e6: Download complete 18:48:39 d694b5ae8c79: Verifying Checksum 18:48:39 d694b5ae8c79: Download complete 18:48:39 556b6ee489ea: Verifying Checksum 18:48:39 556b6ee489ea: Download complete 18:48:42 d694b5ae8c79: Pull complete 18:48:42 9f32a84ed3da: Pull complete 18:48:42 4d19c01a9841: Pull complete 18:48:42 9325e15d5711: Pull complete 18:48:44 556b6ee489ea: Pull complete 18:48:45 c5a4b2cf53e6: Pull complete 18:48:45 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:48:45 ---> c4be618373d6 18:48:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:48:47 ---> Running in ee79d06e34c7 18:48:47 Removing intermediate container ee79d06e34c7 18:48:47 ---> b42165752f5d 18:48:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:48:47 ---> Running in 0d91586f68b0 18:48:47 Removing intermediate container 0d91586f68b0 18:48:47 ---> a8e7b7d858ce 18:48:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:48:47 ---> Running in 3052938f572f 18:48:47 Removing intermediate container 3052938f572f 18:48:47 ---> 8ee9536cc68b 18:48:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:48:47 ---> Running in be158fd54288 18:48:47 Removing intermediate container be158fd54288 18:48:47 ---> 4235d6b90531 18:48:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:48:47 ---> Running in ddcf5e89ec47 18:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:48:48 (1/14) Installing libintl (0.21.1-r1) 18:48:48 (2/14) Installing eudev-libs (3.2.11-r4) 18:48:48 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:48:48 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:48:48 (5/14) Installing v4l-utils (1.22.1-r2) 18:48:48 (6/14) Installing udev-init-scripts (35-r1) 18:48:48 (7/14) Installing libblkid (2.38.1-r1) 18:48:48 (8/14) Installing xz-libs (5.2.9-r0) 18:48:48 (9/14) Installing zstd-libs (1.5.5-r0) 18:48:48 (10/14) Installing kmod-libs (30-r1) 18:48:48 (11/14) Installing eudev (3.2.11-r4) 18:48:48 (12/14) Installing eudev-dev (3.2.11-r4) 18:48:48 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:48:48 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:48:48 Executing busybox-1.35.0-r29.trigger 18:48:48 Executing eudev-3.2.11-r4.trigger 18:48:48 OK: 272 MiB in 67 packages 18:48:48 Removing intermediate container ddcf5e89ec47 18:48:48 ---> 5cd3956903f4 18:48:48 Step 8/13 : WORKDIR /device-usb-camera 18:48:48 ---> Running in c37e57c89020 18:48:48 Removing intermediate container c37e57c89020 18:48:48 ---> ad6d7a598884 18:48:48 Step 9/13 : COPY go.mod vendor* ./ 18:48:49 ---> 5961b2dd9cf8 18:48:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:49 ---> Running in ca892a489a67 18:48:52 Still waiting to schedule task 18:48:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11049’ 18:49:11 Removing intermediate container ca892a489a67 18:49:11 ---> a861b00230d8 18:49:11 Step 11/13 : COPY . . 18:49:11 ---> 3ce01455ebc0 18:49:11 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:49:11 ---> Running in b7f0fdbae43e 18:49:11  % Total % Received % Xferd Average Speed Time Time Time Current 18:49:11 Dload Upload Total Spent Left Speed 18:49:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7725 0 --:--:-- --:--:-- --:--:-- 7751 18:49:11 Removing intermediate container b7f0fdbae43e 18:49:11 ---> 79f528e088bf 18:49:11 Step 13/13 : RUN ${MAKE} 18:49:11 ---> Running in 5adb69a6a426 18:49:11 noop 18:49:11 Removing intermediate container 5adb69a6a426 18:49:11 ---> 9b6ef3d3105b 18:49:11 Successfully built 9b6ef3d3105b 18:49:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:11 + docker inspect -f . ci-base-image-x86_64 18:49:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:11 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 18:49:11 $ 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 18:49:11 $ docker top 3f0dd2b67d95bf40f71ab04195feb862f4bf7678bf405bef7450939cfdfe8694 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:12 + go version 18:49:12 go version go1.20.2 linux/amd64 [Pipeline] } 18:49:12 $ docker stop --time=1 3f0dd2b67d95bf40f71ab04195feb862f4bf7678bf405bef7450939cfdfe8694 18:49:13 $ docker rm -f --volumes 3f0dd2b67d95bf40f71ab04195feb862f4bf7678bf405bef7450939cfdfe8694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:13 + docker inspect -f . ci-base-image-x86_64 18:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:13 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 18:49:13 $ 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 18:49:14 $ docker top 03b422ed4525964487b9f8a58b5de92796fc9be984c6792cd6f2728b6ea39308 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:14 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:49:14 + make test 18:49:14 go test ./... -coverprofile=coverage.out ./... 18:49:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:49:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:49:28 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements 18:49:34 go vet ./... 18:49:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:49:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:49:37 ./bin/test-attribution-txt.sh [Pipeline] echo 18:49:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:49:37 $ docker stop --time=1 03b422ed4525964487b9f8a58b5de92796fc9be984c6792cd6f2728b6ea39308 18:49:39 $ docker rm -f --volumes 03b422ed4525964487b9f8a58b5de92796fc9be984c6792cd6f2728b6ea39308 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:49:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:49:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:49:41 + ls -al . 18:49:41 total 192 18:49:41 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 18:49 . 18:49:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:48 .. 18:49:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 18:48 .git 18:49:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:48 .github 18:49:41 -rw-rw-r-- 1 jenkins jenkins 414 Apr 26 18:48 .gitignore 18:49:41 -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 18:48 .golangci.yml 18:49:41 -rw-rw-r-- 1 jenkins jenkins 77 Apr 26 18:48 .hadolint.yml 18:49:41 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 18:48 .semver 18:49:41 -rw-rw-r-- 1 jenkins jenkins 9665 Apr 26 18:48 Attribution.txt 18:49:41 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 26 18:48 CHANGELOG.md 18:49:41 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 26 18:48 Dockerfile 18:49:41 -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 18:48 GOVERNANCE.md 18:49:41 -rw-rw-r-- 1 jenkins jenkins 659 Apr 26 18:48 Jenkinsfile 18:49:41 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 18:48 LICENSE 18:49:41 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 26 18:48 Makefile 18:49:41 -rw-rw-r-- 1 jenkins jenkins 622 Apr 26 18:48 OWNERS.md 18:49:41 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 26 18:48 README.md 18:49:41 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 18:48 VERSION 18:49:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 18:48 bin 18:49:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:48 cmd 18:49:41 -rw-r--r-- 1 jenkins jenkins 28693 Apr 26 18:49 coverage.out 18:49:41 -rwxrwxr-x 1 jenkins jenkins 140 Apr 26 18:48 docker-entrypoint.sh 18:49:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:48 docs 18:49:41 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 26 18:48 go.mod 18:49:41 -rw-rw-r-- 1 jenkins jenkins 31603 Apr 26 18:48 go.sum 18:49:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:48 internal 18:49:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:48 snap 18:49:41 -rw-rw-r-- 1 jenkins jenkins 231 Apr 26 18:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:41 + 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=c99ddce2530f0bca898d9428dd15bfa81bd19b45 --label arch=amd64 --label version=3.0.0-dev.30 . 18:49:41 Sending build context to Docker daemon 1.974MB 18:49:41 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 18:49:41 Step 2/35 : FROM ${BASE} AS builder 18:49:41 ---> 9b6ef3d3105b 18:49:41 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:49:41 ---> Running in 53607d665586 18:49:41 Removing intermediate container 53607d665586 18:49:41 ---> 9347ab97d484 18:49:41 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:49:41 ---> Running in 8a55bbae10e6 18:49:41 Removing intermediate container 8a55bbae10e6 18:49:41 ---> c2c2b9c7f358 18:49:41 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:49:41 ---> Running in 3421067d6d63 18:49:41 Removing intermediate container 3421067d6d63 18:49:41 ---> 5c52786ac331 18:49:41 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:49:41 ---> Running in d953c6cd49ab 18:49:42 Removing intermediate container d953c6cd49ab 18:49:42 ---> 72a9b12e1af5 18:49:42 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:49:42 ---> Running in c11f6e88e5da 18:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:49:42 OK: 272 MiB in 67 packages 18:49:43 Removing intermediate container c11f6e88e5da 18:49:43 ---> af8f44181e7d 18:49:43 Step 8/35 : WORKDIR /device-usb-camera 18:49:43 ---> Running in f20f00160faf 18:49:43 Removing intermediate container f20f00160faf 18:49:43 ---> ff6641496b1c 18:49:43 Step 9/35 : COPY go.mod vendor* ./ 18:49:43 ---> 3994d9b5aa35 18:49:43 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:43 ---> Running in 01b19df37a68 18:49:44 Removing intermediate container 01b19df37a68 18:49:44 ---> 5349dbc00646 18:49:44 Step 11/35 : COPY . . 18:49:44 ---> 2721a94ecd89 18:49:44 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:49:44 ---> Running in 6f47044db404 18:49:44  % Total % Received % Xferd Average Speed Time Time Time Current 18:49:44 Dload Upload Total Spent Left Speed 18:49:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 18935 0 --:--:-- --:--:-- --:--:-- 19309 18:49:44 Removing intermediate container 6f47044db404 18:49:44 ---> fb96eb3f8c46 18:49:44 Step 13/35 : RUN ${MAKE} 18:49:44 ---> Running in ed3947c9222c 18:49:45 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:50:03 Removing intermediate container ed3947c9222c 18:50:03 ---> 43321e3d4182 18:50:03 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:50:04 v0.21.6: Pulling from aler9/rtsp-simple-server 18:50:04 4acc49c71d14: Pulling fs layer 18:50:04 4acc49c71d14: Verifying Checksum 18:50:04 4acc49c71d14: Download complete 18:50:04 4acc49c71d14: Pull complete 18:50:04 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:50:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:50:04 ---> 01a2bd3e5fff 18:50:04 Step 15/35 : FROM alpine:3.17 18:50:05 3.17: Pulling from library/alpine 18:50:05 f56be85fc22e: Already exists 18:50:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:50:05 Status: Downloaded newer image for alpine:3.17 18:50:05 ---> 9ed4aefc74f6 18:50:05 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:50:05 ---> Running in 32a98b761c4f 18:50:05 Removing intermediate container 32a98b761c4f 18:50:05 ---> 0234f7d18e6c 18:50:05 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:50:05 ---> Running in 79cbbae7760a 18:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:50:06 (1/86) Installing dumb-init (1.2.5-r2) 18:50:06 (2/86) Installing sdl2 (2.26.5-r0) 18:50:06 (3/86) Installing svt-av1-libs (1.3.0-r0) 18:50:06 (4/86) Installing libxau (1.0.10-r0) 18:50:06 (5/86) Installing libmd (1.0.4-r0) 18:50:06 (6/86) Installing libbsd (0.11.7-r0) 18:50:06 (7/86) Installing libxdmcp (1.1.4-r0) 18:50:06 (8/86) Installing libxcb (1.15-r0) 18:50:06 (9/86) Installing libx11 (1.8.4-r0) 18:50:06 (10/86) Installing aom-libs (3.5.0-r0) 18:50:06 (11/86) Installing alsa-lib (1.2.8-r0) 18:50:06 (12/86) Installing libexpat (2.5.0-r0) 18:50:06 (13/86) Installing brotli-libs (1.0.9-r9) 18:50:06 (14/86) Installing libbz2 (1.0.8-r4) 18:50:06 (15/86) Installing libpng (1.6.38-r0) 18:50:06 (16/86) Installing freetype (2.12.1-r0) 18:50:06 (17/86) Installing fontconfig (2.14.1-r0) 18:50:06 (18/86) Installing fribidi (1.0.12-r0) 18:50:06 (19/86) Installing libffi (3.4.4-r0) 18:50:06 (20/86) Installing libintl (0.21.1-r1) 18:50:06 (21/86) Installing libblkid (2.38.1-r1) 18:50:06 (22/86) Installing libmount (2.38.1-r1) 18:50:06 (23/86) Installing pcre2 (10.42-r0) 18:50:06 (24/86) Installing glib (2.74.6-r0) 18:50:06 (25/86) Installing graphite2 (1.3.14-r2) 18:50:06 (26/86) Installing harfbuzz (5.3.1-r1) 18:50:06 (27/86) Installing libass (0.16.0-r1) 18:50:06 (28/86) Installing libdav1d (1.0.0-r2) 18:50:06 (29/86) Installing hwdata-pci (0.364-r0) 18:50:06 (30/86) Installing libpciaccess (0.17-r0) 18:50:06 (31/86) Installing libdrm (2.4.114-r0) 18:50:06 (32/86) Installing gmp (6.2.1-r2) 18:50:06 (33/86) Installing nettle (3.8.1-r0) 18:50:06 (34/86) Installing p11-kit (0.24.1-r1) 18:50:06 (35/86) Installing libtasn1 (4.19.0-r0) 18:50:06 (36/86) Installing libunistring (1.1-r0) 18:50:06 (37/86) Installing gnutls (3.7.8-r3) 18:50:06 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 18:50:06 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 18:50:06 (40/86) Installing lame (3.100-r2) 18:50:06 (41/86) Installing opus (1.3.1-r1) 18:50:06 (42/86) Installing libasyncns (0.8-r1) 18:50:06 (43/86) Installing dbus-libs (1.14.4-r0) 18:50:06 (44/86) Installing libltdl (2.4.7-r1) 18:50:06 (45/86) Installing orc (0.4.33-r0) 18:50:06 (46/86) Installing libgcc (12.2.1_git20220924-r4) 18:50:06 (47/86) Installing libogg (1.3.5-r2) 18:50:06 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 18:50:06 (49/86) Installing flac-libs (1.4.2-r0) 18:50:06 (50/86) Installing libvorbis (1.3.7-r0) 18:50:06 (51/86) Installing libsndfile (1.1.0-r2) 18:50:06 (52/86) Installing libgomp (12.2.1_git20220924-r4) 18:50:06 (53/86) Installing soxr (0.1.3-r3) 18:50:06 (54/86) Installing speexdsp (1.2.1-r0) 18:50:06 (55/86) Installing tdb-libs (1.4.6-r0) 18:50:06 (56/86) Installing libpulse (16.1-r6) 18:50:06 (57/86) Installing cjson (1.7.15-r3) 18:50:06 (58/86) Installing mbedtls (2.28.3-r0) 18:50:06 (59/86) Installing librist (0.2.7-r0) 18:50:06 (60/86) Installing libsrt (1.5.1-r0) 18:50:06 (61/86) Installing libssh (0.10.4-r0) 18:50:06 (62/86) Installing libtheora (1.1.1-r16) 18:50:06 (63/86) Installing libjpeg-turbo (2.1.4-r0) 18:50:06 (64/86) Installing v4l-utils-libs (1.22.1-r2) 18:50:06 (65/86) Installing libxext (1.3.5-r0) 18:50:06 (66/86) Installing libxfixes (6.0.0-r0) 18:50:06 (67/86) Installing wayland-libs-client (1.21.0-r1) 18:50:06 (68/86) Installing libva (2.16.0-r0) 18:50:06 (69/86) Installing libvdpau (1.5-r0) 18:50:06 (70/86) Installing vidstab (1.1.0-r2) 18:50:06 (71/86) Installing libvpx (1.12.0-r1) 18:50:06 (72/86) Installing libwebp (1.2.4-r1) 18:50:06 (73/86) Installing x264-libs (0.164_git20220602-r0) 18:50:06 (74/86) Installing numactl (2.0.16-r1) 18:50:06 (75/86) Installing x265-libs (3.5-r3) 18:50:07 (76/86) Installing xvidcore (1.3.7-r1) 18:50:07 (77/86) Installing libsodium (1.0.18-r2) 18:50:07 (78/86) Installing libzmq (4.3.4-r1) 18:50:07 (79/86) Installing ffmpeg-libs (5.1.3-r0) 18:50:07 (80/86) Installing ffmpeg (5.1.3-r0) 18:50:07 (81/86) Installing udev-init-scripts (35-r1) 18:50:07 (82/86) Installing eudev-libs (3.2.11-r4) 18:50:07 (83/86) Installing xz-libs (5.2.9-r0) 18:50:07 (84/86) Installing zstd-libs (1.5.5-r0) 18:50:07 (85/86) Installing kmod-libs (30-r1) 18:50:07 (86/86) Installing eudev (3.2.11-r4) 18:50:07 Executing busybox-1.35.0-r29.trigger 18:50:07 Executing eudev-3.2.11-r4.trigger 18:50:07 OK: 112 MiB in 101 packages 18:50:09 Removing intermediate container 79cbbae7760a 18:50:09 ---> 70ca463e5e45 18:50:09 Step 18/35 : WORKDIR / 18:50:09 ---> Running in 118971d63bd7 18:50:09 Removing intermediate container 118971d63bd7 18:50:09 ---> 9eff87ec1246 18:50:09 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:50:09 ---> 3574ba041f9b 18:50:09 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:50:09 ---> aa72cd6aec29 18:50:09 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:50:10 ---> 314b2698e21b 18:50:10 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:50:10 ---> 217dd4ee9610 18:50:10 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:50:10 ---> b29d149ac878 18:50:10 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:50:10 ---> 007f79dedbe3 18:50:10 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:50:11 ---> 01288c1a7023 18:50:11 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:50:11 ---> Running in 4eb97ac247d6 18:50:11 Removing intermediate container 4eb97ac247d6 18:50:11 ---> 031e50eff0b7 18:50:11 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:50:11 ---> Running in b74bef07deea 18:50:12 Removing intermediate container b74bef07deea 18:50:12 ---> ef2e0b84a41e 18:50:12 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:50:12 ---> Running in 71ca5f570c12 18:50:12 Removing intermediate container 71ca5f570c12 18:50:12 ---> 1d15ed1043d9 18:50:12 Step 29/35 : EXPOSE 59983 18:50:12 ---> Running in 106426836a0e 18:50:12 Removing intermediate container 106426836a0e 18:50:12 ---> fd436b97bc2c 18:50:12 Step 30/35 : EXPOSE 8554 18:50:12 ---> Running in e78f0977ff35 18:50:12 Removing intermediate container e78f0977ff35 18:50:12 ---> 30d256211941 18:50:12 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:50:12 ---> Running in 6908ae5b07a8 18:50:12 Removing intermediate container 6908ae5b07a8 18:50:12 ---> d5e5b8abc8d1 18:50:12 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:50:12 ---> Running in ddeb9f0704dd 18:50:12 Removing intermediate container ddeb9f0704dd 18:50:12 ---> cc8e1e81aee4 18:50:12 Step 33/35 : LABEL arch=amd64 18:50:12 ---> Running in 1e7bf2ad86e6 18:50:12 Removing intermediate container 1e7bf2ad86e6 18:50:12 ---> 7fa73b065029 18:50:12 Step 34/35 : LABEL git_sha=c99ddce2530f0bca898d9428dd15bfa81bd19b45 18:50:13 ---> Running in 2f74ecbff703 18:50:13 Removing intermediate container 2f74ecbff703 18:50:13 ---> fb31a487c395 18:50:13 Step 35/35 : LABEL version=3.0.0-dev.30 18:50:13 ---> Running in 25860b989005 18:50:13 Removing intermediate container 25860b989005 18:50:13 ---> 8036b69d9338 18:50:13 [Warning] One or more build-args [ARCH] were not consumed 18:50:13 Successfully built 8036b69d9338 18:50:13 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:13 provisioning config files... 18:50:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13034279873224782372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:13 ---> docker-login.sh 18:50:13 nexus3.edgexfoundry.org:10001 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:13 Configure a credential helper to remove this warning. See 18:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:13 18:50:13 Login Succeeded 18:50:13 nexus3.edgexfoundry.org:10002 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:13 Configure a credential helper to remove this warning. See 18:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:13 18:50:13 Login Succeeded 18:50:13 nexus3.edgexfoundry.org:10003 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:13 Configure a credential helper to remove this warning. See 18:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:13 18:50:13 Login Succeeded 18:50:13 nexus3.edgexfoundry.org:10004 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:13 Configure a credential helper to remove this warning. See 18:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:13 18:50:13 Login Succeeded 18:50:13 docker.io 18:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:14 Configure a credential helper to remove this warning. See 18:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:14 18:50:14 Login Succeeded 18:50:14 ---> docker-login.sh ends [Pipeline] } 18:50:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:50:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:50:14 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:50:14 c99ddce2530f0bca898d9428dd15bfa81bd19b45 18:50:14 latest 18:50:14 3.0.0-dev.30 18:50:14 c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 18:50:14 main 18:50:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45 18:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:50:14 a4e88219ae7f: Preparing 18:50:14 75184e786204: Preparing 18:50:14 eeaa40184e78: Preparing 18:50:14 3827b5b91e75: Preparing 18:50:14 acc83c6ca332: Preparing 18:50:14 52b376d3cd94: Preparing 18:50:14 53a742f38ca6: Preparing 18:50:14 401f2bcb1938: Preparing 18:50:14 747dbd980863: Preparing 18:50:14 cd41b3d87446: Preparing 18:50:14 037c5e50ccbb: Preparing 18:50:14 f1417ff83b31: Preparing 18:50:14 401f2bcb1938: Waiting 18:50:14 53a742f38ca6: Waiting 18:50:14 747dbd980863: Waiting 18:50:14 cd41b3d87446: Waiting 18:50:14 037c5e50ccbb: Waiting 18:50:14 52b376d3cd94: Waiting 18:50:14 f1417ff83b31: Waiting 18:50:14 eeaa40184e78: Pushed 18:50:14 75184e786204: Pushed 18:50:14 acc83c6ca332: Pushed 18:50:14 a4e88219ae7f: Pushed 18:50:14 52b376d3cd94: Pushed 18:50:15 53a742f38ca6: Pushed 18:50:15 747dbd980863: Pushed 18:50:15 401f2bcb1938: Pushed 18:50:15 f1417ff83b31: Layer already exists 18:50:17 3827b5b91e75: Pushed 18:50:17 cd41b3d87446: Pushed 18:50:24 037c5e50ccbb: Pushed 18:50:24 c99ddce2530f0bca898d9428dd15bfa81bd19b45: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:50:25 a4e88219ae7f: Preparing 18:50:25 75184e786204: Preparing 18:50:25 eeaa40184e78: Preparing 18:50:25 3827b5b91e75: Preparing 18:50:25 acc83c6ca332: Preparing 18:50:25 52b376d3cd94: Preparing 18:50:25 53a742f38ca6: Preparing 18:50:25 401f2bcb1938: Preparing 18:50:25 747dbd980863: Preparing 18:50:25 cd41b3d87446: Preparing 18:50:25 037c5e50ccbb: Preparing 18:50:25 f1417ff83b31: Preparing 18:50:25 52b376d3cd94: Waiting 18:50:25 747dbd980863: Waiting 18:50:25 f1417ff83b31: Waiting 18:50:25 cd41b3d87446: Waiting 18:50:25 037c5e50ccbb: Waiting 18:50:25 401f2bcb1938: Waiting 18:50:25 75184e786204: Layer already exists 18:50:25 3827b5b91e75: Layer already exists 18:50:25 eeaa40184e78: Layer already exists 18:50:25 a4e88219ae7f: Layer already exists 18:50:25 acc83c6ca332: Layer already exists 18:50:25 401f2bcb1938: Layer already exists 18:50:25 53a742f38ca6: Layer already exists 18:50:25 52b376d3cd94: Layer already exists 18:50:25 747dbd980863: Layer already exists 18:50:25 cd41b3d87446: Layer already exists 18:50:25 f1417ff83b31: Layer already exists 18:50:25 037c5e50ccbb: Layer already exists 18:50:25 latest: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.30 18:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:50:25 a4e88219ae7f: Preparing 18:50:25 75184e786204: Preparing 18:50:25 eeaa40184e78: Preparing 18:50:25 3827b5b91e75: Preparing 18:50:25 acc83c6ca332: Preparing 18:50:25 52b376d3cd94: Preparing 18:50:25 53a742f38ca6: Preparing 18:50:25 401f2bcb1938: Preparing 18:50:25 747dbd980863: Preparing 18:50:25 cd41b3d87446: Preparing 18:50:25 037c5e50ccbb: Preparing 18:50:25 f1417ff83b31: Preparing 18:50:25 747dbd980863: Waiting 18:50:25 cd41b3d87446: Waiting 18:50:25 52b376d3cd94: Waiting 18:50:25 53a742f38ca6: Waiting 18:50:25 401f2bcb1938: Waiting 18:50:25 037c5e50ccbb: Waiting 18:50:25 f1417ff83b31: Waiting 18:50:25 3827b5b91e75: Layer already exists 18:50:25 eeaa40184e78: Layer already exists 18:50:25 75184e786204: Layer already exists 18:50:25 acc83c6ca332: Layer already exists 18:50:25 a4e88219ae7f: Layer already exists 18:50:25 52b376d3cd94: Layer already exists 18:50:25 401f2bcb1938: Layer already exists 18:50:25 53a742f38ca6: Layer already exists 18:50:25 cd41b3d87446: Layer already exists 18:50:25 747dbd980863: Layer already exists 18:50:25 037c5e50ccbb: Layer already exists 18:50:25 f1417ff83b31: Layer already exists 18:50:25 3.0.0-dev.30: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 18:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:50:26 a4e88219ae7f: Preparing 18:50:26 75184e786204: Preparing 18:50:26 eeaa40184e78: Preparing 18:50:26 3827b5b91e75: Preparing 18:50:26 acc83c6ca332: Preparing 18:50:26 52b376d3cd94: Preparing 18:50:26 53a742f38ca6: Preparing 18:50:26 401f2bcb1938: Preparing 18:50:26 747dbd980863: Preparing 18:50:26 cd41b3d87446: Preparing 18:50:26 037c5e50ccbb: Preparing 18:50:26 f1417ff83b31: Preparing 18:50:26 747dbd980863: Waiting 18:50:26 52b376d3cd94: Waiting 18:50:26 cd41b3d87446: Waiting 18:50:26 f1417ff83b31: Waiting 18:50:26 037c5e50ccbb: Waiting 18:50:26 53a742f38ca6: Waiting 18:50:26 401f2bcb1938: Waiting 18:50:26 a4e88219ae7f: Layer already exists 18:50:26 75184e786204: Layer already exists 18:50:26 eeaa40184e78: Layer already exists 18:50:26 3827b5b91e75: Layer already exists 18:50:26 acc83c6ca332: Layer already exists 18:50:26 53a742f38ca6: Layer already exists 18:50:26 401f2bcb1938: Layer already exists 18:50:26 52b376d3cd94: Layer already exists 18:50:26 747dbd980863: Layer already exists 18:50:26 cd41b3d87446: Layer already exists 18:50:26 f1417ff83b31: Layer already exists 18:50:26 037c5e50ccbb: Layer already exists 18:50:26 c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:26 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:50:26 a4e88219ae7f: Preparing 18:50:26 75184e786204: Preparing 18:50:26 eeaa40184e78: Preparing 18:50:26 3827b5b91e75: Preparing 18:50:26 acc83c6ca332: Preparing 18:50:26 52b376d3cd94: Preparing 18:50:26 53a742f38ca6: Preparing 18:50:26 401f2bcb1938: Preparing 18:50:26 747dbd980863: Preparing 18:50:26 cd41b3d87446: Preparing 18:50:26 037c5e50ccbb: Preparing 18:50:26 f1417ff83b31: Preparing 18:50:26 401f2bcb1938: Waiting 18:50:26 f1417ff83b31: Waiting 18:50:26 747dbd980863: Waiting 18:50:26 037c5e50ccbb: Waiting 18:50:26 cd41b3d87446: Waiting 18:50:26 52b376d3cd94: Waiting 18:50:26 53a742f38ca6: Waiting 18:50:26 acc83c6ca332: Layer already exists 18:50:26 75184e786204: Layer already exists 18:50:26 eeaa40184e78: Layer already exists 18:50:26 3827b5b91e75: Layer already exists 18:50:26 a4e88219ae7f: Layer already exists 18:50:26 53a742f38ca6: Layer already exists 18:50:26 401f2bcb1938: Layer already exists 18:50:26 cd41b3d87446: Layer already exists 18:50:26 52b376d3cd94: Layer already exists 18:50:26 037c5e50ccbb: Layer already exists 18:50:26 747dbd980863: Layer already exists 18:50:26 f1417ff83b31: Layer already exists 18:50:26 main: digest: sha256:4aa47b78b0bae3a4b7f96382b1d66a76f7692daa3d186ef5e7061ed480bd4574 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:50:26 ===================================================== [Pipeline] echo 18:50:26 taggedImages: 18:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45 18:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.30 18:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 18:50:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:50:27 18:50:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:50:27 latest: Pulling from edgex-lftools-log-publisher 18:50:27 5eb5b503b376: Pulling fs layer 18:50:27 5c69ac0246d0: Pulling fs layer 18:50:27 ec43610c2a17: Pulling fs layer 18:50:27 3a2ae6a8a46f: Pulling fs layer 18:50:27 33b1e0a273af: Pulling fs layer 18:50:27 5d3b04190fa2: Pulling fs layer 18:50:27 2f39f015ded8: Pulling fs layer 18:50:27 2f39f015ded8: Waiting 18:50:27 33b1e0a273af: Waiting 18:50:27 5d3b04190fa2: Waiting 18:50:27 3a2ae6a8a46f: Waiting 18:50:27 5c69ac0246d0: Download complete 18:50:27 3a2ae6a8a46f: Verifying Checksum 18:50:27 3a2ae6a8a46f: Download complete 18:50:27 33b1e0a273af: Verifying Checksum 18:50:27 33b1e0a273af: Download complete 18:50:27 ec43610c2a17: Verifying Checksum 18:50:27 ec43610c2a17: Download complete 18:50:27 5d3b04190fa2: Verifying Checksum 18:50:27 5d3b04190fa2: Download complete 18:50:27 5eb5b503b376: Verifying Checksum 18:50:27 5eb5b503b376: Download complete 18:50:28 2f39f015ded8: Download complete 18:50:29 5eb5b503b376: Pull complete 18:50:29 5c69ac0246d0: Pull complete 18:50:29 ec43610c2a17: Pull complete 18:50:29 3a2ae6a8a46f: Pull complete 18:50:29 33b1e0a273af: Pull complete 18:50:29 5d3b04190fa2: Pull complete 18:50:34 2f39f015ded8: Pull complete 18:50:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:50:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:50:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:34 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 18:50:34 $ 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 18:50:36 $ docker top 637b4e174520d2fcc5ff55b8bf782e786802d8500ad69c93aae1408f5484b45a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:37 ---> job-cost.sh 18:50:37 lf-activate-venv: SKIPPING 18:50:37 INFO: No Stack... 18:50:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:50:37 INFO: Archiving Costs [Pipeline] sh 18:50:37 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:50:37 + cut -d, -f6 [Pipeline] lock 18:50:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] 18:50:38 Resource [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] did not exist. Created. 18:50:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:38 + echo total: 0.2199999988079071 [Pipeline] stash 18:50:38 Stashed 1 file(s) [Pipeline] } 18:50:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 18:50:38 $ docker stop --time=1 637b4e174520d2fcc5ff55b8bf782e786802d8500ad69c93aae1408f5484b45a 18:50:39 $ docker rm -f --volumes 637b4e174520d2fcc5ff55b8bf782e786802d8500ad69c93aae1408f5484b45a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:52:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11053 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:52:27 Running in /w/workspace/device-usb-camera/102 [Pipeline] { [Pipeline] checkout 18:52:27 Selected Git installation does not exist. Using Default 18:52:27 The recommended git tool is: NONE 18:52:32 using credential edgex-jenkins-ssh 18:52:32 Cloning the remote Git repository 18:52:32 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:52:32 > git init /w/workspace/device-usb-camera/102 # timeout=10 18:52:33 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:52:33 > git --version # timeout=10 18:52:33 > git --version # 'git version 2.25.1' 18:52:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:52:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:52:34 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:52:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:52:34 Avoid second fetch 18:52:34 Checking out Revision c99ddce2530f0bca898d9428dd15bfa81bd19b45 (main) 18:52:35 Commit message: "Merge pull request #224 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" [Pipeline] withEnv [Pipeline] { 18:52:35 > git config core.sparsecheckout # timeout=10 18:52:35 > git checkout -f c99ddce2530f0bca898d9428dd15bfa81bd19b45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:52:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:52:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:52:36 Dload Upload Total Spent Left Speed 18:52:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 18:52:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:52:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:52:37 + sudo tee /etc/docker/daemon.new 18:52:37 { 18:52:37 "registry-mirrors": [ 18:52:37 "https://nexus3.edgexfoundry.org:10001" 18:52:37 ], 18:52:37 "bip": "10.250.0.254/24", 18:52:37 "hosts": [ 18:52:37 "tcp://0.0.0.0:5555", 18:52:37 "unix:///var/run/docker.sock" 18:52:37 ], 18:52:37 "mtu": 1458, 18:52:37 "selinux-enabled": true, 18:52:37 "seccomp-profile": "/etc/docker/seccomp.json" 18:52:37 } [Pipeline] sh 18:52:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:52:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:00 provisioning config files... 18:53:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/102@tmp/config3636897521364665063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:00 ---> docker-login.sh 18:53:00 nexus3.edgexfoundry.org:10001 18:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:01 Configure a credential helper to remove this warning. See 18:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:01 18:53:01 Login Succeeded 18:53:01 nexus3.edgexfoundry.org:10002 18:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:01 Configure a credential helper to remove this warning. See 18:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:01 18:53:01 Login Succeeded 18:53:01 nexus3.edgexfoundry.org:10003 18:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:02 Configure a credential helper to remove this warning. See 18:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:02 18:53:02 Login Succeeded 18:53:02 nexus3.edgexfoundry.org:10004 18:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:02 Configure a credential helper to remove this warning. See 18:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:02 18:53:02 Login Succeeded 18:53:02 docker.io 18:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:02 Configure a credential helper to remove this warning. See 18:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:02 18:53:02 Login Succeeded 18:53:02 ---> docker-login.sh ends [Pipeline] } 18:53:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:53:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:53:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:53:03 ========================================================= 18:53:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:53:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:03 + 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 . 18:53:03 Sending build context to Docker daemon 1.234MB 18:53:03 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:53:03 Step 2/13 : FROM ${BASE} AS builder 18:53:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:53:04 c41833b44d91: Pulling fs layer 18:53:04 ed15518f5707: Pulling fs layer 18:53:04 feae8fd75edb: Pulling fs layer 18:53:04 242c74f7c9fa: Pulling fs layer 18:53:04 3cdef696dda3: Pulling fs layer 18:53:04 2ced38df9373: Pulling fs layer 18:53:04 58f1dce35555: Pulling fs layer 18:53:04 242c74f7c9fa: Waiting 18:53:04 3cdef696dda3: Waiting 18:53:04 2ced38df9373: Waiting 18:53:04 58f1dce35555: Waiting 18:53:04 ed15518f5707: Download complete 18:53:04 242c74f7c9fa: Verifying Checksum 18:53:04 242c74f7c9fa: Download complete 18:53:04 3cdef696dda3: Download complete 18:53:04 c41833b44d91: Verifying Checksum 18:53:04 c41833b44d91: Download complete 18:53:05 c41833b44d91: Pull complete 18:53:05 58f1dce35555: Verifying Checksum 18:53:05 58f1dce35555: Download complete 18:53:05 ed15518f5707: Pull complete 18:53:06 feae8fd75edb: Verifying Checksum 18:53:06 feae8fd75edb: Download complete 18:53:06 2ced38df9373: Verifying Checksum 18:53:06 2ced38df9373: Download complete 18:53:19 feae8fd75edb: Pull complete 18:53:19 242c74f7c9fa: Pull complete 18:53:19 3cdef696dda3: Pull complete 18:53:24 2ced38df9373: Pull complete 18:53:26 58f1dce35555: Pull complete 18:53:26 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:53:26 ---> fadd8f120f05 18:53:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:53:27 ---> Running in 90a0f29122ea 18:53:28 Removing intermediate container 90a0f29122ea 18:53:28 ---> e50e72aadb6c 18:53:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:53:28 ---> Running in 70772b1a29da 18:53:28 Removing intermediate container 70772b1a29da 18:53:28 ---> 14b5b4399d7d 18:53:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:53:28 ---> Running in b29e57fdea86 18:53:29 Removing intermediate container b29e57fdea86 18:53:29 ---> 73cb2f8c57b9 18:53:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:53:29 ---> Running in d1547c245a5b 18:53:29 Removing intermediate container d1547c245a5b 18:53:29 ---> d7ea80cf28d0 18:53:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:53:29 ---> Running in 7a051108492e 18:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:53:32 (1/14) Installing libintl (0.21.1-r1) 18:53:32 (2/14) Installing eudev-libs (3.2.11-r4) 18:53:32 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:53:32 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:53:32 (5/14) Installing v4l-utils (1.22.1-r2) 18:53:32 (6/14) Installing udev-init-scripts (35-r1) 18:53:32 (7/14) Installing libblkid (2.38.1-r1) 18:53:32 (8/14) Installing xz-libs (5.2.9-r0) 18:53:32 (9/14) Installing zstd-libs (1.5.5-r0) 18:53:32 (10/14) Installing kmod-libs (30-r1) 18:53:32 (11/14) Installing eudev (3.2.11-r4) 18:53:32 (12/14) Installing eudev-dev (3.2.11-r4) 18:53:32 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:53:32 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:53:32 Executing busybox-1.35.0-r29.trigger 18:53:32 Executing eudev-3.2.11-r4.trigger 18:53:32 OK: 271 MiB in 67 packages 18:53:33 Removing intermediate container 7a051108492e 18:53:33 ---> 0f2a2a2c5439 18:53:33 Step 8/13 : WORKDIR /device-usb-camera 18:53:33 ---> Running in 9c434ba314fb 18:53:34 Removing intermediate container 9c434ba314fb 18:53:34 ---> e361fec452b5 18:53:34 Step 9/13 : COPY go.mod vendor* ./ 18:53:34 ---> 60ec50e318eb 18:53:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:34 ---> Running in f0fadf08c703 18:54:56 Removing intermediate container f0fadf08c703 18:54:56 ---> 1df249c91851 18:54:56 Step 11/13 : COPY . . 18:54:56 ---> c34b462660b5 18:54:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:54:56 ---> Running in bf07896025c8 18:54:56  % Total  % Received % Xferd Average Speed Time Time Time Current 18:54:56   Dload Upload Total Spent Left Speed 18:54:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2898 0 --:--:-- --:--:-- --:--:-- 2909 18:54:56 Removing intermediate container bf07896025c8 18:54:56 ---> 300fb6ed948c 18:54:56 Step 13/13 : RUN ${MAKE} 18:54:56 ---> Running in 1d53022fe113 18:54:56 noop 18:54:56 Removing intermediate container 1d53022fe113 18:54:56 ---> bc8bb8ea9517 18:54:56 Successfully built bc8bb8ea9517 18:54:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:56 + docker inspect -f . ci-base-image-arm64 18:54:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:56 prd-ubuntu20.04-docker-arm64-4c-16g-11053 does not seem to be running inside a container 18:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/102 -v /w/workspace/device-usb-camera/102:/w/workspace/device-usb-camera/102:rw,z -v /w/workspace/device-usb-camera/102@tmp:/w/workspace/device-usb-camera/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:54:58 $ docker top 2008b7f507c68571a1c0ac6282217515de4cf46f1f05d5720bb77f8c6304a317 -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:59 + go version 18:54:59 go version go1.20.2 linux/arm64 [Pipeline] } 18:54:59 $ docker stop --time=1 2008b7f507c68571a1c0ac6282217515de4cf46f1f05d5720bb77f8c6304a317 18:55:00 $ docker rm -f --volumes 2008b7f507c68571a1c0ac6282217515de4cf46f1f05d5720bb77f8c6304a317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:01 + docker inspect -f . ci-base-image-arm64 18:55:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:01 prd-ubuntu20.04-docker-arm64-4c-16g-11053 does not seem to be running inside a container 18:55:01 $ 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/102 -v /w/workspace/device-usb-camera/102:/w/workspace/device-usb-camera/102:rw,z -v /w/workspace/device-usb-camera/102@tmp:/w/workspace/device-usb-camera/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:55:02 $ docker top ad64b798b211f62ea00948b69a8dda293b054bde1cb0e6d451eb1e2235d8c8ff -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:03 + git config --global --add safe.directory /w/workspace/device-usb-camera/102 [Pipeline] fileExists [Pipeline] sh 18:55:03 + make test 18:55:03 go test ./... -coverprofile=coverage.out ./... 18:55:35 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:58:12 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:58:12 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 2.0% of statements 18:58:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:58:12 go vet ./... 18:58:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:58:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:58:39 ./bin/test-attribution-txt.sh [Pipeline] echo 18:58:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:58:39 $ docker stop --time=1 ad64b798b211f62ea00948b69a8dda293b054bde1cb0e6d451eb1e2235d8c8ff 18:58:41 $ docker rm -f --volumes ad64b798b211f62ea00948b69a8dda293b054bde1cb0e6d451eb1e2235d8c8ff [Pipeline] // withDockerContainer [Pipeline] sh 18:58:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:58:42 Warning: overwriting stash ‘coverage-report’ 18:58:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:58:44 + ls -al . 18:58:44 total 188 18:58:44 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 18:55 . 18:58:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:52 .. 18:58:44 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 18:52 .git 18:58:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:52 .github 18:58:44 -rw-rw-r-- 1 jenkins jenkins 414 Apr 26 18:52 .gitignore 18:58:44 -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 18:52 .golangci.yml 18:58:44 -rw-rw-r-- 1 jenkins jenkins 77 Apr 26 18:52 .hadolint.yml 18:58:44 -rw-rw-r-- 1 jenkins jenkins 9665 Apr 26 18:52 Attribution.txt 18:58:44 -rw-rw-r-- 1 jenkins jenkins 6219 Apr 26 18:52 CHANGELOG.md 18:58:44 -rw-rw-r-- 1 jenkins jenkins 2328 Apr 26 18:52 Dockerfile 18:58:44 -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 18:52 GOVERNANCE.md 18:58:44 -rw-rw-r-- 1 jenkins jenkins 659 Apr 26 18:52 Jenkinsfile 18:58:44 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 18:52 LICENSE 18:58:44 -rw-rw-r-- 1 jenkins jenkins 2364 Apr 26 18:52 Makefile 18:58:44 -rw-rw-r-- 1 jenkins jenkins 622 Apr 26 18:52 OWNERS.md 18:58:44 -rw-rw-r-- 1 jenkins jenkins 5681 Apr 26 18:52 README.md 18:58:44 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 18:48 VERSION 18:58:44 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 18:52 bin 18:58:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:52 cmd 18:58:44 -rw-r--r-- 1 jenkins jenkins 28693 Apr 26 18:58 coverage.out 18:58:44 -rwxrwxr-x 1 jenkins jenkins 140 Apr 26 18:52 docker-entrypoint.sh 18:58:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:52 docs 18:58:44 -rw-rw-r-- 1 jenkins jenkins 3443 Apr 26 18:52 go.mod 18:58:44 -rw-rw-r-- 1 jenkins jenkins 31603 Apr 26 18:52 go.sum 18:58:44 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 18:52 internal 18:58:44 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 18:52 snap 18:58:44 -rw-rw-r-- 1 jenkins jenkins 231 Apr 26 18:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:44 + 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=c99ddce2530f0bca898d9428dd15bfa81bd19b45 --label arch=arm64 --label version=3.0.0-dev.30 . 18:58:44 Sending build context to Docker daemon 1.264MB 18:58:44 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 18:58:44 Step 2/35 : FROM ${BASE} AS builder 18:58:44 ---> bc8bb8ea9517 18:58:44 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:58:44 ---> Running in 54eb201ff66f 18:58:45 Removing intermediate container 54eb201ff66f 18:58:45 ---> eaeab9cddb64 18:58:45 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:58:45 ---> Running in 5201198953c0 18:58:45 Removing intermediate container 5201198953c0 18:58:45 ---> 22f70fe9e3ad 18:58:45 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:58:45 ---> Running in 49b94ee7b8c5 18:58:46 Removing intermediate container 49b94ee7b8c5 18:58:46 ---> 4e1aff7b3ecd 18:58:46 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:58:46 ---> Running in c7af16c36705 18:58:46 Removing intermediate container c7af16c36705 18:58:46 ---> 22f4ee82a109 18:58:46 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:58:46 ---> Running in 27d32cee0c1a 18:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:58:49 OK: 271 MiB in 67 packages 18:58:50 Removing intermediate container 27d32cee0c1a 18:58:50 ---> b83cdcf189d9 18:58:50 Step 8/35 : WORKDIR /device-usb-camera 18:58:50 ---> Running in 42a0090ed1d6 18:58:50 Removing intermediate container 42a0090ed1d6 18:58:50 ---> 4a4ac2757331 18:58:50 Step 9/35 : COPY go.mod vendor* ./ 18:58:50 ---> d9cf97a5beb2 18:58:50 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:51 ---> Running in 6b80689196c1 18:58:53 Removing intermediate container 6b80689196c1 18:58:53 ---> bff165a8fbd4 18:58:53 Step 11/35 : COPY . . 18:58:54 ---> 0c471513fe2d 18:58:54 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:58:54 ---> Running in 5f8a86c4c27d 18:58:55  % Total  % Received % Xferd Average Speed Time Time Time Current 18:58:55  Dload Upload Total Spent Left  Speed 18:58:55 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3844 0 --:--:-- --:--:-- --:--:-- 3861 18:58:56 Removing intermediate container 5f8a86c4c27d 18:58:56 ---> 1a0d26f67ac2 18:58:56 Step 13/35 : RUN ${MAKE} 18:58:56 ---> Running in 95a5bae98a6d 18:58:57 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:01:34 Removing intermediate container 95a5bae98a6d 19:01:34 ---> efb43938e2cb 19:01:34 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:01:34 v0.21.6: Pulling from aler9/rtsp-simple-server 19:01:35 8766b47fe142: Pulling fs layer 19:01:35 8766b47fe142: Verifying Checksum 19:01:35 8766b47fe142: Download complete 19:01:36 8766b47fe142: Pull complete 19:01:36 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:01:36 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:01:36 ---> 69d40e2cb93c 19:01:36 Step 15/35 : FROM alpine:3.17 19:01:36 3.17: Pulling from library/alpine 19:01:36 c41833b44d91: Already exists 19:01:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:01:36 Status: Downloaded newer image for alpine:3.17 19:01:36 ---> 51e60588ff2c 19:01:36 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:01:37 ---> Running in cc13a2877620 19:01:37 Removing intermediate container cc13a2877620 19:01:37 ---> e6524f5634e0 19:01:37 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:01:37 ---> Running in d1f26ba90e23 19:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:01:40 (1/83) Installing dumb-init (1.2.5-r2) 19:01:40 (2/83) Installing sdl2 (2.26.5-r0) 19:01:40 (3/83) Installing libxau (1.0.10-r0) 19:01:40 (4/83) Installing libmd (1.0.4-r0) 19:01:40 (5/83) Installing libbsd (0.11.7-r0) 19:01:40 (6/83) Installing libxdmcp (1.1.4-r0) 19:01:40 (7/83) Installing libxcb (1.15-r0) 19:01:40 (8/83) Installing libx11 (1.8.4-r0) 19:01:40 (9/83) Installing aom-libs (3.5.0-r0) 19:01:40 (10/83) Installing alsa-lib (1.2.8-r0) 19:01:40 (11/83) Installing libexpat (2.5.0-r0) 19:01:40 (12/83) Installing brotli-libs (1.0.9-r9) 19:01:40 (13/83) Installing libbz2 (1.0.8-r4) 19:01:40 (14/83) Installing libpng (1.6.38-r0) 19:01:40 (15/83) Installing freetype (2.12.1-r0) 19:01:40 (16/83) Installing fontconfig (2.14.1-r0) 19:01:40 (17/83) Installing fribidi (1.0.12-r0) 19:01:40 (18/83) Installing libffi (3.4.4-r0) 19:01:40 (19/83) Installing libintl (0.21.1-r1) 19:01:40 (20/83) Installing libblkid (2.38.1-r1) 19:01:40 (21/83) Installing libmount (2.38.1-r1) 19:01:40 (22/83) Installing pcre2 (10.42-r0) 19:01:40 (23/83) Installing glib (2.74.6-r0) 19:01:40 (24/83) Installing graphite2 (1.3.14-r2) 19:01:40 (25/83) Installing harfbuzz (5.3.1-r1) 19:01:40 (26/83) Installing libass (0.16.0-r1) 19:01:40 (27/83) Installing libdav1d (1.0.0-r2) 19:01:40 (28/83) Installing libdrm (2.4.114-r0) 19:01:40 (29/83) Installing gmp (6.2.1-r2) 19:01:40 (30/83) Installing nettle (3.8.1-r0) 19:01:41 (31/83) Installing p11-kit (0.24.1-r1) 19:01:41 (32/83) Installing libtasn1 (4.19.0-r0) 19:01:41 (33/83) Installing libunistring (1.1-r0) 19:01:41 (34/83) Installing gnutls (3.7.8-r3) 19:01:41 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 19:01:41 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 19:01:41 (37/83) Installing lame (3.100-r2) 19:01:41 (38/83) Installing opus (1.3.1-r1) 19:01:41 (39/83) Installing libasyncns (0.8-r1) 19:01:41 (40/83) Installing dbus-libs (1.14.4-r0) 19:01:41 (41/83) Installing libltdl (2.4.7-r1) 19:01:41 (42/83) Installing orc (0.4.33-r0) 19:01:41 (43/83) Installing libgcc (12.2.1_git20220924-r4) 19:01:41 (44/83) Installing libogg (1.3.5-r2) 19:01:41 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 19:01:41 (46/83) Installing flac-libs (1.4.2-r0) 19:01:41 (47/83) Installing libvorbis (1.3.7-r0) 19:01:41 (48/83) Installing libsndfile (1.1.0-r2) 19:01:41 (49/83) Installing libgomp (12.2.1_git20220924-r4) 19:01:41 (50/83) Installing soxr (0.1.3-r3) 19:01:41 (51/83) Installing speexdsp (1.2.1-r0) 19:01:41 (52/83) Installing tdb-libs (1.4.6-r0) 19:01:41 (53/83) Installing libpulse (16.1-r6) 19:01:41 (54/83) Installing cjson (1.7.15-r3) 19:01:41 (55/83) Installing mbedtls (2.28.3-r0) 19:01:41 (56/83) Installing librist (0.2.7-r0) 19:01:41 (57/83) Installing libsrt (1.5.1-r0) 19:01:41 (58/83) Installing libssh (0.10.4-r0) 19:01:41 (59/83) Installing libtheora (1.1.1-r16) 19:01:41 (60/83) Installing libjpeg-turbo (2.1.4-r0) 19:01:41 (61/83) Installing v4l-utils-libs (1.22.1-r2) 19:01:41 (62/83) Installing libxext (1.3.5-r0) 19:01:41 (63/83) Installing libxfixes (6.0.0-r0) 19:01:41 (64/83) Installing wayland-libs-client (1.21.0-r1) 19:01:41 (65/83) Installing libva (2.16.0-r0) 19:01:41 (66/83) Installing libvdpau (1.5-r0) 19:01:41 (67/83) Installing vidstab (1.1.0-r2) 19:01:41 (68/83) Installing libvpx (1.12.0-r1) 19:01:41 (69/83) Installing libwebp (1.2.4-r1) 19:01:42 (70/83) Installing x264-libs (0.164_git20220602-r0) 19:01:42 (71/83) Installing numactl (2.0.16-r1) 19:01:42 (72/83) Installing x265-libs (3.5-r3) 19:01:42 (73/83) Installing xvidcore (1.3.7-r1) 19:01:42 (74/83) Installing libsodium (1.0.18-r2) 19:01:42 (75/83) Installing libzmq (4.3.4-r1) 19:01:42 (76/83) Installing ffmpeg-libs (5.1.3-r0) 19:01:42 (77/83) Installing ffmpeg (5.1.3-r0) 19:01:42 (78/83) Installing udev-init-scripts (35-r1) 19:01:42 (79/83) Installing eudev-libs (3.2.11-r4) 19:01:42 (80/83) Installing xz-libs (5.2.9-r0) 19:01:42 (81/83) Installing zstd-libs (1.5.5-r0) 19:01:42 (82/83) Installing kmod-libs (30-r1) 19:01:42 (83/83) Installing eudev (3.2.11-r4) 19:01:42 Executing busybox-1.35.0-r29.trigger 19:01:42 Executing eudev-3.2.11-r4.trigger 19:01:42 OK: 86 MiB in 98 packages 19:01:46 Removing intermediate container d1f26ba90e23 19:01:46 ---> f59f3a2992bb 19:01:46 Step 18/35 : WORKDIR / 19:01:46 ---> Running in 38e13b421c13 19:01:46 Removing intermediate container 38e13b421c13 19:01:46 ---> 2960b3c87a2f 19:01:46 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 19:01:47 ---> a6bdf745626f 19:01:47 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 19:01:48 ---> 28e864e75651 19:01:48 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:01:48 ---> 0abaee069407 19:01:48 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:01:49 ---> 859a6d0d365a 19:01:49 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:01:49 ---> bacad5133654 19:01:49 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 19:01:50 ---> e9bbc2a677c8 19:01:50 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 19:01:54 ---> 9d69900a3b55 19:01:54 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:01:54 ---> Running in 22d732b96019 19:01:55 Removing intermediate container 22d732b96019 19:01:55 ---> 381f3962a92e 19:01:55 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:01:55 ---> Running in 8445efb1ee83 19:01:57 Removing intermediate container 8445efb1ee83 19:01:57 ---> 7d52fb19b996 19:01:57 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:01:57 ---> Running in a647b6adacd0 19:01:59 Removing intermediate container a647b6adacd0 19:01:59 ---> c63389bdf705 19:01:59 Step 29/35 : EXPOSE 59983 19:01:59 ---> Running in 1bc1cf21fd05 19:01:59 Removing intermediate container 1bc1cf21fd05 19:01:59 ---> f5db29abaaac 19:01:59 Step 30/35 : EXPOSE 8554 19:01:59 ---> Running in 9a90e0f7d150 19:01:59 Removing intermediate container 9a90e0f7d150 19:01:59 ---> 6386eec77010 19:01:59 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:01:59 ---> Running in 784fa31a3b2d 19:02:00 Removing intermediate container 784fa31a3b2d 19:02:00 ---> 87daecd28be8 19:02:00 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:02:00 ---> Running in aae5ca10c894 19:02:00 Removing intermediate container aae5ca10c894 19:02:00 ---> dac85a83fee0 19:02:00 Step 33/35 : LABEL arch=arm64 19:02:00 ---> Running in 2b2ea692cc6d 19:02:00 Removing intermediate container 2b2ea692cc6d 19:02:00 ---> 5f3348204db9 19:02:00 Step 34/35 : LABEL git_sha=c99ddce2530f0bca898d9428dd15bfa81bd19b45 19:02:00 ---> Running in 205ccd82dca1 19:02:01 Removing intermediate container 205ccd82dca1 19:02:01 ---> c7075eeb0f18 19:02:01 Step 35/35 : LABEL version=3.0.0-dev.30 19:02:01 ---> Running in b38452a527f0 19:02:01 Removing intermediate container b38452a527f0 19:02:01 ---> a1efa934a0be 19:02:01 [Warning] One or more build-args [ARCH] were not consumed 19:02:01 Successfully built a1efa934a0be 19:02:01 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 19:02:01 provisioning config files... 19:02:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/102@tmp/config18148545655805501178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:02 ---> docker-login.sh 19:02:02 nexus3.edgexfoundry.org:10001 19:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:02 Configure a credential helper to remove this warning. See 19:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:02 19:02:02 Login Succeeded 19:02:02 nexus3.edgexfoundry.org:10002 19:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:02 Configure a credential helper to remove this warning. See 19:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:02 19:02:02 Login Succeeded 19:02:03 nexus3.edgexfoundry.org:10003 19:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:03 Configure a credential helper to remove this warning. See 19:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:03 19:02:03 Login Succeeded 19:02:03 nexus3.edgexfoundry.org:10004 19:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:03 Configure a credential helper to remove this warning. See 19:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:03 19:02:03 Login Succeeded 19:02:03 docker.io 19:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:04 Configure a credential helper to remove this warning. See 19:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:04 19:02:04 Login Succeeded 19:02:04 ---> docker-login.sh ends [Pipeline] } 19:02:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:04 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:02:04 c99ddce2530f0bca898d9428dd15bfa81bd19b45 19:02:04 latest 19:02:04 3.0.0-dev.30 19:02:04 c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 19:02:04 main 19:02:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45 19:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:02:07 fd17e79f143a: Preparing 19:02:07 77f4809649af: Preparing 19:02:07 5f2d5ca5959f: Preparing 19:02:07 608d194cb50c: Preparing 19:02:07 acc83c6ca332: Preparing 19:02:07 03c103429431: Preparing 19:02:07 e2c691a044a4: Preparing 19:02:07 ee7186547823: Preparing 19:02:07 347bc39416b2: Preparing 19:02:07 6e35ac368e22: Preparing 19:02:07 287836664794: Preparing 19:02:07 26cbea5cba74: Preparing 19:02:07 03c103429431: Waiting 19:02:07 347bc39416b2: Waiting 19:02:07 6e35ac368e22: Waiting 19:02:07 287836664794: Waiting 19:02:07 26cbea5cba74: Waiting 19:02:07 e2c691a044a4: Waiting 19:02:07 ee7186547823: Waiting 19:02:07 acc83c6ca332: Pushed 19:02:07 5f2d5ca5959f: Pushed 19:02:07 fd17e79f143a: Pushed 19:02:07 77f4809649af: Pushed 19:02:07 03c103429431: Pushed 19:02:07 e2c691a044a4: Pushed 19:02:07 347bc39416b2: Pushed 19:02:07 ee7186547823: Pushed 19:02:07 26cbea5cba74: Layer already exists 19:02:13 6e35ac368e22: Pushed 19:02:13 608d194cb50c: Pushed 19:02:23 287836664794: Pushed 19:02:23 c99ddce2530f0bca898d9428dd15bfa81bd19b45: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:23 + 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 19:02:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:02:24 fd17e79f143a: Preparing 19:02:24 77f4809649af: Preparing 19:02:24 5f2d5ca5959f: Preparing 19:02:24 608d194cb50c: Preparing 19:02:24 acc83c6ca332: Preparing 19:02:24 03c103429431: Preparing 19:02:24 e2c691a044a4: Preparing 19:02:24 ee7186547823: Preparing 19:02:24 347bc39416b2: Preparing 19:02:24 6e35ac368e22: Preparing 19:02:24 287836664794: Preparing 19:02:24 26cbea5cba74: Preparing 19:02:24 03c103429431: Waiting 19:02:24 e2c691a044a4: Waiting 19:02:24 ee7186547823: Waiting 19:02:24 287836664794: Waiting 19:02:24 26cbea5cba74: Waiting 19:02:24 347bc39416b2: Waiting 19:02:24 6e35ac368e22: Waiting 19:02:24 fd17e79f143a: Layer already exists 19:02:24 77f4809649af: Layer already exists 19:02:24 acc83c6ca332: Layer already exists 19:02:24 608d194cb50c: Layer already exists 19:02:24 5f2d5ca5959f: Layer already exists 19:02:24 03c103429431: Layer already exists 19:02:24 e2c691a044a4: Layer already exists 19:02:24 347bc39416b2: Layer already exists 19:02:24 6e35ac368e22: Layer already exists 19:02:24 287836664794: Layer already exists 19:02:24 26cbea5cba74: Layer already exists 19:02:24 ee7186547823: Layer already exists 19:02:24 latest: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:24 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.30 19:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:02:25 fd17e79f143a: Preparing 19:02:25 77f4809649af: Preparing 19:02:25 5f2d5ca5959f: Preparing 19:02:25 608d194cb50c: Preparing 19:02:25 acc83c6ca332: Preparing 19:02:25 03c103429431: Preparing 19:02:25 e2c691a044a4: Preparing 19:02:25 ee7186547823: Preparing 19:02:25 347bc39416b2: Preparing 19:02:25 6e35ac368e22: Preparing 19:02:25 287836664794: Preparing 19:02:25 26cbea5cba74: Preparing 19:02:25 347bc39416b2: Waiting 19:02:25 287836664794: Waiting 19:02:25 26cbea5cba74: Waiting 19:02:25 6e35ac368e22: Waiting 19:02:25 03c103429431: Waiting 19:02:25 e2c691a044a4: Waiting 19:02:25 ee7186547823: Waiting 19:02:25 fd17e79f143a: Layer already exists 19:02:25 acc83c6ca332: Layer already exists 19:02:25 5f2d5ca5959f: Layer already exists 19:02:25 77f4809649af: Layer already exists 19:02:25 608d194cb50c: Layer already exists 19:02:25 347bc39416b2: Layer already exists 19:02:25 e2c691a044a4: Layer already exists 19:02:25 6e35ac368e22: Layer already exists 19:02:25 ee7186547823: Layer already exists 19:02:25 03c103429431: Layer already exists 19:02:25 26cbea5cba74: Layer already exists 19:02:25 287836664794: Layer already exists 19:02:25 3.0.0-dev.30: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:25 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 19:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:02:26 fd17e79f143a: Preparing 19:02:26 77f4809649af: Preparing 19:02:26 5f2d5ca5959f: Preparing 19:02:26 608d194cb50c: Preparing 19:02:26 acc83c6ca332: Preparing 19:02:26 03c103429431: Preparing 19:02:26 e2c691a044a4: Preparing 19:02:26 ee7186547823: Preparing 19:02:26 347bc39416b2: Preparing 19:02:26 6e35ac368e22: Preparing 19:02:26 287836664794: Preparing 19:02:26 26cbea5cba74: Preparing 19:02:26 347bc39416b2: Waiting 19:02:26 6e35ac368e22: Waiting 19:02:26 287836664794: Waiting 19:02:26 03c103429431: Waiting 19:02:26 26cbea5cba74: Waiting 19:02:26 e2c691a044a4: Waiting 19:02:26 ee7186547823: Waiting 19:02:26 5f2d5ca5959f: Layer already exists 19:02:26 77f4809649af: Layer already exists 19:02:26 acc83c6ca332: Layer already exists 19:02:26 fd17e79f143a: Layer already exists 19:02:26 608d194cb50c: Layer already exists 19:02:26 e2c691a044a4: Layer already exists 19:02:26 03c103429431: Layer already exists 19:02:26 ee7186547823: Layer already exists 19:02:26 6e35ac368e22: Layer already exists 19:02:26 347bc39416b2: Layer already exists 19:02:26 287836664794: Layer already exists 19:02:26 26cbea5cba74: Layer already exists 19:02:26 c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:26 + 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 19:02:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:02:26 fd17e79f143a: Preparing 19:02:26 77f4809649af: Preparing 19:02:26 5f2d5ca5959f: Preparing 19:02:26 608d194cb50c: Preparing 19:02:26 acc83c6ca332: Preparing 19:02:26 03c103429431: Preparing 19:02:26 e2c691a044a4: Preparing 19:02:26 ee7186547823: Preparing 19:02:26 347bc39416b2: Preparing 19:02:26 6e35ac368e22: Preparing 19:02:26 287836664794: Preparing 19:02:26 26cbea5cba74: Preparing 19:02:26 ee7186547823: Waiting 19:02:26 347bc39416b2: Waiting 19:02:26 6e35ac368e22: Waiting 19:02:26 287836664794: Waiting 19:02:26 26cbea5cba74: Waiting 19:02:26 03c103429431: Waiting 19:02:26 e2c691a044a4: Waiting 19:02:26 acc83c6ca332: Layer already exists 19:02:26 608d194cb50c: Layer already exists 19:02:26 fd17e79f143a: Layer already exists 19:02:26 77f4809649af: Layer already exists 19:02:26 5f2d5ca5959f: Layer already exists 19:02:26 e2c691a044a4: Layer already exists 19:02:26 03c103429431: Layer already exists 19:02:26 ee7186547823: Layer already exists 19:02:26 347bc39416b2: Layer already exists 19:02:26 6e35ac368e22: Layer already exists 19:02:26 26cbea5cba74: Layer already exists 19:02:26 287836664794: Layer already exists 19:02:27 main: digest: sha256:2c9d5099c0f6708079079dfe4f28469d94a9dd5b31b6248e51879ad07ca02099 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:02:27 ===================================================== [Pipeline] echo 19:02:27 taggedImages: 19:02:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45 19:02:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:02:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.30 19:02:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c99ddce2530f0bca898d9428dd15bfa81bd19b45-3.0.0-dev.30 19:02:27 - 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 19:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:27 19:02:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:28 arm64: Pulling from edgex-lftools-log-publisher 19:02:28 8998bd30e6a1: Pulling fs layer 19:02:28 04944245beec: Pulling fs layer 19:02:28 699f458cf7ca: Pulling fs layer 19:02:28 765212b225bb: Pulling fs layer 19:02:28 f23df028b6ca: Pulling fs layer 19:02:28 d65c8cfc05b1: Pulling fs layer 19:02:28 2437ff75d9bd: Pulling fs layer 19:02:28 f23df028b6ca: Waiting 19:02:28 d65c8cfc05b1: Waiting 19:02:28 2437ff75d9bd: Waiting 19:02:28 765212b225bb: Waiting 19:02:28 04944245beec: Verifying Checksum 19:02:28 04944245beec: Download complete 19:02:28 765212b225bb: Verifying Checksum 19:02:28 765212b225bb: Download complete 19:02:28 f23df028b6ca: Verifying Checksum 19:02:28 f23df028b6ca: Download complete 19:02:28 d65c8cfc05b1: Verifying Checksum 19:02:28 d65c8cfc05b1: Download complete 19:02:28 699f458cf7ca: Verifying Checksum 19:02:28 699f458cf7ca: Download complete 19:02:28 8998bd30e6a1: Verifying Checksum 19:02:28 8998bd30e6a1: Download complete 19:02:31 2437ff75d9bd: Verifying Checksum 19:02:31 2437ff75d9bd: Download complete 19:02:32 8998bd30e6a1: Pull complete 19:02:34 04944245beec: Pull complete 19:02:36 699f458cf7ca: Pull complete 19:02:36 765212b225bb: Pull complete 19:02:37 f23df028b6ca: Pull complete 19:02:37 d65c8cfc05b1: Pull complete 19:02:52 2437ff75d9bd: Pull complete 19:02:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:52 prd-ubuntu20.04-docker-arm64-4c-16g-11053 does not seem to be running inside a container 19:02:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/102 -v /w/workspace/device-usb-camera/102:/w/workspace/device-usb-camera/102:rw,z -v /w/workspace/device-usb-camera/102@tmp:/w/workspace/device-usb-camera/102@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 19:02:56 $ docker top 75df87394474f3ece5b67b39215e9a701948ed665f440d25cd3dfc39a076d4a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:57 ---> job-cost.sh 19:02:57 lf-activate-venv: SKIPPING 19:02:57 INFO: No Stack... 19:02:58 INFO: Retrieving Pricing Info for: v3-standard-4 19:02:58 INFO: Archiving Costs [Pipeline] sh 19:02:59 + + catcut /w/workspace/device-usb-camera/102/archives/cost.csv -d, 19:02:59 -f6 [Pipeline] lock 19:02:59 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] 19:02:59 Resource [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] did not exist. Created. 19:02:59 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:02:59 /w/workspace/device-usb-camera/102@tmp/durable-76e8a536/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:03:00 + echo total: 0.10999999940395355 [Pipeline] stash 19:03:00 Warning: overwriting stash ‘stack-cost’ 19:03:00 Stashed 1 file(s) [Pipeline] } 19:03:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:00 $ docker stop --time=1 75df87394474f3ece5b67b39215e9a701948ed665f440d25cd3dfc39a076d4a5 19:03:02 $ docker rm -f --volumes 75df87394474f3ece5b67b39215e9a701948ed665f440d25cd3dfc39a076d4a5 [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 19:03:02 provisioning config files... 19:03:02 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config920703463961393110tmp [Pipeline] { [Pipeline] sh 19:03:02 + set +x 19:03:02 + curl -s https://codecov.io/bash 19:03:02 + bash -s -- 19:03:02 19:03:02 _____ _ 19:03:02 / ____| | | 19:03:02 | | ___ __| | ___ ___ _____ __ 19:03:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:03:02 | |___| (_) | (_| | __/ (_| (_) \ V / 19:03:02 \_____\___/ \__,_|\___|\___\___/ \_/ 19:03:02 Bash-1.0.6 19:03:02 19:03:02 19:03:02 ==> git version 2.25.1 found 19:03:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:03:02 Release-Date: 2020-01-08 19:03:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:03:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:03:02 ==> Jenkins CI detected. 19:03:02 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:03:02 project root: . 19:03:02 --> token set from env 19:03:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:03:02 ==> Running gcov in . (disable via -X gcov) 19:03:02 ==> Python coveragepy not found 19:03:02 ==> Searching for coverage reports in: 19:03:02 + . 19:03:02 -> Found 1 reports 19:03:02 ==> Detecting git/mercurial file structure 19:03:03 ==> Reading reports 19:03:03 + ./coverage.out bytes=28693 19:03:03 ==> Appending adjustments 19:03:03 https://docs.codecov.io/docs/fixing-reports 19:03:03 + Found adjustments 19:03:03 ==> Gzipping contents 19:03:03 4.0K /tmp/codecov.Adw5Vx.gz 19:03:03 ==> Uploading reports 19:03:03 url: https://codecov.io 19:03:03 query: branch=main&commit=c99ddce2530f0bca898d9428dd15bfa81bd19b45&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:03:03 -> Pinging Codecov 19:03:03 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=c99ddce2530f0bca898d9428dd15bfa81bd19b45&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:03:03 -> Uploading to 19:03:03 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/73D8F5FF140700D3E01443B452E23636/c99ddce2530f0bca898d9428dd15bfa81bd19b45/c36f95b7-1187-4a81-903a-36957e01c7bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T190303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57c338ec60643bc6d41d60f3acdfcaa9fb92377a9f32a73cd4aacd604afbc291 19:03:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:03 Dload Upload Total Spent Left Speed 19:03:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 15716 --:--:-- --:--:-- --:--:-- 15716 19:03:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] } 19:03:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:03:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:03:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:03:04 19:03:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:03:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:03:04 df9b9388f04a: Pulling fs layer 19:03:04 52dc419b0ee2: Pulling fs layer 19:03:04 25bc292e5bac: Pulling fs layer 19:03:04 114826534d7a: Pulling fs layer 19:03:04 4657fd5d0bcf: Pulling fs layer 19:03:04 6ad1cebc031e: Pulling fs layer 19:03:04 8a3aa393b2d8: Pulling fs layer 19:03:04 114826534d7a: Waiting 19:03:04 6ad1cebc031e: Waiting 19:03:04 8a3aa393b2d8: Waiting 19:03:04 25bc292e5bac: Verifying Checksum 19:03:04 25bc292e5bac: Download complete 19:03:04 52dc419b0ee2: Download complete 19:03:04 4657fd5d0bcf: Verifying Checksum 19:03:04 4657fd5d0bcf: Download complete 19:03:04 df9b9388f04a: Verifying Checksum 19:03:04 df9b9388f04a: Download complete 19:03:04 df9b9388f04a: Pull complete 19:03:04 6ad1cebc031e: Verifying Checksum 19:03:04 6ad1cebc031e: Download complete 19:03:04 52dc419b0ee2: Pull complete 19:03:04 25bc292e5bac: Pull complete 19:03:05 114826534d7a: Verifying Checksum 19:03:05 114826534d7a: Download complete 19:03:05 8a3aa393b2d8: Download complete 19:03:08 114826534d7a: Pull complete 19:03:08 4657fd5d0bcf: Pull complete 19:03:09 6ad1cebc031e: Pull complete 19:03:11 8a3aa393b2d8: Pull complete 19:03:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:03:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:11 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 19:03:11 $ 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 19:03:13 $ docker top a743a8a8d9b223fa2387e00dec654580b23a488cdbe4d908e188bd22875bf6dc -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:03:14 + set -o pipefail 19:03:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:03:19 19:03:19 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:03:19 19:03:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/417cdca3-5883-440d-9739-2402819c4741 19:03:19 19:03:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:03:19 19:03:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:03:19 19:03:19 19:03:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:03:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:03:19 More details here: https://snyk.co/ue1NS [Pipeline] } 19:03:19 $ docker stop --time=1 a743a8a8d9b223fa2387e00dec654580b23a488cdbe4d908e188bd22875bf6dc 19:03:22 $ docker rm -f --volumes a743a8a8d9b223fa2387e00dec654580b23a488cdbe4d908e188bd22875bf6dc [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 19:03:22 + git log --format=format:%s -1 c99ddce2530f0bca898d9428dd15bfa81bd19b45 [Pipeline] sh 19:03:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:23 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 19:03:23 $ 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 19:03:23 $ docker top 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 -eo pid,comm 19:03:23 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). 19:03:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:23 [ssh-agent] Looking for ssh-agent implementation... 19:03:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:24 $ docker exec 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 ssh-agent 19:03:24 SSH_AUTH_SOCK=/tmp/ssh-dWQyzXP5qjkQ/agent.33 19:03:24 SSH_AGENT_PID=39 19:03:24 Running ssh-add (command line suppressed) 19:03:24 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16489640777123525363.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16489640777123525363.key) 19:03:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:24 + git semver tag 19:03:24 2023-04-26 19:03:24,831 [run_tag] DEBUG tag force:False 19:03:24 2023-04-26 19:03:24,832 [check_head_tag] DEBUG check head tag 19:03:24 2023-04-26 19:03:24,833 [execute] INFO git cat-file --batch-check 19:03:24 2023-04-26 19:03:24,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:03:24 2023-04-26 19:03:24,837 [execute] INFO git cat-file --batch 19:03:24 2023-04-26 19:03:24,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:03:24 2023-04-26 19:03:24,865 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:03:24 2023-04-26 19:03:24,866 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 19:03:24 2023-04-26 19:03:24,866 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:03:24 2023-04-26 19:03:24,870 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:03:24 3.0.0-dev.30 [Pipeline] } 19:03:24 $ docker exec --env ******** --env ******** 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 ssh-agent -k 19:03:25 unset SSH_AUTH_SOCK; 19:03:25 unset SSH_AGENT_PID; 19:03:25 echo Agent pid 39 killed; 19:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:25 + git semver [Pipeline] } 19:03:25 $ docker stop --time=1 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 19:03:26 $ docker rm -f --volumes 24ab45277f6dedf57d620dcb619c929c70e6e3320faaec9e7cc4fdd660685477 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:03:27 19:03:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:03:27 0.23.1-centos7: Pulling from edgex-lftools 19:03:27 ab5ef0e58194: Pulling fs layer 19:03:27 9712f1f96733: Pulling fs layer 19:03:27 63f879dbbcfc: Pulling fs layer 19:03:27 0d9ebad4ef96: Pulling fs layer 19:03:27 e9a5061849ea: Pulling fs layer 19:03:27 d747dcd14b5f: Pulling fs layer 19:03:27 2de7ff778b66: Pulling fs layer 19:03:27 d747dcd14b5f: Waiting 19:03:27 0d9ebad4ef96: Waiting 19:03:27 2de7ff778b66: Waiting 19:03:27 9712f1f96733: Verifying Checksum 19:03:27 9712f1f96733: Download complete 19:03:27 63f879dbbcfc: Verifying Checksum 19:03:27 63f879dbbcfc: Download complete 19:03:27 e9a5061849ea: Verifying Checksum 19:03:27 e9a5061849ea: Download complete 19:03:27 d747dcd14b5f: Download complete 19:03:28 ab5ef0e58194: Verifying Checksum 19:03:28 ab5ef0e58194: Download complete 19:03:28 0d9ebad4ef96: Verifying Checksum 19:03:28 0d9ebad4ef96: Download complete 19:03:28 2de7ff778b66: Verifying Checksum 19:03:28 2de7ff778b66: Download complete 19:03:30 ab5ef0e58194: Pull complete 19:03:30 9712f1f96733: Pull complete 19:03:31 63f879dbbcfc: Pull complete 19:03:34 0d9ebad4ef96: Pull complete 19:03:35 e9a5061849ea: Pull complete 19:03:35 d747dcd14b5f: Pull complete 19:03:35 2de7ff778b66: Pull complete 19:03:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:03:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:36 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 19:03:36 $ 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 19:03:38 $ docker top af1d2b017a4aae388d245abe184707b57c9a969c486c723b66b51035573cd84e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:03:38 provisioning config files... 19:03:38 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14934219073968931369tmp 19:03:38 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7285290266002457201tmp 19:03:38 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17133703232293161254tmp [Pipeline] { [Pipeline] echo 19:03:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:03:39 ---> sigul-configuration.sh 19:03:39 gpg: directory `/root/.gnupg' created 19:03:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:03:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:03:39 gpg: keyring `/root/.gnupg/secring.gpg' created 19:03:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:03:39 gpg: CAST5 encrypted data 19:03:39 gpg: encrypted with 1 passphrase 19:03:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:03:39 + mkdir /home/jenkins 19:03:39 + mkdir /home/jenkins/sigul [Pipeline] sh 19:03:39 + 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 19:03:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:03:40 ---> sigul-install.sh 19:03:40 Sigul already installed; skipping installation. [Pipeline] sh 19:03:40 + git tag --list 19:03:40 v0.0.0 19:03:40 v0.0.1-dev.1 19:03:40 v0.0.1-dev.10 19:03:40 v0.0.1-dev.11 19:03:40 v0.0.1-dev.12 19:03:40 v0.0.1-dev.13 19:03:40 v0.0.1-dev.14 19:03:40 v0.0.1-dev.15 19:03:40 v0.0.1-dev.16 19:03:40 v0.0.1-dev.2 19:03:40 v0.0.1-dev.3 19:03:40 v0.0.1-dev.4 19:03:40 v0.0.1-dev.5 19:03:40 v0.0.1-dev.6 19:03:40 v0.0.1-dev.7 19:03:40 v0.0.1-dev.8 19:03:40 v0.0.1-dev.9 19:03:40 v2.2.0 19:03:40 v2.2.0-dev.17 19:03:40 v2.2.0-dev.18 19:03:40 v2.2.0-dev.19 19:03:40 v2.2.0-dev.20 19:03:40 v2.2.0-dev.21 19:03:40 v2.2.0-dev.22 19:03:40 v2.2.0-dev.23 19:03:40 v2.2.0-dev.24 19:03:40 v2.2.0-dev.25 19:03:40 v2.2.0-dev.26 19:03:40 v2.2.0-dev.27 19:03:40 v2.3.0 19:03:40 v2.3.0-dev.1 19:03:40 v2.3.0-dev.10 19:03:40 v2.3.0-dev.11 19:03:40 v2.3.0-dev.12 19:03:40 v2.3.0-dev.13 19:03:40 v2.3.0-dev.14 19:03:40 v2.3.0-dev.15 19:03:40 v2.3.0-dev.16 19:03:40 v2.3.0-dev.17 19:03:40 v2.3.0-dev.18 19:03:40 v2.3.0-dev.19 19:03:40 v2.3.0-dev.2 19:03:40 v2.3.0-dev.20 19:03:40 v2.3.0-dev.21 19:03:40 v2.3.0-dev.22 19:03:40 v2.3.0-dev.23 19:03:40 v2.3.0-dev.24 19:03:40 v2.3.0-dev.25 19:03:40 v2.3.0-dev.26 19:03:40 v2.3.0-dev.27 19:03:40 v2.3.0-dev.28 19:03:40 v2.3.0-dev.3 19:03:40 v2.3.0-dev.4 19:03:40 v2.3.0-dev.5 19:03:40 v2.3.0-dev.6 19:03:40 v2.3.0-dev.7 19:03:40 v2.3.0-dev.8 19:03:40 v2.3.0-dev.9 19:03:40 v2.3.1 19:03:40 v2.3.1-dev.4 19:03:40 v2.3.1-dev.5 19:03:40 v2.3.1-dev.6 19:03:40 v3.0.0-dev.1 19:03:40 v3.0.0-dev.10 19:03:40 v3.0.0-dev.11 19:03:40 v3.0.0-dev.12 19:03:40 v3.0.0-dev.13 19:03:40 v3.0.0-dev.14 19:03:40 v3.0.0-dev.15 19:03:40 v3.0.0-dev.16 19:03:40 v3.0.0-dev.17 19:03:40 v3.0.0-dev.18 19:03:40 v3.0.0-dev.19 19:03:40 v3.0.0-dev.2 19:03:40 v3.0.0-dev.20 19:03:40 v3.0.0-dev.21 19:03:40 v3.0.0-dev.22 19:03:40 v3.0.0-dev.23 19:03:40 v3.0.0-dev.24 19:03:40 v3.0.0-dev.25 19:03:40 v3.0.0-dev.26 19:03:40 v3.0.0-dev.27 19:03:40 v3.0.0-dev.28 19:03:40 v3.0.0-dev.29 19:03:40 v3.0.0-dev.3 19:03:40 v3.0.0-dev.30 19:03:40 v3.0.0-dev.4 19:03:40 v3.0.0-dev.5 19:03:40 v3.0.0-dev.6 19:03:40 v3.0.0-dev.7 19:03:40 v3.0.0-dev.8 19:03:40 v3.0.0-dev.9 [Pipeline] sh 19:03:40 + lftools sign git-tag v3.0.0-dev.30 19:03:41 Signing Git tag with Sigul... 19:03:41 Signing v3.0.0-dev.30 [Pipeline] echo 19:03:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:03:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:03:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:03:42 $ docker stop --time=1 af1d2b017a4aae388d245abe184707b57c9a969c486c723b66b51035573cd84e 19:03:43 $ docker rm -f --volumes af1d2b017a4aae388d245abe184707b57c9a969c486c723b66b51035573cd84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:03:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:44 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 19:03:44 $ 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 19:03:44 $ docker top e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc -eo pid,comm 19:03:44 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). 19:03:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:44 [ssh-agent] Looking for ssh-agent implementation... 19:03:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:44 $ docker exec e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc ssh-agent 19:03:44 SSH_AUTH_SOCK=/tmp/ssh-pkA0FlJFh8Px/agent.32 19:03:44 SSH_AGENT_PID=38 19:03:44 Running ssh-add (command line suppressed) 19:03:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4029989513568263074.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4029989513568263074.key) 19:03:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:45 + git semver bump pre 19:03:45 2023-04-26 19:03:45,475 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:03:45 2023-04-26 19:03:45,475 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev 19:03:45 2023-04-26 19:03:45,475 [bump_version] DEBUG bumped version:3.0.0-dev.31 19:03:45 2023-04-26 19:03:45,475 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:03:45 2023-04-26 19:03:45,475 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:03:45 2023-04-26 19:03:45,475 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:03:45 2023-04-26 19:03:45,477 [execute] INFO git cat-file --batch-check 19:03:45 2023-04-26 19:03:45,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:03:45 2023-04-26 19:03:45,483 [execute] INFO git cat-file --batch 19:03:45 2023-04-26 19:03:45,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:03:45 2023-04-26 19:03:45,489 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:03:45 3.0.0-dev.31 [Pipeline] } 19:03:45 $ docker exec --env ******** --env ******** e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc ssh-agent -k 19:03:45 unset SSH_AUTH_SOCK; 19:03:45 unset SSH_AGENT_PID; 19:03:45 echo Agent pid 38 killed; 19:03:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:45 + git semver [Pipeline] } 19:03:46 $ docker stop --time=1 e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc 19:03:47 $ docker rm -f --volumes e8061c408973795159afbeb21067a7dd65bf01083116f8c8d73a9ca928fb0efc [Pipeline] // withDockerContainer [Pipeline] sh 19:03:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:48 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 19:03:48 $ 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 19:03:48 $ docker top 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 -eo pid,comm 19:03:48 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). 19:03:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:48 [ssh-agent] Looking for ssh-agent implementation... 19:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:48 $ docker exec 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 ssh-agent 19:03:49 SSH_AUTH_SOCK=/tmp/ssh-8ncAPdAFMat2/agent.33 19:03:49 SSH_AGENT_PID=39 19:03:49 Running ssh-add (command line suppressed) 19:03:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14274163571681437975.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14274163571681437975.key) 19:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:49 + git semver push 19:03:49 2023-04-26 19:03:49,627 [run_push] DEBUG push 19:03:49 2023-04-26 19:03:49,628 [execute] INFO git cat-file --batch-check 19:03:49 2023-04-26 19:03:49,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:03:49 2023-04-26 19:03:49,633 [execute] INFO git rev-list 9e707ef807b4e7378f65e7b5d08a7caf0bfab9ec -- 19:03:49 2023-04-26 19:03:49,633 [execute] DEBUG Popen(['git', 'rev-list', '9e707ef807b4e7378f65e7b5d08a7caf0bfab9ec', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:03:49 2023-04-26 19:03:49,639 [execute] INFO git fetch -v origin 19:03:49 2023-04-26 19:03:49,639 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:03:50 2023-04-26 19:03:50,151 [run_push] DEBUG no remote changes detected 19:03:50 2023-04-26 19:03:50,151 [execute] INFO git push origin semver 19:03:50 2023-04-26 19:03:50,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:03:50 2023-04-26 19:03:50,901 [run_push] DEBUG push all version tags 19:03:50 2023-04-26 19:03:50,901 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:03:50 2023-04-26 19:03:50,902 [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) 19:03:51 2023-04-26 19:03:51,645 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:03:51 3.0.0-dev.31 [Pipeline] } 19:03:51 $ docker exec --env ******** --env ******** 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 ssh-agent -k 19:03:52 unset SSH_AUTH_SOCK; 19:03:52 unset SSH_AGENT_PID; 19:03:52 echo Agent pid 39 killed; 19:03:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:52 + git semver [Pipeline] } 19:03:52 $ docker stop --time=1 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 19:03:54 $ docker rm -f --volumes 2592e0409cf582b447377847776ad80281b58008bf78e825e3a6bdd5ff0147b6 [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 19:03:54 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:03:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:03:54 total 16 19:03:54 drwxr-xr-x 3 root root 4096 Apr 26 18:50 . 19:03:54 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 19:03 .. 19:03:54 drwxr-xr-x 2 root root 4096 Apr 26 18:50 cost 19:03:54 -rw-r--r-- 1 root root 89 Apr 26 18:50 cost.csv 19:03:54 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:03:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:03:54 total 16 19:03:54 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 18:50 . 19:03:54 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 19:03 .. 19:03:54 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 18:50 cost 19:03:54 -rw-r--r-- 1 jenkins jenkins 89 Apr 26 18:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:03:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:03:55 ---> package-listing.sh 19:03:55 ++ facter osfamily 19:03:55 ++ tr '[:upper:]' '[:lower:]' 19:03:56 + OS_FAMILY=debian 19:03:56 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:03:56 + START_PACKAGES=/tmp/packages_start.txt 19:03:56 + END_PACKAGES=/tmp/packages_end.txt 19:03:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:03:56 + PACKAGES=/tmp/packages_start.txt 19:03:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:03:56 + PACKAGES=/tmp/packages_end.txt 19:03:56 + case "${OS_FAMILY}" in 19:03:56 + dpkg -l 19:03:56 + grep '^ii' 19:03:56 + '[' -f /tmp/packages_start.txt ']' 19:03:56 + '[' -f /tmp/packages_end.txt ']' 19:03:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:03:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:03:56 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:03:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 19:03:56 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 19:03:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:56 prd-ubuntu20.04-docker-8c-8g-11052 does not seem to be running inside a container 19:03:57 $ 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 19:03:57 $ docker top 41c1985e7273c153b3510d27cd59e7e9085c1bc2dcb00c3700b378a75c7ec7ef -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:57 + touch /tmp/pre-build-complete [Pipeline] sh 19:03:57 + mkdir -p /var/log/sysstat [Pipeline] sh 19:03:58 + ls /var/log/sa-host 19:03:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:58 provisioning config files... 19:03:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6445733184627831298tmp [Pipeline] { [Pipeline] echo 19:03:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:03:58 ---> create-netrc.sh [Pipeline] } 19:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:03:58 ---> python-tools-install.sh [Pipeline] echo 19:03:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:03:59 ---> sudo-logs.sh 19:03:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:03:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:03:59 ---> job-cost.sh 19:03:59 lf-activate-venv: SKIPPING 19:03:59 DEBUG: total: 0.2199999988079071 19:03:59 INFO: Retrieving Stack Cost... 19:03:59 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:00 INFO: Archiving Costs [Pipeline] echo 19:04:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:04:00 ---> logs-deploy.sh 19:04:00 lf-activate-venv: SKIPPING 19:04:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/102 19:04:00 INFO: archiving workspace using pattern(s): 19:04:01 Archives upload complete. 19:04:01 INFO: archiving logs to Nexus 19:04:02 ---> uname -a: 19:04:02 Linux prd-ubuntu20-04-docker-8c-8g-11052 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:04:02 19:04:02 19:04:02 ---> lscpu: 19:04:02 Architecture: x86_64 19:04:02 CPU op-mode(s): 32-bit, 64-bit 19:04:02 Byte Order: Little Endian 19:04:02 Address sizes: 40 bits physical, 48 bits virtual 19:04:02 CPU(s): 8 19:04:02 On-line CPU(s) list: 0-7 19:04:02 Thread(s) per core: 1 19:04:02 Core(s) per socket: 1 19:04:02 Socket(s): 8 19:04:02 NUMA node(s): 1 19:04:02 Vendor ID: AuthenticAMD 19:04:02 CPU family: 23 19:04:02 Model: 49 19:04:02 Model name: AMD EPYC-Rome Processor 19:04:02 Stepping: 0 19:04:02 CPU MHz: 2799.998 19:04:02 BogoMIPS: 5599.99 19:04:02 Virtualization: AMD-V 19:04:02 Hypervisor vendor: KVM 19:04:02 Virtualization type: full 19:04:02 L1d cache: 256 KiB 19:04:02 L1i cache: 256 KiB 19:04:02 L2 cache: 4 MiB 19:04:02 L3 cache: 128 MiB 19:04:02 NUMA node0 CPU(s): 0-7 19:04:02 Vulnerability Itlb multihit: Not affected 19:04:02 Vulnerability L1tf: Not affected 19:04:02 Vulnerability Mds: Not affected 19:04:02 Vulnerability Meltdown: Not affected 19:04:02 Vulnerability Mmio stale data: Not affected 19:04:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:04:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:04:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:04:02 Vulnerability Srbds: Not affected 19:04:02 Vulnerability Tsx async abort: Not affected 19:04:02 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 19:04:02 19:04:02 19:04:02 ---> nproc: 19:04:02 8 19:04:02 19:04:02 19:04:02 ---> df -h: 19:04:02 Filesystem Size Used Avail Use% Mounted on 19:04:02 overlay 155G 13G 143G 9% / 19:04:02 tmpfs 64M 0 64M 0% /dev 19:04:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:04:02 shm 64M 0 64M 0% /dev/shm 19:04:02 /dev/vda1 155G 13G 143G 9% /facter-os 19:04:02 19:04:02 19:04:02 ---> sar -b -r -n DEV: 19:04:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11052) 04/26/23 _x86_64_ (8 CPU) 19:04:02 19:04:02 18:47:47 LINUX RESTART (8 CPU) 19:04:02 19:04:02 18:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:04:02 18:49:01 233.97 48.98 184.98 0.00 5428.53 96458.27 0.00 19:04:02 18:50:01 169.02 0.27 168.76 0.00 11.60 40909.32 0.00 19:04:02 18:51:01 157.84 0.15 157.69 0.00 21.20 37192.33 0.00 19:04:02 18:52:01 2.60 0.00 2.60 0.00 0.00 31.21 0.00 19:04:02 18:53:01 37.53 12.66 24.86 0.00 5447.23 6231.76 0.00 19:04:02 18:54:01 3.97 0.00 3.97 0.00 0.00 47.73 0.00 19:04:02 18:55:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 19:04:02 18:56:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 19:04:02 18:57:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 19:04:02 18:58:01 2.12 0.00 2.12 0.00 0.00 38.65 0.00 19:04:02 18:59:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 19:04:02 19:00:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 19:04:02 19:01:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 19:04:02 19:02:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 19:04:02 19:03:01 1.90 0.02 1.88 0.00 0.13 21.73 0.00 19:04:02 19:04:01 126.96 0.42 126.55 0.00 34.53 58658.89 0.00 19:04:02 Average: 46.51 3.91 42.61 0.00 683.89 14979.49 0.00 19:04:02 19:04:02 18:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:04:02 18:49:01 28199780 31588880 724496 2.20 117684 3464460 2093036 6.17 1140584 3096152 263096 19:04:02 18:50:01 28093568 31569980 737420 2.24 149848 3508108 2093264 6.17 1244464 3082568 86460 19:04:02 18:51:01 27507920 31590036 714796 2.17 161140 4052444 1772896 5.22 1267800 3589256 372 19:04:02 18:52:01 27508164 31590360 714336 2.17 161200 4052456 1772896 5.22 1267868 3589264 36 19:04:02 18:53:01 27123252 31558048 731736 2.23 169348 4385640 1841068 5.43 1515592 3698396 920 19:04:02 18:54:01 27141584 31576360 714144 2.17 169396 4385636 1858428 5.48 1497120 3698360 44 19:04:02 18:55:01 27147372 31582116 708360 2.15 169424 4385644 1858428 5.48 1491348 3698368 8 19:04:02 18:56:01 27147324 31582128 708292 2.15 169444 4385644 1858428 5.48 1491268 3698368 4 19:04:02 18:57:01 27147236 31582664 708152 2.15 169472 4385776 1858428 5.48 1491048 3698976 20 19:04:02 18:58:01 27147380 31582908 707832 2.15 169572 4385756 1858428 5.48 1491072 3698972 24 19:04:02 18:59:01 27147460 31583000 707732 2.15 169592 4385756 1858428 5.48 1491144 3698972 8 19:04:02 19:00:01 27147400 31583004 707888 2.15 169636 4385760 1858428 5.48 1491148 3698976 44 19:04:02 19:01:01 27147152 31582828 707696 2.15 169684 4385760 1858428 5.48 1491456 3698976 8 19:04:02 19:02:01 27147412 31583132 707328 2.15 169708 4385764 1858428 5.48 1491608 3698988 184 19:04:02 19:03:01 27147120 31582932 707552 2.15 169760 4385760 1833416 5.40 1491260 3698992 28 19:04:02 19:04:01 25562320 31479548 802348 2.44 207892 5695152 1928420 5.68 1689036 4942820 872 19:04:02 Average: 27216403 31574870 719382 2.19 166425 4313470 1878803 5.54 1440238 3686650 22008 19:04:02 19:04:02 18:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:04:02 18:49:01 docker0 176.37 295.15 14.67 1991.87 0.00 0.00 0.00 0.00 19:04:02 18:49:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 19:04:02 18:49:01 ens3 933.27 558.77 8645.52 103.93 0.00 0.00 0.00 0.00 19:04:02 18:50:01 docker0 1.83 3.47 0.13 42.73 0.00 0.00 0.00 0.00 19:04:02 18:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:04:02 18:50:01 ens3 46.41 27.36 82.71 17.07 0.00 0.00 0.00 0.00 19:04:02 18:51:01 docker0 13.25 36.26 1.02 671.69 0.00 0.00 0.00 0.00 19:04:02 18:51:01 lo 11.13 11.13 1.09 1.09 0.00 0.00 0.00 0.00 19:04:02 18:51:01 ens3 297.37 241.71 3460.04 1180.56 0.00 0.00 0.00 0.00 19:04:02 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:02 18:52:01 ens3 0.85 0.32 0.19 0.08 0.00 0.00 0.00 0.00 19:04:02 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:04:02 18:53:01 ens3 97.45 40.14 1950.15 3.18 0.00 0.00 0.00 0.00 19:04:02 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:02 18:54:01 ens3 0.53 0.40 0.10 0.09 0.00 0.00 0.00 0.00 19:04:02 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:55:01 ens3 0.17 0.12 0.12 0.07 0.00 0.00 0.00 0.00 19:04:02 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:02 18:56:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:04:02 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:57:01 ens3 0.37 0.17 0.76 0.01 0.00 0.00 0.00 0.00 19:04:02 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:02 18:58:01 ens3 4.33 3.67 11.70 0.25 0.00 0.00 0.00 0.00 19:04:02 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 18:59:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:04:02 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:02 19:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:02 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 19:01:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:04:02 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:02 19:02:01 ens3 0.68 0.70 0.33 0.23 0.00 0.00 0.00 0.00 19:04:02 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:02 19:03:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:04:02 19:04:01 docker0 37.61 64.26 3.35 582.77 0.00 0.00 0.00 0.00 19:04:02 19:04:01 lo 2.63 2.63 0.25 0.25 0.00 0.00 0.00 0.00 19:04:02 19:04:01 ens3 403.65 257.12 7833.80 154.20 0.00 0.00 0.00 0.00 19:04:02 Average: docker0 14.31 24.94 1.20 205.55 0.00 0.00 0.00 0.00 19:04:02 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 19:04:02 Average: ens3 111.63 70.67 1374.01 91.23 0.00 0.00 0.00 0.00 19:04:02 19:04:02 19:04:02 ---> sar -P ALL: 19:04:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11052) 04/26/23 _x86_64_ (8 CPU) 19:04:02 19:04:02 18:47:47 LINUX RESTART (8 CPU) 19:04:02 19:04:02 18:48:01 CPU %user %nice %system %iowait %steal %idle 19:04:02 18:49:01 all 11.64 0.00 4.31 1.78 0.08 82.19 19:04:02 18:49:01 0 13.34 0.00 3.43 0.47 0.12 82.64 19:04:02 18:49:01 1 12.85 0.00 4.68 0.62 0.07 81.78 19:04:02 18:49:01 2 12.35 0.00 4.35 0.40 0.07 82.83 19:04:02 18:49:01 3 10.79 0.00 4.30 3.71 0.08 81.12 19:04:02 18:49:01 4 11.30 0.00 5.04 4.44 0.08 79.13 19:04:02 18:49:01 5 9.34 0.00 4.26 2.84 0.07 83.49 19:04:02 18:49:01 6 11.25 0.00 3.99 1.10 0.07 83.60 19:04:02 18:49:01 7 11.90 0.00 4.44 0.66 0.10 82.90 19:04:02 18:50:01 all 37.95 0.00 6.85 1.25 0.09 53.86 19:04:02 18:50:01 0 38.05 0.00 6.66 0.54 0.08 54.66 19:04:02 18:50:01 1 38.14 0.00 6.80 1.11 0.08 53.88 19:04:02 18:50:01 2 39.19 0.00 7.18 0.44 0.08 53.11 19:04:02 18:50:01 3 37.91 0.00 6.42 0.20 0.08 55.38 19:04:02 18:50:01 4 37.76 0.00 6.57 0.35 0.10 55.22 19:04:02 18:50:01 5 37.38 0.00 8.02 5.55 0.08 48.97 19:04:02 18:50:01 6 37.83 0.00 6.34 1.50 0.10 54.22 19:04:02 18:50:01 7 37.36 0.00 6.82 0.29 0.08 55.45 19:04:02 18:51:01 all 7.05 0.00 2.01 1.18 0.05 89.70 19:04:02 18:51:01 0 4.48 0.00 2.54 4.08 0.03 88.87 19:04:02 18:51:01 1 7.24 0.00 1.70 0.49 0.05 90.52 19:04:02 18:51:01 2 6.15 0.00 1.86 1.54 0.03 90.41 19:04:02 18:51:01 3 6.40 0.00 1.76 0.07 0.07 91.70 19:04:02 18:51:01 4 8.85 0.00 1.86 0.08 0.05 89.15 19:04:02 18:51:01 5 8.16 0.00 1.81 2.96 0.05 87.01 19:04:02 18:51:01 6 8.68 0.00 2.07 0.15 0.03 89.06 19:04:02 18:51:01 7 6.46 0.00 2.50 0.10 0.07 90.88 19:04:02 18:52:01 all 0.18 0.00 0.01 0.00 0.01 99.80 19:04:02 18:52:01 0 0.07 0.00 0.00 0.03 0.02 99.88 19:04:02 18:52:01 1 0.37 0.00 0.00 0.00 0.00 99.63 19:04:02 18:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:04:02 18:52:01 3 0.08 0.00 0.03 0.00 0.02 99.87 19:04:02 18:52:01 4 0.91 0.00 0.02 0.00 0.00 99.07 19:04:02 18:52:01 5 0.00 0.00 0.03 0.00 0.02 99.95 19:04:02 18:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:04:02 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 18:53:01 all 1.43 0.00 0.55 0.36 0.01 97.65 19:04:02 18:53:01 0 1.94 0.00 0.60 0.75 0.02 96.70 19:04:02 18:53:01 1 2.54 0.00 0.45 0.02 0.03 96.96 19:04:02 18:53:01 2 1.03 0.00 0.55 0.42 0.00 98.00 19:04:02 18:53:01 3 0.78 0.00 0.90 0.90 0.02 97.40 19:04:02 18:53:01 4 0.63 0.00 0.28 0.33 0.00 98.75 19:04:02 18:53:01 5 2.12 0.00 0.38 0.10 0.02 97.38 19:04:02 18:53:01 6 1.07 0.00 0.75 0.23 0.00 97.95 19:04:02 18:53:01 7 1.30 0.00 0.48 0.10 0.02 98.10 19:04:02 18:54:01 all 0.17 0.00 0.02 0.01 0.01 99.79 19:04:02 18:54:01 0 0.03 0.00 0.03 0.03 0.02 99.88 19:04:02 18:54:01 1 1.19 0.00 0.03 0.00 0.00 98.78 19:04:02 18:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:04:02 18:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:04:02 18:54:01 4 0.00 0.00 0.03 0.00 0.00 99.97 19:04:02 18:54:01 5 0.03 0.00 0.02 0.02 0.00 99.93 19:04:02 18:54:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:04:02 18:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:04:02 18:55:01 all 0.27 0.00 0.01 0.00 0.00 99.70 19:04:02 18:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:02 18:55:01 1 1.97 0.00 0.00 0.00 0.02 98.01 19:04:02 18:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:04:02 18:55:01 3 0.12 0.00 0.07 0.00 0.02 99.80 19:04:02 18:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 18:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:04:02 18:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:04:02 18:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 18:56:01 all 0.12 0.00 0.02 0.01 0.01 99.85 19:04:02 18:56:01 0 0.07 0.00 0.02 0.02 0.00 99.90 19:04:02 18:56:01 1 0.80 0.00 0.05 0.00 0.02 99.14 19:04:02 18:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:04:02 18:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:04:02 18:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:04:02 18:56:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:04:02 18:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:04:02 18:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 18:57:01 all 0.06 0.00 0.01 0.00 0.00 99.92 19:04:02 18:57:01 0 0.30 0.00 0.00 0.00 0.02 99.68 19:04:02 18:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:04:02 18:57:01 2 0.03 0.00 0.00 0.02 0.00 99.95 19:04:02 18:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:04:02 18:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 18:57:01 5 0.05 0.00 0.02 0.02 0.02 99.90 19:04:02 18:57:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:04:02 18:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:04:02 18:58:01 all 0.03 0.00 0.02 0.01 0.01 99.94 19:04:02 18:58:01 0 0.08 0.00 0.03 0.00 0.00 99.88 19:04:02 18:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:04:02 18:58:01 2 0.03 0.00 0.00 0.02 0.02 99.93 19:04:02 18:58:01 3 0.02 0.00 0.05 0.00 0.02 99.92 19:04:02 18:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:04:02 18:58:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:04:02 18:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 19:04:02 18:58:01 7 0.05 0.00 0.02 0.00 0.00 99.93 19:04:02 18:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:04:02 18:59:01 0 0.07 0.00 0.00 0.00 0.00 99.93 19:04:02 18:59:01 1 0.00 0.00 0.00 0.02 0.02 99.97 19:04:02 18:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:04:02 18:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:04:02 18:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 18:59:01 5 0.03 0.00 0.00 0.02 0.00 99.95 19:04:02 18:59:01 6 0.05 0.00 0.02 0.00 0.00 99.93 19:04:02 18:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:04:02 19:04:02 18:59:01 CPU %user %nice %system %iowait %steal %idle 19:04:02 19:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:04:02 19:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:04:02 19:00:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:04:02 19:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:04:02 19:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 19:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:04:02 19:00:01 5 0.02 0.00 0.02 0.03 0.02 99.92 19:04:02 19:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 19:04:02 19:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 19:01:01 all 0.25 0.00 0.01 0.00 0.01 99.73 19:04:02 19:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:02 19:01:01 1 1.84 0.00 0.02 0.00 0.02 98.13 19:04:02 19:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:04:02 19:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:04:02 19:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 19:01:01 5 0.03 0.00 0.02 0.02 0.00 99.93 19:04:02 19:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:04:02 19:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:04:02 19:02:01 all 0.27 0.00 0.01 0.00 0.00 99.71 19:04:02 19:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 19:02:01 1 1.99 0.00 0.00 0.02 0.02 97.98 19:04:02 19:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:04:02 19:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:02 19:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:02 19:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:04:02 19:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 19:04:02 19:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:04:02 19:03:01 all 0.25 0.00 0.02 0.00 0.01 99.71 19:04:02 19:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:04:02 19:03:01 1 1.78 0.00 0.05 0.00 0.00 98.17 19:04:02 19:03:01 2 0.05 0.00 0.00 0.02 0.00 99.93 19:04:02 19:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:04:02 19:03:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:04:02 19:03:01 5 0.03 0.00 0.02 0.02 0.00 99.93 19:04:02 19:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 19:04:02 19:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:04:02 19:04:01 all 9.17 0.00 3.95 1.44 0.11 85.32 19:04:02 19:04:01 0 9.41 0.00 4.11 1.37 0.10 85.01 19:04:02 19:04:01 1 9.14 0.00 4.18 2.87 0.13 83.67 19:04:02 19:04:01 2 10.40 0.00 4.44 3.53 0.13 81.49 19:04:02 19:04:01 3 7.27 0.00 3.71 0.22 0.12 88.69 19:04:02 19:04:01 4 8.87 0.00 4.52 1.96 0.08 84.57 19:04:02 19:04:01 5 9.12 0.00 3.46 1.21 0.10 86.11 19:04:02 19:04:01 6 7.91 0.00 3.41 0.34 0.08 88.26 19:04:02 19:04:01 7 11.25 0.00 3.79 0.05 0.12 84.79 19:04:02 Average: all 4.27 0.00 1.11 0.38 0.03 94.22 19:04:02 Average: 0 4.22 0.00 1.09 0.45 0.03 94.22 19:04:02 Average: 1 4.96 0.00 1.11 0.32 0.03 93.58 19:04:02 Average: 2 4.31 0.00 1.15 0.40 0.02 94.12 19:04:02 Average: 3 3.94 0.00 1.08 0.32 0.03 94.64 19:04:02 Average: 4 4.24 0.00 1.14 0.44 0.02 94.15 19:04:02 Average: 5 4.11 0.00 1.12 0.80 0.02 93.95 19:04:02 Average: 6 4.17 0.00 1.04 0.21 0.02 94.56 19:04:02 Average: 7 4.23 0.00 1.12 0.07 0.03 94.55 19:04:02 19:04:02 19:04:02