Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 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-ssh6150941271391435629.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16534259090096169449.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4552793788766274312.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12197675162223885515.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-ssh7197090497167683501.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.21 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7638 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 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 (main) Commit message: "Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" > 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 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 > git rev-list --no-walk b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:44:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:44:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:44:36 ========================================================= 21:44:36 EdgeX Global Pipelines Version Info 21:44:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:44:37 ------------------- 21:44:37 stable info: 21:44:37 ------------------- 21:44:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:44:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:44:37 Message: update stable to v1.0.254 21:44:37 ------------------- 21:44:37 experimental info: 21:44:37 ------------------- 21:44:37 Commited By: **** collab-it+edgex@linuxfoundation.org 21:44:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:44:37 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:44:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c469b2d [Pipeline] echo 21:44:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:38 provisioning config files... 21:44:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4441258413994634552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:38 ---> docker-login.sh 21:44:38 nexus3.edgexfoundry.org:10001 21:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:38 Configure a credential helper to remove this warning. See 21:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:38 21:44:38 Login Succeeded 21:44:38 nexus3.edgexfoundry.org:10002 21:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:39 Configure a credential helper to remove this warning. See 21:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:39 21:44:39 Login Succeeded 21:44:39 nexus3.edgexfoundry.org:10003 21:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:39 Configure a credential helper to remove this warning. See 21:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:39 21:44:39 Login Succeeded 21:44:39 nexus3.edgexfoundry.org:10004 21:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:39 Configure a credential helper to remove this warning. See 21:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:39 21:44:39 Login Succeeded 21:44:39 docker.io 21:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:39 Configure a credential helper to remove this warning. See 21:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:39 21:44:39 Login Succeeded 21:44:39 ---> docker-login.sh ends [Pipeline] } 21:44:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:44:39 + git rev-list -1 --merges c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5~1..c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] echo 21:44:39 -----------> git rev-list -1 --merges c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5~1..c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 21:44:39 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [false] [Pipeline] sh 21:44:40 + git log --format=format:%s -1 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] echo 21:44:40 ========================================================= 21:44:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:44:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:44:40 + git log --format=format:%s -1 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] echo 21:44:40 [semverPrep] GIT_COMMIT: c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5, Commit Message: Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29 [Pipeline] echo 21:44:40 [semverPrep] This is not a build commit. [Pipeline] sh 21:44:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:44:41 + grep -v github /etc/ssh/ssh_known_hosts 21:44:41 + [ -e /tmp/ssh_known_hosts ] 21:44:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:44:41 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:44:41 sudo tee -a /etc/ssh/ssh_known_hosts 21:44:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:41 21:44:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:41 0.1.4: Pulling from edgex-devops/py-git-semver 21:44:41 b85a868b505f: Pulling fs layer 21:44:41 e2be974225ed: Pulling fs layer 21:44:41 339a4e72a1f5: Pulling fs layer 21:44:41 988bab9f4d93: Pulling fs layer 21:44:41 1469e6f7b9e6: Pulling fs layer 21:44:41 eaf3925da568: Pulling fs layer 21:44:41 bab4dde63d76: Pulling fs layer 21:44:41 bde34c3a00c8: Pulling fs layer 21:44:41 1469e6f7b9e6: Waiting 21:44:41 b352a97aabf1: Pulling fs layer 21:44:41 4872d77fe225: Pulling fs layer 21:44:41 5851b861e8e6: Pulling fs layer 21:44:41 bab4dde63d76: Waiting 21:44:41 bde34c3a00c8: Waiting 21:44:41 988bab9f4d93: Waiting 21:44:41 5851b861e8e6: Waiting 21:44:41 eaf3925da568: Waiting 21:44:41 b352a97aabf1: Waiting 21:44:41 4872d77fe225: Waiting 21:44:41 e2be974225ed: Verifying Checksum 21:44:41 e2be974225ed: Download complete 21:44:41 988bab9f4d93: Verifying Checksum 21:44:41 339a4e72a1f5: Verifying Checksum 21:44:41 339a4e72a1f5: Download complete 21:44:41 1469e6f7b9e6: Verifying Checksum 21:44:41 1469e6f7b9e6: Download complete 21:44:41 eaf3925da568: Verifying Checksum 21:44:41 eaf3925da568: Download complete 21:44:41 bde34c3a00c8: Verifying Checksum 21:44:41 bde34c3a00c8: Download complete 21:44:41 b352a97aabf1: Verifying Checksum 21:44:41 b352a97aabf1: Download complete 21:44:41 4872d77fe225: Verifying Checksum 21:44:41 4872d77fe225: Download complete 21:44:41 5851b861e8e6: Verifying Checksum 21:44:41 5851b861e8e6: Download complete 21:44:41 b85a868b505f: Verifying Checksum 21:44:41 b85a868b505f: Download complete 21:44:42 bab4dde63d76: Verifying Checksum 21:44:42 bab4dde63d76: Download complete 21:44:43 b85a868b505f: Pull complete 21:44:43 e2be974225ed: Pull complete 21:44:43 339a4e72a1f5: Pull complete 21:44:43 988bab9f4d93: Pull complete 21:44:43 1469e6f7b9e6: Pull complete 21:44:44 eaf3925da568: Pull complete 21:44:46 bab4dde63d76: Pull complete 21:44:46 bde34c3a00c8: Pull complete 21:44:46 b352a97aabf1: Pull complete 21:44:46 4872d77fe225: Pull complete 21:44:46 5851b861e8e6: Pull complete 21:44:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:44:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:46 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:44:46 $ 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 21:44:51 $ docker top eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 -eo pid,comm 21:44:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:44:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:51 [ssh-agent] Looking for ssh-agent implementation... 21:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:52 $ docker exec eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 ssh-agent 21:44:52 SSH_AUTH_SOCK=/tmp/ssh-GQ2GTESCDbYc/agent.33 21:44:52 SSH_AGENT_PID=39 21:44:52 Running ssh-add (command line suppressed) 21:44:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5273856439204016790.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5273856439204016790.key) 21:44:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:52 + git tag --points-at HEAD [Pipeline] } 21:44:52 $ docker exec --env ******** --env ******** eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 ssh-agent -k 21:44:52 unset SSH_AUTH_SOCK; 21:44:52 unset SSH_AGENT_PID; 21:44:52 echo Agent pid 39 killed; 21:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:52 [ssh-agent] Looking for ssh-agent implementation... 21:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:52 $ docker exec eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 ssh-agent 21:44:52 SSH_AUTH_SOCK=/tmp/ssh-TLRuBphUNyQn/agent.71 21:44:52 SSH_AGENT_PID=77 21:44:52 Running ssh-add (command line suppressed) 21:44:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3818580159681855261.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3818580159681855261.key) 21:44:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:53 + git semver init 21:44:53 2023-09-22 21:44:53,444 [run_init] DEBUG init version:0.0.0 force:False 21:44:53 2023-09-22 21:44:53,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:44:53 2023-09-22 21:44:53,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:44:53 2023-09-22 21:44:53,445 [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) 21:44:54 2023-09-22 21:44:54,162 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:44:54 2023-09-22 21:44:54,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:44:54 2023-09-22 21:44:54,163 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:44:54 2023-09-22 21:44:54,163 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:44:54 3.1.0-dev.25 [Pipeline] } 21:44:54 $ docker exec --env ******** --env ******** eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 ssh-agent -k 21:44:54 unset SSH_AUTH_SOCK; 21:44:54 unset SSH_AGENT_PID; 21:44:54 echo Agent pid 77 killed; 21:44:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:54 + git semver [Pipeline] } 21:44:55 $ docker stop --time=1 eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 21:44:56 $ docker rm -f --volumes eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:44:57 Stashed 1 file(s) [Pipeline] echo 21:44:57 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 21:44:57 provisioning config files... 21:44:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12801366239318052190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:57 ---> docker-login.sh 21:44:57 nexus3.edgexfoundry.org:10001 21:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:57 Configure a credential helper to remove this warning. See 21:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:57 21:44:57 Login Succeeded 21:44:57 nexus3.edgexfoundry.org:10002 21:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:57 Configure a credential helper to remove this warning. See 21:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:57 21:44:57 Login Succeeded 21:44:57 nexus3.edgexfoundry.org:10003 21:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:57 Configure a credential helper to remove this warning. See 21:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:57 21:44:57 Login Succeeded 21:44:57 nexus3.edgexfoundry.org:10004 21:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:57 Configure a credential helper to remove this warning. See 21:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:57 21:44:57 Login Succeeded 21:44:57 docker.io 21:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:58 Configure a credential helper to remove this warning. See 21:44:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:58 21:44:58 Login Succeeded 21:44:58 ---> docker-login.sh ends [Pipeline] } 21:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:58 ========================================================= 21:44:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:44:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:44:58 Sending build context to Docker daemon 2.23MB 21:44:58 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:44:58 Step 2/13 : FROM ${BASE} AS builder 21:44:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:44:58 7264a8db6415: Pulling fs layer 21:44:58 c4d48a809fc2: Pulling fs layer 21:44:58 4f1c88b9dad5: Pulling fs layer 21:44:58 ad3a456e5733: Pulling fs layer 21:44:58 33e27b845d1e: Pulling fs layer 21:44:58 c68163c4e522: Pulling fs layer 21:44:58 50da416c3ac9: Pulling fs layer 21:44:58 23d2d4c4bb30: Pulling fs layer 21:44:58 ad3a456e5733: Waiting 21:44:58 33e27b845d1e: Waiting 21:44:58 c68163c4e522: Waiting 21:44:58 50da416c3ac9: Waiting 21:44:58 23d2d4c4bb30: Waiting 21:44:58 c4d48a809fc2: Download complete 21:44:58 ad3a456e5733: Verifying Checksum 21:44:58 ad3a456e5733: Download complete 21:44:58 7264a8db6415: Verifying Checksum 21:44:58 7264a8db6415: Download complete 21:44:58 33e27b845d1e: Verifying Checksum 21:44:58 33e27b845d1e: Download complete 21:44:58 c68163c4e522: Verifying Checksum 21:44:58 c68163c4e522: Download complete 21:44:58 7264a8db6415: Pull complete 21:44:59 23d2d4c4bb30: Verifying Checksum 21:44:59 23d2d4c4bb30: Download complete 21:44:59 c4d48a809fc2: Pull complete 21:44:59 4f1c88b9dad5: Verifying Checksum 21:44:59 4f1c88b9dad5: Download complete 21:44:59 50da416c3ac9: Verifying Checksum 21:44:59 50da416c3ac9: Download complete 21:45:02 4f1c88b9dad5: Pull complete 21:45:02 ad3a456e5733: Pull complete 21:45:02 33e27b845d1e: Pull complete 21:45:02 c68163c4e522: Pull complete 21:45:04 50da416c3ac9: Pull complete 21:45:05 23d2d4c4bb30: Pull complete 21:45:05 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:45:05 ---> 0786185ac409 21:45:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:45:12 Still waiting to schedule task 21:45:12 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:45:13 ---> Running in 385891964f2b 21:45:13 Removing intermediate container 385891964f2b 21:45:13 ---> 7f892567dbbb 21:45:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:45:13 ---> Running in 022e75fd27d9 21:45:13 Removing intermediate container 022e75fd27d9 21:45:13 ---> 4f3c336e35c4 21:45:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:45:13 ---> Running in d30343b57254 21:45:13 Removing intermediate container d30343b57254 21:45:13 ---> 7f5ee342da6f 21:45:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:45:13 ---> Running in ca96dbce2b5e 21:45:13 Removing intermediate container ca96dbce2b5e 21:45:13 ---> 6e8814d14ed8 21:45:13 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:13 ---> Running in a5936157aad1 21:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:45:13 (1/13) Installing libintl (0.21.1-r7) 21:45:13 (2/13) Installing eudev-libs (3.2.11-r8) 21:45:13 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:45:13 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:45:13 (5/13) Installing v4l-utils (1.24.1-r0) 21:45:13 (6/13) Installing libdvbv5 (1.24.1-r0) 21:45:13 (7/13) Installing udev-init-scripts (35-r1) 21:45:13 (8/13) Installing libblkid (2.38.1-r8) 21:45:13 (9/13) Installing xz-libs (5.4.3-r0) 21:45:13 (10/13) Installing kmod-libs (30-r3) 21:45:13 (11/13) Installing eudev (3.2.11-r8) 21:45:13 (12/13) Installing eudev-dev (3.2.11-r8) 21:45:13 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:45:13 Executing busybox-1.36.1-r2.trigger 21:45:13 Executing eudev-3.2.11-r8.trigger 21:45:13 OK: 271 MiB in 65 packages 21:45:14 Removing intermediate container a5936157aad1 21:45:14 ---> 0c88bad50604 21:45:14 Step 8/13 : WORKDIR /device-usb-camera 21:45:14 ---> Running in 0e25b76c7664 21:45:14 Removing intermediate container 0e25b76c7664 21:45:14 ---> 7ca86b40ab83 21:45:14 Step 9/13 : COPY go.mod vendor* ./ 21:45:14 ---> c936bc5d20d6 21:45:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:14 ---> Running in 2b913449e269 21:46:01 Removing intermediate container 2b913449e269 21:46:01 ---> 9a1ed114e83b 21:46:01 Step 11/13 : COPY . . 21:46:01 ---> 7b326501c44f 21:46:01 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:46:01 ---> Running in c04b415682ce 21:46:01  % Total % Received % Xferd Average Speed Time Time Time Current 21:46:01 Dload Upload Total Spent  Left Speed 21:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11083 0 --:--:-- --:--:-- --:--:-- 11187 21:46:01 Removing intermediate container c04b415682ce 21:46:01 ---> 8379fdc735c1 21:46:01 Step 13/13 : RUN ${MAKE} 21:46:01 ---> Running in 8a35299fbf43 21:46:01 noop 21:46:01 Removing intermediate container 8a35299fbf43 21:46:01 ---> 18fb596e71ba 21:46:01 Successfully built 18fb596e71ba 21:46:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:01 + docker inspect -f . ci-base-image-x86_64 21:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:01 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:46:01 $ 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 21:46:02 $ docker top 00f39baff9386751c2da84b514011bf2299211b1edbb1abd9ab912f66eabf684 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:02 + go version 21:46:02 go version go1.21.0 linux/amd64 [Pipeline] } 21:46:02 $ docker stop --time=1 00f39baff9386751c2da84b514011bf2299211b1edbb1abd9ab912f66eabf684 21:46:03 $ docker rm -f --volumes 00f39baff9386751c2da84b514011bf2299211b1edbb1abd9ab912f66eabf684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:04 + docker inspect -f . ci-base-image-x86_64 21:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:04 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:46:04 $ 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 21:46:04 $ docker top 16f193efc70b6f171753bf14a662995359c307a3b6b1cfc61f0ec5f7e16efeef -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:46:05 + make test 21:46:05 go test ./... -coverprofile=coverage.out ./... 21:46:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:46:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:46:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 21:46:24 go vet ./... 21:46:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:46:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:46:26 ./bin/test-attribution-txt.sh [Pipeline] echo 21:46:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:46:26 $ docker stop --time=1 16f193efc70b6f171753bf14a662995359c307a3b6b1cfc61f0ec5f7e16efeef 21:46:30 $ docker rm -f --volumes 16f193efc70b6f171753bf14a662995359c307a3b6b1cfc61f0ec5f7e16efeef [Pipeline] // withDockerContainer [Pipeline] sh 21:46:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:46:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:46:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:46:32 + ls -al . 21:46:32 total 220 21:46:32 drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 21:46 . 21:46:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:44 .. 21:46:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:46 .git 21:46:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 .github 21:46:32 -rw-rw-r-- 1 jenkins jenkins 495 Sep 22 21:44 .gitignore 21:46:32 -rw-rw-r-- 1 jenkins jenkins 45 Sep 22 21:44 .golangci.yml 21:46:32 -rw-rw-r-- 1 jenkins jenkins 77 Sep 22 21:44 .hadolint.yml 21:46:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:44 .semver 21:46:32 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 22 21:44 Attribution.txt 21:46:32 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 22 21:44 CHANGELOG.md 21:46:32 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 22 21:44 Dockerfile 21:46:32 -rw-rw-r-- 1 jenkins jenkins 678 Sep 22 21:44 GOVERNANCE.md 21:46:32 -rw-rw-r-- 1 jenkins jenkins 659 Sep 22 21:44 Jenkinsfile 21:46:32 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 22 21:44 LICENSE 21:46:32 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 22 21:44 Makefile 21:46:32 -rw-rw-r-- 1 jenkins jenkins 622 Sep 22 21:44 OWNERS.md 21:46:32 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 22 21:44 README.md 21:46:32 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION 21:46:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:44 bin 21:46:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 cmd 21:46:32 -rw-r--r-- 1 jenkins jenkins 54703 Sep 22 21:46 coverage.out 21:46:32 -rwxrwxr-x 1 jenkins jenkins 84 Sep 22 21:44 docker-entrypoint.sh 21:46:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:44 docs 21:46:32 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 22 21:44 go.mod 21:46:32 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 22 21:44 go.sum 21:46:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 internal 21:46:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:44 snap 21:46:32 -rw-rw-r-- 1 jenkins jenkins 231 Sep 22 21:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:32 + 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=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 --label arch=amd64 --label version=3.1.0-dev.25 . 21:46:32 Sending build context to Docker daemon 2.285MB 21:46:32 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:46:32 Step 2/36 : FROM ${BASE} AS builder 21:46:32 ---> 18fb596e71ba 21:46:32 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:46:32 ---> Running in e3c99ba944a6 21:46:32 Removing intermediate container e3c99ba944a6 21:46:32 ---> 76be559b60ce 21:46:32 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:46:32 ---> Running in 019617f8e09f 21:46:32 Removing intermediate container 019617f8e09f 21:46:32 ---> 6e74d37c0336 21:46:32 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:46:32 ---> Running in b2ae09827c5b 21:46:33 Removing intermediate container b2ae09827c5b 21:46:33 ---> edd620482c81 21:46:33 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:46:33 ---> Running in 2744418ab62e 21:46:33 Removing intermediate container 2744418ab62e 21:46:33 ---> 8ef2b29c204c 21:46:33 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:33 ---> Running in 95a7d6b88e42 21:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:46:33 OK: 271 MiB in 65 packages 21:46:34 Removing intermediate container 95a7d6b88e42 21:46:34 ---> a785769341cd 21:46:34 Step 8/36 : WORKDIR /device-usb-camera 21:46:34 ---> Running in 40c8a8e10d6a 21:46:34 Removing intermediate container 40c8a8e10d6a 21:46:34 ---> deb6f9696304 21:46:34 Step 9/36 : COPY go.mod vendor* ./ 21:46:34 ---> 6cfe79aee5ef 21:46:34 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:34 ---> Running in 14fa74d300e1 21:46:35 Removing intermediate container 14fa74d300e1 21:46:35 ---> 4f51e17305ec 21:46:35 Step 11/36 : COPY . . 21:46:35 ---> f1853d7c0192 21:46:35 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:46:35 ---> Running in 05526add5f07 21:46:35  % Total % Received % Xferd Average Speed Time Time Time Current 21:46:35 Dload Upload Total Spent Left Speed 21:46:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 44498 0 --:--:-- --:--:-- --:--:-- 44750 21:46:36 Removing intermediate container 05526add5f07 21:46:36 ---> f5bd38dd809e 21:46:36 Step 13/36 : RUN ${MAKE} 21:46:36 ---> Running in 3d169be6d68b 21:46:36 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:46:58 Removing intermediate container 3d169be6d68b 21:46:58 ---> 8dee703d3e7e 21:46:58 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:46:58 v0.21.6: Pulling from aler9/rtsp-simple-server 21:46:58 4acc49c71d14: Pulling fs layer 21:46:58 4acc49c71d14: Verifying Checksum 21:46:58 4acc49c71d14: Download complete 21:46:58 4acc49c71d14: Pull complete 21:46:58 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:46:58 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:46:58 ---> 01a2bd3e5fff 21:46:58 Step 15/36 : FROM alpine:3.18 21:46:59 3.18: Pulling from library/alpine 21:46:59 7264a8db6415: Already exists 21:46:59 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:46:59 Status: Downloaded newer image for alpine:3.18 21:46:59 ---> 7e01a0d0a1dc 21:46:59 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:47:00 ---> Running in 1027d2249304 21:47:00 Removing intermediate container 1027d2249304 21:47:00 ---> 2e7db140a616 21:47:00 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:47:00 ---> Running in 64d1b3988d42 21:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:47:00 (1/107) Installing dumb-init (1.2.5-r2) 21:47:00 (2/107) Installing sdl2 (2.26.5-r0) 21:47:00 (3/107) Installing svt-av1-libs (1.6.0-r0) 21:47:01 (4/107) Installing aom-libs (3.6.1-r0) 21:47:01 (5/107) Installing libxau (1.0.11-r2) 21:47:01 (6/107) Installing libmd (1.0.4-r2) 21:47:01 (7/107) Installing libbsd (0.11.7-r1) 21:47:01 (8/107) Installing libxdmcp (1.1.4-r2) 21:47:01 (9/107) Installing libxcb (1.15-r1) 21:47:01 (10/107) Installing libx11 (1.8.4-r4) 21:47:01 (11/107) Installing hwdata-pci (0.370-r0) 21:47:01 (12/107) Installing libpciaccess (0.17-r2) 21:47:01 (13/107) Installing libdrm (2.4.115-r4) 21:47:01 (14/107) Installing libxext (1.3.5-r2) 21:47:01 (15/107) Installing libxfixes (6.0.1-r2) 21:47:01 (16/107) Installing libffi (3.4.4-r2) 21:47:01 (17/107) Installing wayland-libs-client (1.22.0-r2) 21:47:01 (18/107) Installing libva (2.18.0-r1) 21:47:01 (19/107) Installing libvdpau (1.5-r1) 21:47:01 (20/107) Installing libgcc (12.2.1_git20220924-r10) 21:47:01 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 21:47:01 (22/107) Installing onevpl-libs (2023.2.1-r0) 21:47:01 (23/107) Installing ffmpeg-libavutil (6.0-r15) 21:47:01 (24/107) Installing libdav1d (1.2.1-r0) 21:47:01 (25/107) Installing brotli-libs (1.0.9-r14) 21:47:01 (26/107) Installing libhwy (1.0.4-r1) 21:47:01 (27/107) Installing lcms2 (2.15-r2) 21:47:01 (28/107) Installing libjxl (0.8.2-r0) 21:47:01 (29/107) Installing lame-libs (3.100-r5) 21:47:01 (30/107) Installing opus (1.4-r0) 21:47:01 (31/107) Installing libgomp (12.2.1_git20220924-r10) 21:47:01 (32/107) Installing soxr (0.1.3-r5) 21:47:01 (33/107) Installing ffmpeg-libswresample (6.0-r15) 21:47:01 (34/107) Installing libogg (1.3.5-r4) 21:47:01 (35/107) Installing libtheora (1.1.1-r17) 21:47:01 (36/107) Installing libvorbis (1.3.7-r1) 21:47:01 (37/107) Installing libvpx (1.13.0-r1) 21:47:01 (38/107) Installing libwebp (1.3.2-r0) 21:47:01 (39/107) Installing x264-libs (0.164_git20220602-r1) 21:47:01 (40/107) Installing numactl (2.0.16-r4) 21:47:01 (41/107) Installing x265-libs (3.5-r4) 21:47:01 (42/107) Installing xvidcore (1.3.7-r1) 21:47:01 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 21:47:01 (44/107) Installing alsa-lib (1.2.9-r1) 21:47:01 (45/107) Installing libexpat (2.5.0-r1) 21:47:01 (46/107) Installing libbz2 (1.0.8-r5) 21:47:01 (47/107) Installing libpng (1.6.39-r3) 21:47:01 (48/107) Installing freetype (2.13.0-r5) 21:47:01 (49/107) Installing fontconfig (2.14.2-r3) 21:47:01 (50/107) Installing fribidi (1.0.13-r0) 21:47:01 (51/107) Installing libintl (0.21.1-r7) 21:47:01 (52/107) Installing libblkid (2.38.1-r8) 21:47:01 (53/107) Installing libmount (2.38.1-r8) 21:47:01 (54/107) Installing pcre2 (10.42-r1) 21:47:01 (55/107) Installing glib (2.76.4-r0) 21:47:01 (56/107) Installing graphite2 (1.3.14-r5) 21:47:01 (57/107) Installing harfbuzz (7.3.0-r0) 21:47:01 (58/107) Installing libunibreak (5.1-r0) 21:47:01 (59/107) Installing libass (0.17.1-r0) 21:47:01 (60/107) Installing libbluray (1.3.4-r0) 21:47:01 (61/107) Installing gmp (6.2.1-r3) 21:47:01 (62/107) Installing nettle (3.8.1-r2) 21:47:01 (63/107) Installing libunistring (1.1-r1) 21:47:01 (64/107) Installing libidn2 (2.3.4-r1) 21:47:01 (65/107) Installing p11-kit (0.24.1-r2) 21:47:01 (66/107) Installing libtasn1 (4.19.0-r1) 21:47:01 (67/107) Installing gnutls (3.8.0-r2) 21:47:01 (68/107) Installing mpg123-libs (1.31.3-r1) 21:47:01 (69/107) Installing libopenmpt (0.7.2-r0) 21:47:01 (70/107) Installing cjson (1.7.15-r4) 21:47:01 (71/107) Installing mbedtls (2.28.4-r0) 21:47:02 (72/107) Installing librist (0.2.7-r0) 21:47:02 (73/107) Installing libsrt (1.5.2-r0) 21:47:02 (74/107) Installing libssh (0.10.5-r0) 21:47:02 (75/107) Installing xz-libs (5.4.3-r0) 21:47:02 (76/107) Installing libxml2 (2.11.4-r0) 21:47:02 (77/107) Installing libsodium (1.0.18-r3) 21:47:02 (78/107) Installing libzmq (4.3.4-r4) 21:47:02 (79/107) Installing ffmpeg-libavformat (6.0-r15) 21:47:02 (80/107) Installing glslang-libs (1.3.243.0-r1) 21:47:02 (81/107) Installing spirv-tools (1.3.243.0-r1) 21:47:02 (82/107) Installing shaderc (2023.3-r1) 21:47:02 (83/107) Installing vulkan-loader (1.3.243.0-r1) 21:47:02 (84/107) Installing libplacebo (5.264.1-r1) 21:47:02 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 21:47:02 (86/107) Installing ffmpeg-libswscale (6.0-r15) 21:47:02 (87/107) Installing vidstab (1.1.1-r0) 21:47:02 (88/107) Installing zimg (3.0.5-r0) 21:47:02 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 21:47:02 (90/107) Installing libasyncns (0.8-r1) 21:47:02 (91/107) Installing dbus-libs (1.14.8-r0) 21:47:02 (92/107) Installing libltdl (2.4.7-r2) 21:47:02 (93/107) Installing orc (0.4.34-r0) 21:47:02 (94/107) Installing flac-libs (1.4.3-r0) 21:47:02 (95/107) Installing libsndfile (1.2.0-r2) 21:47:02 (96/107) Installing speexdsp (1.2.1-r1) 21:47:02 (97/107) Installing tdb-libs (1.4.8-r1) 21:47:02 (98/107) Installing libpulse (16.1-r10) 21:47:02 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 21:47:02 (100/107) Installing v4l-utils-libs (1.24.1-r0) 21:47:02 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 21:47:02 (102/107) Installing ffmpeg (6.0-r15) 21:47:02 (103/107) Installing udev-init-scripts (35-r1) 21:47:02 (104/107) Installing eudev-libs (3.2.11-r8) 21:47:02 (105/107) Installing zstd-libs (1.5.5-r4) 21:47:02 (106/107) Installing kmod-libs (30-r3) 21:47:02 (107/107) Installing eudev (3.2.11-r8) 21:47:02 Executing busybox-1.36.1-r2.trigger 21:47:02 Executing glib-2.76.4-r0.trigger 21:47:02 Executing eudev-3.2.11-r8.trigger 21:47:02 OK: 131 MiB in 122 packages 21:47:07 Removing intermediate container 64d1b3988d42 21:47:07 ---> 4be46b261b9e 21:47:07 Step 18/36 : WORKDIR / 21:47:07 ---> Running in b899634514c4 21:47:07 Removing intermediate container b899634514c4 21:47:07 ---> 2605a00c2c39 21:47:07 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:47:08 ---> 9b7ea63b7a46 21:47:08 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:47:08 ---> dbe290f44c5b 21:47:08 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:47:08 ---> 1ed430f1b731 21:47:08 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:47:08 ---> e042187326cc 21:47:08 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:47:08 ---> aa29ca2227aa 21:47:08 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:47:08 ---> d1e23c8a21f1 21:47:08 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:47:09 ---> a41b344f6f36 21:47:09 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:47:09 ---> Running in 3949d3a31b62 21:47:10 Removing intermediate container 3949d3a31b62 21:47:10 ---> 7beb99ab9a93 21:47:10 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:47:10 ---> Running in e2abb5f2861e 21:47:10 Removing intermediate container e2abb5f2861e 21:47:10 ---> ec4faaf7c23d 21:47:10 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:47:10 ---> Running in 9f26cf476eb7 21:47:11 Removing intermediate container 9f26cf476eb7 21:47:11 ---> f80f46d3b902 21:47:11 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:47:11 ---> Running in 8a4f81779fd7 21:47:12 Removing intermediate container 8a4f81779fd7 21:47:12 ---> 145677f0c824 21:47:12 Step 30/36 : EXPOSE 59983 21:47:12 ---> Running in 5d5da7cc354d 21:47:12 Removing intermediate container 5d5da7cc354d 21:47:12 ---> a95670dad0a9 21:47:12 Step 31/36 : EXPOSE 8554 21:47:12 ---> Running in 5606abea6383 21:47:12 Removing intermediate container 5606abea6383 21:47:12 ---> ef81ac840543 21:47:12 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:47:12 ---> Running in 61b80e18dd3f 21:47:12 Removing intermediate container 61b80e18dd3f 21:47:12 ---> dad95b9405dd 21:47:12 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:47:12 ---> Running in 464bd5660e78 21:47:12 Removing intermediate container 464bd5660e78 21:47:12 ---> 7ecc2f049478 21:47:12 Step 34/36 : LABEL arch=amd64 21:47:12 ---> Running in a60e3bacb2ec 21:47:12 Removing intermediate container a60e3bacb2ec 21:47:12 ---> d8c71e253a90 21:47:12 Step 35/36 : LABEL git_sha=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 21:47:12 ---> Running in 5a2ed8af1836 21:47:12 Removing intermediate container 5a2ed8af1836 21:47:12 ---> deaf547badca 21:47:12 Step 36/36 : LABEL version=3.1.0-dev.25 21:47:12 ---> Running in 566b80ebce18 21:47:12 Removing intermediate container 566b80ebce18 21:47:12 ---> ab9efec4197d 21:47:12 [Warning] One or more build-args [ARCH] were not consumed 21:47:12 Successfully built ab9efec4197d 21:47:12 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 21:47:12 provisioning config files... 21:47:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15617230126795006246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:13 ---> docker-login.sh 21:47:13 nexus3.edgexfoundry.org:10001 21:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:13 Configure a credential helper to remove this warning. See 21:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:13 21:47:13 Login Succeeded 21:47:13 nexus3.edgexfoundry.org:10002 21:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:13 Configure a credential helper to remove this warning. See 21:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:13 21:47:13 Login Succeeded 21:47:13 nexus3.edgexfoundry.org:10003 21:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:13 Configure a credential helper to remove this warning. See 21:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:13 21:47:13 Login Succeeded 21:47:13 nexus3.edgexfoundry.org:10004 21:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:13 Configure a credential helper to remove this warning. See 21:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:13 21:47:13 Login Succeeded 21:47:13 docker.io 21:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:13 Configure a credential helper to remove this warning. See 21:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:13 21:47:14 Login Succeeded 21:47:14 ---> docker-login.sh ends [Pipeline] } 21:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:14 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:47:14 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 21:47:14 latest 21:47:14 3.1.0-dev.25 21:47:14 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 21:47:14 main 21:47:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 21:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:47:14 51ee635d7b22: Preparing 21:47:14 e07c8d77812b: Preparing 21:47:14 046cc1a638ec: Preparing 21:47:14 212641450c33: Preparing 21:47:14 3827b5b91e75: Preparing 21:47:14 acc83c6ca332: Preparing 21:47:14 6b56d7e75f61: Preparing 21:47:14 d233fab37b41: Preparing 21:47:14 a0d564551263: Preparing 21:47:14 858366a2435d: Preparing 21:47:14 d93139c20583: Preparing 21:47:14 9f1453998d52: Preparing 21:47:14 4693057ce236: Preparing 21:47:14 d233fab37b41: Waiting 21:47:14 a0d564551263: Waiting 21:47:14 858366a2435d: Waiting 21:47:14 acc83c6ca332: Waiting 21:47:14 d93139c20583: Waiting 21:47:14 6b56d7e75f61: Waiting 21:47:14 9f1453998d52: Waiting 21:47:14 4693057ce236: Waiting 21:47:14 51ee635d7b22: Pushed 21:47:14 212641450c33: Pushed 21:47:14 046cc1a638ec: Pushed 21:47:14 e07c8d77812b: Pushed 21:47:14 acc83c6ca332: Pushed 21:47:14 6b56d7e75f61: Pushed 21:47:14 d233fab37b41: Pushed 21:47:14 a0d564551263: Pushed 21:47:14 4693057ce236: Layer already exists 21:47:14 858366a2435d: Pushed 21:47:17 3827b5b91e75: Pushed 21:47:17 d93139c20583: Pushed 21:47:29 9f1453998d52: Pushed 21:47:29 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:47:30 51ee635d7b22: Preparing 21:47:30 e07c8d77812b: Preparing 21:47:30 046cc1a638ec: Preparing 21:47:30 212641450c33: Preparing 21:47:30 3827b5b91e75: Preparing 21:47:30 acc83c6ca332: Preparing 21:47:30 6b56d7e75f61: Preparing 21:47:30 d233fab37b41: Preparing 21:47:30 a0d564551263: Preparing 21:47:30 858366a2435d: Preparing 21:47:30 d93139c20583: Preparing 21:47:30 9f1453998d52: Preparing 21:47:30 4693057ce236: Preparing 21:47:30 d233fab37b41: Waiting 21:47:30 a0d564551263: Waiting 21:47:30 858366a2435d: Waiting 21:47:30 d93139c20583: Waiting 21:47:30 4693057ce236: Waiting 21:47:30 9f1453998d52: Waiting 21:47:30 acc83c6ca332: Waiting 21:47:30 6b56d7e75f61: Waiting 21:47:30 3827b5b91e75: Layer already exists 21:47:30 51ee635d7b22: Layer already exists 21:47:30 046cc1a638ec: Layer already exists 21:47:30 e07c8d77812b: Layer already exists 21:47:30 212641450c33: Layer already exists 21:47:30 858366a2435d: Layer already exists 21:47:30 acc83c6ca332: Layer already exists 21:47:30 6b56d7e75f61: Layer already exists 21:47:30 a0d564551263: Layer already exists 21:47:30 d233fab37b41: Layer already exists 21:47:30 9f1453998d52: Layer already exists 21:47:30 d93139c20583: Layer already exists 21:47:30 4693057ce236: Layer already exists 21:47:30 latest: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.25 21:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:47:30 51ee635d7b22: Preparing 21:47:30 e07c8d77812b: Preparing 21:47:30 046cc1a638ec: Preparing 21:47:30 212641450c33: Preparing 21:47:30 3827b5b91e75: Preparing 21:47:30 acc83c6ca332: Preparing 21:47:30 6b56d7e75f61: Preparing 21:47:30 d233fab37b41: Preparing 21:47:30 a0d564551263: Preparing 21:47:30 858366a2435d: Preparing 21:47:30 d93139c20583: Preparing 21:47:30 9f1453998d52: Preparing 21:47:30 4693057ce236: Preparing 21:47:30 acc83c6ca332: Waiting 21:47:30 a0d564551263: Waiting 21:47:30 6b56d7e75f61: Waiting 21:47:30 d93139c20583: Waiting 21:47:30 d233fab37b41: Waiting 21:47:30 9f1453998d52: Waiting 21:47:30 4693057ce236: Waiting 21:47:30 858366a2435d: Waiting 21:47:30 51ee635d7b22: Layer already exists 21:47:30 e07c8d77812b: Layer already exists 21:47:30 3827b5b91e75: Layer already exists 21:47:30 046cc1a638ec: Layer already exists 21:47:30 212641450c33: Layer already exists 21:47:30 d233fab37b41: Layer already exists 21:47:30 a0d564551263: Layer already exists 21:47:30 6b56d7e75f61: Layer already exists 21:47:30 acc83c6ca332: Layer already exists 21:47:30 858366a2435d: Layer already exists 21:47:30 9f1453998d52: Layer already exists 21:47:30 d93139c20583: Layer already exists 21:47:30 4693057ce236: Layer already exists 21:47:30 3.1.0-dev.25: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 21:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:47:31 51ee635d7b22: Preparing 21:47:31 e07c8d77812b: Preparing 21:47:31 046cc1a638ec: Preparing 21:47:31 212641450c33: Preparing 21:47:31 3827b5b91e75: Preparing 21:47:31 acc83c6ca332: Preparing 21:47:31 6b56d7e75f61: Preparing 21:47:31 d233fab37b41: Preparing 21:47:31 a0d564551263: Preparing 21:47:31 858366a2435d: Preparing 21:47:31 d93139c20583: Preparing 21:47:31 9f1453998d52: Preparing 21:47:31 4693057ce236: Preparing 21:47:31 6b56d7e75f61: Waiting 21:47:31 d93139c20583: Waiting 21:47:31 a0d564551263: Waiting 21:47:31 9f1453998d52: Waiting 21:47:31 4693057ce236: Waiting 21:47:31 d233fab37b41: Waiting 21:47:31 858366a2435d: Waiting 21:47:31 acc83c6ca332: Waiting 21:47:31 212641450c33: Layer already exists 21:47:31 046cc1a638ec: Layer already exists 21:47:31 51ee635d7b22: Layer already exists 21:47:31 e07c8d77812b: Layer already exists 21:47:31 3827b5b91e75: Layer already exists 21:47:31 6b56d7e75f61: Layer already exists 21:47:31 d233fab37b41: Layer already exists 21:47:31 a0d564551263: Layer already exists 21:47:31 acc83c6ca332: Layer already exists 21:47:31 858366a2435d: Layer already exists 21:47:31 d93139c20583: Layer already exists 21:47:31 9f1453998d52: Layer already exists 21:47:31 4693057ce236: Layer already exists 21:47:31 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:31 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:47:31 51ee635d7b22: Preparing 21:47:31 e07c8d77812b: Preparing 21:47:31 046cc1a638ec: Preparing 21:47:31 212641450c33: Preparing 21:47:31 3827b5b91e75: Preparing 21:47:31 acc83c6ca332: Preparing 21:47:31 6b56d7e75f61: Preparing 21:47:31 d233fab37b41: Preparing 21:47:31 a0d564551263: Preparing 21:47:31 858366a2435d: Preparing 21:47:31 d93139c20583: Preparing 21:47:31 9f1453998d52: Preparing 21:47:31 4693057ce236: Preparing 21:47:31 acc83c6ca332: Waiting 21:47:31 6b56d7e75f61: Waiting 21:47:31 d233fab37b41: Waiting 21:47:31 a0d564551263: Waiting 21:47:31 858366a2435d: Waiting 21:47:31 d93139c20583: Waiting 21:47:31 9f1453998d52: Waiting 21:47:31 4693057ce236: Waiting 21:47:31 212641450c33: Layer already exists 21:47:31 e07c8d77812b: Layer already exists 21:47:31 51ee635d7b22: Layer already exists 21:47:31 3827b5b91e75: Layer already exists 21:47:31 046cc1a638ec: Layer already exists 21:47:31 a0d564551263: Layer already exists 21:47:31 acc83c6ca332: Layer already exists 21:47:31 6b56d7e75f61: Layer already exists 21:47:31 858366a2435d: Layer already exists 21:47:31 d233fab37b41: Layer already exists 21:47:31 4693057ce236: Layer already exists 21:47:31 9f1453998d52: Layer already exists 21:47:31 d93139c20583: Layer already exists 21:47:31 main: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:47:31 ===================================================== [Pipeline] echo 21:47:31 taggedImages: 21:47:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 21:47:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:47:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.25 21:47:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 21:47:31 - 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 21:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:32 21:47:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:32 latest: Pulling from edgex-lftools-log-publisher 21:47:32 5eb5b503b376: Pulling fs layer 21:47:32 5c69ac0246d0: Pulling fs layer 21:47:32 ec43610c2a17: Pulling fs layer 21:47:32 3a2ae6a8a46f: Pulling fs layer 21:47:32 33b1e0a273af: Pulling fs layer 21:47:32 5d3b04190fa2: Pulling fs layer 21:47:32 2f39f015ded8: Pulling fs layer 21:47:32 33b1e0a273af: Waiting 21:47:32 3a2ae6a8a46f: Waiting 21:47:32 5d3b04190fa2: Waiting 21:47:32 2f39f015ded8: Waiting 21:47:32 5c69ac0246d0: Download complete 21:47:32 3a2ae6a8a46f: Verifying Checksum 21:47:32 3a2ae6a8a46f: Download complete 21:47:32 33b1e0a273af: Verifying Checksum 21:47:32 33b1e0a273af: Download complete 21:47:32 ec43610c2a17: Verifying Checksum 21:47:32 ec43610c2a17: Download complete 21:47:32 5d3b04190fa2: Verifying Checksum 21:47:32 5d3b04190fa2: Download complete 21:47:32 5eb5b503b376: Verifying Checksum 21:47:32 5eb5b503b376: Download complete 21:47:33 2f39f015ded8: Download complete 21:47:34 5eb5b503b376: Pull complete 21:47:34 5c69ac0246d0: Pull complete 21:47:34 ec43610c2a17: Pull complete 21:47:34 3a2ae6a8a46f: Pull complete 21:47:34 33b1e0a273af: Pull complete 21:47:34 5d3b04190fa2: Pull complete 21:47:39 2f39f015ded8: Pull complete 21:47:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:39 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:47:39 $ 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 21:47:44 $ docker top df1b3a315c0b6372eccb8e2bbf32d08d645021a01c15430acd25c2584ae4c661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:44 ---> job-cost.sh 21:47:44 lf-activate-venv: SKIPPING 21:47:44 INFO: No Stack... 21:47:45 INFO: Retrieving Pricing Info for: v3-standard-8 21:47:45 INFO: Archiving Costs [Pipeline] sh 21:47:45 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 21:47:45 + cut -d, -f6 [Pipeline] lock 21:47:45 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] 21:47:45 Resource [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] did not exist. Created. 21:47:45 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:47:46 + echo total: 0.2199999988079071 [Pipeline] stash 21:47:46 Stashed 1 file(s) [Pipeline] } 21:47:46 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 21:47:46 $ docker stop --time=1 df1b3a315c0b6372eccb8e2bbf32d08d645021a01c15430acd25c2584ae4c661 21:47:47 $ docker rm -f --volumes df1b3a315c0b6372eccb8e2bbf32d08d645021a01c15430acd25c2584ae4c661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:47:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7643 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:47:52 Running in /w/workspace/device-usb-camera/150 [Pipeline] { [Pipeline] checkout 21:47:53 Selected Git installation does not exist. Using Default 21:47:53 The recommended git tool is: NONE 21:47:59 using credential edgex-jenkins-ssh 21:47:59 Cloning the remote Git repository 21:47:59 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:47:59 > git init /w/workspace/device-usb-camera/150 # timeout=10 21:47:59 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:47:59 > git --version # timeout=10 21:47:59 > git --version # 'git version 2.25.1' 21:47:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:00 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:48:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:02 Avoid second fetch 21:48:02 Checking out Revision c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 (main) 21:48:02 Commit message: "Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:02 > git config core.sparsecheckout # timeout=10 21:48:02 > git checkout -f c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 21:48:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:48:03 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:03 Dload Upload Total Spent Left Speed 21:48:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 21:48:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:48:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:48:04 + sudo tee /etc/docker/daemon.new 21:48:04 { 21:48:04 "registry-mirrors": [ 21:48:04 "https://nexus3.edgexfoundry.org:10001" 21:48:04 ], 21:48:04 "bip": "10.250.0.254/24", 21:48:04 "hosts": [ 21:48:04 "tcp://0.0.0.0:5555", 21:48:04 "unix:///var/run/docker.sock" 21:48:04 ], 21:48:04 "mtu": 1458, 21:48:04 "selinux-enabled": true, 21:48:04 "seccomp-profile": "/etc/docker/seccomp.json" 21:48:04 } [Pipeline] sh 21:48:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:48:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:23 provisioning config files... 21:48:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/150@tmp/config16731332126706964538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:24 ---> docker-login.sh 21:48:24 nexus3.edgexfoundry.org:10001 21:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:24 Configure a credential helper to remove this warning. See 21:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:24 21:48:24 Login Succeeded 21:48:25 nexus3.edgexfoundry.org:10002 21:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:25 Configure a credential helper to remove this warning. See 21:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:25 21:48:25 Login Succeeded 21:48:25 nexus3.edgexfoundry.org:10003 21:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:25 Configure a credential helper to remove this warning. See 21:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:25 21:48:25 Login Succeeded 21:48:25 nexus3.edgexfoundry.org:10004 21:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:26 Configure a credential helper to remove this warning. See 21:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:26 21:48:26 Login Succeeded 21:48:26 docker.io 21:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:26 Configure a credential helper to remove this warning. See 21:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:26 21:48:26 Login Succeeded 21:48:26 ---> docker-login.sh ends [Pipeline] } 21:48:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:27 ========================================================= 21:48:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:48:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:48:27 Sending build context to Docker daemon 1.329MB 21:48:28 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:48:28 Step 2/13 : FROM ${BASE} AS builder 21:48:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:48:28 9fda8d8052c6: Pulling fs layer 21:48:28 5d54e960e981: Pulling fs layer 21:48:28 c4a7e357bf2a: Pulling fs layer 21:48:28 f0e02332f6b5: Pulling fs layer 21:48:28 cefa15bbcfad: Pulling fs layer 21:48:28 17808c966233: Pulling fs layer 21:48:28 f4c1fc716caa: Pulling fs layer 21:48:28 f0e02332f6b5: Waiting 21:48:28 cefa15bbcfad: Waiting 21:48:28 17808c966233: Waiting 21:48:28 f4c1fc716caa: Waiting 21:48:29 5d54e960e981: Verifying Checksum 21:48:29 5d54e960e981: Download complete 21:48:29 f0e02332f6b5: Verifying Checksum 21:48:29 f0e02332f6b5: Download complete 21:48:29 cefa15bbcfad: Verifying Checksum 21:48:29 cefa15bbcfad: Download complete 21:48:29 9fda8d8052c6: Verifying Checksum 21:48:29 9fda8d8052c6: Download complete 21:48:29 f4c1fc716caa: Verifying Checksum 21:48:29 f4c1fc716caa: Download complete 21:48:30 9fda8d8052c6: Pull complete 21:48:30 5d54e960e981: Pull complete 21:48:31 c4a7e357bf2a: Verifying Checksum 21:48:31 c4a7e357bf2a: Download complete 21:48:32 17808c966233: Verifying Checksum 21:48:32 17808c966233: Download complete 21:48:42 c4a7e357bf2a: Pull complete 21:48:42 f0e02332f6b5: Pull complete 21:48:42 cefa15bbcfad: Pull complete 21:48:49 17808c966233: Pull complete 21:48:50 f4c1fc716caa: Pull complete 21:48:50 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:48:50 ---> ea914061e18c 21:48:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:48:52 ---> Running in 44109ce249cf 21:48:52 Removing intermediate container 44109ce249cf 21:48:52 ---> e79c10287bed 21:48:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:48:53 ---> Running in 95c01bda8b43 21:48:53 Removing intermediate container 95c01bda8b43 21:48:53 ---> c018b039f64a 21:48:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:48:53 ---> Running in a4ea689fae0a 21:48:54 Removing intermediate container a4ea689fae0a 21:48:54 ---> e00a99056456 21:48:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:48:54 ---> Running in f6f4814bdde1 21:48:54 Removing intermediate container f6f4814bdde1 21:48:54 ---> 9aa2842cdca9 21:48:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:54 ---> Running in f346f5bb7a24 21:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:48:57 (1/13) Installing libintl (0.21.1-r7) 21:48:57 (2/13) Installing eudev-libs (3.2.11-r8) 21:48:57 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:48:57 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:48:57 (5/13) Installing v4l-utils (1.24.1-r0) 21:48:57 (6/13) Installing libdvbv5 (1.24.1-r0) 21:48:57 (7/13) Installing udev-init-scripts (35-r1) 21:48:57 (8/13) Installing libblkid (2.38.1-r8) 21:48:57 (9/13) Installing xz-libs (5.4.3-r0) 21:48:57 (10/13) Installing kmod-libs (30-r3) 21:48:57 (11/13) Installing eudev (3.2.11-r8) 21:48:57 (12/13) Installing eudev-dev (3.2.11-r8) 21:48:57 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:48:57 Executing busybox-1.36.1-r2.trigger 21:48:57 Executing eudev-3.2.11-r8.trigger 21:48:57 OK: 273 MiB in 65 packages 21:48:59 Removing intermediate container f346f5bb7a24 21:48:59 ---> a7368a729e50 21:48:59 Step 8/13 : WORKDIR /device-usb-camera 21:48:59 ---> Running in 1c7d563d60cc 21:48:59 Removing intermediate container 1c7d563d60cc 21:48:59 ---> 238da4ed935c 21:48:59 Step 9/13 : COPY go.mod vendor* ./ 21:49:00 ---> f116741383a8 21:49:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:00 ---> Running in e108edbea19e 21:50:21 Removing intermediate container e108edbea19e 21:50:21 ---> bf859ed398c2 21:50:21 Step 11/13 : COPY . . 21:50:21 ---> cf20e7354cad 21:50:21 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:50:21 ---> Running in 24e8e1dce857 21:50:21  % Total % Received % Xferd Average Speed Time  Time Time Current 21:50:21 Dload Upload Total Spent Left Speed 21:50:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7539 0 --:--:-- --:--:-- --:--:-- 7593 21:50:21 Removing intermediate container 24e8e1dce857 21:50:21 ---> a6f6d1693d5f 21:50:21 Step 13/13 : RUN ${MAKE} 21:50:21 ---> Running in 38c62b4965a6 21:50:21 noop 21:50:21 Removing intermediate container 38c62b4965a6 21:50:21 ---> a8805241272a 21:50:21 Successfully built a8805241272a 21:50:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:22 + docker inspect -f . ci-base-image-arm64 21:50:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:22 prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container 21:50:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/150 -v /w/workspace/device-usb-camera/150:/w/workspace/device-usb-camera/150:rw,z -v /w/workspace/device-usb-camera/150@tmp:/w/workspace/device-usb-camera/150@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 21:50:24 $ docker top aefe156b9c334ee3fd46fdcd3bd340ddd505e4761f164695b3d846cc7ff1f0f9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:25 + go version 21:50:25 go version go1.21.0 linux/arm64 [Pipeline] } 21:50:25 $ docker stop --time=1 aefe156b9c334ee3fd46fdcd3bd340ddd505e4761f164695b3d846cc7ff1f0f9 21:50:26 $ docker rm -f --volumes aefe156b9c334ee3fd46fdcd3bd340ddd505e4761f164695b3d846cc7ff1f0f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:27 + docker inspect -f . ci-base-image-arm64 21:50:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:27 prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container 21:50:27 $ 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/150 -v /w/workspace/device-usb-camera/150:/w/workspace/device-usb-camera/150:rw,z -v /w/workspace/device-usb-camera/150@tmp:/w/workspace/device-usb-camera/150@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 21:50:28 $ docker top fd53943c7d0ad9b0420443f0c705637856850ef96827c6c9935467ef55bd225a -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:29 + git config --global --add safe.directory /w/workspace/device-usb-camera/150 [Pipeline] fileExists [Pipeline] sh 21:50:30 + make test 21:50:30 go test ./... -coverprofile=coverage.out ./... 21:50:34 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:52:56 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:53:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.094s coverage: 4.4% of statements 21:53:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:53:03 go vet ./... 21:53:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:53:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:53:42 ./bin/test-attribution-txt.sh [Pipeline] echo 21:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:53:42 $ docker stop --time=1 fd53943c7d0ad9b0420443f0c705637856850ef96827c6c9935467ef55bd225a 21:53:44 $ docker rm -f --volumes fd53943c7d0ad9b0420443f0c705637856850ef96827c6c9935467ef55bd225a [Pipeline] // withDockerContainer [Pipeline] sh 21:53:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:53:45 Warning: overwriting stash ‘coverage-report’ 21:53:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:53:47 + ls -al . 21:53:47 total 216 21:53:47 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:50 . 21:53:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:47 .. 21:53:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:48 .git 21:53:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:48 .github 21:53:47 -rw-rw-r-- 1 jenkins jenkins 495 Sep 22 21:48 .gitignore 21:53:47 -rw-rw-r-- 1 jenkins jenkins 45 Sep 22 21:48 .golangci.yml 21:53:47 -rw-rw-r-- 1 jenkins jenkins 77 Sep 22 21:48 .hadolint.yml 21:53:47 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 22 21:48 Attribution.txt 21:53:47 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 22 21:48 CHANGELOG.md 21:53:47 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 22 21:48 Dockerfile 21:53:47 -rw-rw-r-- 1 jenkins jenkins 678 Sep 22 21:48 GOVERNANCE.md 21:53:47 -rw-rw-r-- 1 jenkins jenkins 659 Sep 22 21:48 Jenkinsfile 21:53:47 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 22 21:48 LICENSE 21:53:47 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 22 21:48 Makefile 21:53:47 -rw-rw-r-- 1 jenkins jenkins 622 Sep 22 21:48 OWNERS.md 21:53:47 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 22 21:48 README.md 21:53:47 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION 21:53:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:48 bin 21:53:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:48 cmd 21:53:47 -rw-r--r-- 1 jenkins jenkins 54703 Sep 22 21:53 coverage.out 21:53:47 -rwxrwxr-x 1 jenkins jenkins 84 Sep 22 21:48 docker-entrypoint.sh 21:53:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:48 docs 21:53:47 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 22 21:48 go.mod 21:53:47 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 22 21:48 go.sum 21:53:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:48 internal 21:53:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:48 snap 21:53:47 -rw-rw-r-- 1 jenkins jenkins 231 Sep 22 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:47 + 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=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 --label arch=arm64 --label version=3.1.0-dev.25 . 21:53:47 Sending build context to Docker daemon 1.384MB 21:53:47 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:53:47 Step 2/36 : FROM ${BASE} AS builder 21:53:47 ---> a8805241272a 21:53:47 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:53:47 ---> Running in 9156975d3903 21:53:48 Removing intermediate container 9156975d3903 21:53:48 ---> ce7508c21575 21:53:48 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:53:48 ---> Running in 9a710e088e45 21:53:48 Removing intermediate container 9a710e088e45 21:53:48 ---> 2be20c0f0274 21:53:48 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:53:48 ---> Running in c4c99a963ff2 21:53:49 Removing intermediate container c4c99a963ff2 21:53:49 ---> 35e25265645a 21:53:49 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:53:49 ---> Running in 06aa366b432f 21:53:49 Removing intermediate container 06aa366b432f 21:53:49 ---> fa053d4b19ba 21:53:49 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:53:49 ---> Running in c855e5999613 21:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:52 OK: 273 MiB in 65 packages 21:53:53 Removing intermediate container c855e5999613 21:53:53 ---> fe9026fbceb5 21:53:53 Step 8/36 : WORKDIR /device-usb-camera 21:53:53 ---> Running in 8139d5575c10 21:53:53 Removing intermediate container 8139d5575c10 21:53:53 ---> 0a6962b7cf18 21:53:53 Step 9/36 : COPY go.mod vendor* ./ 21:53:54 ---> dd05817f079f 21:53:54 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:54 ---> Running in a978ea80abe1 21:53:57 Removing intermediate container a978ea80abe1 21:53:57 ---> 71ce8014a102 21:53:57 Step 11/36 : COPY . . 21:53:58 ---> 023066b56bc3 21:53:58 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:53:58 ---> Running in 8fb339ad6205 21:53:59  % Total % Received % Xferd Average Speed Time Time Time Current 21:53:59 Dload Upload Total Spent Left Speed 21:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5157 0 --:--:-- --:--:-- --:--:-- 5177 21:54:00 Removing intermediate container 8fb339ad6205 21:54:00 ---> 0c72be6cad64 21:54:00 Step 13/36 : RUN ${MAKE} 21:54:00 ---> Running in d8218c3bebe6 21:54:01 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:56:38 Removing intermediate container d8218c3bebe6 21:56:38 ---> f23a6d10a5d9 21:56:38 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:56:38 v0.21.6: Pulling from aler9/rtsp-simple-server 21:56:38 8766b47fe142: Pulling fs layer 21:56:38 8766b47fe142: Verifying Checksum 21:56:38 8766b47fe142: Download complete 21:56:38 8766b47fe142: Pull complete 21:56:38 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:56:38 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:56:38 ---> 69d40e2cb93c 21:56:38 Step 15/36 : FROM alpine:3.18 21:56:38 3.18: Pulling from library/alpine 21:56:38 9fda8d8052c6: Already exists 21:56:38 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:56:38 Status: Downloaded newer image for alpine:3.18 21:56:38 ---> f6648c04cd6c 21:56:38 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:56:38 ---> Running in 04ff08ea54a4 21:56:38 Removing intermediate container 04ff08ea54a4 21:56:38 ---> bc8fd5930ea9 21:56:38 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:56:38 ---> Running in bdd21fdbcd37 21:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:56:38 (1/104) Installing dumb-init (1.2.5-r2) 21:56:38 (2/104) Installing sdl2 (2.26.5-r0) 21:56:38 (3/104) Installing svt-av1-libs (1.6.0-r0) 21:56:38 (4/104) Installing aom-libs (3.6.1-r0) 21:56:38 (5/104) Installing libxau (1.0.11-r2) 21:56:38 (6/104) Installing libmd (1.0.4-r2) 21:56:38 (7/104) Installing libbsd (0.11.7-r1) 21:56:38 (8/104) Installing libxdmcp (1.1.4-r2) 21:56:38 (9/104) Installing libxcb (1.15-r1) 21:56:38 (10/104) Installing libx11 (1.8.4-r4) 21:56:38 (11/104) Installing libdrm (2.4.115-r4) 21:56:38 (12/104) Installing libxext (1.3.5-r2) 21:56:38 (13/104) Installing libxfixes (6.0.1-r2) 21:56:38 (14/104) Installing libffi (3.4.4-r2) 21:56:38 (15/104) Installing wayland-libs-client (1.22.0-r2) 21:56:38 (16/104) Installing libva (2.18.0-r1) 21:56:38 (17/104) Installing libvdpau (1.5-r1) 21:56:38 (18/104) Installing ffmpeg-libavutil (6.0-r15) 21:56:38 (19/104) Installing libdav1d (1.2.1-r0) 21:56:38 (20/104) Installing brotli-libs (1.0.9-r14) 21:56:38 (21/104) Installing libgcc (12.2.1_git20220924-r10) 21:56:38 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 21:56:38 (23/104) Installing libhwy (1.0.4-r1) 21:56:38 (24/104) Installing lcms2 (2.15-r2) 21:56:38 (25/104) Installing libjxl (0.8.2-r0) 21:56:38 (26/104) Installing lame-libs (3.100-r5) 21:56:38 (27/104) Installing opus (1.4-r0) 21:56:38 (28/104) Installing libgomp (12.2.1_git20220924-r10) 21:56:38 (29/104) Installing soxr (0.1.3-r5) 21:56:38 (30/104) Installing ffmpeg-libswresample (6.0-r15) 21:56:38 (31/104) Installing libogg (1.3.5-r4) 21:56:38 (32/104) Installing libtheora (1.1.1-r17) 21:56:38 (33/104) Installing libvorbis (1.3.7-r1) 21:56:38 (34/104) Installing libvpx (1.13.0-r1) 21:56:38 (35/104) Installing libwebp (1.3.2-r0) 21:56:38 (36/104) Installing x264-libs (0.164_git20220602-r1) 21:56:38 (37/104) Installing numactl (2.0.16-r4) 21:56:38 (38/104) Installing x265-libs (3.5-r4) 21:56:38 (39/104) Installing xvidcore (1.3.7-r1) 21:56:38 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 21:56:38 (41/104) Installing alsa-lib (1.2.9-r1) 21:56:38 (42/104) Installing libexpat (2.5.0-r1) 21:56:38 (43/104) Installing libbz2 (1.0.8-r5) 21:56:38 (44/104) Installing libpng (1.6.39-r3) 21:56:38 (45/104) Installing freetype (2.13.0-r5) 21:56:38 (46/104) Installing fontconfig (2.14.2-r3) 21:56:38 (47/104) Installing fribidi (1.0.13-r0) 21:56:38 (48/104) Installing libintl (0.21.1-r7) 21:56:38 (49/104) Installing libblkid (2.38.1-r8) 21:56:38 (50/104) Installing libmount (2.38.1-r8) 21:56:38 (51/104) Installing pcre2 (10.42-r1) 21:56:38 (52/104) Installing glib (2.76.4-r0) 21:56:38 (53/104) Installing graphite2 (1.3.14-r5) 21:56:38 (54/104) Installing harfbuzz (7.3.0-r0) 21:56:38 (55/104) Installing libunibreak (5.1-r0) 21:56:38 (56/104) Installing libass (0.17.1-r0) 21:56:38 (57/104) Installing libbluray (1.3.4-r0) 21:56:38 (58/104) Installing gmp (6.2.1-r3) 21:56:38 (59/104) Installing nettle (3.8.1-r2) 21:56:38 (60/104) Installing libunistring (1.1-r1) 21:56:38 (61/104) Installing libidn2 (2.3.4-r1) 21:56:38 (62/104) Installing p11-kit (0.24.1-r2) 21:56:38 (63/104) Installing libtasn1 (4.19.0-r1) 21:56:38 (64/104) Installing gnutls (3.8.0-r2) 21:56:38 (65/104) Installing mpg123-libs (1.31.3-r1) 21:56:38 (66/104) Installing libopenmpt (0.7.2-r0) 21:56:38 (67/104) Installing cjson (1.7.15-r4) 21:56:38 (68/104) Installing mbedtls (2.28.4-r0) 21:56:38 (69/104) Installing librist (0.2.7-r0) 21:56:38 (70/104) Installing libsrt (1.5.2-r0) 21:56:38 (71/104) Installing libssh (0.10.5-r0) 21:56:38 (72/104) Installing xz-libs (5.4.3-r0) 21:56:38 (73/104) Installing libxml2 (2.11.4-r0) 21:56:38 (74/104) Installing libsodium (1.0.18-r3) 21:56:38 (75/104) Installing libzmq (4.3.4-r4) 21:56:38 (76/104) Installing ffmpeg-libavformat (6.0-r15) 21:56:38 (77/104) Installing glslang-libs (1.3.243.0-r1) 21:56:38 (78/104) Installing spirv-tools (1.3.243.0-r1) 21:56:38 (79/104) Installing shaderc (2023.3-r1) 21:56:38 (80/104) Installing vulkan-loader (1.3.243.0-r1) 21:56:38 (81/104) Installing libplacebo (5.264.1-r1) 21:56:38 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 21:56:38 (83/104) Installing ffmpeg-libswscale (6.0-r15) 21:56:38 (84/104) Installing vidstab (1.1.1-r0) 21:56:38 (85/104) Installing zimg (3.0.5-r0) 21:56:38 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 21:56:38 (87/104) Installing libasyncns (0.8-r1) 21:56:38 (88/104) Installing dbus-libs (1.14.8-r0) 21:56:38 (89/104) Installing libltdl (2.4.7-r2) 21:56:38 (90/104) Installing orc (0.4.34-r0) 21:56:38 (91/104) Installing flac-libs (1.4.3-r0) 21:56:38 (92/104) Installing libsndfile (1.2.0-r2) 21:56:38 (93/104) Installing speexdsp (1.2.1-r1) 21:56:38 (94/104) Installing tdb-libs (1.4.8-r1) 21:56:38 (95/104) Installing libpulse (16.1-r10) 21:56:38 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 21:56:38 (97/104) Installing v4l-utils-libs (1.24.1-r0) 21:56:38 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 21:56:38 (99/104) Installing ffmpeg (6.0-r15) 21:56:38 (100/104) Installing udev-init-scripts (35-r1) 21:56:38 (101/104) Installing eudev-libs (3.2.11-r8) 21:56:38 (102/104) Installing zstd-libs (1.5.5-r4) 21:56:38 (103/104) Installing kmod-libs (30-r3) 21:56:38 (104/104) Installing eudev (3.2.11-r8) 21:56:38 Executing busybox-1.36.1-r2.trigger 21:56:38 Executing glib-2.76.4-r0.trigger 21:56:38 Executing eudev-3.2.11-r8.trigger 21:56:38 OK: 110 MiB in 119 packages 21:56:41 Removing intermediate container bdd21fdbcd37 21:56:41 ---> 65a924bfd93f 21:56:41 Step 18/36 : WORKDIR / 21:56:41 ---> Running in 23faf9636472 21:56:41 Removing intermediate container 23faf9636472 21:56:41 ---> 50c8f6f1bd77 21:56:41 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:56:43 ---> aa420eb7e761 21:56:43 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:56:43 ---> 6e64ea81b958 21:56:43 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:56:44 ---> 61293936e727 21:56:44 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:56:45 ---> 3e4623b9c2b3 21:56:45 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:56:45 ---> 63a88e712ea3 21:56:45 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:56:46 ---> 1a640e1a7d6b 21:56:46 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:56:47 ---> ed106066ee96 21:56:47 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:56:47 ---> Running in 02bff6f936ad 21:56:49 Removing intermediate container 02bff6f936ad 21:56:49 ---> 6fc8b11fa78e 21:56:49 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:56:49 ---> Running in 277e13cd3506 21:56:51 Removing intermediate container 277e13cd3506 21:56:51 ---> 7f71934b8b12 21:56:51 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:56:51 ---> Running in b527cf70cdc7 21:56:53 Removing intermediate container b527cf70cdc7 21:56:53 ---> d5e231217cd9 21:56:53 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:56:53 ---> Running in 446e7bda0917 21:56:55 Removing intermediate container 446e7bda0917 21:56:55 ---> 9f36034770c1 21:56:55 Step 30/36 : EXPOSE 59983 21:56:55 ---> Running in a4486768de7a 21:56:55 Removing intermediate container a4486768de7a 21:56:55 ---> cd22d1aea083 21:56:55 Step 31/36 : EXPOSE 8554 21:56:55 ---> Running in 18bf562be3ac 21:56:56 Removing intermediate container 18bf562be3ac 21:56:56 ---> 8ce86d29d9a9 21:56:56 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:56:56 ---> Running in 807091cbafee 21:56:56 Removing intermediate container 807091cbafee 21:56:56 ---> e08373d940d8 21:56:56 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:56:56 ---> Running in 45b68bb1f3f5 21:56:57 Removing intermediate container 45b68bb1f3f5 21:56:57 ---> 75ca052cd0a7 21:56:57 Step 34/36 : LABEL arch=arm64 21:56:57 ---> Running in 17f72a29ccfb 21:56:57 Removing intermediate container 17f72a29ccfb 21:56:57 ---> 307bf85d1bc1 21:56:57 Step 35/36 : LABEL git_sha=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 21:56:57 ---> Running in 08351ae34a91 21:56:57 Removing intermediate container 08351ae34a91 21:56:57 ---> dfda6591c111 21:56:57 Step 36/36 : LABEL version=3.1.0-dev.25 21:56:58 ---> Running in 656db40bd925 21:56:58 Removing intermediate container 656db40bd925 21:56:58 ---> 7913cd0597d4 21:56:58 [Warning] One or more build-args [ARCH] were not consumed 21:56:58 Successfully built 7913cd0597d4 21:56:58 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 21:56:58 provisioning config files... 21:56:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/150@tmp/config15824015114833117372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:58 ---> docker-login.sh 21:56:58 nexus3.edgexfoundry.org:10001 21:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:59 Configure a credential helper to remove this warning. See 21:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:59 21:56:59 Login Succeeded 21:56:59 nexus3.edgexfoundry.org:10002 21:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:59 Configure a credential helper to remove this warning. See 21:56:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:59 21:56:59 Login Succeeded 21:56:59 nexus3.edgexfoundry.org:10003 21:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:00 Configure a credential helper to remove this warning. See 21:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:00 21:57:00 Login Succeeded 21:57:00 nexus3.edgexfoundry.org:10004 21:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:00 Configure a credential helper to remove this warning. See 21:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:00 21:57:00 Login Succeeded 21:57:00 docker.io 21:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:00 Configure a credential helper to remove this warning. See 21:57:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:00 21:57:00 Login Succeeded 21:57:00 ---> docker-login.sh ends [Pipeline] } 21:57:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:57:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:00 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:57:00 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 21:57:00 latest 21:57:00 3.1.0-dev.25 21:57:00 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 21:57:00 main 21:57:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:01 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 21:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:57:01 8594ab1679b3: Preparing 21:57:01 53bd470c24b0: Preparing 21:57:01 fa44e267774b: Preparing 21:57:01 f2cb24f0396d: Preparing 21:57:01 608d194cb50c: Preparing 21:57:01 acc83c6ca332: Preparing 21:57:01 aed746241b59: Preparing 21:57:01 128205c121c3: Preparing 21:57:01 4c3920dc0c7d: Preparing 21:57:01 2a296b7f8167: Preparing 21:57:01 8823e67250d8: Preparing 21:57:01 bd9e9836a2eb: Preparing 21:57:01 b2191e2be29d: Preparing 21:57:01 4c3920dc0c7d: Waiting 21:57:01 2a296b7f8167: Waiting 21:57:01 acc83c6ca332: Waiting 21:57:01 aed746241b59: Waiting 21:57:01 128205c121c3: Waiting 21:57:01 8823e67250d8: Waiting 21:57:01 bd9e9836a2eb: Waiting 21:57:01 fa44e267774b: Pushed 21:57:01 8594ab1679b3: Pushed 21:57:01 f2cb24f0396d: Pushed 21:57:01 53bd470c24b0: Pushed 21:57:02 acc83c6ca332: Pushed 21:57:02 4c3920dc0c7d: Pushed 21:57:02 aed746241b59: Pushed 21:57:02 128205c121c3: Pushed 21:57:02 b2191e2be29d: Layer already exists 21:57:02 2a296b7f8167: Pushed 21:57:07 608d194cb50c: Pushed 21:57:08 8823e67250d8: Pushed 21:57:23 bd9e9836a2eb: Pushed 21:57:23 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57: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 21:57:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:57:23 8594ab1679b3: Preparing 21:57:23 53bd470c24b0: Preparing 21:57:23 fa44e267774b: Preparing 21:57:23 f2cb24f0396d: Preparing 21:57:23 608d194cb50c: Preparing 21:57:23 acc83c6ca332: Preparing 21:57:23 aed746241b59: Preparing 21:57:23 128205c121c3: Preparing 21:57:23 4c3920dc0c7d: Preparing 21:57:23 2a296b7f8167: Preparing 21:57:23 8823e67250d8: Preparing 21:57:23 bd9e9836a2eb: Preparing 21:57:23 b2191e2be29d: Preparing 21:57:23 acc83c6ca332: Waiting 21:57:23 aed746241b59: Waiting 21:57:23 128205c121c3: Waiting 21:57:23 4c3920dc0c7d: Waiting 21:57:23 2a296b7f8167: Waiting 21:57:23 8823e67250d8: Waiting 21:57:23 bd9e9836a2eb: Waiting 21:57:23 b2191e2be29d: Waiting 21:57:23 f2cb24f0396d: Layer already exists 21:57:23 8594ab1679b3: Layer already exists 21:57:23 608d194cb50c: Layer already exists 21:57:23 53bd470c24b0: Layer already exists 21:57:23 fa44e267774b: Layer already exists 21:57:23 aed746241b59: Layer already exists 21:57:23 acc83c6ca332: Layer already exists 21:57:23 128205c121c3: Layer already exists 21:57:23 4c3920dc0c7d: Layer already exists 21:57:23 2a296b7f8167: Layer already exists 21:57:23 8823e67250d8: Layer already exists 21:57:23 b2191e2be29d: Layer already exists 21:57:23 bd9e9836a2eb: Layer already exists 21:57:24 latest: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:24 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.25 21:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:57:24 8594ab1679b3: Preparing 21:57:24 53bd470c24b0: Preparing 21:57:24 fa44e267774b: Preparing 21:57:24 f2cb24f0396d: Preparing 21:57:24 608d194cb50c: Preparing 21:57:24 acc83c6ca332: Preparing 21:57:24 aed746241b59: Preparing 21:57:24 128205c121c3: Preparing 21:57:24 4c3920dc0c7d: Preparing 21:57:24 2a296b7f8167: Preparing 21:57:24 8823e67250d8: Preparing 21:57:24 bd9e9836a2eb: Preparing 21:57:24 b2191e2be29d: Preparing 21:57:24 4c3920dc0c7d: Waiting 21:57:24 2a296b7f8167: Waiting 21:57:24 acc83c6ca332: Waiting 21:57:24 aed746241b59: Waiting 21:57:24 128205c121c3: Waiting 21:57:24 8823e67250d8: Waiting 21:57:24 bd9e9836a2eb: Waiting 21:57:24 b2191e2be29d: Waiting 21:57:24 53bd470c24b0: Layer already exists 21:57:24 8594ab1679b3: Layer already exists 21:57:24 f2cb24f0396d: Layer already exists 21:57:24 fa44e267774b: Layer already exists 21:57:24 608d194cb50c: Layer already exists 21:57:24 2a296b7f8167: Layer already exists 21:57:24 aed746241b59: Layer already exists 21:57:24 acc83c6ca332: Layer already exists 21:57:24 4c3920dc0c7d: Layer already exists 21:57:24 128205c121c3: Layer already exists 21:57:24 b2191e2be29d: Layer already exists 21:57:24 bd9e9836a2eb: Layer already exists 21:57:24 8823e67250d8: Layer already exists 21:57:25 3.1.0-dev.25: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:25 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 21:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:57:25 8594ab1679b3: Preparing 21:57:25 53bd470c24b0: Preparing 21:57:25 fa44e267774b: Preparing 21:57:25 f2cb24f0396d: Preparing 21:57:25 608d194cb50c: Preparing 21:57:25 acc83c6ca332: Preparing 21:57:25 aed746241b59: Preparing 21:57:25 128205c121c3: Preparing 21:57:25 4c3920dc0c7d: Preparing 21:57:25 2a296b7f8167: Preparing 21:57:25 8823e67250d8: Preparing 21:57:25 bd9e9836a2eb: Preparing 21:57:25 b2191e2be29d: Preparing 21:57:25 acc83c6ca332: Waiting 21:57:25 aed746241b59: Waiting 21:57:25 128205c121c3: Waiting 21:57:25 4c3920dc0c7d: Waiting 21:57:25 2a296b7f8167: Waiting 21:57:25 8823e67250d8: Waiting 21:57:25 bd9e9836a2eb: Waiting 21:57:25 b2191e2be29d: Waiting 21:57:25 53bd470c24b0: Layer already exists 21:57:25 fa44e267774b: Layer already exists 21:57:25 608d194cb50c: Layer already exists 21:57:25 8594ab1679b3: Layer already exists 21:57:25 f2cb24f0396d: Layer already exists 21:57:25 128205c121c3: Layer already exists 21:57:25 aed746241b59: Layer already exists 21:57:25 acc83c6ca332: Layer already exists 21:57:25 4c3920dc0c7d: Layer already exists 21:57:25 2a296b7f8167: Layer already exists 21:57:25 b2191e2be29d: Layer already exists 21:57:25 bd9e9836a2eb: Layer already exists 21:57:25 8823e67250d8: Layer already exists 21:57:26 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57: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 21:57:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:57:26 8594ab1679b3: Preparing 21:57:26 53bd470c24b0: Preparing 21:57:26 fa44e267774b: Preparing 21:57:26 f2cb24f0396d: Preparing 21:57:26 608d194cb50c: Preparing 21:57:26 acc83c6ca332: Preparing 21:57:26 aed746241b59: Preparing 21:57:26 128205c121c3: Preparing 21:57:26 4c3920dc0c7d: Preparing 21:57:26 2a296b7f8167: Preparing 21:57:26 8823e67250d8: Preparing 21:57:26 bd9e9836a2eb: Preparing 21:57:26 b2191e2be29d: Preparing 21:57:26 8823e67250d8: Waiting 21:57:26 4c3920dc0c7d: Waiting 21:57:26 bd9e9836a2eb: Waiting 21:57:26 b2191e2be29d: Waiting 21:57:26 acc83c6ca332: Waiting 21:57:26 2a296b7f8167: Waiting 21:57:26 aed746241b59: Waiting 21:57:26 128205c121c3: Waiting 21:57:26 53bd470c24b0: Layer already exists 21:57:26 fa44e267774b: Layer already exists 21:57:26 f2cb24f0396d: Layer already exists 21:57:26 608d194cb50c: Layer already exists 21:57:26 8594ab1679b3: Layer already exists 21:57:26 aed746241b59: Layer already exists 21:57:26 128205c121c3: Layer already exists 21:57:26 2a296b7f8167: Layer already exists 21:57:26 4c3920dc0c7d: Layer already exists 21:57:26 acc83c6ca332: Layer already exists 21:57:26 8823e67250d8: Layer already exists 21:57:26 b2191e2be29d: Layer already exists 21:57:26 bd9e9836a2eb: Layer already exists 21:57:27 main: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:57:27 ===================================================== [Pipeline] echo 21:57:27 taggedImages: 21:57:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 21:57:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:57:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.25 21:57:27 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 21:57: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 21:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:27 21:57:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:27 arm64: Pulling from edgex-lftools-log-publisher 21:57:27 8998bd30e6a1: Pulling fs layer 21:57:27 04944245beec: Pulling fs layer 21:57:27 699f458cf7ca: Pulling fs layer 21:57:27 765212b225bb: Pulling fs layer 21:57:27 f23df028b6ca: Pulling fs layer 21:57:27 d65c8cfc05b1: Pulling fs layer 21:57:27 2437ff75d9bd: Pulling fs layer 21:57:27 f23df028b6ca: Waiting 21:57:27 765212b225bb: Waiting 21:57:27 d65c8cfc05b1: Waiting 21:57:27 2437ff75d9bd: Waiting 21:57:28 04944245beec: Verifying Checksum 21:57:28 04944245beec: Download complete 21:57:28 765212b225bb: Verifying Checksum 21:57:28 765212b225bb: Download complete 21:57:28 f23df028b6ca: Download complete 21:57:28 d65c8cfc05b1: Verifying Checksum 21:57:28 d65c8cfc05b1: Download complete 21:57:28 699f458cf7ca: Verifying Checksum 21:57:28 699f458cf7ca: Download complete 21:57:28 8998bd30e6a1: Download complete 21:57:30 2437ff75d9bd: Verifying Checksum 21:57:30 2437ff75d9bd: Download complete 21:57:32 8998bd30e6a1: Pull complete 21:57:32 04944245beec: Pull complete 21:57:33 699f458cf7ca: Pull complete 21:57:34 765212b225bb: Pull complete 21:57:34 f23df028b6ca: Pull complete 21:57:35 d65c8cfc05b1: Pull complete 21:57:53 2437ff75d9bd: Pull complete 21:57:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:57:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:53 prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container 21:57:53 $ 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/150 -v /w/workspace/device-usb-camera/150:/w/workspace/device-usb-camera/150:rw,z -v /w/workspace/device-usb-camera/150@tmp:/w/workspace/device-usb-camera/150@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 21:57:56 $ docker top ebeb46d39adcad8abd6d320b5f700c93a82edcf56336e384bd18176c2ad36f6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:57 ---> job-cost.sh 21:57:57 lf-activate-venv: SKIPPING 21:57:57 INFO: No Stack... 21:57:57 INFO: Retrieving Pricing Info for: v3-standard-4 21:57:58 INFO: Archiving Costs [Pipeline] sh 21:57:58 + cat /w/workspace/device-usb-camera/150/archives/cost.csv 21:57:58 + cut -d, -f6 [Pipeline] lock 21:57:58 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] 21:57:58 Resource [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] did not exist. Created. 21:57:58 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:59 /w/workspace/device-usb-camera/150@tmp/durable-1aeb147f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:57:59 + echo total: 0.10999999940395355 [Pipeline] stash 21:57:59 Warning: overwriting stash ‘stack-cost’ 21:57:59 Stashed 1 file(s) [Pipeline] } 21:57:59 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 21:57:59 $ docker stop --time=1 ebeb46d39adcad8abd6d320b5f700c93a82edcf56336e384bd18176c2ad36f6c 21:58:01 $ docker rm -f --volumes ebeb46d39adcad8abd6d320b5f700c93a82edcf56336e384bd18176c2ad36f6c [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 21:58:01 provisioning config files... 21:58:01 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4471164080144711568tmp [Pipeline] { [Pipeline] sh 21:58:01 + set +x 21:58:01 + curl -s https://codecov.io/bash 21:58:01 + bash -s -- 21:58:01 21:58:01 _____ _ 21:58:01 / ____| | | 21:58:01 | | ___ __| | ___ ___ _____ __ 21:58:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:58:01 | |___| (_) | (_| | __/ (_| (_) \ V / 21:58:01 \_____\___/ \__,_|\___|\___\___/ \_/ 21:58:01 Bash-1.0.6 21:58:01 21:58:01 21:58:01 ==> git version 2.25.1 found 21:58:01 ==> 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 21:58:01 Release-Date: 2020-01-08 21:58:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:58:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:58:01 ==> Jenkins CI detected. 21:58:01 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:58:01 project root: . 21:58:01 --> token set from env 21:58:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:58:01 ==> Running gcov in . (disable via -X gcov) 21:58:01 ==> Python coveragepy not found 21:58:01 ==> Searching for coverage reports in: 21:58:01 + . 21:58:01 -> Found 1 reports 21:58:01 ==> Detecting git/mercurial file structure 21:58:01 ==> Reading reports 21:58:01 + ./coverage.out bytes=54703 21:58:02 ==> Appending adjustments 21:58:02 https://docs.codecov.io/docs/fixing-reports 21:58:02 + Found adjustments 21:58:02 ==> Gzipping contents 21:58:02 8.0K /tmp/codecov.XZonHE.gz 21:58:02 ==> Uploading reports 21:58:02 url: https://codecov.io 21:58:02 query: branch=main&commit=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:02 -> Pinging Codecov 21:58:02 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=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:02 -> Uploading to 21:58:02 https://storage.googleapis.com/codecov/v4/raw/2023-09-22/73D8F5FF140700D3E01443B452E23636/c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5/3bab3df8-dd41-44b5-bdfc-4b7578aac8d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d71a3546b57a4531cf1e5a47ffb133c70b009f981540f6da3c8d8dc3d9b64343 21:58:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:02 Dload Upload Total Spent Left Speed 21:58:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 39303 --:--:-- --:--:-- --:--:-- 39303 21:58:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] } 21:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:58:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:58:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:02 21:58:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:58:03 df9b9388f04a: Pulling fs layer 21:58:03 52dc419b0ee2: Pulling fs layer 21:58:03 25bc292e5bac: Pulling fs layer 21:58:03 114826534d7a: Pulling fs layer 21:58:03 4657fd5d0bcf: Pulling fs layer 21:58:03 6ad1cebc031e: Pulling fs layer 21:58:03 8a3aa393b2d8: Pulling fs layer 21:58:03 6ad1cebc031e: Waiting 21:58:03 8a3aa393b2d8: Waiting 21:58:03 114826534d7a: Waiting 21:58:03 4657fd5d0bcf: Waiting 21:58:03 25bc292e5bac: Verifying Checksum 21:58:03 25bc292e5bac: Download complete 21:58:03 52dc419b0ee2: Download complete 21:58:03 4657fd5d0bcf: Verifying Checksum 21:58:03 4657fd5d0bcf: Download complete 21:58:03 df9b9388f04a: Verifying Checksum 21:58:03 df9b9388f04a: Download complete 21:58:03 6ad1cebc031e: Verifying Checksum 21:58:03 6ad1cebc031e: Download complete 21:58:03 df9b9388f04a: Pull complete 21:58:03 52dc419b0ee2: Pull complete 21:58:03 25bc292e5bac: Pull complete 21:58:03 114826534d7a: Verifying Checksum 21:58:03 114826534d7a: Download complete 21:58:03 8a3aa393b2d8: Verifying Checksum 21:58:03 8a3aa393b2d8: Download complete 21:58:08 114826534d7a: Pull complete 21:58:08 4657fd5d0bcf: Pull complete 21:58:08 6ad1cebc031e: Pull complete 21:58:10 8a3aa393b2d8: Pull complete 21:58:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:10 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:58:10 $ 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 21:58:16 $ docker top 8f211e4de5240d47cb34ecfe59b65205c3279108d957b2c85db0dbf63f7cc4f1 -eo pid,comm [Pipeline] { [Pipeline] echo 21:58:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:58:16 + set -o pipefail 21:58:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:58:23 21:58:23 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:58:23 21:58:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/a5037101-41b4-45ea-a578-fd17e1c4a688 21:58:23 21:58:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:58:23 21:58:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:58:23 21:58:23 21:58:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:58:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:58:23 More details here: https://snyk.co/ue1NS [Pipeline] } 21:58:23 $ docker stop --time=1 8f211e4de5240d47cb34ecfe59b65205c3279108d957b2c85db0dbf63f7cc4f1 21:58:28 $ docker rm -f --volumes 8f211e4de5240d47cb34ecfe59b65205c3279108d957b2c85db0dbf63f7cc4f1 [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 21:58:28 + git log --format=format:%s -1 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] sh 21:58:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:29 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:58:29 $ 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 21:58:29 $ docker top d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b -eo pid,comm 21:58:29 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). 21:58:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:30 [ssh-agent] Looking for ssh-agent implementation... 21:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:30 $ docker exec d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b ssh-agent 21:58:30 SSH_AUTH_SOCK=/tmp/ssh-yxPP5hBHq0vO/agent.32 21:58:30 SSH_AGENT_PID=38 21:58:30 Running ssh-add (command line suppressed) 21:58:30 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2478687640394375542.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2478687640394375542.key) 21:58:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:30 + git semver tag 21:58:30 2023-09-22 21:58:30,862 [run_tag] DEBUG tag force:False 21:58:30 2023-09-22 21:58:30,862 [check_head_tag] DEBUG check head tag 21:58:30 2023-09-22 21:58:30,865 [execute] INFO git cat-file --batch-check 21:58:30 2023-09-22 21:58:30,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:58:30 2023-09-22 21:58:30,868 [execute] INFO git cat-file --batch 21:58:30 2023-09-22 21:58:30,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:58:30 2023-09-22 21:58:30,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:58:30 2023-09-22 21:58:30,903 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 21:58:30 2023-09-22 21:58:30,903 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:58:30 2023-09-22 21:58:30,908 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:58:30 3.1.0-dev.25 [Pipeline] } 21:58:30 $ docker exec --env ******** --env ******** d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b ssh-agent -k 21:58:31 unset SSH_AUTH_SOCK; 21:58:31 unset SSH_AGENT_PID; 21:58:31 echo Agent pid 38 killed; 21:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:31 + git semver [Pipeline] } 21:58:31 $ docker stop --time=1 d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b 21:58:32 $ docker rm -f --volumes d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:33 21:58:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:33 0.23.1-centos7: Pulling from edgex-lftools 21:58:33 ab5ef0e58194: Pulling fs layer 21:58:33 9712f1f96733: Pulling fs layer 21:58:33 63f879dbbcfc: Pulling fs layer 21:58:33 0d9ebad4ef96: Pulling fs layer 21:58:33 e9a5061849ea: Pulling fs layer 21:58:33 d747dcd14b5f: Pulling fs layer 21:58:33 2de7ff778b66: Pulling fs layer 21:58:33 0d9ebad4ef96: Waiting 21:58:33 e9a5061849ea: Waiting 21:58:33 d747dcd14b5f: Waiting 21:58:33 2de7ff778b66: Waiting 21:58:33 9712f1f96733: Verifying Checksum 21:58:33 9712f1f96733: Download complete 21:58:33 63f879dbbcfc: Verifying Checksum 21:58:33 63f879dbbcfc: Download complete 21:58:34 e9a5061849ea: Verifying Checksum 21:58:34 e9a5061849ea: Download complete 21:58:34 d747dcd14b5f: Verifying Checksum 21:58:34 d747dcd14b5f: Download complete 21:58:34 0d9ebad4ef96: Verifying Checksum 21:58:34 0d9ebad4ef96: Download complete 21:58:34 ab5ef0e58194: Verifying Checksum 21:58:34 ab5ef0e58194: Download complete 21:58:34 2de7ff778b66: Verifying Checksum 21:58:34 2de7ff778b66: Download complete 21:58:36 ab5ef0e58194: Pull complete 21:58:36 9712f1f96733: Pull complete 21:58:37 63f879dbbcfc: Pull complete 21:58:41 0d9ebad4ef96: Pull complete 21:58:41 e9a5061849ea: Pull complete 21:58:41 d747dcd14b5f: Pull complete 21:58:42 2de7ff778b66: Pull complete 21:58:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:42 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:58:42 $ 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 21:58:49 $ docker top 1b72a6a2c4237951d3df5723591853d41b5188e1fcdc91f3b4fe15bab5faed42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:58:49 provisioning config files... 21:58:49 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config551456517506151883tmp 21:58:49 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5577140393305728633tmp 21:58:49 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7860713974899341325tmp [Pipeline] { [Pipeline] echo 21:58:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:58:49 ---> sigul-configuration.sh 21:58:49 gpg: directory `/root/.gnupg' created 21:58:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:58:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:58:49 gpg: keyring `/root/.gnupg/secring.gpg' created 21:58:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:58:49 gpg: CAST5 encrypted data 21:58:49 gpg: encrypted with 1 passphrase 21:58:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:58:49 + mkdir /home/jenkins 21:58:49 + mkdir /home/jenkins/sigul [Pipeline] sh 21:58:50 + 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 21:58:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:58:50 ---> sigul-install.sh 21:58:50 Sigul already installed; skipping installation. [Pipeline] sh 21:58:50 + git tag --list 21:58:50 v0.0.0 21:58:50 v0.0.1-dev.1 21:58:50 v0.0.1-dev.10 21:58:50 v0.0.1-dev.11 21:58:50 v0.0.1-dev.12 21:58:50 v0.0.1-dev.13 21:58:50 v0.0.1-dev.14 21:58:50 v0.0.1-dev.15 21:58:50 v0.0.1-dev.16 21:58:50 v0.0.1-dev.2 21:58:50 v0.0.1-dev.3 21:58:50 v0.0.1-dev.4 21:58:50 v0.0.1-dev.5 21:58:50 v0.0.1-dev.6 21:58:50 v0.0.1-dev.7 21:58:50 v0.0.1-dev.8 21:58:50 v0.0.1-dev.9 21:58:50 v2.2.0 21:58:50 v2.2.0-dev.17 21:58:50 v2.2.0-dev.18 21:58:50 v2.2.0-dev.19 21:58:50 v2.2.0-dev.20 21:58:50 v2.2.0-dev.21 21:58:50 v2.2.0-dev.22 21:58:50 v2.2.0-dev.23 21:58:50 v2.2.0-dev.24 21:58:50 v2.2.0-dev.25 21:58:50 v2.2.0-dev.26 21:58:50 v2.2.0-dev.27 21:58:50 v2.3.0 21:58:50 v2.3.0-dev.1 21:58:50 v2.3.0-dev.10 21:58:50 v2.3.0-dev.11 21:58:50 v2.3.0-dev.12 21:58:50 v2.3.0-dev.13 21:58:50 v2.3.0-dev.14 21:58:50 v2.3.0-dev.15 21:58:50 v2.3.0-dev.16 21:58:50 v2.3.0-dev.17 21:58:50 v2.3.0-dev.18 21:58:50 v2.3.0-dev.19 21:58:50 v2.3.0-dev.2 21:58:50 v2.3.0-dev.20 21:58:50 v2.3.0-dev.21 21:58:50 v2.3.0-dev.22 21:58:50 v2.3.0-dev.23 21:58:50 v2.3.0-dev.24 21:58:50 v2.3.0-dev.25 21:58:50 v2.3.0-dev.26 21:58:50 v2.3.0-dev.27 21:58:50 v2.3.0-dev.28 21:58:50 v2.3.0-dev.3 21:58:50 v2.3.0-dev.4 21:58:50 v2.3.0-dev.5 21:58:50 v2.3.0-dev.6 21:58:50 v2.3.0-dev.7 21:58:50 v2.3.0-dev.8 21:58:50 v2.3.0-dev.9 21:58:50 v2.3.1 21:58:50 v2.3.1-dev.4 21:58:50 v2.3.1-dev.5 21:58:50 v2.3.1-dev.6 21:58:50 v3.0 21:58:50 v3.0.0 21:58:50 v3.0.0-dev.1 21:58:50 v3.0.0-dev.10 21:58:50 v3.0.0-dev.11 21:58:50 v3.0.0-dev.12 21:58:50 v3.0.0-dev.13 21:58:50 v3.0.0-dev.14 21:58:50 v3.0.0-dev.15 21:58:50 v3.0.0-dev.16 21:58:50 v3.0.0-dev.17 21:58:50 v3.0.0-dev.18 21:58:50 v3.0.0-dev.19 21:58:50 v3.0.0-dev.2 21:58:50 v3.0.0-dev.20 21:58:50 v3.0.0-dev.21 21:58:50 v3.0.0-dev.22 21:58:50 v3.0.0-dev.23 21:58:50 v3.0.0-dev.24 21:58:50 v3.0.0-dev.25 21:58:50 v3.0.0-dev.26 21:58:50 v3.0.0-dev.27 21:58:50 v3.0.0-dev.28 21:58:50 v3.0.0-dev.29 21:58:50 v3.0.0-dev.3 21:58:50 v3.0.0-dev.30 21:58:50 v3.0.0-dev.31 21:58:50 v3.0.0-dev.32 21:58:50 v3.0.0-dev.33 21:58:50 v3.0.0-dev.34 21:58:50 v3.0.0-dev.35 21:58:50 v3.0.0-dev.36 21:58:50 v3.0.0-dev.37 21:58:50 v3.0.0-dev.38 21:58:50 v3.0.0-dev.39 21:58:50 v3.0.0-dev.4 21:58:50 v3.0.0-dev.40 21:58:50 v3.0.0-dev.41 21:58:50 v3.0.0-dev.42 21:58:50 v3.0.0-dev.43 21:58:50 v3.0.0-dev.44 21:58:50 v3.0.0-dev.45 21:58:50 v3.0.0-dev.46 21:58:50 v3.0.0-dev.47 21:58:50 v3.0.0-dev.48 21:58:50 v3.0.0-dev.49 21:58:50 v3.0.0-dev.5 21:58:50 v3.0.0-dev.50 21:58:50 v3.0.0-dev.51 21:58:50 v3.0.0-dev.6 21:58:50 v3.0.0-dev.7 21:58:50 v3.0.0-dev.8 21:58:50 v3.0.0-dev.9 21:58:50 v3.1.0-dev.1 21:58:50 v3.1.0-dev.10 21:58:50 v3.1.0-dev.11 21:58:50 v3.1.0-dev.12 21:58:50 v3.1.0-dev.13 21:58:50 v3.1.0-dev.14 21:58:50 v3.1.0-dev.15 21:58:50 v3.1.0-dev.16 21:58:50 v3.1.0-dev.17 21:58:50 v3.1.0-dev.18 21:58:50 v3.1.0-dev.19 21:58:50 v3.1.0-dev.2 21:58:50 v3.1.0-dev.20 21:58:50 v3.1.0-dev.21 21:58:50 v3.1.0-dev.22 21:58:50 v3.1.0-dev.23 21:58:50 v3.1.0-dev.24 21:58:50 v3.1.0-dev.25 21:58:50 v3.1.0-dev.3 21:58:50 v3.1.0-dev.4 21:58:50 v3.1.0-dev.5 21:58:50 v3.1.0-dev.6 21:58:50 v3.1.0-dev.7 21:58:50 v3.1.0-dev.8 21:58:50 v3.1.0-dev.9 [Pipeline] sh 21:58:50 + lftools sign git-tag v3.1.0-dev.25 21:58:51 Signing Git tag with Sigul... 21:58:51 Signing v3.1.0-dev.25 [Pipeline] echo 21:58:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:58:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:58:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:58:52 $ docker stop --time=1 1b72a6a2c4237951d3df5723591853d41b5188e1fcdc91f3b4fe15bab5faed42 21:58:53 $ docker rm -f --volumes 1b72a6a2c4237951d3df5723591853d41b5188e1fcdc91f3b4fe15bab5faed42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:58:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:54 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:58:54 $ 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 21:58:54 $ docker top 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 -eo pid,comm 21:58:54 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). 21:58:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:54 [ssh-agent] Looking for ssh-agent implementation... 21:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:55 $ docker exec 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 ssh-agent 21:58:55 SSH_AUTH_SOCK=/tmp/ssh-2ZBcuLRp7t2x/agent.32 21:58:55 SSH_AGENT_PID=38 21:58:55 Running ssh-add (command line suppressed) 21:58:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8532363477917713410.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8532363477917713410.key) 21:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:55 + git semver bump pre 21:58:55 2023-09-22 21:58:55,841 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:58:55 2023-09-22 21:58:55,841 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 21:58:55 2023-09-22 21:58:55,841 [bump_version] DEBUG bumped version:3.1.0-dev.26 21:58:55 2023-09-22 21:58:55,841 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 21:58:55 2023-09-22 21:58:55,841 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:58:55 2023-09-22 21:58:55,842 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:58:55 2023-09-22 21:58:55,846 [execute] INFO git cat-file --batch-check 21:58:55 2023-09-22 21:58:55,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:58:55 2023-09-22 21:58:55,853 [execute] INFO git cat-file --batch 21:58:55 2023-09-22 21:58:55,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:58:55 2023-09-22 21:58:55,858 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:58:55 3.1.0-dev.26 [Pipeline] } 21:58:55 $ docker exec --env ******** --env ******** 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 ssh-agent -k 21:58:56 unset SSH_AUTH_SOCK; 21:58:56 unset SSH_AGENT_PID; 21:58:56 echo Agent pid 38 killed; 21:58:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:56 + git semver [Pipeline] } 21:58:56 $ docker stop --time=1 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 21:58:57 $ docker rm -f --volumes 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:58 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:58:58 $ 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 21:58:59 $ docker top 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 -eo pid,comm 21:58:59 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). 21:58:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:59 [ssh-agent] Looking for ssh-agent implementation... 21:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:59 $ docker exec 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 ssh-agent 21:58:59 SSH_AUTH_SOCK=/tmp/ssh-plOWcs69HFyB/agent.32 21:58:59 SSH_AGENT_PID=38 21:58:59 Running ssh-add (command line suppressed) 21:58:59 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1670581124861201792.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1670581124861201792.key) 21:58:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:59 + git semver push 21:59:00 2023-09-22 21:58:59,922 [run_push] DEBUG push 21:59:00 2023-09-22 21:58:59,923 [execute] INFO git cat-file --batch-check 21:59:00 2023-09-22 21:58:59,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:00 2023-09-22 21:58:59,929 [execute] INFO git rev-list b1d83003d1aeefd3ecd57d7f4cc01b6efa58cdd4 -- 21:59:00 2023-09-22 21:58:59,929 [execute] DEBUG Popen(['git', 'rev-list', 'b1d83003d1aeefd3ecd57d7f4cc01b6efa58cdd4', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:00 2023-09-22 21:58:59,939 [execute] INFO git fetch -v origin 21:59:00 2023-09-22 21:58:59,939 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:59:00 2023-09-22 21:59:00,393 [run_push] DEBUG no remote changes detected 21:59:00 2023-09-22 21:59:00,393 [execute] INFO git push origin semver 21:59:00 2023-09-22 21:59:00,394 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:01 2023-09-22 21:59:01,170 [run_push] DEBUG push all version tags 21:59:01 2023-09-22 21:59:01,171 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:59:01 2023-09-22 21:59:01,172 [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) 21:59:02 2023-09-22 21:59:01,898 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:59:02 3.1.0-dev.26 [Pipeline] } 21:59:02 $ docker exec --env ******** --env ******** 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 ssh-agent -k 21:59:02 unset SSH_AUTH_SOCK; 21:59:02 unset SSH_AGENT_PID; 21:59:02 echo Agent pid 38 killed; 21:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:02 + git semver [Pipeline] } 21:59:03 $ docker stop --time=1 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 21:59:04 $ docker rm -f --volumes 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 [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 21:59:04 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:59:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:59:04 total 16 21:59:04 drwxr-xr-x 3 root root 4096 Sep 22 21:47 . 21:59:04 drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:58 .. 21:59:04 drwxr-xr-x 2 root root 4096 Sep 22 21:47 cost 21:59:04 -rw-r--r-- 1 root root 89 Sep 22 21:47 cost.csv 21:59:04 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:59:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:59:04 total 16 21:59:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:47 . 21:59:04 drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:58 .. 21:59:04 drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:47 cost 21:59:04 -rw-r--r-- 1 jenkins jenkins 89 Sep 22 21:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:06 ---> package-listing.sh 21:59:06 ++ facter osfamily 21:59:06 ++ tr '[:upper:]' '[:lower:]' 21:59:06 + OS_FAMILY=debian 21:59:06 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:59:06 + START_PACKAGES=/tmp/packages_start.txt 21:59:06 + END_PACKAGES=/tmp/packages_end.txt 21:59:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:06 + PACKAGES=/tmp/packages_start.txt 21:59:06 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:59:06 + PACKAGES=/tmp/packages_end.txt 21:59:06 + case "${OS_FAMILY}" in 21:59:06 + dpkg -l 21:59:06 + grep '^ii' 21:59:06 + '[' -f /tmp/packages_start.txt ']' 21:59:06 + '[' -f /tmp/packages_end.txt ']' 21:59:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:06 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:59:06 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:59:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:59:06 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 21:59:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:07 prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container 21:59:07 $ 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 21:59:07 $ docker top c8991240818d1dd75d79a4ffd1eb8e5f56b9f3c9780b089bcb37b52576c8304a -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:07 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:08 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:08 + ls /var/log/sa-host 21:59:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:08 provisioning config files... 21:59:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14174384793654606001tmp [Pipeline] { [Pipeline] echo 21:59:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:08 ---> create-netrc.sh [Pipeline] } 21:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:09 ---> python-tools-install.sh [Pipeline] echo 21:59:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:09 ---> sudo-logs.sh 21:59:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:09 ---> job-cost.sh 21:59:09 lf-activate-venv: SKIPPING 21:59:09 DEBUG: total: 0.2199999988079071 21:59:09 INFO: Retrieving Stack Cost... 21:59:10 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:10 INFO: Archiving Costs [Pipeline] echo 21:59:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:10 ---> logs-deploy.sh 21:59:10 lf-activate-venv: SKIPPING 21:59:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/150 21:59:10 INFO: archiving workspace using pattern(s): 21:59:11 Archives upload complete. 21:59:12 INFO: archiving logs to Nexus 21:59:12 ---> uname -a: 21:59:12 Linux prd-ubuntu20-04-docker-8c-8g-7638 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:59:12 21:59:12 21:59:12 ---> lscpu: 21:59:12 Architecture: x86_64 21:59:12 CPU op-mode(s): 32-bit, 64-bit 21:59:12 Byte Order: Little Endian 21:59:12 Address sizes: 40 bits physical, 48 bits virtual 21:59:12 CPU(s): 8 21:59:12 On-line CPU(s) list: 0-7 21:59:12 Thread(s) per core: 1 21:59:12 Core(s) per socket: 1 21:59:12 Socket(s): 8 21:59:12 NUMA node(s): 1 21:59:12 Vendor ID: AuthenticAMD 21:59:12 CPU family: 23 21:59:12 Model: 49 21:59:12 Model name: AMD EPYC-Rome Processor 21:59:12 Stepping: 0 21:59:12 CPU MHz: 2799.998 21:59:12 BogoMIPS: 5599.99 21:59:12 Virtualization: AMD-V 21:59:12 Hypervisor vendor: KVM 21:59:12 Virtualization type: full 21:59:12 L1d cache: 256 KiB 21:59:12 L1i cache: 256 KiB 21:59:12 L2 cache: 4 MiB 21:59:12 L3 cache: 128 MiB 21:59:12 NUMA node0 CPU(s): 0-7 21:59:12 Vulnerability Itlb multihit: Not affected 21:59:12 Vulnerability L1tf: Not affected 21:59:12 Vulnerability Mds: Not affected 21:59:12 Vulnerability Meltdown: Not affected 21:59:12 Vulnerability Mmio stale data: Not affected 21:59:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:59:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:59:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:59:12 Vulnerability Srbds: Not affected 21:59:12 Vulnerability Tsx async abort: Not affected 21:59:12 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 21:59:12 21:59:12 21:59:12 ---> nproc: 21:59:12 8 21:59:12 21:59:12 21:59:12 ---> df -h: 21:59:12 Filesystem Size Used Avail Use% Mounted on 21:59:12 overlay 155G 13G 143G 9% / 21:59:12 tmpfs 64M 0 64M 0% /dev 21:59:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:59:12 shm 64M 0 64M 0% /dev/shm 21:59:12 /dev/vda1 155G 13G 143G 9% /facter-os 21:59:12 21:59:12 21:59:12 ---> sar -b -r -n DEV: 21:59:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7638) 09/22/23 _x86_64_ (8 CPU) 21:59:12 21:59:12 21:43:57 LINUX RESTART (8 CPU) 21:59:12 21:59:12 21:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:59:12 21:45:01 117.23 48.44 68.79 0.00 5462.02 61743.04 0.00 21:59:12 21:46:01 184.17 1.42 182.75 0.00 14.00 86294.02 0.00 21:59:12 21:47:01 153.81 0.23 153.57 0.00 15.20 43118.28 0.00 21:59:12 21:48:01 149.06 0.10 148.96 0.00 10.80 44188.24 0.00 21:59:12 21:49:01 5.18 0.97 4.22 0.00 67.46 14148.59 0.00 21:59:12 21:50:01 47.68 10.40 37.28 0.00 3375.97 19786.30 0.00 21:59:12 21:51:01 5.50 0.02 5.48 0.00 0.13 14058.32 0.00 21:59:12 21:52:01 3.03 0.00 3.03 0.00 0.00 13989.94 0.00 21:59:12 21:53:01 3.37 0.00 3.37 0.00 0.00 13992.60 0.00 21:59:12 21:54:01 3.08 0.00 3.08 0.00 0.00 13991.80 0.00 21:59:12 21:55:01 2.63 0.00 2.63 0.00 0.00 10765.54 0.00 21:59:12 21:56:01 1.25 0.00 1.25 0.00 0.00 18.13 0.00 21:59:12 21:57:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 21:59:12 21:58:01 1.03 0.07 0.97 0.00 0.67 11.46 0.00 21:59:12 21:59:01 121.48 0.20 121.28 0.00 16.80 60302.88 0.00 21:59:12 Average: 53.31 4.12 49.18 0.00 597.53 26427.89 0.00 21:59:12 21:59:12 21:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:59:12 21:45:01 29569176 31624820 716596 2.18 66660 2275924 2096816 6.18 965348 2023492 385412 21:59:12 21:46:01 28525936 31610632 701452 2.13 148852 3140164 1753876 5.17 1039436 2880176 548 21:59:12 21:47:01 28121280 31545800 760812 2.31 155708 3443516 1957432 5.77 1247048 3041200 35880 21:59:12 21:48:01 27516860 31599472 703828 2.14 166956 4034604 1787568 5.27 1267656 3567332 464 21:59:12 21:49:01 27507076 31595304 707076 2.15 168348 4039376 1797360 5.30 1275448 3572008 4 21:59:12 21:50:01 27187892 31586124 688204 2.09 189460 4327676 1736176 5.12 1488248 3642732 136 21:59:12 21:51:01 27192756 31586200 688060 2.09 188020 4324436 1726004 5.09 1487132 3639536 16 21:59:12 21:52:01 27195568 31589072 685152 2.08 188080 4324436 1726004 5.09 1484648 3639540 4 21:59:12 21:53:01 27196096 31589688 684576 2.08 188168 4324440 1726004 5.09 1484732 3639540 16 21:59:12 21:54:01 27197552 31591216 682984 2.08 188244 4324432 1726004 5.09 1483092 3639548 8 21:59:12 21:55:01 27197392 31591144 682908 2.08 188296 4324444 1726004 5.09 1483212 3639552 12 21:59:12 21:56:01 27197532 31591328 682648 2.08 188348 4324448 1726004 5.09 1483056 3639544 8 21:59:12 21:57:01 27197768 31591620 682292 2.07 188368 4324452 1726004 5.09 1483116 3639548 12 21:59:12 21:58:01 27197588 31591552 682488 2.08 188392 4324472 1709940 5.04 1484040 3639564 232 21:59:12 21:59:01 25653124 31522500 744116 2.26 224884 5632904 1858960 5.48 1639444 4887096 256 21:59:12 Average: 27443573 31587098 699546 2.13 175119 4099315 1785344 5.26 1386377 3515361 28201 21:59:12 21:59:12 21:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:59:12 21:45:01 ens3 579.19 348.49 5521.33 81.70 0.00 0.00 0.00 0.00 21:59:12 21:45:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 21:59:12 21:45:01 docker0 1.48 1.43 0.27 13.05 0.00 0.00 0.00 0.00 21:59:12 21:46:01 ens3 359.64 211.85 2434.49 26.10 0.00 0.00 0.00 0.00 21:59:12 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:12 21:46:01 docker0 203.97 345.34 17.25 2423.53 0.00 0.00 0.00 0.00 21:59:12 21:47:01 ens3 92.02 68.99 548.86 97.41 0.00 0.00 0.00 0.00 21:59:12 21:47:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 21:59:12 21:47:01 veth40eff33 5.52 14.78 0.47 253.68 0.00 0.00 0.00 0.02 21:59:12 21:47:01 docker0 7.52 18.56 0.52 284.71 0.00 0.00 0.00 0.00 21:59:12 21:48:01 ens3 271.87 222.41 3118.64 1255.55 0.00 0.00 0.00 0.00 21:59:12 21:48:01 lo 10.06 10.06 0.99 0.99 0.00 0.00 0.00 0.00 21:59:12 21:48:01 docker0 10.40 28.66 0.79 546.87 0.00 0.00 0.00 0.00 21:59:12 21:49:01 ens3 1.05 0.68 0.84 0.38 0.00 0.00 0.00 0.00 21:59:12 21:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:59:12 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:50:01 ens3 119.28 38.01 2075.22 2.99 0.00 0.00 0.00 0.00 21:59:12 21:50:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 21:59:12 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:51:01 ens3 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:59:12 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:52:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:59:12 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:12 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:53:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 21:59:12 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:54:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 21:59:12 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:12 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:55:01 ens3 0.30 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:59:12 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:56:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:59:12 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:12 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:12 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:58:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:59:12 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:12 21:59:01 ens3 416.81 230.98 8247.29 47.35 0.00 0.00 0.00 0.00 21:59:12 21:59:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 21:59:12 21:59:01 vethf266368 1.40 1.33 0.23 0.74 0.00 0.00 0.00 0.00 21:59:12 21:59:01 docker0 60.56 119.75 5.05 1028.64 0.00 0.00 0.00 0.00 21:59:12 Average: ens3 122.78 74.81 1463.11 100.77 0.00 0.00 0.00 0.00 21:59:12 Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 21:59:12 Average: vethf266368 0.09 0.09 0.02 0.05 0.00 0.00 0.00 0.00 21:59:12 Average: docker0 18.93 34.25 1.59 286.45 0.00 0.00 0.00 0.00 21:59:12 21:59:12 21:59:12 ---> sar -P ALL: 21:59:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7638) 09/22/23 _x86_64_ (8 CPU) 21:59:12 21:59:12 21:43:57 LINUX RESTART (8 CPU) 21:59:12 21:59:12 21:44:01 CPU %user %nice %system %iowait %steal %idle 21:59:12 21:45:01 all 6.70 0.00 2.39 4.50 0.04 86.36 21:59:12 21:45:01 0 4.74 0.00 1.86 4.93 0.05 88.42 21:59:12 21:45:01 1 6.75 0.00 2.52 13.11 0.03 77.60 21:59:12 21:45:01 2 7.32 0.00 1.74 5.41 0.03 85.49 21:59:12 21:45:01 3 6.84 0.00 2.45 0.37 0.05 90.29 21:59:12 21:45:01 4 5.87 0.00 2.17 2.49 0.05 89.42 21:59:12 21:45:01 5 8.53 0.00 2.32 7.91 0.05 81.19 21:59:12 21:45:01 6 8.35 0.00 2.57 1.33 0.03 87.72 21:59:12 21:45:01 7 5.17 0.00 3.50 0.47 0.05 90.80 21:59:12 21:46:01 all 5.92 0.00 2.90 8.00 0.06 83.13 21:59:12 21:46:01 0 6.25 0.00 2.57 2.37 0.05 88.76 21:59:12 21:46:01 1 5.26 0.00 3.21 32.96 0.08 58.49 21:59:12 21:46:01 2 6.63 0.00 2.99 0.57 0.07 89.74 21:59:12 21:46:01 3 6.52 0.00 3.52 8.46 0.05 81.45 21:59:12 21:46:01 4 4.25 0.00 1.56 3.82 0.03 90.33 21:59:12 21:46:01 5 6.39 0.00 2.31 1.10 0.05 90.16 21:59:12 21:46:01 6 5.59 0.00 3.83 1.84 0.05 88.69 21:59:12 21:46:01 7 6.45 0.00 3.23 13.02 0.07 77.23 21:59:12 21:47:01 all 38.62 0.00 5.22 2.74 0.09 53.33 21:59:12 21:47:01 0 38.63 0.00 5.49 4.39 0.08 51.41 21:59:12 21:47:01 1 35.80 0.00 5.28 11.59 0.09 47.25 21:59:12 21:47:01 2 39.53 0.00 5.65 1.65 0.10 53.06 21:59:12 21:47:01 3 38.84 0.00 5.66 1.46 0.08 53.95 21:59:12 21:47:01 4 35.57 0.00 4.43 0.61 0.08 59.31 21:59:12 21:47:01 5 41.90 0.00 5.20 0.88 0.10 51.92 21:59:12 21:47:01 6 38.34 0.00 5.09 0.85 0.08 55.64 21:59:12 21:47:01 7 40.28 0.00 4.96 0.59 0.08 54.08 21:59:12 21:48:01 all 7.07 0.00 2.01 2.56 0.06 88.31 21:59:12 21:48:01 0 4.20 0.00 1.72 0.87 0.10 93.10 21:59:12 21:48:01 1 8.21 0.00 1.56 6.57 0.05 83.61 21:59:12 21:48:01 2 8.59 0.00 1.99 2.56 0.07 86.80 21:59:12 21:48:01 3 5.34 0.00 2.03 6.97 0.07 85.58 21:59:12 21:48:01 4 7.58 0.00 1.81 0.02 0.03 90.55 21:59:12 21:48:01 5 9.85 0.00 2.43 0.77 0.07 86.89 21:59:12 21:48:01 6 5.84 0.00 2.38 0.07 0.03 91.68 21:59:12 21:48:01 7 6.91 0.00 2.15 2.67 0.07 88.20 21:59:12 21:49:01 all 0.04 0.00 0.05 0.06 0.01 99.84 21:59:12 21:49:01 0 0.05 0.00 0.00 0.23 0.00 99.72 21:59:12 21:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:59:12 21:49:01 2 0.08 0.00 0.02 0.00 0.02 99.88 21:59:12 21:49:01 3 0.05 0.00 0.03 0.05 0.00 99.87 21:59:12 21:49:01 4 0.02 0.00 0.25 0.15 0.00 99.58 21:59:12 21:49:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:59:12 21:49:01 6 0.03 0.00 0.02 0.03 0.02 99.90 21:59:12 21:49:01 7 0.00 0.00 0.03 0.02 0.00 99.95 21:59:12 21:50:01 all 2.14 0.00 1.05 1.90 0.03 94.88 21:59:12 21:50:01 0 1.80 0.00 0.82 2.05 0.03 95.29 21:59:12 21:50:01 1 1.90 0.00 0.63 0.35 0.05 97.06 21:59:12 21:50:01 2 1.22 0.00 0.55 0.82 0.02 97.39 21:59:12 21:50:01 3 1.28 0.00 1.57 1.32 0.02 95.81 21:59:12 21:50:01 4 2.00 0.00 0.53 0.08 0.03 97.35 21:59:12 21:50:01 5 3.16 0.00 1.10 0.15 0.03 95.56 21:59:12 21:50:01 6 3.02 0.00 0.84 6.98 0.02 89.14 21:59:12 21:50:01 7 2.71 0.00 2.39 3.42 0.03 91.45 21:59:12 21:51:01 all 0.23 0.00 0.04 0.02 0.01 99.71 21:59:12 21:51:01 0 0.02 0.00 0.03 0.02 0.00 99.93 21:59:12 21:51:01 1 0.05 0.00 0.03 0.03 0.02 99.87 21:59:12 21:51:01 2 1.37 0.00 0.03 0.02 0.02 98.56 21:59:12 21:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:59:12 21:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:59:12 21:51:01 5 0.23 0.00 0.05 0.00 0.02 99.70 21:59:12 21:51:01 6 0.07 0.00 0.07 0.07 0.02 99.78 21:59:12 21:51:01 7 0.03 0.00 0.05 0.00 0.00 99.92 21:59:12 21:52:01 all 0.26 0.00 0.01 0.01 0.01 99.71 21:59:12 21:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:59:12 21:52:01 1 0.00 0.00 0.03 0.03 0.02 99.92 21:59:12 21:52:01 2 1.99 0.00 0.00 0.00 0.00 98.01 21:59:12 21:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:12 21:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:12 21:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:59:12 21:52:01 6 0.02 0.00 0.02 0.05 0.00 99.92 21:59:12 21:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:59:12 21:53:01 all 0.26 0.00 0.01 0.02 0.01 99.70 21:59:12 21:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:12 21:53:01 1 0.00 0.00 0.02 0.03 0.02 99.93 21:59:12 21:53:01 2 1.97 0.00 0.00 0.00 0.02 98.01 21:59:12 21:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:12 21:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:59:12 21:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:59:12 21:53:01 6 0.03 0.00 0.02 0.15 0.00 99.80 21:59:12 21:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:12 21:54:01 all 0.17 0.00 0.02 0.04 0.01 99.76 21:59:12 21:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:12 21:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:59:12 21:54:01 2 1.17 0.00 0.10 0.00 0.02 98.71 21:59:12 21:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:12 21:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:59:12 21:54:01 5 0.05 0.00 0.05 0.00 0.03 99.87 21:59:12 21:54:01 6 0.02 0.00 0.02 0.27 0.02 99.68 21:59:12 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:12 21:55:01 all 0.05 0.00 0.01 0.05 0.01 99.87 21:59:12 21:55:01 0 0.30 0.00 0.00 0.00 0.02 99.68 21:59:12 21:55:01 1 0.00 0.00 0.00 0.03 0.02 99.95 21:59:12 21:55:01 2 0.05 0.00 0.02 0.00 0.03 99.90 21:59:12 21:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:59:12 21:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:59:12 21:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:59:12 21:55:01 6 0.02 0.00 0.00 0.38 0.00 99.60 21:59:12 21:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:59:12 21:59:12 21:55:01 CPU %user %nice %system %iowait %steal %idle 21:59:12 21:56:01 all 0.13 0.00 0.00 0.11 0.01 99.74 21:59:12 21:56:01 0 0.76 0.00 0.00 0.00 0.03 99.20 21:59:12 21:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:12 21:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:59:12 21:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:59:12 21:56:01 4 0.05 0.00 0.00 0.00 0.02 99.93 21:59:12 21:56:01 5 0.08 0.00 0.02 0.00 0.03 99.87 21:59:12 21:56:01 6 0.05 0.00 0.00 0.87 0.02 99.07 21:59:12 21:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:12 21:57:01 all 0.20 0.00 0.01 0.00 0.01 99.77 21:59:12 21:57:01 0 1.43 0.00 0.02 0.00 0.02 98.53 21:59:12 21:57:01 1 0.00 0.00 0.03 0.00 0.02 99.95 21:59:12 21:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:59:12 21:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:12 21:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:59:12 21:57:01 5 0.08 0.00 0.03 0.00 0.03 99.85 21:59:12 21:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:59:12 21:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:59:12 21:58:01 all 0.05 0.00 0.01 0.00 0.01 99.93 21:59:12 21:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:12 21:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:12 21:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:59:12 21:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:59:12 21:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:59:12 21:58:01 5 0.28 0.00 0.02 0.00 0.02 99.68 21:59:12 21:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:59:12 21:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:59:12 21:59:01 all 9.10 0.00 4.13 3.83 0.09 82.84 21:59:12 21:59:01 0 8.78 0.00 3.66 4.14 0.24 83.18 21:59:12 21:59:01 1 10.01 0.00 3.91 0.54 0.12 85.43 21:59:12 21:59:01 2 7.90 0.00 4.61 6.80 0.05 80.64 21:59:12 21:59:01 3 7.69 0.00 5.70 1.75 0.07 84.79 21:59:12 21:59:01 4 10.68 0.00 3.65 9.12 0.08 76.47 21:59:12 21:59:01 5 10.94 0.00 4.43 4.70 0.05 79.87 21:59:12 21:59:01 6 7.83 0.00 3.37 3.13 0.05 85.62 21:59:12 21:59:01 7 9.02 0.00 3.72 0.46 0.07 86.74 21:59:12 Average: all 4.69 0.00 1.18 1.58 0.03 92.52 21:59:12 Average: 0 4.44 0.00 1.07 1.26 0.04 93.19 21:59:12 Average: 1 4.48 0.00 1.14 4.31 0.03 90.04 21:59:12 Average: 2 5.15 0.00 1.17 1.18 0.03 92.47 21:59:12 Average: 3 4.42 0.00 1.39 1.35 0.02 92.81 21:59:12 Average: 4 4.38 0.00 0.96 1.08 0.02 93.56 21:59:12 Average: 5 5.40 0.00 1.19 1.03 0.04 92.34 21:59:12 Average: 6 4.58 0.00 1.21 1.07 0.02 93.13 21:59:12 Average: 7 4.68 0.00 1.33 1.37 0.03 92.59 21:59:12 21:59:12 21:59:12