Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2331c4acea81494319363438f6ba967002bb5dd4 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-ssh17851246173069996217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1754453045319949084.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11479219905833193808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7860874682021946426.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-ssh13304991956835128663.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9058 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 2331c4acea81494319363438f6ba967002bb5dd4 (main) Commit message: "Merge pull request #219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" > 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 2331c4acea81494319363438f6ba967002bb5dd4 # timeout=10 > git rev-list --no-walk c817a5cee4fa6797817ba67f8fb41572c1732248 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-19T03:36:22.236Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-19T03:36:22.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-19T03:36:22.328Z] ========================================================= [2023-04-19T03:36:22.328Z] EdgeX Global Pipelines Version Info [2023-04-19T03:36:22.328Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:36:23.060Z] ------------------- [2023-04-19T03:36:23.060Z] stable info: [2023-04-19T03:36:23.060Z] ------------------- [2023-04-19T03:36:23.060Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-19T03:36:23.060Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T03:36:23.060Z] Message: update stable to v1.0.248 [2023-04-19T03:36:23.630Z] ------------------- [2023-04-19T03:36:23.630Z] experimental info: [2023-04-19T03:36:23.630Z] ------------------- [2023-04-19T03:36:23.630Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-19T03:36:23.630Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T03:36:23.630Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-19T03:36:23.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-04-19T03:36:23.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-04-19T03:36:23.901Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-19T03:36:23.918Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-19T03:36:23.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-19T03:36:23.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-19T03:36:23.962Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-19T03:36:23.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-19T03:36:23.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-19T03:36:24.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-19T03:36:24.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-19T03:36:24.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-04-19T03:36:24.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-19T03:36:24.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-19T03:36:24.080Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T03:36:24.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T03:36:24.111Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T03:36:24.127Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T03:36:24.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-19T03:36:24.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-19T03:36:24.171Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-19T03:36:24.186Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-19T03:36:24.201Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-19T03:36:24.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-19T03:36:24.239Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-19T03:36:24.254Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-19T03:36:24.270Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-19T03:36:24.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-19T03:36:24.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-19T03:36:24.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-19T03:36:24.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] echo [2023-04-19T03:36:24.347Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2331c4a [Pipeline] echo [2023-04-19T03:36:24.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:36:24.422Z] provisioning config files... [2023-04-19T03:36:24.437Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5521051290785372630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:36:24.744Z] ---> docker-login.sh [2023-04-19T03:36:24.744Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:36:25.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:25.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:25.004Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:25.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:25.004Z] [2023-04-19T03:36:25.004Z] Login Succeeded [2023-04-19T03:36:25.004Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:36:25.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:25.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:25.263Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:25.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:25.263Z] [2023-04-19T03:36:25.263Z] Login Succeeded [2023-04-19T03:36:25.263Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:36:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:25.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:25.263Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:25.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:25.263Z] [2023-04-19T03:36:25.263Z] Login Succeeded [2023-04-19T03:36:25.263Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:36:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:25.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:25.523Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:25.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:25.523Z] [2023-04-19T03:36:25.523Z] Login Succeeded [2023-04-19T03:36:25.523Z] docker.io [2023-04-19T03:36:25.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:25.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:25.783Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:25.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:25.783Z] [2023-04-19T03:36:25.783Z] Login Succeeded [2023-04-19T03:36:25.783Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:36:25.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-19T03:36:26.160Z] + git rev-list -1 --merges 2331c4acea81494319363438f6ba967002bb5dd4~1..2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] echo [2023-04-19T03:36:26.204Z] -----------> git rev-list -1 --merges 2331c4acea81494319363438f6ba967002bb5dd4~1..2331c4acea81494319363438f6ba967002bb5dd4 2331c4acea81494319363438f6ba967002bb5dd4 [2023-04-19T03:36:26.204Z] 2331c4acea81494319363438f6ba967002bb5dd4 [false] [Pipeline] sh [2023-04-19T03:36:26.490Z] + git log --format=format:%s -1 2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] echo [2023-04-19T03:36:26.503Z] ========================================================= [2023-04-19T03:36:26.503Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-19T03:36:26.503Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:36:26.834Z] + git log --format=format:%s -1 2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] echo [2023-04-19T03:36:26.845Z] [semverPrep] GIT_COMMIT: 2331c4acea81494319363438f6ba967002bb5dd4, Commit Message: Merge pull request #219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71 [Pipeline] echo [2023-04-19T03:36:26.856Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-19T03:36:27.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:36:27.262Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-19T03:36:27.262Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-19T03:36:27.262Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-19T03:36:27.262Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-19T03:36:27.262Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-19T03:36:27.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:27.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:36:27.712Z] [2023-04-19T03:36:27.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:28.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:36:28.012Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-19T03:36:28.012Z] b85a868b505f: Pulling fs layer [2023-04-19T03:36:28.012Z] e2be974225ed: Pulling fs layer [2023-04-19T03:36:28.012Z] 339a4e72a1f5: Pulling fs layer [2023-04-19T03:36:28.012Z] 988bab9f4d93: Pulling fs layer [2023-04-19T03:36:28.012Z] 1469e6f7b9e6: Pulling fs layer [2023-04-19T03:36:28.012Z] eaf3925da568: Pulling fs layer [2023-04-19T03:36:28.012Z] bab4dde63d76: Pulling fs layer [2023-04-19T03:36:28.012Z] bde34c3a00c8: Pulling fs layer [2023-04-19T03:36:28.012Z] b352a97aabf1: Pulling fs layer [2023-04-19T03:36:28.012Z] 4872d77fe225: Pulling fs layer [2023-04-19T03:36:28.012Z] 5851b861e8e6: Pulling fs layer [2023-04-19T03:36:28.012Z] b352a97aabf1: Waiting [2023-04-19T03:36:28.012Z] 4872d77fe225: Waiting [2023-04-19T03:36:28.012Z] eaf3925da568: Waiting [2023-04-19T03:36:28.012Z] bab4dde63d76: Waiting [2023-04-19T03:36:28.012Z] 5851b861e8e6: Waiting [2023-04-19T03:36:28.012Z] bde34c3a00c8: Waiting [2023-04-19T03:36:28.012Z] 988bab9f4d93: Waiting [2023-04-19T03:36:28.012Z] 1469e6f7b9e6: Waiting [2023-04-19T03:36:28.012Z] e2be974225ed: Verifying Checksum [2023-04-19T03:36:28.012Z] e2be974225ed: Download complete [2023-04-19T03:36:28.012Z] 988bab9f4d93: Verifying Checksum [2023-04-19T03:36:28.012Z] 988bab9f4d93: Download complete [2023-04-19T03:36:28.272Z] 1469e6f7b9e6: Verifying Checksum [2023-04-19T03:36:28.272Z] 1469e6f7b9e6: Download complete [2023-04-19T03:36:28.272Z] 339a4e72a1f5: Verifying Checksum [2023-04-19T03:36:28.272Z] 339a4e72a1f5: Download complete [2023-04-19T03:36:28.272Z] eaf3925da568: Download complete [2023-04-19T03:36:28.272Z] bde34c3a00c8: Verifying Checksum [2023-04-19T03:36:28.272Z] bde34c3a00c8: Download complete [2023-04-19T03:36:28.272Z] 4872d77fe225: Verifying Checksum [2023-04-19T03:36:28.272Z] 4872d77fe225: Download complete [2023-04-19T03:36:28.272Z] 5851b861e8e6: Download complete [2023-04-19T03:36:28.272Z] b85a868b505f: Verifying Checksum [2023-04-19T03:36:28.272Z] b85a868b505f: Download complete [2023-04-19T03:36:28.533Z] bab4dde63d76: Verifying Checksum [2023-04-19T03:36:28.533Z] bab4dde63d76: Download complete [2023-04-19T03:36:29.908Z] b85a868b505f: Pull complete [2023-04-19T03:36:29.908Z] e2be974225ed: Pull complete [2023-04-19T03:36:30.167Z] 339a4e72a1f5: Pull complete [2023-04-19T03:36:30.433Z] 988bab9f4d93: Pull complete [2023-04-19T03:36:30.700Z] 1469e6f7b9e6: Pull complete [2023-04-19T03:36:30.700Z] eaf3925da568: Pull complete [2023-04-19T03:36:32.607Z] bab4dde63d76: Pull complete [2023-04-19T03:36:32.607Z] bde34c3a00c8: Pull complete [2023-04-19T03:36:32.866Z] b352a97aabf1: Pull complete [2023-04-19T03:36:32.866Z] 4872d77fe225: Pull complete [2023-04-19T03:36:32.866Z] 5851b861e8e6: Pull complete [2023-04-19T03:36:32.866Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-19T03:36:32.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:36:32.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:36:32.972Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:36:33.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:36:35.761Z] $ docker top 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f -eo pid,comm [2023-04-19T03:36:35.814Z] 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). [2023-04-19T03:36:35.814Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:36:35.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:36:35.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:36:35.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:36:35.983Z] $ docker exec 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f ssh-agent [2023-04-19T03:36:36.097Z] SSH_AUTH_SOCK=/tmp/ssh-VVOSJyFsV6Ts/agent.32 [2023-04-19T03:36:36.097Z] SSH_AGENT_PID=38 [2023-04-19T03:36:36.104Z] Running ssh-add (command line suppressed) [2023-04-19T03:36:36.216Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6337791070564616093.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6337791070564616093.key) [2023-04-19T03:36:36.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:36:36.513Z] + git tag --points-at HEAD [Pipeline] } [2023-04-19T03:36:36.536Z] $ docker exec --env ******** --env ******** 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f ssh-agent -k [2023-04-19T03:36:36.646Z] unset SSH_AUTH_SOCK; [2023-04-19T03:36:36.647Z] unset SSH_AGENT_PID; [2023-04-19T03:36:36.647Z] echo Agent pid 38 killed; [2023-04-19T03:36:36.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-19T03:36:36.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:36:36.683Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:36:36.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:36:36.795Z] $ docker exec 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f ssh-agent [2023-04-19T03:36:36.908Z] SSH_AUTH_SOCK=/tmp/ssh-E5rsfjtdR8rY/agent.70 [2023-04-19T03:36:36.908Z] SSH_AGENT_PID=76 [2023-04-19T03:36:36.916Z] Running ssh-add (command line suppressed) [2023-04-19T03:36:37.018Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4779174320813401992.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4779174320813401992.key) [2023-04-19T03:36:37.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:36:37.318Z] + git semver init [2023-04-19T03:36:37.578Z] 2023-04-19 03:36:37,497 [run_init] DEBUG init version:0.0.0 force:False [2023-04-19T03:36:37.578Z] 2023-04-19 03:36:37,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-19T03:36:37.578Z] 2023-04-19 03:36:37,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-19T03:36:37.578Z] 2023-04-19 03:36:37,498 [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) [2023-04-19T03:36:38.514Z] 2023-04-19 03:36:38,179 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-04-19T03:36:38.514Z] 2023-04-19 03:36:38,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-04-19T03:36:38.514Z] 2023-04-19 03:36:38,180 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:36:38.514Z] 2023-04-19 03:36:38,180 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:36:38.514Z] 3.0.0-dev.28 [Pipeline] } [2023-04-19T03:36:38.528Z] $ docker exec --env ******** --env ******** 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f ssh-agent -k [2023-04-19T03:36:38.624Z] unset SSH_AUTH_SOCK; [2023-04-19T03:36:38.624Z] unset SSH_AGENT_PID; [2023-04-19T03:36:38.624Z] echo Agent pid 76 killed; [2023-04-19T03:36:38.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:36:38.944Z] + git semver [Pipeline] } [2023-04-19T03:36:39.222Z] $ docker stop --time=1 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f [2023-04-19T03:36:40.534Z] $ docker rm -f --volumes 729a698166db78a0d1ad1918b6b9e48907657a480d528c02a7cbd0f09171236f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:36:40.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-19T03:36:41.085Z] Stashed 1 file(s) [Pipeline] echo [2023-04-19T03:36:41.088Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [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 [2023-04-19T03:36:41.219Z] provisioning config files... [2023-04-19T03:36:41.228Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1182812004020113555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:36:41.524Z] ---> docker-login.sh [2023-04-19T03:36:41.524Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:36:41.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:41.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:41.524Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:41.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:41.524Z] [2023-04-19T03:36:41.524Z] Login Succeeded [2023-04-19T03:36:41.524Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:36:41.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:41.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:41.524Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:41.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:41.524Z] [2023-04-19T03:36:41.524Z] Login Succeeded [2023-04-19T03:36:41.524Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:36:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:41.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:41.784Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:41.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:41.784Z] [2023-04-19T03:36:41.784Z] Login Succeeded [2023-04-19T03:36:41.784Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:36:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:41.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:41.784Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:41.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:41.784Z] [2023-04-19T03:36:41.784Z] Login Succeeded [2023-04-19T03:36:41.784Z] docker.io [2023-04-19T03:36:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:42.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:42.042Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:42.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:42.042Z] [2023-04-19T03:36:42.042Z] Login Succeeded [2023-04-19T03:36:42.042Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:36:42.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T03:36:42.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:36:42.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:36:42.144Z] ========================================================= [2023-04-19T03:36:42.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-19T03:36:42.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:42.465Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T03:36:42.465Z] Sending build context to Docker daemon 1.913MB [2023-04-19T03:36:42.465Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:36:42.465Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-19T03:36:42.465Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-19T03:36:42.465Z] 63b65145d645: Pulling fs layer [2023-04-19T03:36:42.465Z] a2d21d5440eb: Pulling fs layer [2023-04-19T03:36:42.465Z] 935e6c44a52c: Pulling fs layer [2023-04-19T03:36:42.465Z] 94cc34f8dd06: Pulling fs layer [2023-04-19T03:36:42.465Z] 30dea6a524f1: Pulling fs layer [2023-04-19T03:36:42.465Z] a2aff8979fd8: Pulling fs layer [2023-04-19T03:36:42.465Z] 6808be2612f2: Pulling fs layer [2023-04-19T03:36:42.465Z] f25807f1079a: Pulling fs layer [2023-04-19T03:36:42.465Z] a2aff8979fd8: Waiting [2023-04-19T03:36:42.465Z] 6808be2612f2: Waiting [2023-04-19T03:36:42.465Z] f25807f1079a: Waiting [2023-04-19T03:36:42.465Z] 30dea6a524f1: Waiting [2023-04-19T03:36:42.465Z] a2d21d5440eb: Download complete [2023-04-19T03:36:42.465Z] 94cc34f8dd06: Verifying Checksum [2023-04-19T03:36:42.465Z] 94cc34f8dd06: Download complete [2023-04-19T03:36:42.465Z] 30dea6a524f1: Download complete [2023-04-19T03:36:42.465Z] 63b65145d645: Verifying Checksum [2023-04-19T03:36:42.465Z] 63b65145d645: Download complete [2023-04-19T03:36:42.723Z] a2aff8979fd8: Verifying Checksum [2023-04-19T03:36:42.723Z] a2aff8979fd8: Download complete [2023-04-19T03:36:42.723Z] 63b65145d645: Pull complete [2023-04-19T03:36:42.980Z] a2d21d5440eb: Pull complete [2023-04-19T03:36:42.980Z] f25807f1079a: Verifying Checksum [2023-04-19T03:36:42.980Z] f25807f1079a: Download complete [2023-04-19T03:36:43.239Z] 935e6c44a52c: Verifying Checksum [2023-04-19T03:36:43.239Z] 935e6c44a52c: Download complete [2023-04-19T03:36:43.498Z] 6808be2612f2: Verifying Checksum [2023-04-19T03:36:43.498Z] 6808be2612f2: Download complete [2023-04-19T03:36:46.779Z] 935e6c44a52c: Pull complete [2023-04-19T03:36:46.779Z] 94cc34f8dd06: Pull complete [2023-04-19T03:36:46.779Z] 30dea6a524f1: Pull complete [2023-04-19T03:36:46.779Z] a2aff8979fd8: Pull complete [2023-04-19T03:36:49.304Z] 6808be2612f2: Pull complete [2023-04-19T03:36:49.872Z] f25807f1079a: Pull complete [2023-04-19T03:36:49.872Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-19T03:36:49.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-19T03:36:49.872Z] ---> 3b553350e43f [2023-04-19T03:36:49.872Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:36:55.273Z] ---> Running in 2b89e9f8b4b7 [2023-04-19T03:36:55.273Z] Removing intermediate container 2b89e9f8b4b7 [2023-04-19T03:36:55.273Z] ---> 619ece5ba66c [2023-04-19T03:36:55.274Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:36:55.274Z] ---> Running in d36c1e3addb7 [2023-04-19T03:36:55.274Z] Removing intermediate container d36c1e3addb7 [2023-04-19T03:36:55.274Z] ---> 4ff5d3e538db [2023-04-19T03:36:55.274Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:36:55.274Z] ---> Running in 82ead3b4a0ed [2023-04-19T03:36:55.274Z] Removing intermediate container 82ead3b4a0ed [2023-04-19T03:36:55.274Z] ---> cfa8dd5677f1 [2023-04-19T03:36:55.274Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:36:55.274Z] ---> Running in ac64623e3d36 [2023-04-19T03:36:55.274Z] Removing intermediate container ac64623e3d36 [2023-04-19T03:36:55.274Z] ---> 6401c85680e3 [2023-04-19T03:36:55.274Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:36:55.274Z] ---> Running in be7a18ac9498 [2023-04-19T03:36:55.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:36:55.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:36:55.531Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-19T03:36:55.531Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:36:55.531Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:36:55.531Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:36:55.531Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-19T03:36:55.531Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-19T03:36:55.531Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-19T03:36:55.531Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-19T03:36:55.531Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:36:55.531Z] (10/14) Installing kmod-libs (30-r1) [2023-04-19T03:36:55.531Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-19T03:36:55.531Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-19T03:36:55.531Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-19T03:36:55.531Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-19T03:36:55.531Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:36:55.531Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:36:55.827Z] OK: 272 MiB in 67 packages [2023-04-19T03:36:56.185Z] Still waiting to schedule task [2023-04-19T03:36:56.185Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9057’ [2023-04-19T03:36:56.394Z] Removing intermediate container be7a18ac9498 [2023-04-19T03:36:56.394Z] ---> 04405d2adb4f [2023-04-19T03:36:56.394Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-19T03:36:56.394Z] ---> Running in 8dd3bfa46a69 [2023-04-19T03:36:56.394Z] Removing intermediate container 8dd3bfa46a69 [2023-04-19T03:36:56.394Z] ---> f3649bbbf045 [2023-04-19T03:36:56.394Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-19T03:36:56.653Z] ---> 6516e6ea5874 [2023-04-19T03:36:56.653Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:36:56.653Z] ---> Running in 58d837aa103b [2023-04-19T03:37:35.509Z] Removing intermediate container 58d837aa103b [2023-04-19T03:37:35.509Z] ---> 1323d9b5e43e [2023-04-19T03:37:35.509Z] Step 11/13 : COPY . . [2023-04-19T03:37:35.509Z] ---> a50f769bbf6d [2023-04-19T03:37:35.509Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:37:35.509Z] ---> Running in 7aad6b697079 [2023-04-19T03:37:35.509Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:37:35.509Z] Dload Upload Total Spent Left Speed [2023-04-19T03:37:35.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062   0  0   4326      0 --:--:-- --:--:-- --:--:--  4334 [2023-04-19T03:37:35.509Z] Removing intermediate container 7aad6b697079 [2023-04-19T03:37:35.509Z] ---> 8a5701dcc439 [2023-04-19T03:37:35.509Z] Step 13/13 : RUN ${MAKE} [2023-04-19T03:37:35.509Z] ---> Running in bb784d921ff7 [2023-04-19T03:37:35.509Z] noop [2023-04-19T03:37:35.509Z] Removing intermediate container bb784d921ff7 [2023-04-19T03:37:35.509Z] ---> e588957b7833 [2023-04-19T03:37:35.509Z] Successfully built e588957b7833 [2023-04-19T03:37:35.509Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:37:35.826Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T03:37:35.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:37:35.893Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:37:35.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-19T03:37:36.273Z] $ docker top 02074bfe75178eaa3ea31293124b5633f2293b083e05c3a9351a971bf0b5258c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:37:36.607Z] + go version [2023-04-19T03:37:36.607Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-19T03:37:36.621Z] $ docker stop --time=1 02074bfe75178eaa3ea31293124b5633f2293b083e05c3a9351a971bf0b5258c [2023-04-19T03:37:37.863Z] $ docker rm -f --volumes 02074bfe75178eaa3ea31293124b5633f2293b083e05c3a9351a971bf0b5258c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:37:38.289Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T03:37:38.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:37:38.358Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:37:38.393Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-19T03:37:38.751Z] $ docker top a6fc7e9f96bdb7c5d2675475ea9a9554d646bc80a0b1e5c43c8481065c1b1120 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:37:39.086Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-19T03:37:39.385Z] + make test [2023-04-19T03:37:39.385Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T03:37:44.652Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-19T03:37:54.618Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-19T03:37:54.618Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 2.0% of statements [2023-04-19T03:38:01.165Z] go vet ./... [2023-04-19T03:38:04.447Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T03:38:04.447Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T03:38:04.447Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T03:38:04.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T03:38:04.472Z] $ docker stop --time=1 a6fc7e9f96bdb7c5d2675475ea9a9554d646bc80a0b1e5c43c8481065c1b1120 [2023-04-19T03:38:07.299Z] $ docker rm -f --volumes a6fc7e9f96bdb7c5d2675475ea9a9554d646bc80a0b1e5c43c8481065c1b1120 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:38:07.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T03:38:07.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-19T03:38:08.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T03:38:08.727Z] + ls -al . [2023-04-19T03:38:08.727Z] total 192 [2023-04-19T03:38:08.727Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 03:37 . [2023-04-19T03:38:08.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:36 .. [2023-04-19T03:38:08.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:36 .git [2023-04-19T03:38:08.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:36 .github [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:36 .gitignore [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:36 .golangci.yml [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:36 .hadolint.yml [2023-04-19T03:38:08.727Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:36 .semver [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:36 Attribution.txt [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:36 CHANGELOG.md [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:36 Dockerfile [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:36 GOVERNANCE.md [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:36 Jenkinsfile [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:36 LICENSE [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:36 Makefile [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:36 OWNERS.md [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:36 README.md [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:36 VERSION [2023-04-19T03:38:08.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:36 bin [2023-04-19T03:38:08.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:36 cmd [2023-04-19T03:38:08.727Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:37 coverage.out [2023-04-19T03:38:08.727Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:36 docker-entrypoint.sh [2023-04-19T03:38:08.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:36 docs [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:36 go.mod [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 31603 Apr 19 03:36 go.sum [2023-04-19T03:38:08.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:36 internal [2023-04-19T03:38:08.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:36 snap [2023-04-19T03:38:08.727Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:09.034Z] + 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=2331c4acea81494319363438f6ba967002bb5dd4 --label arch=amd64 --label version=3.0.0-dev.28 . [2023-04-19T03:38:09.034Z] Sending build context to Docker daemon 1.943MB [2023-04-19T03:38:09.034Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:38:09.034Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-19T03:38:09.034Z] ---> e588957b7833 [2023-04-19T03:38:09.034Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:38:09.034Z] ---> Running in 625b1e597559 [2023-04-19T03:38:09.292Z] Removing intermediate container 625b1e597559 [2023-04-19T03:38:09.292Z] ---> 3c9806181d6b [2023-04-19T03:38:09.292Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:38:09.292Z] ---> Running in ad15cf8ace49 [2023-04-19T03:38:09.292Z] Removing intermediate container ad15cf8ace49 [2023-04-19T03:38:09.292Z] ---> 8cd5c7fe3ed3 [2023-04-19T03:38:09.292Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:38:09.292Z] ---> Running in fba26aaa8cc8 [2023-04-19T03:38:09.292Z] Removing intermediate container fba26aaa8cc8 [2023-04-19T03:38:09.292Z] ---> 5f41ef7bd456 [2023-04-19T03:38:09.292Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:38:09.550Z] ---> Running in c7e78ad459da [2023-04-19T03:38:09.550Z] Removing intermediate container c7e78ad459da [2023-04-19T03:38:09.550Z] ---> 9f11b229b27b [2023-04-19T03:38:09.550Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:38:09.550Z] ---> Running in 596e1a38fcaf [2023-04-19T03:38:09.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:38:09.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:38:10.068Z] OK: 272 MiB in 67 packages [2023-04-19T03:38:10.332Z] Removing intermediate container 596e1a38fcaf [2023-04-19T03:38:10.332Z] ---> 0c3c3162d971 [2023-04-19T03:38:10.332Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-19T03:38:10.332Z] ---> Running in f4434b04d95a [2023-04-19T03:38:10.591Z] Removing intermediate container f4434b04d95a [2023-04-19T03:38:10.591Z] ---> 0d9632fa9536 [2023-04-19T03:38:10.591Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-19T03:38:10.591Z] ---> 2736354c796b [2023-04-19T03:38:10.591Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:38:10.591Z] ---> Running in 16d43b4ac900 [2023-04-19T03:38:11.527Z] Removing intermediate container 16d43b4ac900 [2023-04-19T03:38:11.527Z] ---> 90fb9a4b5b29 [2023-04-19T03:38:11.527Z] Step 11/35 : COPY . . [2023-04-19T03:38:11.787Z] ---> 2eb0b9e47ff1 [2023-04-19T03:38:11.787Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:38:11.787Z] ---> Running in 521754d502dd [2023-04-19T03:38:12.045Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:38:12.045Z] Dload Upload Total Spent Left Speed [2023-04-19T03:38:12.045Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100  1062   0    0  20048    0 --:--:-- --:--:-- --:--:-- 20423 [2023-04-19T03:38:12.303Z] Removing intermediate container 521754d502dd [2023-04-19T03:38:12.303Z] ---> 4951142c7ada [2023-04-19T03:38:12.303Z] Step 13/35 : RUN ${MAKE} [2023-04-19T03:38:12.303Z] ---> Running in 00199e61ca80 [2023-04-19T03:38:12.560Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-19T03:38:34.679Z] Removing intermediate container 00199e61ca80 [2023-04-19T03:38:34.679Z] ---> 229783af4222 [2023-04-19T03:38:34.679Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-19T03:38:34.679Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-19T03:38:34.679Z] 4acc49c71d14: Pulling fs layer [2023-04-19T03:38:34.679Z] 4acc49c71d14: Verifying Checksum [2023-04-19T03:38:34.679Z] 4acc49c71d14: Download complete [2023-04-19T03:38:34.679Z] 4acc49c71d14: Pull complete [2023-04-19T03:38:34.679Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-19T03:38:34.679Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-19T03:38:34.679Z] ---> 01a2bd3e5fff [2023-04-19T03:38:34.679Z] Step 15/35 : FROM alpine:3.17 [2023-04-19T03:38:34.679Z] 3.17: Pulling from library/alpine [2023-04-19T03:38:34.679Z] f56be85fc22e: Pulling fs layer [2023-04-19T03:38:34.679Z] f56be85fc22e: Verifying Checksum [2023-04-19T03:38:34.679Z] f56be85fc22e: Download complete [2023-04-19T03:38:34.679Z] f56be85fc22e: Pull complete [2023-04-19T03:38:34.679Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T03:38:34.679Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T03:38:34.679Z] ---> 9ed4aefc74f6 [2023-04-19T03:38:34.679Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-19T03:38:34.962Z] ---> Running in 733f8716dcdc [2023-04-19T03:38:35.253Z] Removing intermediate container 733f8716dcdc [2023-04-19T03:38:35.253Z] ---> dcbce7494261 [2023-04-19T03:38:35.253Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-19T03:38:35.253Z] ---> Running in 96ef1d74a742 [2023-04-19T03:38:35.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:38:35.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:38:35.774Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-04-19T03:38:35.774Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-04-19T03:38:35.774Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-04-19T03:38:35.774Z] (4/86) Installing libxau (1.0.10-r0) [2023-04-19T03:38:35.774Z] (5/86) Installing libmd (1.0.4-r0) [2023-04-19T03:38:35.774Z] (6/86) Installing libbsd (0.11.7-r0) [2023-04-19T03:38:35.774Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-04-19T03:38:35.774Z] (8/86) Installing libxcb (1.15-r0) [2023-04-19T03:38:35.774Z] (9/86) Installing libx11 (1.8.4-r0) [2023-04-19T03:38:35.774Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-04-19T03:38:35.774Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-04-19T03:38:36.033Z] (12/86) Installing libexpat (2.5.0-r0) [2023-04-19T03:38:36.033Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-04-19T03:38:36.033Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-04-19T03:38:36.033Z] (15/86) Installing libpng (1.6.38-r0) [2023-04-19T03:38:36.033Z] (16/86) Installing freetype (2.12.1-r0) [2023-04-19T03:38:36.033Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-04-19T03:38:36.033Z] (18/86) Installing fribidi (1.0.12-r0) [2023-04-19T03:38:36.033Z] (19/86) Installing libffi (3.4.4-r0) [2023-04-19T03:38:36.033Z] (20/86) Installing libintl (0.21.1-r1) [2023-04-19T03:38:36.033Z] (21/86) Installing libblkid (2.38.1-r1) [2023-04-19T03:38:36.033Z] (22/86) Installing libmount (2.38.1-r1) [2023-04-19T03:38:36.033Z] (23/86) Installing pcre2 (10.42-r0) [2023-04-19T03:38:36.033Z] (24/86) Installing glib (2.74.6-r0) [2023-04-19T03:38:36.033Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-04-19T03:38:36.033Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-04-19T03:38:36.033Z] (27/86) Installing libass (0.16.0-r1) [2023-04-19T03:38:36.033Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-04-19T03:38:36.033Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-04-19T03:38:36.033Z] (30/86) Installing libpciaccess (0.17-r0) [2023-04-19T03:38:36.033Z] (31/86) Installing libdrm (2.4.114-r0) [2023-04-19T03:38:36.033Z] (32/86) Installing gmp (6.2.1-r2) [2023-04-19T03:38:36.033Z] (33/86) Installing nettle (3.8.1-r0) [2023-04-19T03:38:36.033Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-04-19T03:38:36.033Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-04-19T03:38:36.033Z] (36/86) Installing libunistring (1.1-r0) [2023-04-19T03:38:36.033Z] (37/86) Installing gnutls (3.7.8-r3) [2023-04-19T03:38:36.293Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-19T03:38:36.293Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-19T03:38:36.293Z] (40/86) Installing lame (3.100-r2) [2023-04-19T03:38:36.293Z] (41/86) Installing opus (1.3.1-r1) [2023-04-19T03:38:36.293Z] (42/86) Installing libasyncns (0.8-r1) [2023-04-19T03:38:36.293Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-04-19T03:38:36.293Z] (44/86) Installing libltdl (2.4.7-r1) [2023-04-19T03:38:36.293Z] (45/86) Installing orc (0.4.33-r0) [2023-04-19T03:38:36.293Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-04-19T03:38:36.293Z] (47/86) Installing libogg (1.3.5-r2) [2023-04-19T03:38:36.293Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-19T03:38:36.293Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-04-19T03:38:36.293Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-04-19T03:38:36.293Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-04-19T03:38:36.293Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-04-19T03:38:36.293Z] (53/86) Installing soxr (0.1.3-r3) [2023-04-19T03:38:36.293Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-04-19T03:38:36.293Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-04-19T03:38:36.293Z] (56/86) Installing libpulse (16.1-r6) [2023-04-19T03:38:36.293Z] (57/86) Installing cjson (1.7.15-r3) [2023-04-19T03:38:36.293Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-04-19T03:38:36.293Z] (59/86) Installing librist (0.2.7-r0) [2023-04-19T03:38:36.293Z] (60/86) Installing libsrt (1.5.1-r0) [2023-04-19T03:38:36.293Z] (61/86) Installing libssh (0.10.4-r0) [2023-04-19T03:38:36.293Z] (62/86) Installing libtheora (1.1.1-r16) [2023-04-19T03:38:36.293Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:38:36.293Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:38:36.293Z] (65/86) Installing libxext (1.3.5-r0) [2023-04-19T03:38:36.293Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-04-19T03:38:36.293Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-04-19T03:38:36.552Z] (68/86) Installing libva (2.16.0-r0) [2023-04-19T03:38:36.552Z] (69/86) Installing libvdpau (1.5-r0) [2023-04-19T03:38:36.552Z] (70/86) Installing vidstab (1.1.0-r2) [2023-04-19T03:38:36.552Z] (71/86) Installing libvpx (1.12.0-r1) [2023-04-19T03:38:36.552Z] (72/86) Installing libwebp (1.2.4-r1) [2023-04-19T03:38:36.552Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-04-19T03:38:36.552Z] (74/86) Installing numactl (2.0.16-r1) [2023-04-19T03:38:36.552Z] (75/86) Installing x265-libs (3.5-r3) [2023-04-19T03:38:36.553Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-04-19T03:38:36.553Z] (77/86) Installing libsodium (1.0.18-r2) [2023-04-19T03:38:36.553Z] (78/86) Installing libzmq (4.3.4-r1) [2023-04-19T03:38:36.553Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-04-19T03:38:36.810Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-04-19T03:38:36.810Z] (81/86) Installing udev-init-scripts (35-r1) [2023-04-19T03:38:36.810Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:38:36.811Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-04-19T03:38:36.811Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:38:36.811Z] (85/86) Installing kmod-libs (30-r1) [2023-04-19T03:38:36.811Z] (86/86) Installing eudev (3.2.11-r4) [2023-04-19T03:38:36.811Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:38:36.811Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:38:36.811Z] OK: 112 MiB in 101 packages [2023-04-19T03:38:39.357Z] Removing intermediate container 96ef1d74a742 [2023-04-19T03:38:39.357Z] ---> fd630d596149 [2023-04-19T03:38:39.357Z] Step 18/35 : WORKDIR / [2023-04-19T03:38:39.357Z] ---> Running in 9936425cac9b [2023-04-19T03:38:39.357Z] Removing intermediate container 9936425cac9b [2023-04-19T03:38:39.357Z] ---> a317ff2ea689 [2023-04-19T03:38:39.357Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-19T03:38:40.294Z] ---> 23eda19e39d0 [2023-04-19T03:38:40.295Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-19T03:38:40.295Z] ---> b768833ce1b6 [2023-04-19T03:38:40.295Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-19T03:38:40.295Z] ---> 0e52f10d6011 [2023-04-19T03:38:40.295Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-19T03:38:40.553Z] ---> 2e9581bfb527 [2023-04-19T03:38:40.553Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-19T03:38:40.553Z] ---> 519f135fd8cc [2023-04-19T03:38:40.553Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-19T03:38:40.553Z] ---> ae403edcfc99 [2023-04-19T03:38:40.553Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-19T03:38:41.490Z] ---> 7a601664bb7e [2023-04-19T03:38:41.490Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:38:41.490Z] ---> Running in 5bf17916660d [2023-04-19T03:38:42.059Z] Removing intermediate container 5bf17916660d [2023-04-19T03:38:42.059Z] ---> 3ece1056c8a9 [2023-04-19T03:38:42.059Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:38:42.059Z] ---> Running in 98c58285e8e7 [2023-04-19T03:38:42.317Z] Removing intermediate container 98c58285e8e7 [2023-04-19T03:38:42.317Z] ---> af3bef76cb74 [2023-04-19T03:38:42.317Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-19T03:38:42.576Z] ---> Running in eec7fe2777f3 [2023-04-19T03:38:43.146Z] Removing intermediate container eec7fe2777f3 [2023-04-19T03:38:43.146Z] ---> 12aae5bfa01a [2023-04-19T03:38:43.146Z] Step 29/35 : EXPOSE 59983 [2023-04-19T03:38:43.146Z] ---> Running in 8c7913db2d83 [2023-04-19T03:38:43.146Z] Removing intermediate container 8c7913db2d83 [2023-04-19T03:38:43.146Z] ---> bc35244b3f11 [2023-04-19T03:38:43.146Z] Step 30/35 : EXPOSE 8554 [2023-04-19T03:38:43.146Z] ---> Running in 44f7676f7818 [2023-04-19T03:38:43.146Z] Removing intermediate container 44f7676f7818 [2023-04-19T03:38:43.146Z] ---> de78469fa5ea [2023-04-19T03:38:43.146Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-19T03:38:43.146Z] ---> Running in 7d124a4b0388 [2023-04-19T03:38:43.405Z] Removing intermediate container 7d124a4b0388 [2023-04-19T03:38:43.405Z] ---> 679f84822349 [2023-04-19T03:38:43.405Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-19T03:38:43.405Z] ---> Running in 798fce69fff5 [2023-04-19T03:38:43.405Z] Removing intermediate container 798fce69fff5 [2023-04-19T03:38:43.405Z] ---> 5d43d27425b1 [2023-04-19T03:38:43.405Z] Step 33/35 : LABEL arch=amd64 [2023-04-19T03:38:43.405Z] ---> Running in b64e07ec0c97 [2023-04-19T03:38:43.405Z] Removing intermediate container b64e07ec0c97 [2023-04-19T03:38:43.405Z] ---> 26453b031983 [2023-04-19T03:38:43.405Z] Step 34/35 : LABEL git_sha=2331c4acea81494319363438f6ba967002bb5dd4 [2023-04-19T03:38:43.405Z] ---> Running in e9c81b51ddcc [2023-04-19T03:38:43.675Z] Removing intermediate container e9c81b51ddcc [2023-04-19T03:38:43.675Z] ---> 0ba4912a2d57 [2023-04-19T03:38:43.675Z] Step 35/35 : LABEL version=3.0.0-dev.28 [2023-04-19T03:38:43.675Z] ---> Running in 68211862a2cb [2023-04-19T03:38:43.675Z] Removing intermediate container 68211862a2cb [2023-04-19T03:38:43.675Z] ---> bced03c65df1 [2023-04-19T03:38:43.675Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T03:38:43.675Z] Successfully built bced03c65df1 [2023-04-19T03:38:43.675Z] 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 [2023-04-19T03:38:43.813Z] provisioning config files... [2023-04-19T03:38:43.824Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14363221567521039723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:44.122Z] ---> docker-login.sh [2023-04-19T03:38:44.122Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:38:44.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:38:44.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:38:44.122Z] Configure a credential helper to remove this warning. See [2023-04-19T03:38:44.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:38:44.122Z] [2023-04-19T03:38:44.122Z] Login Succeeded [2023-04-19T03:38:44.122Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:38:44.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:38:44.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:38:44.122Z] Configure a credential helper to remove this warning. See [2023-04-19T03:38:44.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:38:44.122Z] [2023-04-19T03:38:44.122Z] Login Succeeded [2023-04-19T03:38:44.122Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:38:44.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:38:44.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:38:44.383Z] Configure a credential helper to remove this warning. See [2023-04-19T03:38:44.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:38:44.383Z] [2023-04-19T03:38:44.383Z] Login Succeeded [2023-04-19T03:38:44.383Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:38:44.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:38:44.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:38:44.383Z] Configure a credential helper to remove this warning. See [2023-04-19T03:38:44.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:38:44.383Z] [2023-04-19T03:38:44.383Z] Login Succeeded [2023-04-19T03:38:44.383Z] docker.io [2023-04-19T03:38:44.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:38:44.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:38:44.643Z] Configure a credential helper to remove this warning. See [2023-04-19T03:38:44.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:38:44.643Z] [2023-04-19T03:38:44.643Z] Login Succeeded [2023-04-19T03:38:44.643Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:38:44.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:38:44.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:38:44.716Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-04-19T03:38:44.716Z] 2331c4acea81494319363438f6ba967002bb5dd4 [2023-04-19T03:38:44.716Z] latest [2023-04-19T03:38:44.716Z] 3.0.0-dev.28 [2023-04-19T03:38:44.716Z] 2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [2023-04-19T03:38:44.716Z] main [2023-04-19T03:38:44.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:45.038Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:45.340Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4 [2023-04-19T03:38:45.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:38:45.340Z] 51ecef57f32c: Preparing [2023-04-19T03:38:45.340Z] 886616c90d40: Preparing [2023-04-19T03:38:45.340Z] 23b44f45e3a3: Preparing [2023-04-19T03:38:45.340Z] 3827b5b91e75: Preparing [2023-04-19T03:38:45.340Z] acc83c6ca332: Preparing [2023-04-19T03:38:45.340Z] a41f35655142: Preparing [2023-04-19T03:38:45.340Z] fa634c485181: Preparing [2023-04-19T03:38:45.340Z] bf12c92f0f68: Preparing [2023-04-19T03:38:45.340Z] 84e6199fcb81: Preparing [2023-04-19T03:38:45.340Z] 1c7603a6e33a: Preparing [2023-04-19T03:38:45.340Z] a7a640a1f5a6: Preparing [2023-04-19T03:38:45.340Z] f1417ff83b31: Preparing [2023-04-19T03:38:45.340Z] a41f35655142: Waiting [2023-04-19T03:38:45.340Z] fa634c485181: Waiting [2023-04-19T03:38:45.340Z] bf12c92f0f68: Waiting [2023-04-19T03:38:45.340Z] 84e6199fcb81: Waiting [2023-04-19T03:38:45.340Z] 1c7603a6e33a: Waiting [2023-04-19T03:38:45.340Z] a7a640a1f5a6: Waiting [2023-04-19T03:38:45.340Z] f1417ff83b31: Waiting [2023-04-19T03:38:45.340Z] acc83c6ca332: Pushed [2023-04-19T03:38:45.340Z] 886616c90d40: Pushed [2023-04-19T03:38:45.340Z] 23b44f45e3a3: Pushed [2023-04-19T03:38:45.340Z] 51ecef57f32c: Pushed [2023-04-19T03:38:45.599Z] a41f35655142: Pushed [2023-04-19T03:38:45.599Z] fa634c485181: Pushed [2023-04-19T03:38:45.599Z] bf12c92f0f68: Pushed [2023-04-19T03:38:45.599Z] 84e6199fcb81: Pushed [2023-04-19T03:38:45.599Z] f1417ff83b31: Layer already exists [2023-04-19T03:38:48.127Z] 3827b5b91e75: Pushed [2023-04-19T03:38:48.127Z] 1c7603a6e33a: Pushed [2023-04-19T03:38:56.295Z] a7a640a1f5a6: Pushed [2023-04-19T03:38:56.295Z] 2331c4acea81494319363438f6ba967002bb5dd4: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:56.628Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:56.944Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-19T03:38:56.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:38:56.944Z] 51ecef57f32c: Preparing [2023-04-19T03:38:56.945Z] 886616c90d40: Preparing [2023-04-19T03:38:56.945Z] 23b44f45e3a3: Preparing [2023-04-19T03:38:56.945Z] 3827b5b91e75: Preparing [2023-04-19T03:38:56.945Z] acc83c6ca332: Preparing [2023-04-19T03:38:56.945Z] a41f35655142: Preparing [2023-04-19T03:38:56.945Z] fa634c485181: Preparing [2023-04-19T03:38:56.945Z] bf12c92f0f68: Preparing [2023-04-19T03:38:56.945Z] 84e6199fcb81: Preparing [2023-04-19T03:38:56.945Z] 1c7603a6e33a: Preparing [2023-04-19T03:38:56.945Z] a7a640a1f5a6: Preparing [2023-04-19T03:38:56.945Z] f1417ff83b31: Preparing [2023-04-19T03:38:56.945Z] 84e6199fcb81: Waiting [2023-04-19T03:38:56.945Z] bf12c92f0f68: Waiting [2023-04-19T03:38:56.945Z] fa634c485181: Waiting [2023-04-19T03:38:56.945Z] 1c7603a6e33a: Waiting [2023-04-19T03:38:56.945Z] a41f35655142: Waiting [2023-04-19T03:38:56.945Z] 51ecef57f32c: Layer already exists [2023-04-19T03:38:56.945Z] 886616c90d40: Layer already exists [2023-04-19T03:38:56.945Z] 23b44f45e3a3: Layer already exists [2023-04-19T03:38:56.945Z] acc83c6ca332: Layer already exists [2023-04-19T03:38:56.945Z] 3827b5b91e75: Layer already exists [2023-04-19T03:38:56.945Z] fa634c485181: Layer already exists [2023-04-19T03:38:56.945Z] bf12c92f0f68: Layer already exists [2023-04-19T03:38:56.945Z] a41f35655142: Layer already exists [2023-04-19T03:38:56.945Z] 1c7603a6e33a: Layer already exists [2023-04-19T03:38:56.945Z] 84e6199fcb81: Layer already exists [2023-04-19T03:38:56.945Z] a7a640a1f5a6: Layer already exists [2023-04-19T03:38:56.945Z] f1417ff83b31: Layer already exists [2023-04-19T03:38:56.945Z] latest: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:57.257Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:57.560Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.28 [2023-04-19T03:38:57.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:38:57.560Z] 51ecef57f32c: Preparing [2023-04-19T03:38:57.560Z] 886616c90d40: Preparing [2023-04-19T03:38:57.560Z] 23b44f45e3a3: Preparing [2023-04-19T03:38:57.560Z] 3827b5b91e75: Preparing [2023-04-19T03:38:57.560Z] acc83c6ca332: Preparing [2023-04-19T03:38:57.560Z] a41f35655142: Preparing [2023-04-19T03:38:57.560Z] fa634c485181: Preparing [2023-04-19T03:38:57.560Z] bf12c92f0f68: Preparing [2023-04-19T03:38:57.560Z] 84e6199fcb81: Preparing [2023-04-19T03:38:57.560Z] 1c7603a6e33a: Preparing [2023-04-19T03:38:57.560Z] a7a640a1f5a6: Preparing [2023-04-19T03:38:57.560Z] f1417ff83b31: Preparing [2023-04-19T03:38:57.560Z] a41f35655142: Waiting [2023-04-19T03:38:57.560Z] fa634c485181: Waiting [2023-04-19T03:38:57.560Z] bf12c92f0f68: Waiting [2023-04-19T03:38:57.560Z] 84e6199fcb81: Waiting [2023-04-19T03:38:57.560Z] 1c7603a6e33a: Waiting [2023-04-19T03:38:57.560Z] a7a640a1f5a6: Waiting [2023-04-19T03:38:57.560Z] f1417ff83b31: Waiting [2023-04-19T03:38:57.560Z] 3827b5b91e75: Layer already exists [2023-04-19T03:38:57.560Z] acc83c6ca332: Layer already exists [2023-04-19T03:38:57.560Z] 51ecef57f32c: Layer already exists [2023-04-19T03:38:57.560Z] 23b44f45e3a3: Layer already exists [2023-04-19T03:38:57.560Z] 886616c90d40: Layer already exists [2023-04-19T03:38:57.560Z] a41f35655142: Layer already exists [2023-04-19T03:38:57.560Z] fa634c485181: Layer already exists [2023-04-19T03:38:57.560Z] 84e6199fcb81: Layer already exists [2023-04-19T03:38:57.560Z] bf12c92f0f68: Layer already exists [2023-04-19T03:38:57.560Z] 1c7603a6e33a: Layer already exists [2023-04-19T03:38:57.560Z] a7a640a1f5a6: Layer already exists [2023-04-19T03:38:57.560Z] f1417ff83b31: Layer already exists [2023-04-19T03:38:57.560Z] 3.0.0-dev.28: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:57.871Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:58.177Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [2023-04-19T03:38:58.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:38:58.177Z] 51ecef57f32c: Preparing [2023-04-19T03:38:58.177Z] 886616c90d40: Preparing [2023-04-19T03:38:58.177Z] 23b44f45e3a3: Preparing [2023-04-19T03:38:58.177Z] 3827b5b91e75: Preparing [2023-04-19T03:38:58.177Z] acc83c6ca332: Preparing [2023-04-19T03:38:58.177Z] a41f35655142: Preparing [2023-04-19T03:38:58.177Z] fa634c485181: Preparing [2023-04-19T03:38:58.177Z] bf12c92f0f68: Preparing [2023-04-19T03:38:58.177Z] 84e6199fcb81: Preparing [2023-04-19T03:38:58.177Z] 1c7603a6e33a: Preparing [2023-04-19T03:38:58.177Z] a7a640a1f5a6: Preparing [2023-04-19T03:38:58.177Z] f1417ff83b31: Preparing [2023-04-19T03:38:58.177Z] a41f35655142: Waiting [2023-04-19T03:38:58.177Z] fa634c485181: Waiting [2023-04-19T03:38:58.177Z] 1c7603a6e33a: Waiting [2023-04-19T03:38:58.177Z] bf12c92f0f68: Waiting [2023-04-19T03:38:58.177Z] a7a640a1f5a6: Waiting [2023-04-19T03:38:58.177Z] 84e6199fcb81: Waiting [2023-04-19T03:38:58.177Z] f1417ff83b31: Waiting [2023-04-19T03:38:58.177Z] acc83c6ca332: Layer already exists [2023-04-19T03:38:58.177Z] 51ecef57f32c: Layer already exists [2023-04-19T03:38:58.177Z] 23b44f45e3a3: Layer already exists [2023-04-19T03:38:58.177Z] 3827b5b91e75: Layer already exists [2023-04-19T03:38:58.177Z] 886616c90d40: Layer already exists [2023-04-19T03:38:58.177Z] 84e6199fcb81: Layer already exists [2023-04-19T03:38:58.177Z] fa634c485181: Layer already exists [2023-04-19T03:38:58.177Z] 1c7603a6e33a: Layer already exists [2023-04-19T03:38:58.177Z] a41f35655142: Layer already exists [2023-04-19T03:38:58.177Z] bf12c92f0f68: Layer already exists [2023-04-19T03:38:58.177Z] a7a640a1f5a6: Layer already exists [2023-04-19T03:38:58.177Z] f1417ff83b31: Layer already exists [2023-04-19T03:38:58.177Z] 2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:58.492Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:58.802Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-04-19T03:38:58.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:38:58.802Z] 51ecef57f32c: Preparing [2023-04-19T03:38:58.802Z] 886616c90d40: Preparing [2023-04-19T03:38:58.802Z] 23b44f45e3a3: Preparing [2023-04-19T03:38:58.802Z] 3827b5b91e75: Preparing [2023-04-19T03:38:58.802Z] acc83c6ca332: Preparing [2023-04-19T03:38:58.802Z] a41f35655142: Preparing [2023-04-19T03:38:58.802Z] fa634c485181: Preparing [2023-04-19T03:38:58.802Z] bf12c92f0f68: Preparing [2023-04-19T03:38:58.802Z] 84e6199fcb81: Preparing [2023-04-19T03:38:58.802Z] 1c7603a6e33a: Preparing [2023-04-19T03:38:58.802Z] a7a640a1f5a6: Preparing [2023-04-19T03:38:58.802Z] f1417ff83b31: Preparing [2023-04-19T03:38:58.802Z] bf12c92f0f68: Waiting [2023-04-19T03:38:58.802Z] fa634c485181: Waiting [2023-04-19T03:38:58.802Z] a41f35655142: Waiting [2023-04-19T03:38:58.802Z] 84e6199fcb81: Waiting [2023-04-19T03:38:58.802Z] 1c7603a6e33a: Waiting [2023-04-19T03:38:58.802Z] f1417ff83b31: Waiting [2023-04-19T03:38:58.802Z] 3827b5b91e75: Layer already exists [2023-04-19T03:38:58.802Z] 51ecef57f32c: Layer already exists [2023-04-19T03:38:58.802Z] 23b44f45e3a3: Layer already exists [2023-04-19T03:38:58.802Z] 886616c90d40: Layer already exists [2023-04-19T03:38:58.802Z] acc83c6ca332: Layer already exists [2023-04-19T03:38:58.802Z] fa634c485181: Layer already exists [2023-04-19T03:38:58.802Z] a41f35655142: Layer already exists [2023-04-19T03:38:58.802Z] 84e6199fcb81: Layer already exists [2023-04-19T03:38:58.802Z] bf12c92f0f68: Layer already exists [2023-04-19T03:38:58.802Z] 1c7603a6e33a: Layer already exists [2023-04-19T03:38:58.802Z] f1417ff83b31: Layer already exists [2023-04-19T03:38:58.802Z] a7a640a1f5a6: Layer already exists [2023-04-19T03:38:58.802Z] main: digest: sha256:d17193396d18b82e5fbccdcd2bf96c6f6eb24c89ed3a781a327dc7467a9ace37 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:38:58.857Z] ===================================================== [Pipeline] echo [2023-04-19T03:38:58.868Z] taggedImages: [2023-04-19T03:38:58.868Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4 [2023-04-19T03:38:58.868Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-19T03:38:58.868Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.28 [2023-04-19T03:38:58.868Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [2023-04-19T03:38:58.868Z] - 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 [2023-04-19T03:38:59.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:38:59.260Z] [2023-04-19T03:38:59.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:59.362Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9059 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-04-19T03:38:59.382Z] Running in /w/workspace/device-usb-camera/100 [Pipeline] { [Pipeline] checkout [2023-04-19T03:38:59.428Z] Selected Git installation does not exist. Using Default [2023-04-19T03:38:59.428Z] The recommended git tool is: NONE [2023-04-19T03:38:59.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:38:59.557Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-19T03:38:59.557Z] 5eb5b503b376: Pulling fs layer [2023-04-19T03:38:59.557Z] 5c69ac0246d0: Pulling fs layer [2023-04-19T03:38:59.557Z] ec43610c2a17: Pulling fs layer [2023-04-19T03:38:59.557Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-19T03:38:59.557Z] 3a2ae6a8a46f: Waiting [2023-04-19T03:38:59.557Z] 33b1e0a273af: Pulling fs layer [2023-04-19T03:38:59.557Z] 5d3b04190fa2: Pulling fs layer [2023-04-19T03:38:59.557Z] 2f39f015ded8: Pulling fs layer [2023-04-19T03:38:59.557Z] 33b1e0a273af: Waiting [2023-04-19T03:38:59.557Z] 5c69ac0246d0: Verifying Checksum [2023-04-19T03:38:59.557Z] 5c69ac0246d0: Download complete [2023-04-19T03:38:59.557Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-19T03:38:59.557Z] 3a2ae6a8a46f: Download complete [2023-04-19T03:38:59.557Z] 33b1e0a273af: Verifying Checksum [2023-04-19T03:38:59.557Z] 33b1e0a273af: Download complete [2023-04-19T03:38:59.557Z] 5d3b04190fa2: Verifying Checksum [2023-04-19T03:38:59.557Z] 5d3b04190fa2: Download complete [2023-04-19T03:38:59.557Z] ec43610c2a17: Verifying Checksum [2023-04-19T03:38:59.557Z] ec43610c2a17: Download complete [2023-04-19T03:38:59.814Z] 5eb5b503b376: Download complete [2023-04-19T03:39:00.382Z] 2f39f015ded8: Download complete [2023-04-19T03:39:00.948Z] 5eb5b503b376: Pull complete [2023-04-19T03:39:00.948Z] 5c69ac0246d0: Pull complete [2023-04-19T03:39:01.515Z] ec43610c2a17: Pull complete [2023-04-19T03:39:01.515Z] 3a2ae6a8a46f: Pull complete [2023-04-19T03:39:01.773Z] 33b1e0a273af: Pull complete [2023-04-19T03:39:01.773Z] 5d3b04190fa2: Pull complete [2023-04-19T03:39:05.117Z] using credential edgex-jenkins-ssh [2023-04-19T03:39:05.145Z] Cloning the remote Git repository [2023-04-19T03:39:06.350Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-04-19T03:39:06.435Z] > git init /w/workspace/device-usb-camera/100 # timeout=10 [2023-04-19T03:39:06.567Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-04-19T03:39:06.568Z] > git --version # timeout=10 [2023-04-19T03:39:06.595Z] > git --version # 'git version 2.25.1' [2023-04-19T03:39:06.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T03:39:06.748Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T03:39:05.958Z] 2f39f015ded8: Pull complete [2023-04-19T03:39:05.958Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-19T03:39:05.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:39:05.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:39:06.046Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:39:06.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T03:39:07.489Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-04-19T03:39:07.508Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T03:39:07.248Z] Avoid second fetch [2023-04-19T03:39:07.248Z] Checking out Revision 2331c4acea81494319363438f6ba967002bb5dd4 (main) [2023-04-19T03:39:07.834Z] Commit message: "Merge pull request #219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" [2023-04-19T03:39:08.168Z] [2023-04-19T03:39:08.168Z] GitHub has been notified of this commit’s build result [2023-04-19T03:39:08.168Z] [2023-04-19T03:39:08.425Z] > git config core.sparsecheckout # timeout=10 [2023-04-19T03:39:08.498Z] > git checkout -f 2331c4acea81494319363438f6ba967002bb5dd4 # timeout=10 [2023-04-19T03:39:09.510Z] $ docker top 607a525fc9480ad1631587c861815124cf2e317f49dbd8c727bd76cee794d262 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:39:09.899Z] ---> job-cost.sh [2023-04-19T03:39:09.899Z] lf-activate-venv: SKIPPING [2023-04-19T03:39:09.899Z] INFO: No Stack... [2023-04-19T03:39:10.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T03:39:10.163Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-19T03:39:10.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:39:10.163Z] Dload Upload Total Spent Left Speed [2023-04-19T03:39:10.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [2023-04-19T03:39:10.415Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-04-19T03:39:10.707Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-04-19T03:39:10.707Z] + cut -d, -f6 [Pipeline] lock [2023-04-19T03:39:10.719Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [2023-04-19T03:39:10.726Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] did not exist. Created. [2023-04-19T03:39:10.726Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T03:39:10.769Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-19T03:39:11.021Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-19T03:39:11.044Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T03:39:11.051Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T03:39:11.073Z] $ docker stop --time=1 607a525fc9480ad1631587c861815124cf2e317f49dbd8c727bd76cee794d262 [2023-04-19T03:39:11.097Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-19T03:39:11.097Z] [2023-04-19T03:39:11.097Z] { [2023-04-19T03:39:11.097Z] "registry-mirrors": [ [2023-04-19T03:39:11.097Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-19T03:39:11.097Z] ], [2023-04-19T03:39:11.097Z] "bip": "10.250.0.254/24", [2023-04-19T03:39:11.097Z] "hosts": [ [2023-04-19T03:39:11.097Z] "tcp://0.0.0.0:5555", [2023-04-19T03:39:11.097Z] "unix:///var/run/docker.sock" [2023-04-19T03:39:11.097Z] ], [2023-04-19T03:39:11.097Z] "mtu": 1458, [2023-04-19T03:39:11.097Z] "selinux-enabled": true, [2023-04-19T03:39:11.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-19T03:39:11.097Z] } [2023-04-19T03:39:12.233Z] $ docker rm -f --volumes 607a525fc9480ad1631587c861815124cf2e317f49dbd8c727bd76cee794d262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-19T03:39:12.604Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-19T03:39:12.938Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:39:31.222Z] provisioning config files... [2023-04-19T03:39:31.250Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/100@tmp/config4584872901083032208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:39:31.612Z] ---> docker-login.sh [2023-04-19T03:39:31.612Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:39:32.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:39:32.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:39:32.201Z] Configure a credential helper to remove this warning. See [2023-04-19T03:39:32.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:39:32.201Z] [2023-04-19T03:39:32.201Z] Login Succeeded [2023-04-19T03:39:32.201Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:39:32.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:39:32.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:39:32.470Z] Configure a credential helper to remove this warning. See [2023-04-19T03:39:32.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:39:32.470Z] [2023-04-19T03:39:32.470Z] Login Succeeded [2023-04-19T03:39:32.745Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:39:32.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:39:33.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:39:33.014Z] Configure a credential helper to remove this warning. See [2023-04-19T03:39:33.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:39:33.014Z] [2023-04-19T03:39:33.014Z] Login Succeeded [2023-04-19T03:39:33.014Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:39:33.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:39:33.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:39:33.286Z] Configure a credential helper to remove this warning. See [2023-04-19T03:39:33.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:39:33.286Z] [2023-04-19T03:39:33.286Z] Login Succeeded [2023-04-19T03:39:33.286Z] docker.io [2023-04-19T03:39:33.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:39:33.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:39:33.827Z] Configure a credential helper to remove this warning. See [2023-04-19T03:39:33.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:39:33.827Z] [2023-04-19T03:39:33.827Z] Login Succeeded [2023-04-19T03:39:33.827Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:39:33.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T03:39:34.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:39:34.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:39:34.126Z] ========================================================= [2023-04-19T03:39:34.126Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-19T03:39:34.126Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:39:34.486Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T03:39:34.754Z] Sending build context to Docker daemon 1.207MB [2023-04-19T03:39:34.754Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:39:34.754Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-19T03:39:35.025Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-19T03:39:35.025Z] af6eaf76a39c: Pulling fs layer [2023-04-19T03:39:35.025Z] 55522c791124: Pulling fs layer [2023-04-19T03:39:35.025Z] ce5c4a1c91eb: Pulling fs layer [2023-04-19T03:39:35.025Z] 169dfbe0d373: Pulling fs layer [2023-04-19T03:39:35.025Z] e1ff8fa3b103: Pulling fs layer [2023-04-19T03:39:35.025Z] 52ebb69f0ebf: Pulling fs layer [2023-04-19T03:39:35.025Z] 5abe8eddf0d5: Pulling fs layer [2023-04-19T03:39:35.025Z] e1ff8fa3b103: Waiting [2023-04-19T03:39:35.025Z] 52ebb69f0ebf: Waiting [2023-04-19T03:39:35.025Z] 5abe8eddf0d5: Waiting [2023-04-19T03:39:35.025Z] 169dfbe0d373: Waiting [2023-04-19T03:39:35.025Z] 55522c791124: Verifying Checksum [2023-04-19T03:39:35.025Z] 55522c791124: Download complete [2023-04-19T03:39:35.025Z] 169dfbe0d373: Verifying Checksum [2023-04-19T03:39:35.025Z] 169dfbe0d373: Download complete [2023-04-19T03:39:35.025Z] e1ff8fa3b103: Verifying Checksum [2023-04-19T03:39:35.025Z] e1ff8fa3b103: Download complete [2023-04-19T03:39:35.025Z] af6eaf76a39c: Verifying Checksum [2023-04-19T03:39:36.000Z] af6eaf76a39c: Pull complete [2023-04-19T03:39:36.000Z] 5abe8eddf0d5: Verifying Checksum [2023-04-19T03:39:36.000Z] 5abe8eddf0d5: Download complete [2023-04-19T03:39:36.598Z] 55522c791124: Pull complete [2023-04-19T03:39:37.565Z] ce5c4a1c91eb: Verifying Checksum [2023-04-19T03:39:37.565Z] ce5c4a1c91eb: Download complete [2023-04-19T03:39:37.565Z] 52ebb69f0ebf: Verifying Checksum [2023-04-19T03:39:37.565Z] 52ebb69f0ebf: Download complete [2023-04-19T03:39:47.661Z] ce5c4a1c91eb: Pull complete [2023-04-19T03:39:47.661Z] 169dfbe0d373: Pull complete [2023-04-19T03:39:47.661Z] e1ff8fa3b103: Pull complete [2023-04-19T03:39:53.023Z] 52ebb69f0ebf: Pull complete [2023-04-19T03:39:55.625Z] 5abe8eddf0d5: Pull complete [2023-04-19T03:39:55.625Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-19T03:39:55.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-19T03:39:55.625Z] ---> 6cb57ee374ae [2023-04-19T03:39:55.625Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:39:57.046Z] ---> Running in 52b32defa19d [2023-04-19T03:39:57.314Z] Removing intermediate container 52b32defa19d [2023-04-19T03:39:57.314Z] ---> 86167326ddc0 [2023-04-19T03:39:57.314Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:39:57.314Z] ---> Running in 65fe43b298d4 [2023-04-19T03:39:57.904Z] Removing intermediate container 65fe43b298d4 [2023-04-19T03:39:57.904Z] ---> 4d5de08850e3 [2023-04-19T03:39:57.904Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:39:57.904Z] ---> Running in 8d0482442231 [2023-04-19T03:39:58.174Z] Removing intermediate container 8d0482442231 [2023-04-19T03:39:58.174Z] ---> e57e47953ad7 [2023-04-19T03:39:58.174Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:39:58.174Z] ---> Running in e7b5a25d6be1 [2023-04-19T03:39:58.447Z] Removing intermediate container e7b5a25d6be1 [2023-04-19T03:39:58.447Z] ---> 4f73be393d81 [2023-04-19T03:39:58.447Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:39:58.447Z] ---> Running in 5374a1d04b0e [2023-04-19T03:39:59.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:40:00.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:40:01.095Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-19T03:40:01.095Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:40:01.095Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:40:01.095Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:40:01.362Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-19T03:40:01.362Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-19T03:40:01.362Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-19T03:40:01.362Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-19T03:40:01.362Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:40:01.362Z] (10/14) Installing kmod-libs (30-r1) [2023-04-19T03:40:01.362Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-19T03:40:01.362Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-19T03:40:01.362Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-19T03:40:01.362Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-19T03:40:01.362Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:40:01.631Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:40:01.631Z] OK: 271 MiB in 67 packages [2023-04-19T03:40:02.685Z] Removing intermediate container 5374a1d04b0e [2023-04-19T03:40:02.685Z] ---> 4f53d69e5423 [2023-04-19T03:40:02.685Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-19T03:40:02.978Z] ---> Running in bc60b5e15f27 [2023-04-19T03:40:03.260Z] Removing intermediate container bc60b5e15f27 [2023-04-19T03:40:03.260Z] ---> 0493fbfb989c [2023-04-19T03:40:03.260Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-19T03:40:03.853Z] ---> f6fc9e89cfe3 [2023-04-19T03:40:03.853Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:40:03.853Z] ---> Running in 96b7b2e6d2c1 [2023-04-19T03:41:13.747Z] Removing intermediate container 96b7b2e6d2c1 [2023-04-19T03:41:13.747Z] ---> 24b88586776a [2023-04-19T03:41:13.747Z] Step 11/13 : COPY . . [2023-04-19T03:41:14.018Z] ---> 763764ca3478 [2023-04-19T03:41:14.018Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:41:14.018Z] ---> Running in 89a5fa935181 [2023-04-19T03:41:14.988Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:41:14.989Z]  Dload Upload Total Spent Left Speed [2023-04-19T03:41:15.261Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 4223 0 --:--:-- --:--:-- --:--:-- 4282 [2023-04-19T03:41:15.849Z] Removing intermediate container 89a5fa935181 [2023-04-19T03:41:15.849Z] ---> e88dbd69ad59 [2023-04-19T03:41:15.849Z] Step 13/13 : RUN ${MAKE} [2023-04-19T03:41:15.849Z] ---> Running in f37fadd640c8 [2023-04-19T03:41:16.814Z] noop [2023-04-19T03:41:18.226Z] Removing intermediate container f37fadd640c8 [2023-04-19T03:41:18.226Z] ---> 480bf12d2134 [2023-04-19T03:41:18.226Z] Successfully built 480bf12d2134 [2023-04-19T03:41:18.226Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:41:18.576Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T03:41:18.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:41:18.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container [2023-04-19T03:41:18.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/100 -v /w/workspace/device-usb-camera/100:/w/workspace/device-usb-camera/100:rw,z -v /w/workspace/device-usb-camera/100@tmp:/w/workspace/device-usb-camera/100@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 [2023-04-19T03:41:20.052Z] $ docker top b7828ad128b83ef25588691713e260df7f1a5c2c70dd8b9926c055f40bafdfe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:41:20.916Z] + go version [2023-04-19T03:41:20.916Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-19T03:41:20.938Z] $ docker stop --time=1 b7828ad128b83ef25588691713e260df7f1a5c2c70dd8b9926c055f40bafdfe0 [2023-04-19T03:41:22.557Z] $ docker rm -f --volumes b7828ad128b83ef25588691713e260df7f1a5c2c70dd8b9926c055f40bafdfe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:41:23.187Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T03:41:23.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:41:23.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container [2023-04-19T03:41:23.467Z] $ 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/100 -v /w/workspace/device-usb-camera/100:/w/workspace/device-usb-camera/100:rw,z -v /w/workspace/device-usb-camera/100@tmp:/w/workspace/device-usb-camera/100@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 [2023-04-19T03:41:24.660Z] $ docker top 74be249486d17e67c79ac28b99cbabcd51b5082071c8f132506b7579e0c6e0ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:41:25.201Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/100 [Pipeline] fileExists [Pipeline] sh [2023-04-19T03:41:26.143Z] + make test [2023-04-19T03:41:26.143Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T03:41:58.476Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-19T03:44:05.205Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-19T03:44:05.205Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 2.0% of statements [2023-04-19T03:44:05.205Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-19T03:44:05.205Z] go vet ./... [2023-04-19T03:44:44.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T03:44:44.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T03:44:44.117Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T03:44:44.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T03:44:44.153Z] $ docker stop --time=1 74be249486d17e67c79ac28b99cbabcd51b5082071c8f132506b7579e0c6e0ca [2023-04-19T03:44:45.975Z] $ docker rm -f --volumes 74be249486d17e67c79ac28b99cbabcd51b5082071c8f132506b7579e0c6e0ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:44:47.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T03:44:47.137Z] Warning: overwriting stash ‘coverage-report’ [2023-04-19T03:44:47.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:44:48.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T03:44:48.325Z] + ls -al . [2023-04-19T03:44:48.325Z] total 188 [2023-04-19T03:44:48.325Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 03:41 . [2023-04-19T03:44:48.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:39 .. [2023-04-19T03:44:48.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:39 .git [2023-04-19T03:44:48.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:39 .github [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:39 .gitignore [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:39 .golangci.yml [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:39 .hadolint.yml [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:39 Attribution.txt [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:39 CHANGELOG.md [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:39 Dockerfile [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:39 GOVERNANCE.md [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:39 Jenkinsfile [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:39 LICENSE [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:39 Makefile [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:39 OWNERS.md [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:39 README.md [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:36 VERSION [2023-04-19T03:44:48.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:39 bin [2023-04-19T03:44:48.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:39 cmd [2023-04-19T03:44:48.325Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:44 coverage.out [2023-04-19T03:44:48.325Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:39 docker-entrypoint.sh [2023-04-19T03:44:48.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:39 docs [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:39 go.mod [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 31603 Apr 19 03:39 go.sum [2023-04-19T03:44:48.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:39 internal [2023-04-19T03:44:48.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:39 snap [2023-04-19T03:44:48.325Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:44:48.701Z] + 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=2331c4acea81494319363438f6ba967002bb5dd4 --label arch=arm64 --label version=3.0.0-dev.28 . [2023-04-19T03:44:48.969Z] Sending build context to Docker daemon 1.237MB [2023-04-19T03:44:48.969Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:44:48.969Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-19T03:44:48.969Z] ---> 480bf12d2134 [2023-04-19T03:44:48.969Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:44:50.380Z] ---> Running in b91f8ba951d6 [2023-04-19T03:44:50.647Z] Removing intermediate container b91f8ba951d6 [2023-04-19T03:44:50.648Z] ---> f509fce54fb9 [2023-04-19T03:44:50.648Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:44:50.917Z] ---> Running in d00428a40dd2 [2023-04-19T03:44:51.186Z] Removing intermediate container d00428a40dd2 [2023-04-19T03:44:51.186Z] ---> d2d417d5cf24 [2023-04-19T03:44:51.186Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:44:51.186Z] ---> Running in 867d5754f560 [2023-04-19T03:44:51.454Z] Removing intermediate container 867d5754f560 [2023-04-19T03:44:51.454Z] ---> 482969227758 [2023-04-19T03:44:51.454Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:44:51.454Z] ---> Running in 4166aa43deee [2023-04-19T03:44:51.726Z] Removing intermediate container 4166aa43deee [2023-04-19T03:44:51.726Z] ---> 20019b345a44 [2023-04-19T03:44:51.726Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:44:51.999Z] ---> Running in 64803cff8882 [2023-04-19T03:44:52.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:44:53.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:44:54.525Z] OK: 271 MiB in 67 packages [2023-04-19T03:44:55.487Z] Removing intermediate container 64803cff8882 [2023-04-19T03:44:55.487Z] ---> e3d842519154 [2023-04-19T03:44:55.487Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-19T03:44:55.487Z] ---> Running in d7b13b0994f9 [2023-04-19T03:44:55.756Z] Removing intermediate container d7b13b0994f9 [2023-04-19T03:44:55.756Z] ---> 37b3280825da [2023-04-19T03:44:55.756Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-19T03:44:56.342Z] ---> 249ba5693767 [2023-04-19T03:44:56.342Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:44:56.342Z] ---> Running in 97e76be8ba0d [2023-04-19T03:44:58.924Z] Removing intermediate container 97e76be8ba0d [2023-04-19T03:44:58.924Z] ---> bf41347457b0 [2023-04-19T03:44:58.924Z] Step 11/35 : COPY . . [2023-04-19T03:44:59.509Z] ---> 285a6fae6867 [2023-04-19T03:44:59.509Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:44:59.509Z] ---> Running in 2575322c8d56 [2023-04-19T03:45:00.491Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:45:00.491Z] Dload Upload Total Spent Left Speed [2023-04-19T03:45:01.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3192 0 --:--:-- --:--:-- --:--:-- 3237 [2023-04-19T03:45:01.669Z] Removing intermediate container 2575322c8d56 [2023-04-19T03:45:01.669Z] ---> 40bb7d914e0a [2023-04-19T03:45:01.669Z] Step 13/35 : RUN ${MAKE} [2023-04-19T03:45:01.669Z] ---> Running in 67b4a3fd7924 [2023-04-19T03:45:02.630Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-19T03:47:39.333Z] Removing intermediate container 67b4a3fd7924 [2023-04-19T03:47:39.333Z] ---> 70a1c1bf39c0 [2023-04-19T03:47:39.333Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-19T03:47:39.333Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-19T03:47:39.333Z] 8766b47fe142: Pulling fs layer [2023-04-19T03:47:39.333Z] 8766b47fe142: Verifying Checksum [2023-04-19T03:47:39.333Z] 8766b47fe142: Download complete [2023-04-19T03:47:39.333Z] 8766b47fe142: Pull complete [2023-04-19T03:47:39.333Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-19T03:47:39.333Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-19T03:47:39.333Z] ---> 69d40e2cb93c [2023-04-19T03:47:39.333Z] Step 15/35 : FROM alpine:3.17 [2023-04-19T03:47:39.333Z] 3.17: Pulling from library/alpine [2023-04-19T03:47:39.333Z] c41833b44d91: Pulling fs layer [2023-04-19T03:47:39.333Z] c41833b44d91: Verifying Checksum [2023-04-19T03:47:39.333Z] c41833b44d91: Download complete [2023-04-19T03:47:39.333Z] c41833b44d91: Pull complete [2023-04-19T03:47:39.333Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T03:47:39.334Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T03:47:39.334Z] ---> 51e60588ff2c [2023-04-19T03:47:39.334Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-19T03:47:39.334Z] ---> Running in dd5921f08287 [2023-04-19T03:47:39.334Z] Removing intermediate container dd5921f08287 [2023-04-19T03:47:39.334Z] ---> db2fb034485e [2023-04-19T03:47:39.334Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-19T03:47:39.334Z] ---> Running in b48855c174fd [2023-04-19T03:47:39.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:47:39.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:47:39.334Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-04-19T03:47:39.334Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-04-19T03:47:39.334Z] (3/83) Installing libxau (1.0.10-r0) [2023-04-19T03:47:39.334Z] (4/83) Installing libmd (1.0.4-r0) [2023-04-19T03:47:39.334Z] (5/83) Installing libbsd (0.11.7-r0) [2023-04-19T03:47:39.334Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-04-19T03:47:39.334Z] (7/83) Installing libxcb (1.15-r0) [2023-04-19T03:47:39.334Z] (8/83) Installing libx11 (1.8.4-r0) [2023-04-19T03:47:39.334Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-04-19T03:47:39.334Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-04-19T03:47:39.334Z] (11/83) Installing libexpat (2.5.0-r0) [2023-04-19T03:47:39.334Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-04-19T03:47:39.334Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-04-19T03:47:39.334Z] (14/83) Installing libpng (1.6.38-r0) [2023-04-19T03:47:39.334Z] (15/83) Installing freetype (2.12.1-r0) [2023-04-19T03:47:39.334Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-04-19T03:47:39.334Z] (17/83) Installing fribidi (1.0.12-r0) [2023-04-19T03:47:39.334Z] (18/83) Installing libffi (3.4.4-r0) [2023-04-19T03:47:39.334Z] (19/83) Installing libintl (0.21.1-r1) [2023-04-19T03:47:39.334Z] (20/83) Installing libblkid (2.38.1-r1) [2023-04-19T03:47:39.334Z] (21/83) Installing libmount (2.38.1-r1) [2023-04-19T03:47:39.334Z] (22/83) Installing pcre2 (10.42-r0) [2023-04-19T03:47:39.334Z] (23/83) Installing glib (2.74.6-r0) [2023-04-19T03:47:39.334Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-04-19T03:47:39.334Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-04-19T03:47:39.334Z] (26/83) Installing libass (0.16.0-r1) [2023-04-19T03:47:39.334Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-04-19T03:47:39.334Z] (28/83) Installing libdrm (2.4.114-r0) [2023-04-19T03:47:39.334Z] (29/83) Installing gmp (6.2.1-r2) [2023-04-19T03:47:39.334Z] (30/83) Installing nettle (3.8.1-r0) [2023-04-19T03:47:39.334Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-04-19T03:47:39.334Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-04-19T03:47:39.334Z] (33/83) Installing libunistring (1.1-r0) [2023-04-19T03:47:39.334Z] (34/83) Installing gnutls (3.7.8-r3) [2023-04-19T03:47:39.334Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-19T03:47:39.334Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-19T03:47:39.334Z] (37/83) Installing lame (3.100-r2) [2023-04-19T03:47:39.334Z] (38/83) Installing opus (1.3.1-r1) [2023-04-19T03:47:39.334Z] (39/83) Installing libasyncns (0.8-r1) [2023-04-19T03:47:39.334Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-04-19T03:47:39.334Z] (41/83) Installing libltdl (2.4.7-r1) [2023-04-19T03:47:39.334Z] (42/83) Installing orc (0.4.33-r0) [2023-04-19T03:47:39.334Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-04-19T03:47:39.334Z] (44/83) Installing libogg (1.3.5-r2) [2023-04-19T03:47:39.334Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-19T03:47:39.334Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-04-19T03:47:39.334Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-04-19T03:47:39.334Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-04-19T03:47:39.334Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-04-19T03:47:39.334Z] (50/83) Installing soxr (0.1.3-r3) [2023-04-19T03:47:39.334Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-04-19T03:47:39.334Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-04-19T03:47:39.334Z] (53/83) Installing libpulse (16.1-r6) [2023-04-19T03:47:39.334Z] (54/83) Installing cjson (1.7.15-r3) [2023-04-19T03:47:39.334Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-04-19T03:47:39.334Z] (56/83) Installing librist (0.2.7-r0) [2023-04-19T03:47:39.334Z] (57/83) Installing libsrt (1.5.1-r0) [2023-04-19T03:47:39.334Z] (58/83) Installing libssh (0.10.4-r0) [2023-04-19T03:47:39.334Z] (59/83) Installing libtheora (1.1.1-r16) [2023-04-19T03:47:39.334Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:47:39.334Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:47:39.334Z] (62/83) Installing libxext (1.3.5-r0) [2023-04-19T03:47:39.334Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-04-19T03:47:39.334Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-04-19T03:47:39.334Z] (65/83) Installing libva (2.16.0-r0) [2023-04-19T03:47:39.334Z] (66/83) Installing libvdpau (1.5-r0) [2023-04-19T03:47:39.334Z] (67/83) Installing vidstab (1.1.0-r2) [2023-04-19T03:47:39.334Z] (68/83) Installing libvpx (1.12.0-r1) [2023-04-19T03:47:39.334Z] (69/83) Installing libwebp (1.2.4-r1) [2023-04-19T03:47:39.334Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-04-19T03:47:39.334Z] (71/83) Installing numactl (2.0.16-r1) [2023-04-19T03:47:39.334Z] (72/83) Installing x265-libs (3.5-r3) [2023-04-19T03:47:39.334Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-04-19T03:47:39.334Z] (74/83) Installing libsodium (1.0.18-r2) [2023-04-19T03:47:39.334Z] (75/83) Installing libzmq (4.3.4-r1) [2023-04-19T03:47:39.334Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-04-19T03:47:39.334Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-04-19T03:47:39.334Z] (78/83) Installing udev-init-scripts (35-r1) [2023-04-19T03:47:39.334Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:47:39.334Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-04-19T03:47:39.334Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:47:39.334Z] (82/83) Installing kmod-libs (30-r1) [2023-04-19T03:47:39.334Z] (83/83) Installing eudev (3.2.11-r4) [2023-04-19T03:47:39.334Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:47:39.334Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:47:39.334Z] OK: 86 MiB in 98 packages [2023-04-19T03:47:39.334Z] Removing intermediate container b48855c174fd [2023-04-19T03:47:39.334Z] ---> 3035f75364e1 [2023-04-19T03:47:39.334Z] Step 18/35 : WORKDIR / [2023-04-19T03:47:39.334Z] ---> Running in 42870e0de825 [2023-04-19T03:47:39.334Z] Removing intermediate container 42870e0de825 [2023-04-19T03:47:39.334Z] ---> 182f3b8ca75a [2023-04-19T03:47:39.334Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-19T03:47:41.907Z] ---> 033e9f5b5015 [2023-04-19T03:47:41.907Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-19T03:47:42.176Z] ---> 31a3f8512594 [2023-04-19T03:47:42.176Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-19T03:47:42.760Z] ---> 7372b75a1bd0 [2023-04-19T03:47:42.760Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-19T03:47:43.346Z] ---> 5e490141b7da [2023-04-19T03:47:43.346Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-19T03:47:43.613Z] ---> cde10d80bc0b [2023-04-19T03:47:43.613Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-19T03:47:44.198Z] ---> 9b0b5ca1263d [2023-04-19T03:47:44.198Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-19T03:47:45.611Z] ---> bbd8e0c51b1d [2023-04-19T03:47:45.611Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:47:45.611Z] ---> Running in 2d0452b8a905 [2023-04-19T03:47:47.558Z] Removing intermediate container 2d0452b8a905 [2023-04-19T03:47:47.558Z] ---> 0274e6b7e4f8 [2023-04-19T03:47:47.558Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:47:47.558Z] ---> Running in 72646295c148 [2023-04-19T03:47:48.983Z] Removing intermediate container 72646295c148 [2023-04-19T03:47:48.983Z] ---> 006b44645101 [2023-04-19T03:47:48.983Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-19T03:47:48.983Z] ---> Running in d34b8b63000d [2023-04-19T03:47:50.928Z] Removing intermediate container d34b8b63000d [2023-04-19T03:47:50.928Z] ---> a7b3215f8af6 [2023-04-19T03:47:50.928Z] Step 29/35 : EXPOSE 59983 [2023-04-19T03:47:50.928Z] ---> Running in a8ff92b2780f [2023-04-19T03:47:50.928Z] Removing intermediate container a8ff92b2780f [2023-04-19T03:47:50.928Z] ---> a27e85f1922b [2023-04-19T03:47:50.928Z] Step 30/35 : EXPOSE 8554 [2023-04-19T03:47:51.195Z] ---> Running in 1144d73e5177 [2023-04-19T03:47:51.463Z] Removing intermediate container 1144d73e5177 [2023-04-19T03:47:51.463Z] ---> e6f792379d96 [2023-04-19T03:47:51.463Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-19T03:47:51.463Z] ---> Running in 240977fc84aa [2023-04-19T03:47:51.731Z] Removing intermediate container 240977fc84aa [2023-04-19T03:47:51.731Z] ---> 843ee871e6c3 [2023-04-19T03:47:51.731Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-19T03:47:51.731Z] ---> Running in bc51756bdcca [2023-04-19T03:47:51.999Z] Removing intermediate container bc51756bdcca [2023-04-19T03:47:51.999Z] ---> 34e9ae158c45 [2023-04-19T03:47:51.999Z] Step 33/35 : LABEL arch=arm64 [2023-04-19T03:47:51.999Z] ---> Running in 5a3efe0d05d3 [2023-04-19T03:47:52.584Z] Removing intermediate container 5a3efe0d05d3 [2023-04-19T03:47:52.584Z] ---> c10d8e6faf9d [2023-04-19T03:47:52.584Z] Step 34/35 : LABEL git_sha=2331c4acea81494319363438f6ba967002bb5dd4 [2023-04-19T03:47:52.584Z] ---> Running in 3eaf6905f1d2 [2023-04-19T03:47:52.852Z] Removing intermediate container 3eaf6905f1d2 [2023-04-19T03:47:52.852Z] ---> e2c284b38951 [2023-04-19T03:47:52.852Z] Step 35/35 : LABEL version=3.0.0-dev.28 [2023-04-19T03:47:52.852Z] ---> Running in ce24586a39f8 [2023-04-19T03:47:53.119Z] Removing intermediate container ce24586a39f8 [2023-04-19T03:47:53.119Z] ---> 5d7c09e2b2d2 [2023-04-19T03:47:53.119Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T03:47:53.119Z] Successfully built 5d7c09e2b2d2 [2023-04-19T03:47:53.119Z] 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 [2023-04-19T03:47:53.233Z] provisioning config files... [2023-04-19T03:47:53.247Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/100@tmp/config4742259398539846200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:47:53.582Z] ---> docker-login.sh [2023-04-19T03:47:53.582Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:47:53.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:47:53.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:47:53.848Z] Configure a credential helper to remove this warning. See [2023-04-19T03:47:53.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:47:53.848Z] [2023-04-19T03:47:53.849Z] Login Succeeded [2023-04-19T03:47:53.849Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:47:54.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:47:54.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:47:54.119Z] Configure a credential helper to remove this warning. See [2023-04-19T03:47:54.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:47:54.119Z] [2023-04-19T03:47:54.119Z] Login Succeeded [2023-04-19T03:47:54.119Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:47:54.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:47:54.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:47:54.657Z] Configure a credential helper to remove this warning. See [2023-04-19T03:47:54.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:47:54.657Z] [2023-04-19T03:47:54.657Z] Login Succeeded [2023-04-19T03:47:54.657Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:47:54.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:47:54.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:47:54.924Z] Configure a credential helper to remove this warning. See [2023-04-19T03:47:54.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:47:54.924Z] [2023-04-19T03:47:54.924Z] Login Succeeded [2023-04-19T03:47:54.924Z] docker.io [2023-04-19T03:47:55.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:47:55.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:47:55.455Z] Configure a credential helper to remove this warning. See [2023-04-19T03:47:55.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:47:55.455Z] [2023-04-19T03:47:55.455Z] Login Succeeded [2023-04-19T03:47:55.455Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:47:55.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:47:55.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:47:55.508Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-04-19T03:47:55.508Z] 2331c4acea81494319363438f6ba967002bb5dd4 [2023-04-19T03:47:55.508Z] latest [2023-04-19T03:47:55.508Z] 3.0.0-dev.28 [2023-04-19T03:47:55.508Z] 2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [2023-04-19T03:47:55.508Z] main [2023-04-19T03:47:55.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:47:55.914Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:47:56.284Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4 [2023-04-19T03:47:56.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:47:56.284Z] 919d62af97b4: Preparing [2023-04-19T03:47:56.284Z] 1da0767241dc: Preparing [2023-04-19T03:47:56.284Z] 6e87efae6e1b: Preparing [2023-04-19T03:47:56.284Z] 608d194cb50c: Preparing [2023-04-19T03:47:56.284Z] acc83c6ca332: Preparing [2023-04-19T03:47:56.284Z] b577bfc7564b: Preparing [2023-04-19T03:47:56.284Z] 83299385337d: Preparing [2023-04-19T03:47:56.284Z] 91f14d2b0de8: Preparing [2023-04-19T03:47:56.284Z] 12e942df7550: Preparing [2023-04-19T03:47:56.284Z] a284e43fefbd: Preparing [2023-04-19T03:47:56.284Z] c32857dde51a: Preparing [2023-04-19T03:47:56.284Z] 26cbea5cba74: Preparing [2023-04-19T03:47:56.284Z] 91f14d2b0de8: Waiting [2023-04-19T03:47:56.284Z] 12e942df7550: Waiting [2023-04-19T03:47:56.284Z] a284e43fefbd: Waiting [2023-04-19T03:47:56.284Z] c32857dde51a: Waiting [2023-04-19T03:47:56.284Z] 26cbea5cba74: Waiting [2023-04-19T03:47:56.284Z] b577bfc7564b: Waiting [2023-04-19T03:47:56.284Z] 83299385337d: Waiting [2023-04-19T03:47:56.579Z] acc83c6ca332: Pushed [2023-04-19T03:47:56.579Z] 919d62af97b4: Pushed [2023-04-19T03:47:56.579Z] 1da0767241dc: Pushed [2023-04-19T03:47:56.579Z] 6e87efae6e1b: Pushed [2023-04-19T03:47:56.579Z] b577bfc7564b: Pushed [2023-04-19T03:47:56.579Z] 91f14d2b0de8: Pushed [2023-04-19T03:47:56.579Z] 83299385337d: Pushed [2023-04-19T03:47:56.579Z] 12e942df7550: Pushed [2023-04-19T03:47:56.850Z] 26cbea5cba74: Layer already exists [2023-04-19T03:48:02.242Z] 608d194cb50c: Pushed [2023-04-19T03:48:02.242Z] a284e43fefbd: Pushed [2023-04-19T03:48:14.547Z] c32857dde51a: Pushed [2023-04-19T03:48:14.547Z] 2331c4acea81494319363438f6ba967002bb5dd4: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:48:14.894Z] + 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 [2023-04-19T03:48:15.226Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-19T03:48:15.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:48:15.226Z] 919d62af97b4: Preparing [2023-04-19T03:48:15.226Z] 1da0767241dc: Preparing [2023-04-19T03:48:15.226Z] 6e87efae6e1b: Preparing [2023-04-19T03:48:15.226Z] 608d194cb50c: Preparing [2023-04-19T03:48:15.226Z] acc83c6ca332: Preparing [2023-04-19T03:48:15.226Z] b577bfc7564b: Preparing [2023-04-19T03:48:15.226Z] 83299385337d: Preparing [2023-04-19T03:48:15.226Z] 91f14d2b0de8: Preparing [2023-04-19T03:48:15.226Z] 12e942df7550: Preparing [2023-04-19T03:48:15.226Z] a284e43fefbd: Preparing [2023-04-19T03:48:15.226Z] c32857dde51a: Preparing [2023-04-19T03:48:15.226Z] 26cbea5cba74: Preparing [2023-04-19T03:48:15.226Z] 91f14d2b0de8: Waiting [2023-04-19T03:48:15.226Z] c32857dde51a: Waiting [2023-04-19T03:48:15.226Z] 26cbea5cba74: Waiting [2023-04-19T03:48:15.226Z] 12e942df7550: Waiting [2023-04-19T03:48:15.226Z] a284e43fefbd: Waiting [2023-04-19T03:48:15.226Z] b577bfc7564b: Waiting [2023-04-19T03:48:15.226Z] 83299385337d: Waiting [2023-04-19T03:48:15.226Z] 1da0767241dc: Layer already exists [2023-04-19T03:48:15.226Z] acc83c6ca332: Layer already exists [2023-04-19T03:48:15.226Z] 608d194cb50c: Layer already exists [2023-04-19T03:48:15.226Z] 919d62af97b4: Layer already exists [2023-04-19T03:48:15.226Z] 6e87efae6e1b: Layer already exists [2023-04-19T03:48:15.226Z] b577bfc7564b: Layer already exists [2023-04-19T03:48:15.226Z] a284e43fefbd: Layer already exists [2023-04-19T03:48:15.226Z] 91f14d2b0de8: Layer already exists [2023-04-19T03:48:15.226Z] 83299385337d: Layer already exists [2023-04-19T03:48:15.226Z] 12e942df7550: Layer already exists [2023-04-19T03:48:15.226Z] 26cbea5cba74: Layer already exists [2023-04-19T03:48:15.226Z] c32857dde51a: Layer already exists [2023-04-19T03:48:15.492Z] latest: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:48:15.837Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:48:16.183Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.28 [2023-04-19T03:48:16.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:48:16.183Z] 919d62af97b4: Preparing [2023-04-19T03:48:16.183Z] 1da0767241dc: Preparing [2023-04-19T03:48:16.183Z] 6e87efae6e1b: Preparing [2023-04-19T03:48:16.183Z] 608d194cb50c: Preparing [2023-04-19T03:48:16.183Z] acc83c6ca332: Preparing [2023-04-19T03:48:16.183Z] b577bfc7564b: Preparing [2023-04-19T03:48:16.183Z] 83299385337d: Preparing [2023-04-19T03:48:16.183Z] 91f14d2b0de8: Preparing [2023-04-19T03:48:16.183Z] 12e942df7550: Preparing [2023-04-19T03:48:16.183Z] a284e43fefbd: Preparing [2023-04-19T03:48:16.183Z] c32857dde51a: Preparing [2023-04-19T03:48:16.183Z] 26cbea5cba74: Preparing [2023-04-19T03:48:16.183Z] b577bfc7564b: Waiting [2023-04-19T03:48:16.183Z] 83299385337d: Waiting [2023-04-19T03:48:16.183Z] c32857dde51a: Waiting [2023-04-19T03:48:16.183Z] 12e942df7550: Waiting [2023-04-19T03:48:16.183Z] a284e43fefbd: Waiting [2023-04-19T03:48:16.183Z] 6e87efae6e1b: Layer already exists [2023-04-19T03:48:16.183Z] 919d62af97b4: Layer already exists [2023-04-19T03:48:16.183Z] 608d194cb50c: Layer already exists [2023-04-19T03:48:16.183Z] acc83c6ca332: Layer already exists [2023-04-19T03:48:16.183Z] 1da0767241dc: Layer already exists [2023-04-19T03:48:16.183Z] b577bfc7564b: Layer already exists [2023-04-19T03:48:16.183Z] 91f14d2b0de8: Layer already exists [2023-04-19T03:48:16.183Z] 83299385337d: Layer already exists [2023-04-19T03:48:16.183Z] 12e942df7550: Layer already exists [2023-04-19T03:48:16.183Z] a284e43fefbd: Layer already exists [2023-04-19T03:48:16.183Z] 26cbea5cba74: Layer already exists [2023-04-19T03:48:16.183Z] c32857dde51a: Layer already exists [2023-04-19T03:48:16.450Z] 3.0.0-dev.28: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:48:16.797Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:48:17.151Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [2023-04-19T03:48:17.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:48:17.151Z] 919d62af97b4: Preparing [2023-04-19T03:48:17.151Z] 1da0767241dc: Preparing [2023-04-19T03:48:17.151Z] 6e87efae6e1b: Preparing [2023-04-19T03:48:17.151Z] 608d194cb50c: Preparing [2023-04-19T03:48:17.151Z] acc83c6ca332: Preparing [2023-04-19T03:48:17.151Z] b577bfc7564b: Preparing [2023-04-19T03:48:17.151Z] 83299385337d: Preparing [2023-04-19T03:48:17.151Z] 91f14d2b0de8: Preparing [2023-04-19T03:48:17.151Z] 12e942df7550: Preparing [2023-04-19T03:48:17.151Z] a284e43fefbd: Preparing [2023-04-19T03:48:17.151Z] c32857dde51a: Preparing [2023-04-19T03:48:17.151Z] 26cbea5cba74: Preparing [2023-04-19T03:48:17.151Z] 91f14d2b0de8: Waiting [2023-04-19T03:48:17.151Z] 12e942df7550: Waiting [2023-04-19T03:48:17.151Z] a284e43fefbd: Waiting [2023-04-19T03:48:17.151Z] c32857dde51a: Waiting [2023-04-19T03:48:17.151Z] 26cbea5cba74: Waiting [2023-04-19T03:48:17.151Z] b577bfc7564b: Waiting [2023-04-19T03:48:17.151Z] 83299385337d: Waiting [2023-04-19T03:48:17.151Z] 919d62af97b4: Layer already exists [2023-04-19T03:48:17.151Z] acc83c6ca332: Layer already exists [2023-04-19T03:48:17.152Z] 1da0767241dc: Layer already exists [2023-04-19T03:48:17.152Z] 6e87efae6e1b: Layer already exists [2023-04-19T03:48:17.152Z] 608d194cb50c: Layer already exists [2023-04-19T03:48:17.152Z] 91f14d2b0de8: Layer already exists [2023-04-19T03:48:17.152Z] 83299385337d: Layer already exists [2023-04-19T03:48:17.152Z] a284e43fefbd: Layer already exists [2023-04-19T03:48:17.152Z] b577bfc7564b: Layer already exists [2023-04-19T03:48:17.152Z] 12e942df7550: Layer already exists [2023-04-19T03:48:17.152Z] 26cbea5cba74: Layer already exists [2023-04-19T03:48:17.152Z] c32857dde51a: Layer already exists [2023-04-19T03:48:17.418Z] 2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:48:17.781Z] + 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 [2023-04-19T03:48:18.137Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-04-19T03:48:18.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:48:18.137Z] 919d62af97b4: Preparing [2023-04-19T03:48:18.137Z] 1da0767241dc: Preparing [2023-04-19T03:48:18.137Z] 6e87efae6e1b: Preparing [2023-04-19T03:48:18.137Z] 608d194cb50c: Preparing [2023-04-19T03:48:18.137Z] acc83c6ca332: Preparing [2023-04-19T03:48:18.137Z] b577bfc7564b: Preparing [2023-04-19T03:48:18.137Z] 83299385337d: Preparing [2023-04-19T03:48:18.137Z] 91f14d2b0de8: Preparing [2023-04-19T03:48:18.137Z] 12e942df7550: Preparing [2023-04-19T03:48:18.137Z] a284e43fefbd: Preparing [2023-04-19T03:48:18.137Z] c32857dde51a: Preparing [2023-04-19T03:48:18.137Z] 26cbea5cba74: Preparing [2023-04-19T03:48:18.137Z] b577bfc7564b: Waiting [2023-04-19T03:48:18.137Z] 83299385337d: Waiting [2023-04-19T03:48:18.137Z] 12e942df7550: Waiting [2023-04-19T03:48:18.137Z] a284e43fefbd: Waiting [2023-04-19T03:48:18.137Z] c32857dde51a: Waiting [2023-04-19T03:48:18.137Z] 26cbea5cba74: Waiting [2023-04-19T03:48:18.137Z] 91f14d2b0de8: Waiting [2023-04-19T03:48:18.137Z] 608d194cb50c: Layer already exists [2023-04-19T03:48:18.137Z] 6e87efae6e1b: Layer already exists [2023-04-19T03:48:18.137Z] 1da0767241dc: Layer already exists [2023-04-19T03:48:18.137Z] 919d62af97b4: Layer already exists [2023-04-19T03:48:18.137Z] acc83c6ca332: Layer already exists [2023-04-19T03:48:18.137Z] b577bfc7564b: Layer already exists [2023-04-19T03:48:18.137Z] a284e43fefbd: Layer already exists [2023-04-19T03:48:18.137Z] 83299385337d: Layer already exists [2023-04-19T03:48:18.137Z] 12e942df7550: Layer already exists [2023-04-19T03:48:18.137Z] 91f14d2b0de8: Layer already exists [2023-04-19T03:48:18.137Z] 26cbea5cba74: Layer already exists [2023-04-19T03:48:18.137Z] c32857dde51a: Layer already exists [2023-04-19T03:48:18.405Z] main: digest: sha256:dd32b35e5048833b9aa77323981b42eb902ee9f6ca8a307d6d810da743042f8b size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:48:18.474Z] ===================================================== [Pipeline] echo [2023-04-19T03:48:18.488Z] taggedImages: [2023-04-19T03:48:18.488Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4 [2023-04-19T03:48:18.488Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-19T03:48:18.488Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.28 [2023-04-19T03:48:18.488Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2331c4acea81494319363438f6ba967002bb5dd4-3.0.0-dev.28 [2023-04-19T03:48:18.488Z] - 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 [2023-04-19T03:48:18.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:48:18.881Z] [2023-04-19T03:48:18.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:48:19.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:48:21.796Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-19T03:48:21.796Z] 8998bd30e6a1: Pulling fs layer [2023-04-19T03:48:21.796Z] 04944245beec: Pulling fs layer [2023-04-19T03:48:21.796Z] 699f458cf7ca: Pulling fs layer [2023-04-19T03:48:21.796Z] 765212b225bb: Pulling fs layer [2023-04-19T03:48:21.796Z] f23df028b6ca: Pulling fs layer [2023-04-19T03:48:21.796Z] d65c8cfc05b1: Pulling fs layer [2023-04-19T03:48:21.796Z] 2437ff75d9bd: Pulling fs layer [2023-04-19T03:48:21.796Z] 765212b225bb: Waiting [2023-04-19T03:48:21.796Z] f23df028b6ca: Waiting [2023-04-19T03:48:21.796Z] d65c8cfc05b1: Waiting [2023-04-19T03:48:21.796Z] 2437ff75d9bd: Waiting [2023-04-19T03:48:21.796Z] 04944245beec: Verifying Checksum [2023-04-19T03:48:21.796Z] 04944245beec: Download complete [2023-04-19T03:48:21.796Z] 765212b225bb: Verifying Checksum [2023-04-19T03:48:21.796Z] 765212b225bb: Download complete [2023-04-19T03:48:21.796Z] f23df028b6ca: Verifying Checksum [2023-04-19T03:48:21.796Z] f23df028b6ca: Download complete [2023-04-19T03:48:21.796Z] d65c8cfc05b1: Verifying Checksum [2023-04-19T03:48:21.796Z] d65c8cfc05b1: Download complete [2023-04-19T03:48:21.796Z] 699f458cf7ca: Verifying Checksum [2023-04-19T03:48:21.796Z] 699f458cf7ca: Download complete [2023-04-19T03:48:22.063Z] 8998bd30e6a1: Verifying Checksum [2023-04-19T03:48:22.063Z] 8998bd30e6a1: Download complete [2023-04-19T03:48:24.005Z] 2437ff75d9bd: Verifying Checksum [2023-04-19T03:48:24.005Z] 2437ff75d9bd: Download complete [2023-04-19T03:48:25.412Z] 8998bd30e6a1: Pull complete [2023-04-19T03:48:25.995Z] 04944245beec: Pull complete [2023-04-19T03:48:26.955Z] 699f458cf7ca: Pull complete [2023-04-19T03:48:27.222Z] 765212b225bb: Pull complete [2023-04-19T03:48:27.805Z] f23df028b6ca: Pull complete [2023-04-19T03:48:28.071Z] d65c8cfc05b1: Pull complete [2023-04-19T03:48:40.400Z] 2437ff75d9bd: Pull complete [2023-04-19T03:48:40.400Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-19T03:48:40.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:48:40.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:48:40.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container [2023-04-19T03:48:40.672Z] $ 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/100 -v /w/workspace/device-usb-camera/100:/w/workspace/device-usb-camera/100:rw,z -v /w/workspace/device-usb-camera/100@tmp:/w/workspace/device-usb-camera/100@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 [2023-04-19T03:48:43.154Z] $ docker top 5d780dff232048de8b33073e8ac5deb64e91bd54ed29596052048d6c93e9326b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:48:43.669Z] ---> job-cost.sh [2023-04-19T03:48:43.936Z] lf-activate-venv: SKIPPING [2023-04-19T03:48:43.936Z] INFO: No Stack... [2023-04-19T03:48:44.519Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-19T03:48:45.104Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T03:48:45.420Z] + cat /w/workspace/device-usb-camera/100/archives/cost.csv [2023-04-19T03:48:45.421Z] + cut -d, -f6 [Pipeline] lock [2023-04-19T03:48:45.491Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [2023-04-19T03:48:45.503Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] did not exist. Created. [2023-04-19T03:48:45.503Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T03:48:45.846Z] /w/workspace/device-usb-camera/100@tmp/durable-ce8f79fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-19T03:48:46.194Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-19T03:48:46.218Z] Warning: overwriting stash ‘stack-cost’ [2023-04-19T03:48:46.268Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T03:48:46.277Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T03:48:46.295Z] $ docker stop --time=1 5d780dff232048de8b33073e8ac5deb64e91bd54ed29596052048d6c93e9326b [2023-04-19T03:48:48.315Z] $ docker rm -f --volumes 5d780dff232048de8b33073e8ac5deb64e91bd54ed29596052048d6c93e9326b [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 [2023-04-19T03:48:48.998Z] provisioning config files... [2023-04-19T03:48:49.006Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10846096038125196688tmp [Pipeline] { [Pipeline] sh [2023-04-19T03:48:49.319Z] + set +x [2023-04-19T03:48:49.319Z] + curl -s https://codecov.io/bash [2023-04-19T03:48:49.319Z] + bash -s -- [2023-04-19T03:48:49.319Z] [2023-04-19T03:48:49.319Z] _____ _ [2023-04-19T03:48:49.319Z] / ____| | | [2023-04-19T03:48:49.319Z] | | ___ __| | ___ ___ _____ __ [2023-04-19T03:48:49.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-19T03:48:49.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-19T03:48:49.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-19T03:48:49.319Z] Bash-1.0.6 [2023-04-19T03:48:49.319Z] [2023-04-19T03:48:49.319Z] [2023-04-19T03:48:49.319Z] ==> git version 2.25.1 found [2023-04-19T03:48:49.319Z] ==> 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 [2023-04-19T03:48:49.319Z] Release-Date: 2020-01-08 [2023-04-19T03:48:49.319Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-19T03:48:49.319Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-19T03:48:49.319Z] ==> Jenkins CI detected. [2023-04-19T03:48:49.319Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-04-19T03:48:49.319Z] project root: . [2023-04-19T03:48:49.319Z] --> token set from env [2023-04-19T03:48:49.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-19T03:48:49.319Z] ==> Running gcov in . (disable via -X gcov) [2023-04-19T03:48:49.319Z] ==> Python coveragepy not found [2023-04-19T03:48:49.319Z] ==> Searching for coverage reports in: [2023-04-19T03:48:49.319Z] + . [2023-04-19T03:48:49.319Z] -> Found 1 reports [2023-04-19T03:48:49.319Z] ==> Detecting git/mercurial file structure [2023-04-19T03:48:49.319Z] ==> Reading reports [2023-04-19T03:48:49.319Z] + ./coverage.out bytes=28693 [2023-04-19T03:48:49.581Z] ==> Appending adjustments [2023-04-19T03:48:49.581Z] https://docs.codecov.io/docs/fixing-reports [2023-04-19T03:48:49.581Z] + Found adjustments [2023-04-19T03:48:49.581Z] ==> Gzipping contents [2023-04-19T03:48:49.581Z] 4.0K /tmp/codecov.7gta1W.gz [2023-04-19T03:48:49.581Z] ==> Uploading reports [2023-04-19T03:48:49.581Z] url: https://codecov.io [2023-04-19T03:48:49.581Z] query: branch=main&commit=2331c4acea81494319363438f6ba967002bb5dd4&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-19T03:48:49.581Z] -> Pinging Codecov [2023-04-19T03:48:49.581Z] 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=2331c4acea81494319363438f6ba967002bb5dd4&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-19T03:48:49.581Z] -> Uploading to [2023-04-19T03:48:49.581Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-19/73D8F5FF140700D3E01443B452E23636/2331c4acea81494319363438f6ba967002bb5dd4/01ae1bb4-7005-463a-ad83-e0207df18523.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T034849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22ae56188efd25d306ce1b4d83e0c060bdba222fdd83c9804f3d0496c5fd57b8 [2023-04-19T03:48:49.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:48:49.581Z] Dload Upload Total Spent Left Speed [2023-04-19T03:48:50.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 14391 --:--:-- --:--:-- --:--:-- 14391 [2023-04-19T03:48:50.150Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] } [2023-04-19T03:48:50.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-19T03:48:50.331Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-19T03:48:50.347Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:48:50.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T03:48:50.651Z] [2023-04-19T03:48:50.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:48:50.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T03:48:50.956Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-19T03:48:50.956Z] df9b9388f04a: Pulling fs layer [2023-04-19T03:48:50.956Z] 52dc419b0ee2: Pulling fs layer [2023-04-19T03:48:50.956Z] 25bc292e5bac: Pulling fs layer [2023-04-19T03:48:50.956Z] 114826534d7a: Pulling fs layer [2023-04-19T03:48:50.956Z] 4657fd5d0bcf: Pulling fs layer [2023-04-19T03:48:50.956Z] 6ad1cebc031e: Pulling fs layer [2023-04-19T03:48:50.956Z] 8a3aa393b2d8: Pulling fs layer [2023-04-19T03:48:50.956Z] 6ad1cebc031e: Waiting [2023-04-19T03:48:50.956Z] 4657fd5d0bcf: Waiting [2023-04-19T03:48:50.956Z] 114826534d7a: Waiting [2023-04-19T03:48:50.956Z] 8a3aa393b2d8: Waiting [2023-04-19T03:48:50.956Z] 25bc292e5bac: Verifying Checksum [2023-04-19T03:48:50.956Z] 25bc292e5bac: Download complete [2023-04-19T03:48:50.956Z] 52dc419b0ee2: Download complete [2023-04-19T03:48:50.956Z] 4657fd5d0bcf: Verifying Checksum [2023-04-19T03:48:50.956Z] df9b9388f04a: Verifying Checksum [2023-04-19T03:48:50.956Z] df9b9388f04a: Download complete [2023-04-19T03:48:51.215Z] 6ad1cebc031e: Verifying Checksum [2023-04-19T03:48:51.215Z] 6ad1cebc031e: Download complete [2023-04-19T03:48:51.216Z] df9b9388f04a: Pull complete [2023-04-19T03:48:51.216Z] 52dc419b0ee2: Pull complete [2023-04-19T03:48:51.474Z] 25bc292e5bac: Pull complete [2023-04-19T03:48:51.732Z] 114826534d7a: Verifying Checksum [2023-04-19T03:48:51.732Z] 114826534d7a: Download complete [2023-04-19T03:48:51.732Z] 8a3aa393b2d8: Verifying Checksum [2023-04-19T03:48:51.732Z] 8a3aa393b2d8: Download complete [2023-04-19T03:48:55.017Z] 114826534d7a: Pull complete [2023-04-19T03:48:55.017Z] 4657fd5d0bcf: Pull complete [2023-04-19T03:48:55.274Z] 6ad1cebc031e: Pull complete [2023-04-19T03:48:57.802Z] 8a3aa393b2d8: Pull complete [2023-04-19T03:48:57.802Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-19T03:48:57.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T03:48:57.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:48:57.885Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:48:57.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-19T03:49:02.222Z] $ docker top de9a295d4315ee0623efd65d4615196c94033957c4e0b2a6b7b7beeee056a263 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-19T03:49:02.288Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-04-19T03:49:02.567Z] + set -o pipefail [2023-04-19T03:49:02.567Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-04-19T03:49:10.684Z] [2023-04-19T03:49:10.684Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-04-19T03:49:10.684Z] [2023-04-19T03:49:10.684Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/da5e062c-eb30-4b06-948a-ed7377c14207 [2023-04-19T03:49:10.684Z] [2023-04-19T03:49:10.684Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-19T03:49:10.684Z] [2023-04-19T03:49:10.684Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-19T03:49:10.684Z] [2023-04-19T03:49:10.684Z] [2023-04-19T03:49:10.684Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-19T03:49:10.684Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-19T03:49:10.684Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-19T03:49:10.696Z] $ docker stop --time=1 de9a295d4315ee0623efd65d4615196c94033957c4e0b2a6b7b7beeee056a263 [2023-04-19T03:49:14.102Z] $ docker rm -f --volumes de9a295d4315ee0623efd65d4615196c94033957c4e0b2a6b7b7beeee056a263 [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 [2023-04-19T03:49:14.799Z] + git log --format=format:%s -1 2331c4acea81494319363438f6ba967002bb5dd4 [Pipeline] sh [2023-04-19T03:49:15.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:49:15.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:49:15.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:49:15.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:49:15.450Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:49:15.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:49:15.924Z] $ docker top b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 -eo pid,comm [2023-04-19T03:49:15.969Z] 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). [2023-04-19T03:49:15.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:49:16.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:49:16.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:49:16.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:49:16.119Z] $ docker exec b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 ssh-agent [2023-04-19T03:49:16.232Z] SSH_AUTH_SOCK=/tmp/ssh-AXEyVeDzxj40/agent.32 [2023-04-19T03:49:16.232Z] SSH_AGENT_PID=38 [2023-04-19T03:49:16.236Z] Running ssh-add (command line suppressed) [2023-04-19T03:49:16.336Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8641454339855471550.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8641454339855471550.key) [2023-04-19T03:49:16.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:49:16.638Z] + git semver tag [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,804 [run_tag] DEBUG tag force:False [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,804 [check_head_tag] DEBUG check head tag [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,806 [execute] INFO git cat-file --batch-check [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,810 [execute] INFO git cat-file --batch [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,835 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,836 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,836 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:49:16.897Z] 2023-04-19 03:49:16,839 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:49:16.897Z] 3.0.0-dev.28 [Pipeline] } [2023-04-19T03:49:16.908Z] $ docker exec --env ******** --env ******** b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 ssh-agent -k [2023-04-19T03:49:16.999Z] unset SSH_AUTH_SOCK; [2023-04-19T03:49:16.999Z] unset SSH_AGENT_PID; [2023-04-19T03:49:16.999Z] echo Agent pid 38 killed; [2023-04-19T03:49:17.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:49:17.308Z] + git semver [Pipeline] } [2023-04-19T03:49:17.579Z] $ docker stop --time=1 b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 [2023-04-19T03:49:18.869Z] $ docker rm -f --volumes b7cede64cbed84144b4b747330782b80bf7072985626d84a941253cc267d4a44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:49:19.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:49:19.262Z] [2023-04-19T03:49:19.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:49:19.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:49:19.564Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-19T03:49:19.564Z] ab5ef0e58194: Pulling fs layer [2023-04-19T03:49:19.564Z] 9712f1f96733: Pulling fs layer [2023-04-19T03:49:19.564Z] 63f879dbbcfc: Pulling fs layer [2023-04-19T03:49:19.564Z] 0d9ebad4ef96: Pulling fs layer [2023-04-19T03:49:19.564Z] e9a5061849ea: Pulling fs layer [2023-04-19T03:49:19.564Z] d747dcd14b5f: Pulling fs layer [2023-04-19T03:49:19.564Z] 2de7ff778b66: Pulling fs layer [2023-04-19T03:49:19.564Z] 0d9ebad4ef96: Waiting [2023-04-19T03:49:19.564Z] e9a5061849ea: Waiting [2023-04-19T03:49:19.564Z] 9712f1f96733: Verifying Checksum [2023-04-19T03:49:19.564Z] 9712f1f96733: Download complete [2023-04-19T03:49:19.823Z] 63f879dbbcfc: Verifying Checksum [2023-04-19T03:49:19.823Z] 63f879dbbcfc: Download complete [2023-04-19T03:49:20.082Z] e9a5061849ea: Verifying Checksum [2023-04-19T03:49:20.082Z] e9a5061849ea: Download complete [2023-04-19T03:49:20.082Z] d747dcd14b5f: Verifying Checksum [2023-04-19T03:49:20.082Z] d747dcd14b5f: Download complete [2023-04-19T03:49:20.082Z] ab5ef0e58194: Verifying Checksum [2023-04-19T03:49:20.082Z] ab5ef0e58194: Download complete [2023-04-19T03:49:20.082Z] 0d9ebad4ef96: Verifying Checksum [2023-04-19T03:49:20.082Z] 0d9ebad4ef96: Download complete [2023-04-19T03:49:20.082Z] 2de7ff778b66: Download complete [2023-04-19T03:49:22.606Z] ab5ef0e58194: Pull complete [2023-04-19T03:49:22.606Z] 9712f1f96733: Pull complete [2023-04-19T03:49:23.171Z] 63f879dbbcfc: Pull complete [2023-04-19T03:49:27.445Z] 0d9ebad4ef96: Pull complete [2023-04-19T03:49:27.445Z] e9a5061849ea: Pull complete [2023-04-19T03:49:27.445Z] d747dcd14b5f: Pull complete [2023-04-19T03:49:28.008Z] 2de7ff778b66: Pull complete [2023-04-19T03:49:28.008Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-19T03:49:28.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:49:28.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:49:28.086Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:49:28.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-19T03:49:32.811Z] $ docker top ae862a4c6ebd2e7aae76f1bd0ee076217054d730918185eecec101c0310e07b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:49:32.876Z] provisioning config files... [2023-04-19T03:49:32.883Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8566780083793529070tmp [2023-04-19T03:49:32.893Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5993797706559712344tmp [2023-04-19T03:49:32.902Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3734524229596536663tmp [Pipeline] { [Pipeline] echo [2023-04-19T03:49:32.916Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:33.196Z] ---> sigul-configuration.sh [2023-04-19T03:49:33.196Z] gpg: directory `/root/.gnupg' created [2023-04-19T03:49:33.196Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-19T03:49:33.196Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-19T03:49:33.196Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-19T03:49:33.196Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-19T03:49:33.196Z] gpg: CAST5 encrypted data [2023-04-19T03:49:33.196Z] gpg: encrypted with 1 passphrase [2023-04-19T03:49:33.196Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-19T03:49:33.479Z] + mkdir /home/jenkins [2023-04-19T03:49:33.479Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-19T03:49:33.765Z] + 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 [2023-04-19T03:49:33.773Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:34.055Z] ---> sigul-install.sh [2023-04-19T03:49:34.056Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-19T03:49:34.344Z] + git tag --list [2023-04-19T03:49:34.344Z] v0.0.0 [2023-04-19T03:49:34.344Z] v0.0.1-dev.1 [2023-04-19T03:49:34.344Z] v0.0.1-dev.10 [2023-04-19T03:49:34.344Z] v0.0.1-dev.11 [2023-04-19T03:49:34.344Z] v0.0.1-dev.12 [2023-04-19T03:49:34.344Z] v0.0.1-dev.13 [2023-04-19T03:49:34.344Z] v0.0.1-dev.14 [2023-04-19T03:49:34.344Z] v0.0.1-dev.15 [2023-04-19T03:49:34.344Z] v0.0.1-dev.16 [2023-04-19T03:49:34.344Z] v0.0.1-dev.2 [2023-04-19T03:49:34.344Z] v0.0.1-dev.3 [2023-04-19T03:49:34.344Z] v0.0.1-dev.4 [2023-04-19T03:49:34.344Z] v0.0.1-dev.5 [2023-04-19T03:49:34.344Z] v0.0.1-dev.6 [2023-04-19T03:49:34.344Z] v0.0.1-dev.7 [2023-04-19T03:49:34.344Z] v0.0.1-dev.8 [2023-04-19T03:49:34.344Z] v0.0.1-dev.9 [2023-04-19T03:49:34.344Z] v2.2.0 [2023-04-19T03:49:34.344Z] v2.2.0-dev.17 [2023-04-19T03:49:34.344Z] v2.2.0-dev.18 [2023-04-19T03:49:34.344Z] v2.2.0-dev.19 [2023-04-19T03:49:34.344Z] v2.2.0-dev.20 [2023-04-19T03:49:34.344Z] v2.2.0-dev.21 [2023-04-19T03:49:34.344Z] v2.2.0-dev.22 [2023-04-19T03:49:34.344Z] v2.2.0-dev.23 [2023-04-19T03:49:34.344Z] v2.2.0-dev.24 [2023-04-19T03:49:34.344Z] v2.2.0-dev.25 [2023-04-19T03:49:34.344Z] v2.2.0-dev.26 [2023-04-19T03:49:34.344Z] v2.2.0-dev.27 [2023-04-19T03:49:34.344Z] v2.3.0 [2023-04-19T03:49:34.344Z] v2.3.0-dev.1 [2023-04-19T03:49:34.344Z] v2.3.0-dev.10 [2023-04-19T03:49:34.344Z] v2.3.0-dev.11 [2023-04-19T03:49:34.344Z] v2.3.0-dev.12 [2023-04-19T03:49:34.344Z] v2.3.0-dev.13 [2023-04-19T03:49:34.344Z] v2.3.0-dev.14 [2023-04-19T03:49:34.344Z] v2.3.0-dev.15 [2023-04-19T03:49:34.344Z] v2.3.0-dev.16 [2023-04-19T03:49:34.344Z] v2.3.0-dev.17 [2023-04-19T03:49:34.344Z] v2.3.0-dev.18 [2023-04-19T03:49:34.344Z] v2.3.0-dev.19 [2023-04-19T03:49:34.344Z] v2.3.0-dev.2 [2023-04-19T03:49:34.344Z] v2.3.0-dev.20 [2023-04-19T03:49:34.344Z] v2.3.0-dev.21 [2023-04-19T03:49:34.344Z] v2.3.0-dev.22 [2023-04-19T03:49:34.344Z] v2.3.0-dev.23 [2023-04-19T03:49:34.344Z] v2.3.0-dev.24 [2023-04-19T03:49:34.344Z] v2.3.0-dev.25 [2023-04-19T03:49:34.344Z] v2.3.0-dev.26 [2023-04-19T03:49:34.344Z] v2.3.0-dev.27 [2023-04-19T03:49:34.344Z] v2.3.0-dev.28 [2023-04-19T03:49:34.344Z] v2.3.0-dev.3 [2023-04-19T03:49:34.344Z] v2.3.0-dev.4 [2023-04-19T03:49:34.344Z] v2.3.0-dev.5 [2023-04-19T03:49:34.344Z] v2.3.0-dev.6 [2023-04-19T03:49:34.344Z] v2.3.0-dev.7 [2023-04-19T03:49:34.344Z] v2.3.0-dev.8 [2023-04-19T03:49:34.344Z] v2.3.0-dev.9 [2023-04-19T03:49:34.344Z] v2.3.1 [2023-04-19T03:49:34.344Z] v2.3.1-dev.4 [2023-04-19T03:49:34.344Z] v2.3.1-dev.5 [2023-04-19T03:49:34.344Z] v2.3.1-dev.6 [2023-04-19T03:49:34.344Z] v3.0.0-dev.1 [2023-04-19T03:49:34.344Z] v3.0.0-dev.10 [2023-04-19T03:49:34.344Z] v3.0.0-dev.11 [2023-04-19T03:49:34.344Z] v3.0.0-dev.12 [2023-04-19T03:49:34.344Z] v3.0.0-dev.13 [2023-04-19T03:49:34.344Z] v3.0.0-dev.14 [2023-04-19T03:49:34.344Z] v3.0.0-dev.15 [2023-04-19T03:49:34.344Z] v3.0.0-dev.16 [2023-04-19T03:49:34.344Z] v3.0.0-dev.17 [2023-04-19T03:49:34.344Z] v3.0.0-dev.18 [2023-04-19T03:49:34.344Z] v3.0.0-dev.19 [2023-04-19T03:49:34.344Z] v3.0.0-dev.2 [2023-04-19T03:49:34.344Z] v3.0.0-dev.20 [2023-04-19T03:49:34.344Z] v3.0.0-dev.21 [2023-04-19T03:49:34.344Z] v3.0.0-dev.22 [2023-04-19T03:49:34.344Z] v3.0.0-dev.23 [2023-04-19T03:49:34.344Z] v3.0.0-dev.24 [2023-04-19T03:49:34.344Z] v3.0.0-dev.25 [2023-04-19T03:49:34.344Z] v3.0.0-dev.26 [2023-04-19T03:49:34.344Z] v3.0.0-dev.27 [2023-04-19T03:49:34.344Z] v3.0.0-dev.28 [2023-04-19T03:49:34.344Z] v3.0.0-dev.3 [2023-04-19T03:49:34.344Z] v3.0.0-dev.4 [2023-04-19T03:49:34.344Z] v3.0.0-dev.5 [2023-04-19T03:49:34.344Z] v3.0.0-dev.6 [2023-04-19T03:49:34.344Z] v3.0.0-dev.7 [2023-04-19T03:49:34.344Z] v3.0.0-dev.8 [2023-04-19T03:49:34.344Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-19T03:49:34.626Z] + lftools sign git-tag v3.0.0-dev.28 [2023-04-19T03:49:35.193Z] Signing Git tag with Sigul... [2023-04-19T03:49:35.194Z] Signing v3.0.0-dev.28 [Pipeline] echo [2023-04-19T03:49:35.463Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:35.744Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-19T03:49:35.751Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-19T03:49:35.772Z] $ docker stop --time=1 ae862a4c6ebd2e7aae76f1bd0ee076217054d730918185eecec101c0310e07b6 [2023-04-19T03:49:37.029Z] $ docker rm -f --volumes ae862a4c6ebd2e7aae76f1bd0ee076217054d730918185eecec101c0310e07b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-19T03:49:37.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:49:37.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:49:37.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:49:37.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:49:37.803Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:49:37.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:49:38.164Z] $ docker top e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 -eo pid,comm [2023-04-19T03:49:38.208Z] 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). [2023-04-19T03:49:38.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:49:38.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:49:38.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:49:38.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:49:38.367Z] $ docker exec e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 ssh-agent [2023-04-19T03:49:38.467Z] SSH_AUTH_SOCK=/tmp/ssh-nUB0UztJiLAk/agent.31 [2023-04-19T03:49:38.467Z] SSH_AGENT_PID=37 [2023-04-19T03:49:38.472Z] Running ssh-add (command line suppressed) [2023-04-19T03:49:38.575Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5916102506657057663.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5916102506657057663.key) [2023-04-19T03:49:38.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:49:38.867Z] + git semver bump pre [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,052 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,052 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,052 [bump_version] DEBUG bumped version:3.0.0-dev.29 [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,052 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,052 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,052 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,054 [execute] INFO git cat-file --batch-check [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,059 [execute] INFO git cat-file --batch [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:49:39.126Z] 2023-04-19 03:49:39,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:49:39.126Z] 3.0.0-dev.29 [Pipeline] } [2023-04-19T03:49:39.135Z] $ docker exec --env ******** --env ******** e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 ssh-agent -k [2023-04-19T03:49:39.247Z] unset SSH_AUTH_SOCK; [2023-04-19T03:49:39.247Z] unset SSH_AGENT_PID; [2023-04-19T03:49:39.247Z] echo Agent pid 37 killed; [2023-04-19T03:49:39.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:49:39.563Z] + git semver [Pipeline] } [2023-04-19T03:49:39.836Z] $ docker stop --time=1 e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 [2023-04-19T03:49:41.117Z] $ docker rm -f --volumes e8aca4f5536cd6ca3db86d78f9f25f2e67beff058dec95efb640c7d6d22cddd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:49:41.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:49:41.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:49:41.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:49:41.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:49:41.831Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:49:41.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:49:42.200Z] $ docker top d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:49:42.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:49:42.280Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:49:42.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:49:42.394Z] $ docker exec d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 ssh-agent [2023-04-19T03:49:42.497Z] SSH_AUTH_SOCK=/tmp/ssh-BLxEin9BncKj/agent.32 [2023-04-19T03:49:42.497Z] SSH_AGENT_PID=38 [2023-04-19T03:49:42.502Z] Running ssh-add (command line suppressed) [2023-04-19T03:49:42.600Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14097358617291543326.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14097358617291543326.key) [2023-04-19T03:49:42.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:49:42.896Z] + git semver push [2023-04-19T03:49:43.157Z] 2023-04-19 03:49:43,068 [run_push] DEBUG push [2023-04-19T03:49:43.157Z] 2023-04-19 03:49:43,069 [execute] INFO git cat-file --batch-check [2023-04-19T03:49:43.157Z] 2023-04-19 03:49:43,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:49:43.157Z] 2023-04-19 03:49:43,073 [execute] INFO git rev-list 03ec09a62b33775ed6b80f3aac22d84734d80748 -- [2023-04-19T03:49:43.157Z] 2023-04-19 03:49:43,073 [execute] DEBUG Popen(['git', 'rev-list', '03ec09a62b33775ed6b80f3aac22d84734d80748', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:49:43.157Z] 2023-04-19 03:49:43,079 [execute] INFO git fetch -v origin [2023-04-19T03:49:43.157Z] 2023-04-19 03:49:43,079 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-19T03:49:43.724Z] 2023-04-19 03:49:43,567 [run_push] DEBUG no remote changes detected [2023-04-19T03:49:43.724Z] 2023-04-19 03:49:43,568 [execute] INFO git push origin semver [2023-04-19T03:49:43.724Z] 2023-04-19 03:49:43,568 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:49:44.659Z] 2023-04-19 03:49:44,323 [run_push] DEBUG push all version tags [2023-04-19T03:49:44.659Z] 2023-04-19 03:49:44,323 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-19T03:49:44.659Z] 2023-04-19 03:49:44,324 [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) [2023-04-19T03:49:45.224Z] 2023-04-19 03:49:45,038 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:49:45.224Z] 3.0.0-dev.29 [Pipeline] } [2023-04-19T03:49:45.233Z] $ docker exec --env ******** --env ******** d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 ssh-agent -k [2023-04-19T03:49:45.318Z] unset SSH_AUTH_SOCK; [2023-04-19T03:49:45.318Z] unset SSH_AGENT_PID; [2023-04-19T03:49:45.319Z] echo Agent pid 38 killed; [2023-04-19T03:49:45.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:49:45.633Z] + git semver [Pipeline] } [2023-04-19T03:49:45.900Z] $ docker stop --time=1 d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 [2023-04-19T03:49:47.156Z] $ docker rm -f --volumes d4f77c081a5fbb5548960e2ecafd41f47e65efe29e12c719d4046e5ecd0cb1f0 [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 [2023-04-19T03:49:47.783Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-04-19T03:49:47.783Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-19T03:49:47.783Z] total 16 [2023-04-19T03:49:47.783Z] drwxr-xr-x 3 root root 4096 Apr 19 03:39 . [2023-04-19T03:49:47.783Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:49 .. [2023-04-19T03:49:47.783Z] drwxr-xr-x 2 root root 4096 Apr 19 03:39 cost [2023-04-19T03:49:47.783Z] -rw-r--r-- 1 root root 89 Apr 19 03:39 cost.csv [2023-04-19T03:49:47.783Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-19T03:49:47.783Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-19T03:49:47.783Z] total 16 [2023-04-19T03:49:47.783Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:39 . [2023-04-19T03:49:47.783Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:49 .. [2023-04-19T03:49:47.783Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 03:39 cost [2023-04-19T03:49:47.783Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 19 03:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:48.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:49.138Z] ---> package-listing.sh [2023-04-19T03:49:49.138Z] ++ facter osfamily [2023-04-19T03:49:49.138Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-19T03:49:49.397Z] + OS_FAMILY=debian [2023-04-19T03:49:49.397Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-04-19T03:49:49.397Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-19T03:49:49.397Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-19T03:49:49.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-19T03:49:49.397Z] + PACKAGES=/tmp/packages_start.txt [2023-04-19T03:49:49.397Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-19T03:49:49.397Z] + PACKAGES=/tmp/packages_end.txt [2023-04-19T03:49:49.397Z] + case "${OS_FAMILY}" in [2023-04-19T03:49:49.397Z] + dpkg -l [2023-04-19T03:49:49.397Z] + grep '^ii' [2023-04-19T03:49:49.397Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-19T03:49:49.397Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-19T03:49:49.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-19T03:49:49.397Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-19T03:49:49.397Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-04-19T03:49:49.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-04-19T03:49:49.408Z] 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 [2023-04-19T03:49:49.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:49:50.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:49:50.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:49:50.316Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2023-04-19T03:49:50.349Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T03:49:50.554Z] $ docker top 90d46b854fd80d8158724250da713bb81db582b793a024c3b4fc6e6a11911266 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:49:50.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-19T03:49:51.181Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-19T03:49:51.464Z] + ls /var/log/sa-host [2023-04-19T03:49:51.464Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:49:51.704Z] provisioning config files... [2023-04-19T03:49:51.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4744444993753838072tmp [Pipeline] { [Pipeline] echo [2023-04-19T03:49:51.726Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:52.009Z] ---> create-netrc.sh [Pipeline] } [2023-04-19T03:49:52.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:52.357Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-19T03:49:52.365Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:52.646Z] ---> sudo-logs.sh [2023-04-19T03:49:52.647Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-19T03:49:52.667Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:52.948Z] ---> job-cost.sh [2023-04-19T03:49:52.948Z] lf-activate-venv: SKIPPING [2023-04-19T03:49:52.948Z] DEBUG: total: 0.2199999988079071 [2023-04-19T03:49:52.948Z] INFO: Retrieving Stack Cost... [2023-04-19T03:49:53.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T03:49:53.774Z] INFO: Archiving Costs [Pipeline] echo [2023-04-19T03:49:53.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:49:54.066Z] ---> logs-deploy.sh [2023-04-19T03:49:54.066Z] lf-activate-venv: SKIPPING [2023-04-19T03:49:54.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/100 [2023-04-19T03:49:54.066Z] INFO: archiving workspace using pattern(s): [2023-04-19T03:49:55.001Z] Archives upload complete. [2023-04-19T03:49:55.001Z] INFO: archiving logs to Nexus