Started by upstream project "edgexfoundry/cd-management/release" build number 135 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16af8f3edb30e896c9df711e1ece74dbd6b6326b 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-ssh10276531371504436783.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2307124536179258932.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh677234510468839356.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6849036281859676293.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18001776963328251337.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, goVersion:1.18] ========================================================= [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.18 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-5039 in /w/workspace/foundry_device-usb-camera_levski [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/foundry_device-usb-camera_levski # 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 16af8f3edb30e896c9df711e1ece74dbd6b6326b (levski) Commit message: "docs: add levski note, remove nats docs from levski (#192)" > 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 16af8f3edb30e896c9df711e1ece74dbd6b6326b # timeout=10 > git rev-list --no-walk 16af8f3edb30e896c9df711e1ece74dbd6b6326b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T02:23:17.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T02:23:17.858Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T02:23:17.868Z] ========================================================= [2023-03-22T02:23:17.868Z] EdgeX Global Pipelines Version Info [2023-03-22T02:23:17.868Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:23:18.570Z] ------------------- [2023-03-22T02:23:18.570Z] stable info: [2023-03-22T02:23:18.570Z] ------------------- [2023-03-22T02:23:18.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T02:23:18.570Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T02:23:18.570Z] Message: update stable to v1.0.245 [2023-03-22T02:23:19.139Z] ------------------- [2023-03-22T02:23:19.139Z] experimental info: [2023-03-22T02:23:19.139Z] ------------------- [2023-03-22T02:23:19.139Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T02:23:19.139Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T02:23:19.139Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T02:23:19.284Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-22T02:23:19.297Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-22T02:23:19.305Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T02:23:19.313Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T02:23:19.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T02:23:19.342Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-22T02:23:19.351Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T02:23:19.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T02:23:19.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T02:23:19.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T02:23:19.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T02:23:19.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-22T02:23:19.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T02:23:19.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T02:23:19.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T02:23:19.475Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T02:23:19.488Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T02:23:19.499Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T02:23:19.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T02:23:19.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T02:23:19.537Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T02:23:19.548Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T02:23:19.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T02:23:19.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T02:23:19.582Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T02:23:19.593Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T02:23:19.605Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T02:23:19.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-22T02:23:19.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-22T02:23:19.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-22T02:23:19.659Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo [2023-03-22T02:23:19.678Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16af8f3 [Pipeline] echo [2023-03-22T02:23:19.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:23:19.745Z] provisioning config files... [2023-03-22T02:23:19.760Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config15506501621050193267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:23:20.068Z] ---> docker-login.sh [2023-03-22T02:23:20.068Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:23:20.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:20.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:20.328Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:20.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:20.328Z] [2023-03-22T02:23:20.328Z] Login Succeeded [2023-03-22T02:23:20.328Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:23:20.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:20.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:20.328Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:20.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:20.328Z] [2023-03-22T02:23:20.328Z] Login Succeeded [2023-03-22T02:23:20.328Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:23:20.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:20.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:20.588Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:20.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:20.588Z] [2023-03-22T02:23:20.588Z] Login Succeeded [2023-03-22T02:23:20.588Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:23:20.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:20.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:20.588Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:20.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:20.588Z] [2023-03-22T02:23:20.588Z] Login Succeeded [2023-03-22T02:23:20.588Z] docker.io [2023-03-22T02:23:20.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:20.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:20.848Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:20.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:20.848Z] [2023-03-22T02:23:20.848Z] Login Succeeded [2023-03-22T02:23:20.848Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:23:20.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T02:23:21.216Z] + git rev-list -1 --merges 16af8f3edb30e896c9df711e1ece74dbd6b6326b~1..16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo [2023-03-22T02:23:21.264Z] -----------> git rev-list -1 --merges 16af8f3edb30e896c9df711e1ece74dbd6b6326b~1..16af8f3edb30e896c9df711e1ece74dbd6b6326b 16af8f3edb30e896c9df711e1ece74dbd6b6326b [false] [Pipeline] sh [2023-03-22T02:23:21.551Z] + git log --format=format:%s -1 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo [2023-03-22T02:23:21.566Z] ========================================================= [2023-03-22T02:23:21.566Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-03-22T02:23:21.566Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T02:23:21.903Z] + git log --format=format:%s -1 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo [2023-03-22T02:23:21.918Z] [semverPrep] GIT_COMMIT: 16af8f3edb30e896c9df711e1ece74dbd6b6326b, Commit Message: docs: add levski note, remove nats docs from levski (#192) [Pipeline] echo [2023-03-22T02:23:21.928Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T02:23:22.276Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T02:23:22.276Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T02:23:22.276Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T02:23:22.276Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T02:23:22.276Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T02:23:22.276Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T02:23:22.276Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:23:22.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:23:22.622Z] [2023-03-22T02:23:22.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:23:22.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:23:22.926Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T02:23:22.926Z] b85a868b505f: Pulling fs layer [2023-03-22T02:23:22.926Z] e2be974225ed: Pulling fs layer [2023-03-22T02:23:22.926Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T02:23:22.926Z] 988bab9f4d93: Pulling fs layer [2023-03-22T02:23:22.926Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T02:23:22.926Z] eaf3925da568: Pulling fs layer [2023-03-22T02:23:22.926Z] bab4dde63d76: Pulling fs layer [2023-03-22T02:23:22.926Z] bde34c3a00c8: Pulling fs layer [2023-03-22T02:23:22.926Z] b352a97aabf1: Pulling fs layer [2023-03-22T02:23:22.926Z] 4872d77fe225: Pulling fs layer [2023-03-22T02:23:22.926Z] 5851b861e8e6: Pulling fs layer [2023-03-22T02:23:22.926Z] 988bab9f4d93: Waiting [2023-03-22T02:23:22.926Z] 1469e6f7b9e6: Waiting [2023-03-22T02:23:22.926Z] eaf3925da568: Waiting [2023-03-22T02:23:22.926Z] bab4dde63d76: Waiting [2023-03-22T02:23:22.926Z] bde34c3a00c8: Waiting [2023-03-22T02:23:22.926Z] b352a97aabf1: Waiting [2023-03-22T02:23:22.926Z] 4872d77fe225: Waiting [2023-03-22T02:23:22.926Z] 5851b861e8e6: Waiting [2023-03-22T02:23:22.926Z] e2be974225ed: Download complete [2023-03-22T02:23:22.926Z] 988bab9f4d93: Verifying Checksum [2023-03-22T02:23:22.926Z] 988bab9f4d93: Download complete [2023-03-22T02:23:23.186Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T02:23:23.186Z] 1469e6f7b9e6: Download complete [2023-03-22T02:23:23.186Z] eaf3925da568: Verifying Checksum [2023-03-22T02:23:23.186Z] eaf3925da568: Download complete [2023-03-22T02:23:23.186Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T02:23:23.186Z] 339a4e72a1f5: Download complete [2023-03-22T02:23:23.186Z] bde34c3a00c8: Verifying Checksum [2023-03-22T02:23:23.186Z] bde34c3a00c8: Download complete [2023-03-22T02:23:23.186Z] b352a97aabf1: Verifying Checksum [2023-03-22T02:23:23.186Z] b352a97aabf1: Download complete [2023-03-22T02:23:23.186Z] 4872d77fe225: Download complete [2023-03-22T02:23:23.186Z] 5851b861e8e6: Download complete [2023-03-22T02:23:23.186Z] b85a868b505f: Verifying Checksum [2023-03-22T02:23:23.186Z] b85a868b505f: Download complete [2023-03-22T02:23:23.753Z] bab4dde63d76: Verifying Checksum [2023-03-22T02:23:23.753Z] bab4dde63d76: Download complete [2023-03-22T02:23:24.323Z] b85a868b505f: Pull complete [2023-03-22T02:23:24.585Z] e2be974225ed: Pull complete [2023-03-22T02:23:25.151Z] 339a4e72a1f5: Pull complete [2023-03-22T02:23:25.152Z] 988bab9f4d93: Pull complete [2023-03-22T02:23:25.411Z] 1469e6f7b9e6: Pull complete [2023-03-22T02:23:25.411Z] eaf3925da568: Pull complete [2023-03-22T02:23:27.316Z] bab4dde63d76: Pull complete [2023-03-22T02:23:27.316Z] bde34c3a00c8: Pull complete [2023-03-22T02:23:27.316Z] b352a97aabf1: Pull complete [2023-03-22T02:23:27.316Z] 4872d77fe225: Pull complete [2023-03-22T02:23:27.577Z] 5851b861e8e6: Pull complete [2023-03-22T02:23:27.577Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T02:23:27.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:23:27.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:23:27.662Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:23:27.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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-03-22T02:23:29.189Z] $ docker top 79839ab257a4734c5f28e3f4ea8e35d97716c7c8b50744bfc056f93b00848028 -eo pid,comm [2023-03-22T02:23:29.245Z] 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-03-22T02:23:29.245Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T02:23:29.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T02:23:29.272Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T02:23:29.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T02:23:29.390Z] $ docker exec 79839ab257a4734c5f28e3f4ea8e35d97716c7c8b50744bfc056f93b00848028 ssh-agent [2023-03-22T02:23:29.500Z] SSH_AUTH_SOCK=/tmp/ssh-USzraqNuq8R7/agent.32 [2023-03-22T02:23:29.500Z] SSH_AGENT_PID=38 [2023-03-22T02:23:29.507Z] Running ssh-add (command line suppressed) [2023-03-22T02:23:29.605Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_8817187848575956724.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_8817187848575956724.key) [2023-03-22T02:23:29.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T02:23:29.899Z] + git tag --points-at 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } [2023-03-22T02:23:29.914Z] $ docker exec --env ******** --env ******** 79839ab257a4734c5f28e3f4ea8e35d97716c7c8b50744bfc056f93b00848028 ssh-agent -k [2023-03-22T02:23:30.004Z] unset SSH_AUTH_SOCK; [2023-03-22T02:23:30.004Z] unset SSH_AGENT_PID; [2023-03-22T02:23:30.004Z] echo Agent pid 38 killed; [2023-03-22T02:23:30.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-03-22T02:23:30.035Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.1|v2.3.1-dev.6' [Pipeline] sshagent [2023-03-22T02:23:30.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T02:23:30.049Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T02:23:30.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T02:23:30.160Z] $ docker exec 79839ab257a4734c5f28e3f4ea8e35d97716c7c8b50744bfc056f93b00848028 ssh-agent [2023-03-22T02:23:30.265Z] SSH_AUTH_SOCK=/tmp/ssh-OwfEp9diunG4/agent.70 [2023-03-22T02:23:30.265Z] SSH_AGENT_PID=76 [2023-03-22T02:23:30.269Z] Running ssh-add (command line suppressed) [2023-03-22T02:23:30.374Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_12223874633997544338.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_12223874633997544338.key) [2023-03-22T02:23:30.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T02:23:30.668Z] + git semver init [2023-03-22T02:23:30.928Z] 2023-03-22 02:23:30,865 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T02:23:30.928Z] 2023-03-22 02:23:30,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_levski/.semver [2023-03-22T02:23:30.928Z] 2023-03-22 02:23:30,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_levski/.semver [2023-03-22T02:23:30.928Z] 2023-03-22 02:23:30,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_levski/.semver'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-22T02:23:31.868Z] 2023-03-22 02:23:31,532 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_levski/.git/info/exclude [2023-03-22T02:23:31.868Z] 2023-03-22 02:23:31,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_levski/.semver/levski with force:False [2023-03-22T02:23:31.868Z] 2023-03-22 02:23:31,533 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T02:23:31.868Z] 2023-03-22 02:23:31,533 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T02:23:31.868Z] 2.3.1 [Pipeline] } [2023-03-22T02:23:31.880Z] $ docker exec --env ******** --env ******** 79839ab257a4734c5f28e3f4ea8e35d97716c7c8b50744bfc056f93b00848028 ssh-agent -k [2023-03-22T02:23:31.975Z] unset SSH_AUTH_SOCK; [2023-03-22T02:23:31.976Z] unset SSH_AGENT_PID; [2023-03-22T02:23:31.976Z] echo Agent pid 76 killed; [2023-03-22T02:23:31.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T02:23:32.288Z] + git semver [Pipeline] } [2023-03-22T02:23:32.565Z] $ docker stop --time=1 79839ab257a4734c5f28e3f4ea8e35d97716c7c8b50744bfc056f93b00848028 [2023-03-22T02:23:33.908Z] $ docker rm -f --volumes 79839ab257a4734c5f28e3f4ea8e35d97716c7c8b50744bfc056f93b00848028 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T02:23:34.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T02:23:34.457Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T02:23:34.460Z] [edgeXSemver]: initialized semver on version 2.3.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T02:23:34.871Z] + git checkout 16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:23:34.872Z] HEAD is now at 16af8f3 docs: add levski note, remove nats docs from levski (#192) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:23:34.895Z] provisioning config files... [2023-03-22T02:23:34.909Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config18313225234873782030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:23:35.207Z] ---> docker-login.sh [2023-03-22T02:23:35.207Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:23:35.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:35.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:35.207Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:35.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:35.207Z] [2023-03-22T02:23:35.207Z] Login Succeeded [2023-03-22T02:23:35.207Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:23:35.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:35.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:35.207Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:35.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:35.207Z] [2023-03-22T02:23:35.207Z] Login Succeeded [2023-03-22T02:23:35.207Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:23:35.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:35.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:35.466Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:35.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:35.466Z] [2023-03-22T02:23:35.466Z] Login Succeeded [2023-03-22T02:23:35.466Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:23:35.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:35.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:35.467Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:35.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:35.467Z] [2023-03-22T02:23:35.467Z] Login Succeeded [2023-03-22T02:23:35.467Z] docker.io [2023-03-22T02:23:35.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:35.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:35.727Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:35.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:35.727Z] [2023-03-22T02:23:35.727Z] Login Succeeded [2023-03-22T02:23:35.727Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:23:35.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T02:23:35.783Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:23:35.793Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:23:35.800Z] ========================================================= [2023-03-22T02:23:35.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-22T02:23:35.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:23:36.098Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T02:23:36.098Z] Sending build context to Docker daemon 1.882MB [2023-03-22T02:23:36.098Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T02:23:36.098Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T02:23:36.098Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T02:23:36.098Z] 213ec9aee27d: Pulling fs layer [2023-03-22T02:23:36.098Z] 4583459ba037: Pulling fs layer [2023-03-22T02:23:36.098Z] 93c1e223e6f2: Pulling fs layer [2023-03-22T02:23:36.098Z] 53926ce57604: Pulling fs layer [2023-03-22T02:23:36.098Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-22T02:23:36.098Z] 22ff95d597cd: Pulling fs layer [2023-03-22T02:23:36.098Z] 12d6caf4c0d1: Pulling fs layer [2023-03-22T02:23:36.098Z] 96b7cbca73a9: Pulling fs layer [2023-03-22T02:23:36.098Z] a7acece74701: Pulling fs layer [2023-03-22T02:23:36.098Z] 12d6caf4c0d1: Waiting [2023-03-22T02:23:36.098Z] 96b7cbca73a9: Waiting [2023-03-22T02:23:36.098Z] 21b2b0c7a3f4: Waiting [2023-03-22T02:23:36.098Z] 53926ce57604: Waiting [2023-03-22T02:23:36.098Z] a7acece74701: Waiting [2023-03-22T02:23:36.098Z] 93c1e223e6f2: Download complete [2023-03-22T02:23:36.098Z] 4583459ba037: Verifying Checksum [2023-03-22T02:23:36.098Z] 4583459ba037: Download complete [2023-03-22T02:23:36.098Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-22T02:23:36.098Z] 21b2b0c7a3f4: Download complete [2023-03-22T02:23:36.098Z] 22ff95d597cd: Verifying Checksum [2023-03-22T02:23:36.098Z] 22ff95d597cd: Download complete [2023-03-22T02:23:36.359Z] 213ec9aee27d: Verifying Checksum [2023-03-22T02:23:36.359Z] 213ec9aee27d: Download complete [2023-03-22T02:23:36.359Z] 12d6caf4c0d1: Download complete [2023-03-22T02:23:36.359Z] 213ec9aee27d: Pull complete [2023-03-22T02:23:36.620Z] 4583459ba037: Pull complete [2023-03-22T02:23:36.620Z] 93c1e223e6f2: Pull complete [2023-03-22T02:23:36.883Z] a7acece74701: Verifying Checksum [2023-03-22T02:23:36.883Z] a7acece74701: Download complete [2023-03-22T02:23:37.143Z] 53926ce57604: Verifying Checksum [2023-03-22T02:23:37.143Z] 53926ce57604: Download complete [2023-03-22T02:23:37.143Z] 96b7cbca73a9: Verifying Checksum [2023-03-22T02:23:37.143Z] 96b7cbca73a9: Download complete [2023-03-22T02:23:40.446Z] 53926ce57604: Pull complete [2023-03-22T02:23:40.706Z] 21b2b0c7a3f4: Pull complete [2023-03-22T02:23:40.706Z] 22ff95d597cd: Pull complete [2023-03-22T02:23:40.706Z] 12d6caf4c0d1: Pull complete [2023-03-22T02:23:43.239Z] 96b7cbca73a9: Pull complete [2023-03-22T02:23:43.497Z] a7acece74701: Pull complete [2023-03-22T02:23:43.497Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-22T02:23:43.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-22T02:23:43.497Z] ---> db6d94c90886 [2023-03-22T02:23:43.497Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T02:23:46.036Z] ---> Running in 72c1f4f40bf3 [2023-03-22T02:23:46.036Z] Removing intermediate container 72c1f4f40bf3 [2023-03-22T02:23:46.036Z] ---> 63e53ed648e8 [2023-03-22T02:23:46.036Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T02:23:46.036Z] ---> Running in daa953b89724 [2023-03-22T02:23:46.036Z] Removing intermediate container daa953b89724 [2023-03-22T02:23:46.036Z] ---> 56a0555aaa80 [2023-03-22T02:23:46.036Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T02:23:46.036Z] ---> Running in 4f7daeabb233 [2023-03-22T02:23:46.036Z] Removing intermediate container 4f7daeabb233 [2023-03-22T02:23:46.036Z] ---> f6fa587c56e0 [2023-03-22T02:23:46.036Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T02:23:46.036Z] ---> Running in 2c0a3c493c9b [2023-03-22T02:23:46.036Z] Removing intermediate container 2c0a3c493c9b [2023-03-22T02:23:46.036Z] ---> 2481bbd981e1 [2023-03-22T02:23:46.036Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T02:23:46.036Z] ---> Running in 3e8657fcf207 [2023-03-22T02:23:46.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T02:23:46.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T02:23:46.812Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-22T02:23:46.812Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-22T02:23:46.812Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-22T02:23:46.812Z] (4/80) Installing libxcb (1.15-r0) [2023-03-22T02:23:46.812Z] (5/80) Installing libx11 (1.8-r0) [2023-03-22T02:23:46.813Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-22T02:23:46.813Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-22T02:23:46.813Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-22T02:23:46.813Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-22T02:23:46.813Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-22T02:23:47.072Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-22T02:23:47.072Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-22T02:23:47.072Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-22T02:23:47.072Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-22T02:23:47.072Z] (15/80) Installing libice (1.0.10-r0) [2023-03-22T02:23:47.072Z] (16/80) Installing libuuid (2.38-r1) [2023-03-22T02:23:47.072Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-22T02:23:47.072Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-22T02:23:47.072Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-22T02:23:47.072Z] (20/80) Installing xset (1.2.4-r0) [2023-03-22T02:23:47.072Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-22T02:23:47.072Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-22T02:23:47.072Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-22T02:23:47.072Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-22T02:23:47.072Z] (25/80) Installing libintl (0.21-r2) [2023-03-22T02:23:47.072Z] (26/80) Installing libblkid (2.38-r1) [2023-03-22T02:23:47.330Z] (27/80) Installing libmount (2.38-r1) [2023-03-22T02:23:47.330Z] (28/80) Installing pcre (8.45-r2) [2023-03-22T02:23:47.330Z] (29/80) Installing glib (2.72.1-r0) [2023-03-22T02:23:47.330Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-22T02:23:47.330Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-22T02:23:47.330Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-22T02:23:47.330Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-22T02:23:47.330Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-22T02:23:47.330Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-22T02:23:47.330Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-22T02:23:47.330Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-22T02:23:47.330Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-22T02:23:47.590Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-22T02:23:47.590Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-22T02:23:47.590Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-22T02:23:47.590Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-22T02:23:47.590Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-22T02:23:47.590Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-22T02:23:47.590Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-22T02:23:47.590Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-22T02:23:47.590Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-22T02:23:47.590Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-22T02:23:47.590Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-22T02:23:47.590Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-22T02:23:47.590Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-22T02:23:47.590Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-22T02:23:47.590Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-22T02:23:47.590Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-22T02:23:47.848Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-22T02:23:47.848Z] (56/80) Installing libunistring (1.0-r0) [2023-03-22T02:23:47.848Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-22T02:23:47.848Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-22T02:23:47.848Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-22T02:23:47.848Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-22T02:23:47.848Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-22T02:23:47.848Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-22T02:23:47.848Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-22T02:23:47.848Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-22T02:23:47.848Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T02:23:47.848Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-22T02:23:47.848Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-22T02:23:47.848Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-22T02:23:47.848Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-22T02:23:47.848Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-22T02:23:47.848Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-22T02:23:47.848Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-22T02:23:48.106Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T02:23:48.106Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-22T02:23:48.106Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-22T02:23:48.106Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T02:23:48.106Z] (76/80) Installing kmod-libs (29-r2) [2023-03-22T02:23:48.106Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-22T02:23:48.106Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-22T02:23:48.106Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-22T02:23:48.106Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-22T02:23:48.106Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T02:23:48.106Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T02:23:48.106Z] OK: 331 MiB in 131 packages [2023-03-22T02:23:49.561Z] Still waiting to schedule task [2023-03-22T02:23:49.562Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T02:23:50.644Z] Removing intermediate container 3e8657fcf207 [2023-03-22T02:23:50.644Z] ---> 701ec7c3df05 [2023-03-22T02:23:50.644Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-22T02:23:50.644Z] ---> Running in 5fe5008b891d [2023-03-22T02:23:50.644Z] Removing intermediate container 5fe5008b891d [2023-03-22T02:23:50.644Z] ---> 8a179e9fbe13 [2023-03-22T02:23:50.644Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-22T02:23:50.644Z] ---> 46b451d20c79 [2023-03-22T02:23:50.644Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T02:23:50.644Z] ---> Running in 43a180c1a5b2 [2023-03-22T02:24:12.592Z] Removing intermediate container 43a180c1a5b2 [2023-03-22T02:24:12.592Z] ---> 1f6f92821dd8 [2023-03-22T02:24:12.592Z] Step 11/13 : COPY . . [2023-03-22T02:24:12.592Z] ---> 411d56be7ac6 [2023-03-22T02:24:12.592Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T02:24:12.592Z] ---> Running in 1423bdcfa4da [2023-03-22T02:24:12.592Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T02:24:12.592Z] Dload Upload Total Spent Left Speed [2023-03-22T02:24:12.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 12114 0 --:--:-- --:--:-- --:--:-- 12206 [2023-03-22T02:24:12.592Z] Removing intermediate container 1423bdcfa4da [2023-03-22T02:24:12.592Z] ---> bc276794867d [2023-03-22T02:24:12.592Z] Step 13/13 : RUN ${MAKE} [2023-03-22T02:24:12.592Z] ---> Running in 8ec44f3a893e [2023-03-22T02:24:12.592Z] noop [2023-03-22T02:24:12.592Z] Removing intermediate container 8ec44f3a893e [2023-03-22T02:24:12.592Z] ---> 0beb0c0fefbb [2023-03-22T02:24:12.592Z] Successfully built 0beb0c0fefbb [2023-03-22T02:24:12.592Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:24:12.899Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T02:24:12.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:24:12.965Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:24:13.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T02:24:13.396Z] $ docker top 0fb273989a861c85596185e554401583baeb154eb004b32f4e47629aa7712d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:24:13.732Z] + go version [2023-03-22T02:24:13.732Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-22T02:24:13.746Z] $ docker stop --time=1 0fb273989a861c85596185e554401583baeb154eb004b32f4e47629aa7712d05 [2023-03-22T02:24:15.008Z] $ docker rm -f --volumes 0fb273989a861c85596185e554401583baeb154eb004b32f4e47629aa7712d05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:24:15.387Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T02:24:15.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:24:15.455Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:24:15.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T02:24:15.866Z] $ docker top d133e6ae37072f6866d932126d8f973c822d275c0cf6304244e47ea1a0d80604 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:24:16.206Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-22T02:24:16.503Z] + make test [2023-03-22T02:24:16.503Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-22T02:24:16.762Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-22T02:24:26.725Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-22T02:24:26.725Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 1.9% of statements [2023-03-22T02:24:33.294Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-22T02:24:33.294Z] CGO_ENABLED=1 go vet ./... [2023-03-22T02:24:35.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T02:24:35.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T02:24:35.823Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T02:24:35.835Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T02:24:35.849Z] $ docker stop --time=1 d133e6ae37072f6866d932126d8f973c822d275c0cf6304244e47ea1a0d80604 [2023-03-22T02:24:37.718Z] $ docker rm -f --volumes d133e6ae37072f6866d932126d8f973c822d275c0cf6304244e47ea1a0d80604 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T02:24:38.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T02:24:38.195Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T02:24:38.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T02:24:38.904Z] + ls -al . [2023-03-22T02:24:38.904Z] total 204 [2023-03-22T02:24:38.904Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 02:24 . [2023-03-22T02:24:38.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:23 .. [2023-03-22T02:24:38.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 02:24 .git [2023-03-22T02:24:38.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:23 .github [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 22 02:23 .gitignore [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 02:23 .golangci.yml [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 22 02:23 .hadolint.yml [2023-03-22T02:24:38.904Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 02:23 .semver [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 22 02:23 Attribution.txt [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 22 02:23 CHANGELOG.md [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 22 02:23 Dockerfile [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 22 02:23 GOVERNANCE.md [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 02:23 Jenkinsfile [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 02:23 LICENSE [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 22 02:23 Makefile [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 02:23 OWNERS.md [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 5485 Mar 22 02:23 README.md [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 02:23 VERSION [2023-03-22T02:24:38.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 02:23 bin [2023-03-22T02:24:38.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:23 cmd [2023-03-22T02:24:38.904Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 22 02:24 coverage.out [2023-03-22T02:24:38.904Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 22 02:23 docker-entrypoint.sh [2023-03-22T02:24:38.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:23 docs [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 22 02:23 go.mod [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 22 02:23 go.sum [2023-03-22T02:24:38.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:23 internal [2023-03-22T02:24:38.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:23 snap [2023-03-22T02:24:38.904Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 22 02:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:24:39.202Z] + 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=16af8f3edb30e896c9df711e1ece74dbd6b6326b --label arch=amd64 --label version=2.3.1 . [2023-03-22T02:24:39.202Z] Sending build context to Docker daemon 1.913MB [2023-03-22T02:24:39.202Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T02:24:39.202Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-22T02:24:39.202Z] ---> 0beb0c0fefbb [2023-03-22T02:24:39.202Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-22T02:24:39.202Z] ---> Running in dbef9e36117b [2023-03-22T02:24:39.202Z] Removing intermediate container dbef9e36117b [2023-03-22T02:24:39.202Z] ---> 8695af8bdfb8 [2023-03-22T02:24:39.202Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T02:24:39.490Z] ---> Running in 6fff3f7bfc3a [2023-03-22T02:24:39.490Z] Removing intermediate container 6fff3f7bfc3a [2023-03-22T02:24:39.490Z] ---> 2c413c8a65a9 [2023-03-22T02:24:39.490Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T02:24:39.490Z] ---> Running in 009fc9e9b9c3 [2023-03-22T02:24:39.757Z] Removing intermediate container 009fc9e9b9c3 [2023-03-22T02:24:39.757Z] ---> 72d8a427b7c0 [2023-03-22T02:24:39.757Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T02:24:39.757Z] ---> Running in 54847dbc8541 [2023-03-22T02:24:39.757Z] Removing intermediate container 54847dbc8541 [2023-03-22T02:24:39.757Z] ---> 95ae435df815 [2023-03-22T02:24:39.757Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T02:24:39.757Z] ---> Running in c12bc610df58 [2023-03-22T02:24:40.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T02:24:40.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T02:24:40.577Z] OK: 331 MiB in 131 packages [2023-03-22T02:24:40.843Z] Removing intermediate container c12bc610df58 [2023-03-22T02:24:40.843Z] ---> 770b49b4bfd4 [2023-03-22T02:24:40.843Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-22T02:24:40.843Z] ---> Running in 7966f80ca241 [2023-03-22T02:24:41.125Z] Removing intermediate container 7966f80ca241 [2023-03-22T02:24:41.125Z] ---> fa57a21f4243 [2023-03-22T02:24:41.125Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-22T02:24:41.125Z] ---> 883dc3aefd42 [2023-03-22T02:24:41.125Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T02:24:41.125Z] ---> Running in 216f65cb95c0 [2023-03-22T02:24:42.090Z] Removing intermediate container 216f65cb95c0 [2023-03-22T02:24:42.090Z] ---> c965feb145ad [2023-03-22T02:24:42.090Z] Step 11/35 : COPY . . [2023-03-22T02:24:42.348Z] ---> 424cf8b817bc [2023-03-22T02:24:42.348Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T02:24:42.348Z] ---> Running in 4f5a21b0f524 [2023-03-22T02:24:42.606Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T02:24:42.606Z] Dload Upload Total Spent Left Speed [2023-03-22T02:24:42.606Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38969 0 --:--:-- --:--:-- --:--:-- 39333 [2023-03-22T02:24:42.864Z] Removing intermediate container 4f5a21b0f524 [2023-03-22T02:24:42.864Z] ---> d1f74e4131c6 [2023-03-22T02:24:42.864Z] Step 13/35 : RUN ${MAKE} [2023-03-22T02:24:42.864Z] ---> Running in baafd6c6fd70 [2023-03-22T02:24:43.121Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-03-22T02:25:05.040Z] Removing intermediate container baafd6c6fd70 [2023-03-22T02:25:05.040Z] ---> 64ed91301a45 [2023-03-22T02:25:05.040Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-22T02:25:05.040Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-22T02:25:05.040Z] 4acc49c71d14: Pulling fs layer [2023-03-22T02:25:05.040Z] 4acc49c71d14: Verifying Checksum [2023-03-22T02:25:05.040Z] 4acc49c71d14: Download complete [2023-03-22T02:25:05.040Z] 4acc49c71d14: Pull complete [2023-03-22T02:25:05.040Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-22T02:25:05.040Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-22T02:25:05.040Z] ---> 01a2bd3e5fff [2023-03-22T02:25:05.040Z] Step 15/35 : FROM alpine:3.16 [2023-03-22T02:25:05.040Z] 3.16: Pulling from library/alpine [2023-03-22T02:25:05.040Z] ef5531b6e74e: Pulling fs layer [2023-03-22T02:25:05.040Z] ef5531b6e74e: Verifying Checksum [2023-03-22T02:25:05.040Z] ef5531b6e74e: Download complete [2023-03-22T02:25:05.040Z] ef5531b6e74e: Pull complete [2023-03-22T02:25:05.040Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-22T02:25:05.040Z] Status: Downloaded newer image for alpine:3.16 [2023-03-22T02:25:05.040Z] ---> dfd21b5a31f5 [2023-03-22T02:25:05.040Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T02:25:05.040Z] ---> Running in f3362f791ea1 [2023-03-22T02:25:05.040Z] Removing intermediate container f3362f791ea1 [2023-03-22T02:25:05.040Z] ---> e79f1cffa225 [2023-03-22T02:25:05.040Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-22T02:25:05.040Z] ---> Running in af10c70a7fe5 [2023-03-22T02:25:05.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T02:25:05.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T02:25:05.040Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-03-22T02:25:05.040Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-03-22T02:25:05.040Z] (3/83) Installing libxau (1.0.9-r0) [2023-03-22T02:25:05.040Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-03-22T02:25:05.040Z] (5/83) Installing libxcb (1.15-r0) [2023-03-22T02:25:05.040Z] (6/83) Installing libx11 (1.8-r0) [2023-03-22T02:25:05.040Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-03-22T02:25:05.040Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-03-22T02:25:05.040Z] (9/83) Installing expat (2.5.0-r0) [2023-03-22T02:25:05.040Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-03-22T02:25:05.040Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-03-22T02:25:05.299Z] (12/83) Installing libpng (1.6.37-r1) [2023-03-22T02:25:05.299Z] (13/83) Installing freetype (2.12.1-r0) [2023-03-22T02:25:05.299Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-03-22T02:25:05.299Z] (15/83) Installing fribidi (1.0.12-r0) [2023-03-22T02:25:05.299Z] (16/83) Installing libffi (3.4.2-r1) [2023-03-22T02:25:05.299Z] (17/83) Installing libintl (0.21-r2) [2023-03-22T02:25:05.299Z] (18/83) Installing libblkid (2.38-r1) [2023-03-22T02:25:05.299Z] (19/83) Installing libmount (2.38-r1) [2023-03-22T02:25:05.299Z] (20/83) Installing pcre (8.45-r2) [2023-03-22T02:25:05.299Z] (21/83) Installing glib (2.72.1-r0) [2023-03-22T02:25:05.299Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-03-22T02:25:05.299Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-03-22T02:25:05.299Z] (24/83) Installing libass (0.16.0-r0) [2023-03-22T02:25:05.299Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-03-22T02:25:05.299Z] (26/83) Installing libpciaccess (0.16-r0) [2023-03-22T02:25:05.299Z] (27/83) Installing libdrm (2.4.110-r0) [2023-03-22T02:25:05.299Z] (28/83) Installing gmp (6.2.1-r2) [2023-03-22T02:25:05.299Z] (29/83) Installing nettle (3.7.3-r0) [2023-03-22T02:25:05.299Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-03-22T02:25:05.299Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-03-22T02:25:05.299Z] (32/83) Installing libunistring (1.0-r0) [2023-03-22T02:25:05.299Z] (33/83) Installing gnutls (3.7.7-r1) [2023-03-22T02:25:05.558Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-22T02:25:05.558Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-22T02:25:05.558Z] (36/83) Installing lame (3.100-r0) [2023-03-22T02:25:05.558Z] (37/83) Installing opus (1.3.1-r1) [2023-03-22T02:25:05.558Z] (38/83) Installing libasyncns (0.8-r1) [2023-03-22T02:25:05.558Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-03-22T02:25:05.558Z] (40/83) Installing libltdl (2.4.7-r0) [2023-03-22T02:25:05.558Z] (41/83) Installing orc (0.4.32-r0) [2023-03-22T02:25:05.558Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-03-22T02:25:05.558Z] (43/83) Installing libogg (1.3.5-r1) [2023-03-22T02:25:05.558Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-22T02:25:05.558Z] (45/83) Installing flac (1.3.4-r0) [2023-03-22T02:25:05.558Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-03-22T02:25:05.558Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-03-22T02:25:05.558Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-03-22T02:25:05.558Z] (49/83) Installing soxr (0.1.3-r2) [2023-03-22T02:25:05.558Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-03-22T02:25:05.558Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-03-22T02:25:05.558Z] (52/83) Installing libpulse (15.0-r2) [2023-03-22T02:25:05.558Z] (53/83) Installing cjson (1.7.15-r3) [2023-03-22T02:25:05.558Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-03-22T02:25:05.558Z] (55/83) Installing librist (0.2.6-r1) [2023-03-22T02:25:05.558Z] (56/83) Installing libsrt (1.4.4-r0) [2023-03-22T02:25:05.558Z] (57/83) Installing libssh (0.9.6-r1) [2023-03-22T02:25:05.558Z] (58/83) Installing libtheora (1.1.1-r16) [2023-03-22T02:25:05.558Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T02:25:05.818Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T02:25:05.818Z] (61/83) Installing libxext (1.3.4-r0) [2023-03-22T02:25:05.818Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-03-22T02:25:05.818Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-03-22T02:25:05.818Z] (64/83) Installing libva (2.14.0-r0) [2023-03-22T02:25:05.818Z] (65/83) Installing libvdpau (1.5-r0) [2023-03-22T02:25:05.818Z] (66/83) Installing vidstab (1.1.0-r1) [2023-03-22T02:25:05.818Z] (67/83) Installing libvpx (1.11.0-r1) [2023-03-22T02:25:05.818Z] (68/83) Installing libwebp (1.2.3-r0) [2023-03-22T02:25:05.818Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-03-22T02:25:05.818Z] (70/83) Installing numactl (2.0.14-r0) [2023-03-22T02:25:05.818Z] (71/83) Installing x265-libs (3.5-r3) [2023-03-22T02:25:05.818Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-03-22T02:25:05.818Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-03-22T02:25:06.077Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-03-22T02:25:06.077Z] (75/83) Installing udev-init-scripts (35-r0) [2023-03-22T02:25:06.077Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T02:25:06.077Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-03-22T02:25:06.077Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-03-22T02:25:06.077Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-03-22T02:25:06.077Z] (79/83) Installing kmod-libs (29-r2) [2023-03-22T02:25:06.077Z] (80/83) Installing eudev (3.2.11-r0) [2023-03-22T02:25:06.077Z] (81/83) Installing libsodium (1.0.18-r0) [2023-03-22T02:25:06.077Z] (82/83) Installing libzmq (4.3.4-r0) [2023-03-22T02:25:06.077Z] (83/83) Installing zeromq (4.3.4-r0) [2023-03-22T02:25:06.077Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T02:25:06.077Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T02:25:06.077Z] OK: 101 MiB in 97 packages [2023-03-22T02:25:07.981Z] Removing intermediate container af10c70a7fe5 [2023-03-22T02:25:07.981Z] ---> 69866ca17724 [2023-03-22T02:25:07.981Z] Step 18/35 : WORKDIR / [2023-03-22T02:25:07.981Z] ---> Running in aebfa4cd8f10 [2023-03-22T02:25:08.240Z] Removing intermediate container aebfa4cd8f10 [2023-03-22T02:25:08.240Z] ---> 4b93e1f5ecb6 [2023-03-22T02:25:08.240Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-22T02:25:08.807Z] ---> f2d2bed51ac4 [2023-03-22T02:25:08.807Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-22T02:25:08.807Z] ---> 8b99580357b9 [2023-03-22T02:25:08.807Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-22T02:25:09.065Z] ---> 075eda19edb7 [2023-03-22T02:25:09.065Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-22T02:25:09.323Z] ---> a6496f544329 [2023-03-22T02:25:09.323Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-22T02:25:09.323Z] ---> d1c0b12617ba [2023-03-22T02:25:09.323Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-22T02:25:09.582Z] ---> c433298065a8 [2023-03-22T02:25:09.582Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-22T02:25:10.149Z] ---> 401ddadf060b [2023-03-22T02:25:10.149Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-22T02:25:10.149Z] ---> Running in 3a90888fb67c [2023-03-22T02:25:10.715Z] Removing intermediate container 3a90888fb67c [2023-03-22T02:25:10.715Z] ---> 974897f5aa16 [2023-03-22T02:25:10.715Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-22T02:25:10.715Z] ---> Running in aae237ce84d6 [2023-03-22T02:25:11.280Z] Removing intermediate container aae237ce84d6 [2023-03-22T02:25:11.280Z] ---> e5f627980ec9 [2023-03-22T02:25:11.280Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-22T02:25:11.280Z] ---> Running in 7819dff0506f [2023-03-22T02:25:11.845Z] Removing intermediate container 7819dff0506f [2023-03-22T02:25:11.845Z] ---> 55a618ffe0c0 [2023-03-22T02:25:11.845Z] Step 29/35 : EXPOSE 59983 [2023-03-22T02:25:12.104Z] ---> Running in cd1abd12ac8a [2023-03-22T02:25:12.104Z] Removing intermediate container cd1abd12ac8a [2023-03-22T02:25:12.104Z] ---> 0521eccb9706 [2023-03-22T02:25:12.104Z] Step 30/35 : EXPOSE 8554 [2023-03-22T02:25:12.104Z] ---> Running in 95495d40b7c5 [2023-03-22T02:25:12.104Z] Removing intermediate container 95495d40b7c5 [2023-03-22T02:25:12.104Z] ---> ab0a425bcfc5 [2023-03-22T02:25:12.104Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-22T02:25:12.363Z] ---> Running in 338ffa7401a2 [2023-03-22T02:25:12.363Z] Removing intermediate container 338ffa7401a2 [2023-03-22T02:25:12.363Z] ---> 0ac5995ea901 [2023-03-22T02:25:12.363Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-22T02:25:12.363Z] ---> Running in 4bbb9c47f044 [2023-03-22T02:25:12.363Z] Removing intermediate container 4bbb9c47f044 [2023-03-22T02:25:12.363Z] ---> 1442533ba455 [2023-03-22T02:25:12.363Z] Step 33/35 : LABEL arch=amd64 [2023-03-22T02:25:12.621Z] ---> Running in 0eb64f7c5dc0 [2023-03-22T02:25:12.621Z] Removing intermediate container 0eb64f7c5dc0 [2023-03-22T02:25:12.621Z] ---> 8193e644e1a1 [2023-03-22T02:25:12.621Z] Step 34/35 : LABEL git_sha=16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:25:12.621Z] ---> Running in 6af733b895f9 [2023-03-22T02:25:12.621Z] Removing intermediate container 6af733b895f9 [2023-03-22T02:25:12.621Z] ---> 0a66e9495d59 [2023-03-22T02:25:12.621Z] Step 35/35 : LABEL version=2.3.1 [2023-03-22T02:25:12.879Z] ---> Running in 4741cd357381 [2023-03-22T02:25:12.879Z] Removing intermediate container 4741cd357381 [2023-03-22T02:25:12.879Z] ---> 676884fab57b [2023-03-22T02:25:12.879Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T02:25:12.879Z] Successfully built 676884fab57b [2023-03-22T02:25:12.879Z] 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-03-22T02:25:12.957Z] provisioning config files... [2023-03-22T02:25:12.966Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config17464781971073725577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:25:13.263Z] ---> docker-login.sh [2023-03-22T02:25:13.263Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:25:13.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:13.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:13.263Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:13.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:13.263Z] [2023-03-22T02:25:13.263Z] Login Succeeded [2023-03-22T02:25:13.263Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:25:13.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:13.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:13.263Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:13.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:13.263Z] [2023-03-22T02:25:13.263Z] Login Succeeded [2023-03-22T02:25:13.263Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:25:13.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:13.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:13.521Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:13.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:13.521Z] [2023-03-22T02:25:13.521Z] Login Succeeded [2023-03-22T02:25:13.521Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:25:13.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:13.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:13.521Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:13.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:13.521Z] [2023-03-22T02:25:13.521Z] Login Succeeded [2023-03-22T02:25:13.521Z] docker.io [2023-03-22T02:25:13.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:13.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:13.787Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:13.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:13.787Z] [2023-03-22T02:25:13.787Z] Login Succeeded [2023-03-22T02:25:13.787Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:25:13.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T02:25:13.818Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:25:13.833Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-22T02:25:13.833Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:25:13.833Z] latest [2023-03-22T02:25:13.833Z] 2.3.1 [2023-03-22T02:25:13.833Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1 [2023-03-22T02:25:13.833Z] levski [2023-03-22T02:25:13.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:14.136Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:14.434Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:25:14.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T02:25:14.434Z] e40cf72cb3ff: Preparing [2023-03-22T02:25:14.434Z] 5b2f2cdc7a8a: Preparing [2023-03-22T02:25:14.434Z] 8a39b9eca573: Preparing [2023-03-22T02:25:14.434Z] 3827b5b91e75: Preparing [2023-03-22T02:25:14.434Z] acc83c6ca332: Preparing [2023-03-22T02:25:14.434Z] b178fc85a132: Preparing [2023-03-22T02:25:14.434Z] 17c620c7f56d: Preparing [2023-03-22T02:25:14.434Z] ba0e160a567c: Preparing [2023-03-22T02:25:14.434Z] 255924842e36: Preparing [2023-03-22T02:25:14.434Z] c423fca5c300: Preparing [2023-03-22T02:25:14.434Z] 8a766fa32509: Preparing [2023-03-22T02:25:14.434Z] aa5968d388b8: Preparing [2023-03-22T02:25:14.434Z] b178fc85a132: Waiting [2023-03-22T02:25:14.434Z] 255924842e36: Waiting [2023-03-22T02:25:14.434Z] 8a766fa32509: Waiting [2023-03-22T02:25:14.434Z] aa5968d388b8: Waiting [2023-03-22T02:25:14.434Z] c423fca5c300: Waiting [2023-03-22T02:25:14.434Z] ba0e160a567c: Waiting [2023-03-22T02:25:14.434Z] 17c620c7f56d: Waiting [2023-03-22T02:25:14.434Z] acc83c6ca332: Pushed [2023-03-22T02:25:14.434Z] 5b2f2cdc7a8a: Pushed [2023-03-22T02:25:14.434Z] 8a39b9eca573: Pushed [2023-03-22T02:25:14.434Z] e40cf72cb3ff: Pushed [2023-03-22T02:25:14.694Z] ba0e160a567c: Pushed [2023-03-22T02:25:14.694Z] b178fc85a132: Pushed [2023-03-22T02:25:14.694Z] 255924842e36: Pushed [2023-03-22T02:25:14.694Z] 17c620c7f56d: Pushed [2023-03-22T02:25:14.694Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:17.231Z] 3827b5b91e75: Pushed [2023-03-22T02:25:17.489Z] c423fca5c300: Pushed [2023-03-22T02:25:24.056Z] 8a766fa32509: Pushed [2023-03-22T02:25:24.056Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b: digest: sha256:066eac74e76e055223d41a0fbbdaee0ddf8705ced32c4bb6023d5956fe26ac73 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:24.367Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:24.672Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-22T02:25:24.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T02:25:24.673Z] e40cf72cb3ff: Preparing [2023-03-22T02:25:24.673Z] 5b2f2cdc7a8a: Preparing [2023-03-22T02:25:24.673Z] 8a39b9eca573: Preparing [2023-03-22T02:25:24.673Z] 3827b5b91e75: Preparing [2023-03-22T02:25:24.673Z] acc83c6ca332: Preparing [2023-03-22T02:25:24.673Z] b178fc85a132: Preparing [2023-03-22T02:25:24.673Z] 17c620c7f56d: Preparing [2023-03-22T02:25:24.673Z] ba0e160a567c: Preparing [2023-03-22T02:25:24.673Z] 255924842e36: Preparing [2023-03-22T02:25:24.673Z] c423fca5c300: Preparing [2023-03-22T02:25:24.673Z] 8a766fa32509: Preparing [2023-03-22T02:25:24.673Z] aa5968d388b8: Preparing [2023-03-22T02:25:24.673Z] 17c620c7f56d: Waiting [2023-03-22T02:25:24.673Z] ba0e160a567c: Waiting [2023-03-22T02:25:24.673Z] 255924842e36: Waiting [2023-03-22T02:25:24.673Z] c423fca5c300: Waiting [2023-03-22T02:25:24.673Z] 8a766fa32509: Waiting [2023-03-22T02:25:24.673Z] aa5968d388b8: Waiting [2023-03-22T02:25:24.673Z] b178fc85a132: Waiting [2023-03-22T02:25:24.673Z] 3827b5b91e75: Layer already exists [2023-03-22T02:25:24.673Z] acc83c6ca332: Layer already exists [2023-03-22T02:25:24.673Z] e40cf72cb3ff: Layer already exists [2023-03-22T02:25:24.673Z] 5b2f2cdc7a8a: Layer already exists [2023-03-22T02:25:24.673Z] 8a39b9eca573: Layer already exists [2023-03-22T02:25:24.673Z] b178fc85a132: Layer already exists [2023-03-22T02:25:24.673Z] 17c620c7f56d: Layer already exists [2023-03-22T02:25:24.673Z] ba0e160a567c: Layer already exists [2023-03-22T02:25:24.673Z] 255924842e36: Layer already exists [2023-03-22T02:25:24.673Z] c423fca5c300: Layer already exists [2023-03-22T02:25:24.673Z] 8a766fa32509: Layer already exists [2023-03-22T02:25:24.673Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:24.673Z] latest: digest: sha256:066eac74e76e055223d41a0fbbdaee0ddf8705ced32c4bb6023d5956fe26ac73 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:24.984Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:25.294Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1 [2023-03-22T02:25:25.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T02:25:25.294Z] e40cf72cb3ff: Preparing [2023-03-22T02:25:25.294Z] 5b2f2cdc7a8a: Preparing [2023-03-22T02:25:25.294Z] 8a39b9eca573: Preparing [2023-03-22T02:25:25.294Z] 3827b5b91e75: Preparing [2023-03-22T02:25:25.294Z] acc83c6ca332: Preparing [2023-03-22T02:25:25.294Z] b178fc85a132: Preparing [2023-03-22T02:25:25.294Z] 17c620c7f56d: Preparing [2023-03-22T02:25:25.294Z] ba0e160a567c: Preparing [2023-03-22T02:25:25.294Z] 255924842e36: Preparing [2023-03-22T02:25:25.294Z] c423fca5c300: Preparing [2023-03-22T02:25:25.294Z] 8a766fa32509: Preparing [2023-03-22T02:25:25.294Z] aa5968d388b8: Preparing [2023-03-22T02:25:25.294Z] 17c620c7f56d: Waiting [2023-03-22T02:25:25.294Z] ba0e160a567c: Waiting [2023-03-22T02:25:25.294Z] 255924842e36: Waiting [2023-03-22T02:25:25.294Z] 8a766fa32509: Waiting [2023-03-22T02:25:25.294Z] c423fca5c300: Waiting [2023-03-22T02:25:25.294Z] aa5968d388b8: Waiting [2023-03-22T02:25:25.294Z] b178fc85a132: Waiting [2023-03-22T02:25:25.294Z] 5b2f2cdc7a8a: Layer already exists [2023-03-22T02:25:25.294Z] e40cf72cb3ff: Layer already exists [2023-03-22T02:25:25.294Z] 8a39b9eca573: Layer already exists [2023-03-22T02:25:25.294Z] acc83c6ca332: Layer already exists [2023-03-22T02:25:25.294Z] 3827b5b91e75: Layer already exists [2023-03-22T02:25:25.294Z] b178fc85a132: Layer already exists [2023-03-22T02:25:25.294Z] 17c620c7f56d: Layer already exists [2023-03-22T02:25:25.294Z] ba0e160a567c: Layer already exists [2023-03-22T02:25:25.294Z] 255924842e36: Layer already exists [2023-03-22T02:25:25.294Z] c423fca5c300: Layer already exists [2023-03-22T02:25:25.294Z] 8a766fa32509: Layer already exists [2023-03-22T02:25:25.294Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:25.294Z] 2.3.1: digest: sha256:066eac74e76e055223d41a0fbbdaee0ddf8705ced32c4bb6023d5956fe26ac73 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:25.599Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:25.904Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1 [2023-03-22T02:25:25.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T02:25:25.904Z] e40cf72cb3ff: Preparing [2023-03-22T02:25:25.904Z] 5b2f2cdc7a8a: Preparing [2023-03-22T02:25:25.904Z] 8a39b9eca573: Preparing [2023-03-22T02:25:25.904Z] 3827b5b91e75: Preparing [2023-03-22T02:25:25.904Z] acc83c6ca332: Preparing [2023-03-22T02:25:25.904Z] b178fc85a132: Preparing [2023-03-22T02:25:25.904Z] b178fc85a132: Waiting [2023-03-22T02:25:25.904Z] 17c620c7f56d: Preparing [2023-03-22T02:25:25.904Z] ba0e160a567c: Preparing [2023-03-22T02:25:25.904Z] 255924842e36: Preparing [2023-03-22T02:25:25.904Z] c423fca5c300: Preparing [2023-03-22T02:25:25.904Z] 8a766fa32509: Preparing [2023-03-22T02:25:25.904Z] aa5968d388b8: Preparing [2023-03-22T02:25:25.904Z] 17c620c7f56d: Waiting [2023-03-22T02:25:25.904Z] 255924842e36: Waiting [2023-03-22T02:25:25.904Z] c423fca5c300: Waiting [2023-03-22T02:25:25.905Z] ba0e160a567c: Waiting [2023-03-22T02:25:25.905Z] aa5968d388b8: Waiting [2023-03-22T02:25:25.905Z] 5b2f2cdc7a8a: Layer already exists [2023-03-22T02:25:25.905Z] acc83c6ca332: Layer already exists [2023-03-22T02:25:25.905Z] 3827b5b91e75: Layer already exists [2023-03-22T02:25:25.905Z] 8a39b9eca573: Layer already exists [2023-03-22T02:25:25.905Z] e40cf72cb3ff: Layer already exists [2023-03-22T02:25:25.905Z] b178fc85a132: Layer already exists [2023-03-22T02:25:25.905Z] ba0e160a567c: Layer already exists [2023-03-22T02:25:25.905Z] c423fca5c300: Layer already exists [2023-03-22T02:25:25.905Z] 17c620c7f56d: Layer already exists [2023-03-22T02:25:25.905Z] 255924842e36: Layer already exists [2023-03-22T02:25:25.905Z] 8a766fa32509: Layer already exists [2023-03-22T02:25:25.905Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:25.905Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1: digest: sha256:066eac74e76e055223d41a0fbbdaee0ddf8705ced32c4bb6023d5956fe26ac73 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:26.209Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:26.507Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:levski [2023-03-22T02:25:26.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T02:25:26.507Z] e40cf72cb3ff: Preparing [2023-03-22T02:25:26.507Z] 5b2f2cdc7a8a: Preparing [2023-03-22T02:25:26.507Z] 8a39b9eca573: Preparing [2023-03-22T02:25:26.507Z] 3827b5b91e75: Preparing [2023-03-22T02:25:26.507Z] acc83c6ca332: Preparing [2023-03-22T02:25:26.507Z] b178fc85a132: Preparing [2023-03-22T02:25:26.507Z] 17c620c7f56d: Preparing [2023-03-22T02:25:26.507Z] ba0e160a567c: Preparing [2023-03-22T02:25:26.507Z] 255924842e36: Preparing [2023-03-22T02:25:26.507Z] c423fca5c300: Preparing [2023-03-22T02:25:26.507Z] 8a766fa32509: Preparing [2023-03-22T02:25:26.507Z] b178fc85a132: Waiting [2023-03-22T02:25:26.507Z] 17c620c7f56d: Waiting [2023-03-22T02:25:26.507Z] ba0e160a567c: Waiting [2023-03-22T02:25:26.507Z] 255924842e36: Waiting [2023-03-22T02:25:26.507Z] c423fca5c300: Waiting [2023-03-22T02:25:26.507Z] aa5968d388b8: Preparing [2023-03-22T02:25:26.507Z] 8a766fa32509: Waiting [2023-03-22T02:25:26.507Z] 3827b5b91e75: Layer already exists [2023-03-22T02:25:26.507Z] e40cf72cb3ff: Layer already exists [2023-03-22T02:25:26.507Z] 8a39b9eca573: Layer already exists [2023-03-22T02:25:26.507Z] 5b2f2cdc7a8a: Layer already exists [2023-03-22T02:25:26.507Z] acc83c6ca332: Layer already exists [2023-03-22T02:25:26.507Z] b178fc85a132: Layer already exists [2023-03-22T02:25:26.507Z] 255924842e36: Layer already exists [2023-03-22T02:25:26.507Z] ba0e160a567c: Layer already exists [2023-03-22T02:25:26.507Z] c423fca5c300: Layer already exists [2023-03-22T02:25:26.507Z] 17c620c7f56d: Layer already exists [2023-03-22T02:25:26.507Z] 8a766fa32509: Layer already exists [2023-03-22T02:25:26.507Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:26.507Z] levski: digest: sha256:066eac74e76e055223d41a0fbbdaee0ddf8705ced32c4bb6023d5956fe26ac73 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T02:25:26.542Z] ===================================================== [Pipeline] echo [2023-03-22T02:25:26.548Z] taggedImages: [2023-03-22T02:25:26.548Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:25:26.548Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-22T02:25:26.548Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1 [2023-03-22T02:25:26.548Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1 [2023-03-22T02:25:26.548Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:levski [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-03-22T02:25:26.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T02:25:26.882Z] [2023-03-22T02:25:26.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:27.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T02:25:27.184Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T02:25:27.184Z] 5eb5b503b376: Pulling fs layer [2023-03-22T02:25:27.184Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T02:25:27.184Z] ec43610c2a17: Pulling fs layer [2023-03-22T02:25:27.184Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T02:25:27.184Z] 33b1e0a273af: Pulling fs layer [2023-03-22T02:25:27.184Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T02:25:27.184Z] 2f39f015ded8: Pulling fs layer [2023-03-22T02:25:27.184Z] 33b1e0a273af: Waiting [2023-03-22T02:25:27.184Z] 5d3b04190fa2: Waiting [2023-03-22T02:25:27.184Z] 2f39f015ded8: Waiting [2023-03-22T02:25:27.184Z] 3a2ae6a8a46f: Waiting [2023-03-22T02:25:27.184Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T02:25:27.184Z] 5c69ac0246d0: Download complete [2023-03-22T02:25:27.184Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T02:25:27.184Z] 3a2ae6a8a46f: Download complete [2023-03-22T02:25:27.444Z] 33b1e0a273af: Verifying Checksum [2023-03-22T02:25:27.444Z] 33b1e0a273af: Download complete [2023-03-22T02:25:27.444Z] 5d3b04190fa2: Download complete [2023-03-22T02:25:27.444Z] ec43610c2a17: Verifying Checksum [2023-03-22T02:25:27.444Z] ec43610c2a17: Download complete [2023-03-22T02:25:27.444Z] 5eb5b503b376: Verifying Checksum [2023-03-22T02:25:27.444Z] 5eb5b503b376: Download complete [2023-03-22T02:25:28.010Z] 2f39f015ded8: Download complete [2023-03-22T02:25:28.574Z] 5eb5b503b376: Pull complete [2023-03-22T02:25:28.832Z] 5c69ac0246d0: Pull complete [2023-03-22T02:25:29.091Z] ec43610c2a17: Pull complete [2023-03-22T02:25:29.091Z] 3a2ae6a8a46f: Pull complete [2023-03-22T02:25:29.350Z] 33b1e0a273af: Pull complete [2023-03-22T02:25:29.607Z] 5d3b04190fa2: Pull complete [2023-03-22T02:25:33.786Z] 2f39f015ded8: Pull complete [2023-03-22T02:25:33.786Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T02:25:33.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T02:25:33.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:25:33.863Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:25:33.891Z] $ 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/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T02:25:36.023Z] $ docker top 778b49e4d24b6a32073cce3123fd948df8e816661bc8bb89a0a8c3c4e67dbb12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:25:36.385Z] ---> job-cost.sh [2023-03-22T02:25:36.385Z] lf-activate-venv: SKIPPING [2023-03-22T02:25:36.385Z] INFO: No Stack... [2023-03-22T02:25:36.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T02:25:37.212Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T02:25:37.500Z] + cat /w/workspace/foundry_device-usb-camera_levski/archives/cost.csv [2023-03-22T02:25:37.500Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T02:25:37.514Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-7-stack-cost] [2023-03-22T02:25:37.524Z] Resource [jenkins-edgexfoundry-device-usb-camera-levski-7-stack-cost] did not exist. Created. [2023-03-22T02:25:37.524Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T02:25:37.820Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T02:25:37.854Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T02:25:37.860Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T02:25:37.882Z] $ docker stop --time=1 778b49e4d24b6a32073cce3123fd948df8e816661bc8bb89a0a8c3c4e67dbb12 [2023-03-22T02:25:39.076Z] $ docker rm -f --volumes 778b49e4d24b6a32073cce3123fd948df8e816661bc8bb89a0a8c3c4e67dbb12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T02:27:20.158Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5050 in /w/workspace/foundry_device-usb-camera_levski [Pipeline] { [Pipeline] ws [2023-03-22T02:27:20.169Z] Running in /w/workspace/device-usb-camera/7 [Pipeline] { [Pipeline] checkout [2023-03-22T02:27:20.205Z] Selected Git installation does not exist. Using Default [2023-03-22T02:27:20.206Z] The recommended git tool is: NONE [2023-03-22T02:27:26.618Z] using credential edgex-jenkins-ssh [2023-03-22T02:27:26.637Z] Cloning the remote Git repository [2023-03-22T02:27:26.698Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-22T02:27:26.817Z] > git init /w/workspace/device-usb-camera/7 # timeout=10 [2023-03-22T02:27:26.992Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-22T02:27:26.994Z] > git --version # timeout=10 [2023-03-22T02:27:27.018Z] > git --version # 'git version 2.25.1' [2023-03-22T02:27:27.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T02:27:27.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T02:27:27.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-22T02:27:27.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T02:27:29.031Z] Avoid second fetch [2023-03-22T02:27:29.032Z] Checking out Revision 16af8f3edb30e896c9df711e1ece74dbd6b6326b (levski) [2023-03-22T02:27:29.680Z] Commit message: "docs: add levski note, remove nats docs from levski (#192)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T02:27:29.056Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T02:27:29.130Z] > git checkout -f 16af8f3edb30e896c9df711e1ece74dbd6b6326b # timeout=10 [2023-03-22T02:27:30.598Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T02:27:30.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T02:27:30.598Z] Dload Upload Total Spent Left Speed [2023-03-22T02:27:30.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-03-22T02:27:31.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T02:27:31.512Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T02:27:31.512Z] + sudo tee /etc/docker/daemon.new [2023-03-22T02:27:31.512Z] { [2023-03-22T02:27:31.512Z] "registry-mirrors": [ [2023-03-22T02:27:31.512Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T02:27:31.512Z] ], [2023-03-22T02:27:31.512Z] "bip": "10.250.0.254/24", [2023-03-22T02:27:31.512Z] "hosts": [ [2023-03-22T02:27:31.512Z] "tcp://0.0.0.0:5555", [2023-03-22T02:27:31.512Z] "unix:///var/run/docker.sock" [2023-03-22T02:27:31.512Z] ], [2023-03-22T02:27:31.512Z] "mtu": 1458, [2023-03-22T02:27:31.512Z] "selinux-enabled": true, [2023-03-22T02:27:31.512Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T02:27:31.512Z] } [Pipeline] sh [2023-03-22T02:27:31.868Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T02:27:32.223Z] + sudo service docker restart [Pipeline] sh [2023-03-22T02:27:50.872Z] + git checkout 16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:27:50.872Z] HEAD is now at 16af8f3 docs: add levski note, remove nats docs from levski (#192) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:27:50.903Z] provisioning config files... [2023-03-22T02:27:50.932Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/7@tmp/config3539054689763358220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:27:51.306Z] ---> docker-login.sh [2023-03-22T02:27:51.306Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:27:51.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:27:52.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:27:52.170Z] Configure a credential helper to remove this warning. See [2023-03-22T02:27:52.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:27:52.170Z] [2023-03-22T02:27:52.170Z] Login Succeeded [2023-03-22T02:27:52.170Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:27:52.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:27:52.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:27:52.717Z] Configure a credential helper to remove this warning. See [2023-03-22T02:27:52.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:27:52.717Z] [2023-03-22T02:27:52.717Z] Login Succeeded [2023-03-22T02:27:52.717Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:27:52.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:27:53.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:27:53.260Z] Configure a credential helper to remove this warning. See [2023-03-22T02:27:53.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:27:53.260Z] [2023-03-22T02:27:53.260Z] Login Succeeded [2023-03-22T02:27:53.260Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:27:53.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:27:53.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:27:53.531Z] Configure a credential helper to remove this warning. See [2023-03-22T02:27:53.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:27:53.531Z] [2023-03-22T02:27:53.531Z] Login Succeeded [2023-03-22T02:27:53.531Z] docker.io [2023-03-22T02:27:53.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:27:54.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:27:54.072Z] Configure a credential helper to remove this warning. See [2023-03-22T02:27:54.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:27:54.072Z] [2023-03-22T02:27:54.072Z] Login Succeeded [2023-03-22T02:27:54.072Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:27:54.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T02:27:54.400Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:27:54.413Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:27:54.423Z] ========================================================= [2023-03-22T02:27:54.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-22T02:27:54.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:27:54.784Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T02:27:55.066Z] Sending build context to Docker daemon 1.216MB [2023-03-22T02:27:55.066Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T02:27:55.339Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T02:27:55.339Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T02:27:55.339Z] 9b18e9b68314: Pulling fs layer [2023-03-22T02:27:55.339Z] 35d82f9e3411: Pulling fs layer [2023-03-22T02:27:55.339Z] e16973657156: Pulling fs layer [2023-03-22T02:27:55.339Z] fc693d55d65f: Pulling fs layer [2023-03-22T02:27:55.339Z] 7e9fc2657dce: Pulling fs layer [2023-03-22T02:27:55.339Z] dda99020689f: Pulling fs layer [2023-03-22T02:27:55.339Z] db1c61fa0a46: Pulling fs layer [2023-03-22T02:27:55.339Z] 891c053d2c06: Pulling fs layer [2023-03-22T02:27:55.339Z] dda99020689f: Waiting [2023-03-22T02:27:55.339Z] db1c61fa0a46: Waiting [2023-03-22T02:27:55.339Z] fc693d55d65f: Waiting [2023-03-22T02:27:55.339Z] 7e9fc2657dce: Waiting [2023-03-22T02:27:55.339Z] 891c053d2c06: Waiting [2023-03-22T02:27:55.339Z] e16973657156: Verifying Checksum [2023-03-22T02:27:55.339Z] e16973657156: Download complete [2023-03-22T02:27:55.339Z] 35d82f9e3411: Download complete [2023-03-22T02:27:55.630Z] 7e9fc2657dce: Verifying Checksum [2023-03-22T02:27:55.630Z] 7e9fc2657dce: Download complete [2023-03-22T02:27:55.630Z] dda99020689f: Verifying Checksum [2023-03-22T02:27:55.630Z] dda99020689f: Download complete [2023-03-22T02:27:55.630Z] 9b18e9b68314: Verifying Checksum [2023-03-22T02:27:57.081Z] 9b18e9b68314: Pull complete [2023-03-22T02:27:57.081Z] 891c053d2c06: Verifying Checksum [2023-03-22T02:27:57.081Z] 891c053d2c06: Download complete [2023-03-22T02:27:57.357Z] 35d82f9e3411: Pull complete [2023-03-22T02:27:57.954Z] e16973657156: Pull complete [2023-03-22T02:27:58.223Z] db1c61fa0a46: Verifying Checksum [2023-03-22T02:27:58.223Z] db1c61fa0a46: Download complete [2023-03-22T02:27:58.814Z] fc693d55d65f: Verifying Checksum [2023-03-22T02:27:58.814Z] fc693d55d65f: Download complete [2023-03-22T02:28:11.287Z] fc693d55d65f: Pull complete [2023-03-22T02:28:11.287Z] 7e9fc2657dce: Pull complete [2023-03-22T02:28:11.287Z] dda99020689f: Pull complete [2023-03-22T02:28:18.053Z] db1c61fa0a46: Pull complete [2023-03-22T02:28:19.493Z] 891c053d2c06: Pull complete [2023-03-22T02:28:19.493Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-22T02:28:19.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-22T02:28:19.493Z] ---> f96f9c87975a [2023-03-22T02:28:19.493Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T02:28:20.922Z] ---> Running in c49af6fe68f7 [2023-03-22T02:28:21.188Z] Removing intermediate container c49af6fe68f7 [2023-03-22T02:28:21.188Z] ---> ead3161118d7 [2023-03-22T02:28:21.188Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T02:28:21.456Z] ---> Running in 555076817db0 [2023-03-22T02:28:21.730Z] Removing intermediate container 555076817db0 [2023-03-22T02:28:21.730Z] ---> 27731b4b4ae6 [2023-03-22T02:28:21.730Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T02:28:21.730Z] ---> Running in 720239c36371 [2023-03-22T02:28:21.998Z] Removing intermediate container 720239c36371 [2023-03-22T02:28:21.998Z] ---> fd890cc6d1a3 [2023-03-22T02:28:21.998Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T02:28:22.274Z] ---> Running in 651ad9277ee0 [2023-03-22T02:28:22.542Z] Removing intermediate container 651ad9277ee0 [2023-03-22T02:28:22.542Z] ---> 9f7bf05b72ea [2023-03-22T02:28:22.542Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T02:28:22.810Z] ---> Running in 7a4832bbbcbb [2023-03-22T02:28:23.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T02:28:24.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T02:28:25.333Z] (1/14) Installing libintl (0.21-r2) [2023-03-22T02:28:25.333Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-22T02:28:25.333Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T02:28:25.333Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T02:28:25.333Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-22T02:28:25.333Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-22T02:28:25.333Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T02:28:25.333Z] (7/14) Installing libblkid (2.38-r1) [2023-03-22T02:28:25.333Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-22T02:28:25.333Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-22T02:28:25.333Z] (10/14) Installing kmod-libs (29-r2) [2023-03-22T02:28:25.333Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-22T02:28:25.605Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-22T02:28:25.605Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-22T02:28:25.605Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-22T02:28:25.605Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T02:28:25.605Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T02:28:25.605Z] OK: 228 MiB in 65 packages [2023-03-22T02:28:27.026Z] Removing intermediate container 7a4832bbbcbb [2023-03-22T02:28:27.026Z] ---> 089d0ed3f141 [2023-03-22T02:28:27.026Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-22T02:28:27.026Z] ---> Running in 0305f893e509 [2023-03-22T02:28:27.297Z] Removing intermediate container 0305f893e509 [2023-03-22T02:28:27.297Z] ---> f0f1e1e1e8ac [2023-03-22T02:28:27.297Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-22T02:28:27.890Z] ---> 3493d6d4dbd1 [2023-03-22T02:28:27.890Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T02:28:27.890Z] ---> Running in b0cce6275768 [2023-03-22T02:29:36.074Z] Removing intermediate container b0cce6275768 [2023-03-22T02:29:36.074Z] ---> 52e1b34f36cf [2023-03-22T02:29:36.074Z] Step 11/13 : COPY . . [2023-03-22T02:29:36.074Z] ---> f3c5ec9f01a4 [2023-03-22T02:29:36.074Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T02:29:36.074Z] ---> Running in c0b56f8ac427 [2023-03-22T02:29:36.074Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T02:29:36.074Z] Dload Upload Total Spent Left Speed [2023-03-22T02:29:36.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7127 0 --:--:-- --:--:-- --:--:-- 7175 [2023-03-22T02:29:36.074Z] Removing intermediate container c0b56f8ac427 [2023-03-22T02:29:36.074Z] ---> 778856998bdd [2023-03-22T02:29:36.074Z] Step 13/13 : RUN ${MAKE} [2023-03-22T02:29:36.074Z] ---> Running in 4416ab648a83 [2023-03-22T02:29:36.074Z] noop [2023-03-22T02:29:36.074Z] Removing intermediate container 4416ab648a83 [2023-03-22T02:29:36.074Z] ---> 87ad9769761c [2023-03-22T02:29:36.074Z] Successfully built 87ad9769761c [2023-03-22T02:29:36.074Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:29:36.429Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T02:29:36.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:29:36.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-5050 does not seem to be running inside a container [2023-03-22T02:29:36.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/7 -v /w/workspace/device-usb-camera/7:/w/workspace/device-usb-camera/7:rw,z -v /w/workspace/device-usb-camera/7@tmp:/w/workspace/device-usb-camera/7@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-03-22T02:29:38.083Z] $ docker top e75b8a646cef2623ba58438ea84433bc67b96c2ce24812cb4dd94f22f3d1bd35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:29:38.949Z] + go version [2023-03-22T02:29:38.949Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-22T02:29:38.970Z] $ docker stop --time=1 e75b8a646cef2623ba58438ea84433bc67b96c2ce24812cb4dd94f22f3d1bd35 [2023-03-22T02:29:40.670Z] $ docker rm -f --volumes e75b8a646cef2623ba58438ea84433bc67b96c2ce24812cb4dd94f22f3d1bd35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:29:41.253Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T02:29:41.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:29:41.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-5050 does not seem to be running inside a container [2023-03-22T02:29:41.546Z] $ 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/7 -v /w/workspace/device-usb-camera/7:/w/workspace/device-usb-camera/7:rw,z -v /w/workspace/device-usb-camera/7@tmp:/w/workspace/device-usb-camera/7@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-03-22T02:29:42.864Z] $ docker top fed64c02de9145fdee7f916daf0c57ed0cab7d1d0a4fc0441a601cd982ed10de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:29:43.735Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/7 [Pipeline] fileExists [Pipeline] sh [2023-03-22T02:29:44.393Z] + make test [2023-03-22T02:29:44.393Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-22T02:29:46.365Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-22T02:31:38.112Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-22T02:31:40.067Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.088s coverage: 1.9% of statements [2023-03-22T02:31:40.653Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T02:31:40.653Z] CGO_ENABLED=1 go vet ./... [2023-03-22T02:32:19.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T02:32:19.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T02:32:19.616Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T02:32:19.635Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T02:32:19.649Z] $ docker stop --time=1 fed64c02de9145fdee7f916daf0c57ed0cab7d1d0a4fc0441a601cd982ed10de [2023-03-22T02:32:21.482Z] $ docker rm -f --volumes fed64c02de9145fdee7f916daf0c57ed0cab7d1d0a4fc0441a601cd982ed10de [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T02:32:22.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T02:32:22.495Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T02:32:23.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T02:32:23.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T02:32:23.818Z] + ls -al . [2023-03-22T02:32:23.818Z] total 200 [2023-03-22T02:32:23.818Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 02:29 . [2023-03-22T02:32:23.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:27 .. [2023-03-22T02:32:23.818Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 02:27 .git [2023-03-22T02:32:23.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:27 .github [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 22 02:27 .gitignore [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 02:27 .golangci.yml [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 22 02:27 .hadolint.yml [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 22 02:27 Attribution.txt [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 22 02:27 CHANGELOG.md [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 22 02:27 Dockerfile [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 22 02:27 GOVERNANCE.md [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 02:27 Jenkinsfile [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 02:27 LICENSE [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 22 02:27 Makefile [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 02:27 OWNERS.md [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 5485 Mar 22 02:27 README.md [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 02:23 VERSION [2023-03-22T02:32:23.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 02:27 bin [2023-03-22T02:32:23.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:27 cmd [2023-03-22T02:32:23.818Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 22 02:31 coverage.out [2023-03-22T02:32:23.818Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 22 02:27 docker-entrypoint.sh [2023-03-22T02:32:23.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:27 docs [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 22 02:27 go.mod [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 22 02:27 go.sum [2023-03-22T02:32:23.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:27 internal [2023-03-22T02:32:23.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:27 snap [2023-03-22T02:32:23.818Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 22 02:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:32:24.163Z] + 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=16af8f3edb30e896c9df711e1ece74dbd6b6326b --label arch=arm64 --label version=2.3.1 . [2023-03-22T02:32:24.437Z] Sending build context to Docker daemon 1.247MB [2023-03-22T02:32:24.437Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T02:32:24.437Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-22T02:32:24.437Z] ---> 87ad9769761c [2023-03-22T02:32:24.437Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-22T02:32:24.705Z] ---> Running in 5b4a7e4646a3 [2023-03-22T02:32:24.974Z] Removing intermediate container 5b4a7e4646a3 [2023-03-22T02:32:24.974Z] ---> 2addbf6d520b [2023-03-22T02:32:24.974Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T02:32:24.974Z] ---> Running in 79aef6545012 [2023-03-22T02:32:25.560Z] Removing intermediate container 79aef6545012 [2023-03-22T02:32:25.560Z] ---> b89d203ec729 [2023-03-22T02:32:25.560Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T02:32:25.560Z] ---> Running in 58b249df01c4 [2023-03-22T02:32:25.830Z] Removing intermediate container 58b249df01c4 [2023-03-22T02:32:25.830Z] ---> f4bee697993d [2023-03-22T02:32:25.830Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T02:32:25.830Z] ---> Running in 79b55a02ef4d [2023-03-22T02:32:26.111Z] Removing intermediate container 79b55a02ef4d [2023-03-22T02:32:26.111Z] ---> 030530959a87 [2023-03-22T02:32:26.111Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T02:32:26.382Z] ---> Running in e44faffa0318 [2023-03-22T02:32:27.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T02:32:27.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T02:32:28.903Z] OK: 228 MiB in 65 packages [2023-03-22T02:32:29.884Z] Removing intermediate container e44faffa0318 [2023-03-22T02:32:29.884Z] ---> c7e7549bb7c0 [2023-03-22T02:32:29.884Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-22T02:32:30.152Z] ---> Running in ded9c249dc45 [2023-03-22T02:32:30.420Z] Removing intermediate container ded9c249dc45 [2023-03-22T02:32:30.420Z] ---> d8f09f0f2063 [2023-03-22T02:32:30.420Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-22T02:32:31.006Z] ---> 9f5f4bc4c3dd [2023-03-22T02:32:31.006Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T02:32:31.006Z] ---> Running in 288a724ad4e9 [2023-03-22T02:32:32.956Z] Removing intermediate container 288a724ad4e9 [2023-03-22T02:32:32.957Z] ---> d54103172ec8 [2023-03-22T02:32:32.957Z] Step 11/35 : COPY . . [2023-03-22T02:32:34.374Z] ---> c09d518031a4 [2023-03-22T02:32:34.374Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T02:32:34.374Z] ---> Running in 98a8e6e30f40 [2023-03-22T02:32:35.340Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T02:32:35.340Z] Dload Upload Total Spent Left Speed [2023-03-22T02:32:35.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12166 0 --:--:-- --:--:-- --:--:-- 12206 [2023-03-22T02:32:37.932Z] Removing intermediate container 98a8e6e30f40 [2023-03-22T02:32:37.932Z] ---> e1464205cde0 [2023-03-22T02:32:37.932Z] Step 13/35 : RUN ${MAKE} [2023-03-22T02:32:38.203Z] ---> Running in 2e91437f44ff [2023-03-22T02:32:39.169Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-03-22T02:35:30.967Z] Removing intermediate container 2e91437f44ff [2023-03-22T02:35:30.967Z] ---> a28f7b70b7c7 [2023-03-22T02:35:30.967Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-22T02:35:30.967Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-22T02:35:30.967Z] 8766b47fe142: Pulling fs layer [2023-03-22T02:35:30.967Z] 8766b47fe142: Verifying Checksum [2023-03-22T02:35:30.967Z] 8766b47fe142: Download complete [2023-03-22T02:35:30.967Z] 8766b47fe142: Pull complete [2023-03-22T02:35:30.967Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-22T02:35:30.967Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-22T02:35:30.967Z] ---> 69d40e2cb93c [2023-03-22T02:35:30.967Z] Step 15/35 : FROM alpine:3.16 [2023-03-22T02:35:30.967Z] 3.16: Pulling from library/alpine [2023-03-22T02:35:30.967Z] 3760b48202b3: Pulling fs layer [2023-03-22T02:35:30.967Z] 3760b48202b3: Verifying Checksum [2023-03-22T02:35:30.967Z] 3760b48202b3: Download complete [2023-03-22T02:35:30.967Z] 3760b48202b3: Pull complete [2023-03-22T02:35:30.967Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-22T02:35:30.967Z] Status: Downloaded newer image for alpine:3.16 [2023-03-22T02:35:30.967Z] ---> 4c81e5bf8899 [2023-03-22T02:35:30.967Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T02:35:30.967Z] ---> Running in de00d3b4846a [2023-03-22T02:35:30.967Z] Removing intermediate container de00d3b4846a [2023-03-22T02:35:30.967Z] ---> a37f65c8a024 [2023-03-22T02:35:30.967Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-22T02:35:30.967Z] ---> Running in 27a037a11ce3 [2023-03-22T02:35:30.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T02:35:30.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T02:35:30.967Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-03-22T02:35:30.967Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-03-22T02:35:30.967Z] (3/82) Installing libxau (1.0.9-r0) [2023-03-22T02:35:30.967Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-03-22T02:35:30.967Z] (5/82) Installing libxcb (1.15-r0) [2023-03-22T02:35:30.967Z] (6/82) Installing libx11 (1.8-r0) [2023-03-22T02:35:30.967Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-03-22T02:35:30.967Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-03-22T02:35:30.967Z] (9/82) Installing expat (2.5.0-r0) [2023-03-22T02:35:30.967Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-03-22T02:35:30.967Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-03-22T02:35:30.967Z] (12/82) Installing libpng (1.6.37-r1) [2023-03-22T02:35:30.967Z] (13/82) Installing freetype (2.12.1-r0) [2023-03-22T02:35:30.967Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-03-22T02:35:30.967Z] (15/82) Installing fribidi (1.0.12-r0) [2023-03-22T02:35:30.967Z] (16/82) Installing libffi (3.4.2-r1) [2023-03-22T02:35:30.967Z] (17/82) Installing libintl (0.21-r2) [2023-03-22T02:35:30.967Z] (18/82) Installing libblkid (2.38-r1) [2023-03-22T02:35:30.967Z] (19/82) Installing libmount (2.38-r1) [2023-03-22T02:35:30.967Z] (20/82) Installing pcre (8.45-r2) [2023-03-22T02:35:30.967Z] (21/82) Installing glib (2.72.1-r0) [2023-03-22T02:35:30.967Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-03-22T02:35:30.967Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-03-22T02:35:30.967Z] (24/82) Installing libass (0.16.0-r0) [2023-03-22T02:35:30.967Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-03-22T02:35:30.967Z] (26/82) Installing libdrm (2.4.110-r0) [2023-03-22T02:35:30.967Z] (27/82) Installing gmp (6.2.1-r2) [2023-03-22T02:35:30.967Z] (28/82) Installing nettle (3.7.3-r0) [2023-03-22T02:35:30.967Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-03-22T02:35:30.967Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-03-22T02:35:30.967Z] (31/82) Installing libunistring (1.0-r0) [2023-03-22T02:35:30.967Z] (32/82) Installing gnutls (3.7.7-r1) [2023-03-22T02:35:30.967Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-22T02:35:30.967Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-22T02:35:30.967Z] (35/82) Installing lame (3.100-r0) [2023-03-22T02:35:30.967Z] (36/82) Installing opus (1.3.1-r1) [2023-03-22T02:35:30.967Z] (37/82) Installing libasyncns (0.8-r1) [2023-03-22T02:35:30.967Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-03-22T02:35:30.967Z] (39/82) Installing libltdl (2.4.7-r0) [2023-03-22T02:35:30.967Z] (40/82) Installing orc (0.4.32-r0) [2023-03-22T02:35:30.967Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-03-22T02:35:30.967Z] (42/82) Installing libogg (1.3.5-r1) [2023-03-22T02:35:30.967Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-22T02:35:30.967Z] (44/82) Installing flac (1.3.4-r0) [2023-03-22T02:35:30.967Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-03-22T02:35:30.967Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-03-22T02:35:31.237Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-03-22T02:35:31.237Z] (48/82) Installing soxr (0.1.3-r2) [2023-03-22T02:35:31.237Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-03-22T02:35:31.237Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-03-22T02:35:31.237Z] (51/82) Installing libpulse (15.0-r2) [2023-03-22T02:35:31.237Z] (52/82) Installing cjson (1.7.15-r3) [2023-03-22T02:35:31.237Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-03-22T02:35:31.237Z] (54/82) Installing librist (0.2.6-r1) [2023-03-22T02:35:31.237Z] (55/82) Installing libsrt (1.4.4-r0) [2023-03-22T02:35:31.237Z] (56/82) Installing libssh (0.9.6-r1) [2023-03-22T02:35:31.237Z] (57/82) Installing libtheora (1.1.1-r16) [2023-03-22T02:35:31.237Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T02:35:31.237Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T02:35:31.514Z] (60/82) Installing libxext (1.3.4-r0) [2023-03-22T02:35:31.514Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-03-22T02:35:31.514Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-03-22T02:35:31.514Z] (63/82) Installing libva (2.14.0-r0) [2023-03-22T02:35:31.514Z] (64/82) Installing libvdpau (1.5-r0) [2023-03-22T02:35:31.514Z] (65/82) Installing vidstab (1.1.0-r1) [2023-03-22T02:35:31.514Z] (66/82) Installing libvpx (1.11.0-r1) [2023-03-22T02:35:31.514Z] (67/82) Installing libwebp (1.2.3-r0) [2023-03-22T02:35:31.514Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-03-22T02:35:31.514Z] (69/82) Installing numactl (2.0.14-r0) [2023-03-22T02:35:31.514Z] (70/82) Installing x265-libs (3.5-r3) [2023-03-22T02:35:31.783Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-03-22T02:35:31.783Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-03-22T02:35:32.377Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-03-22T02:35:32.377Z] (74/82) Installing udev-init-scripts (35-r0) [2023-03-22T02:35:32.377Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T02:35:32.377Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-03-22T02:35:32.377Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-03-22T02:35:32.377Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-03-22T02:35:32.377Z] (78/82) Installing kmod-libs (29-r2) [2023-03-22T02:35:32.377Z] (79/82) Installing eudev (3.2.11-r0) [2023-03-22T02:35:32.377Z] (80/82) Installing libsodium (1.0.18-r0) [2023-03-22T02:35:32.377Z] (81/82) Installing libzmq (4.3.4-r0) [2023-03-22T02:35:32.377Z] (82/82) Installing zeromq (4.3.4-r0) [2023-03-22T02:35:32.377Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T02:35:32.377Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T02:35:32.377Z] OK: 78 MiB in 96 packages [2023-03-22T02:35:35.741Z] Removing intermediate container 27a037a11ce3 [2023-03-22T02:35:35.741Z] ---> cf120d491693 [2023-03-22T02:35:35.741Z] Step 18/35 : WORKDIR / [2023-03-22T02:35:35.741Z] ---> Running in c4942459516d [2023-03-22T02:35:36.008Z] Removing intermediate container c4942459516d [2023-03-22T02:35:36.008Z] ---> 9df2df3b4122 [2023-03-22T02:35:36.008Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-22T02:35:37.422Z] ---> 152062d591ea [2023-03-22T02:35:37.422Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-22T02:35:38.008Z] ---> fae700592d0e [2023-03-22T02:35:38.008Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-22T02:35:38.595Z] ---> 165157cab6a5 [2023-03-22T02:35:38.595Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-22T02:35:39.180Z] ---> b494aa9bab78 [2023-03-22T02:35:39.180Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-22T02:35:41.138Z] ---> c349d2a3f362 [2023-03-22T02:35:41.138Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-22T02:35:41.405Z] ---> af1f260eec28 [2023-03-22T02:35:41.405Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-22T02:35:42.817Z] ---> fee5553087a6 [2023-03-22T02:35:42.817Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-22T02:35:42.817Z] ---> Running in 2c3a59767eda [2023-03-22T02:35:44.764Z] Removing intermediate container 2c3a59767eda [2023-03-22T02:35:44.764Z] ---> 0997c3e9d48c [2023-03-22T02:35:44.764Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-22T02:35:44.764Z] ---> Running in 9034ec0b6385 [2023-03-22T02:35:46.715Z] Removing intermediate container 9034ec0b6385 [2023-03-22T02:35:46.715Z] ---> 6e41a250c88e [2023-03-22T02:35:46.715Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-22T02:35:46.715Z] ---> Running in c8d0a4ced3c6 [2023-03-22T02:35:48.135Z] Removing intermediate container c8d0a4ced3c6 [2023-03-22T02:35:48.135Z] ---> 2118ab54dce5 [2023-03-22T02:35:48.135Z] Step 29/35 : EXPOSE 59983 [2023-03-22T02:35:48.405Z] ---> Running in 7a5333e6148f [2023-03-22T02:35:48.672Z] Removing intermediate container 7a5333e6148f [2023-03-22T02:35:48.673Z] ---> 2270696417c2 [2023-03-22T02:35:48.673Z] Step 30/35 : EXPOSE 8554 [2023-03-22T02:35:48.673Z] ---> Running in 79d69e40f2cb [2023-03-22T02:35:48.940Z] Removing intermediate container 79d69e40f2cb [2023-03-22T02:35:48.940Z] ---> 0c30817ee926 [2023-03-22T02:35:48.940Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-22T02:35:48.940Z] ---> Running in 64b6d8f0eb0a [2023-03-22T02:35:49.524Z] Removing intermediate container 64b6d8f0eb0a [2023-03-22T02:35:49.524Z] ---> e6c3abf2d034 [2023-03-22T02:35:49.524Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-22T02:35:49.524Z] ---> Running in d7f32a2f6ad9 [2023-03-22T02:35:49.791Z] Removing intermediate container d7f32a2f6ad9 [2023-03-22T02:35:49.791Z] ---> 191e5f3e11a7 [2023-03-22T02:35:49.791Z] Step 33/35 : LABEL arch=arm64 [2023-03-22T02:35:49.791Z] ---> Running in 433c8adc06d9 [2023-03-22T02:35:50.059Z] Removing intermediate container 433c8adc06d9 [2023-03-22T02:35:50.059Z] ---> 6c2acb55297c [2023-03-22T02:35:50.059Z] Step 34/35 : LABEL git_sha=16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:35:50.059Z] ---> Running in a2dd5d367071 [2023-03-22T02:35:50.654Z] Removing intermediate container a2dd5d367071 [2023-03-22T02:35:50.654Z] ---> 38d44b45593e [2023-03-22T02:35:50.654Z] Step 35/35 : LABEL version=2.3.1 [2023-03-22T02:35:50.654Z] ---> Running in dc7d1d634726 [2023-03-22T02:35:50.924Z] Removing intermediate container dc7d1d634726 [2023-03-22T02:35:50.924Z] ---> 4098b78b5679 [2023-03-22T02:35:50.924Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T02:35:50.924Z] Successfully built 4098b78b5679 [2023-03-22T02:35:50.924Z] 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-03-22T02:35:51.051Z] provisioning config files... [2023-03-22T02:35:51.069Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/7@tmp/config2375175210549799451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:35:51.469Z] ---> docker-login.sh [2023-03-22T02:35:51.469Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:35:51.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:35:51.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:35:51.736Z] Configure a credential helper to remove this warning. See [2023-03-22T02:35:51.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:35:51.736Z] [2023-03-22T02:35:51.736Z] Login Succeeded [2023-03-22T02:35:51.736Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:35:52.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:35:52.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:35:52.002Z] Configure a credential helper to remove this warning. See [2023-03-22T02:35:52.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:35:52.002Z] [2023-03-22T02:35:52.002Z] Login Succeeded [2023-03-22T02:35:52.270Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:35:52.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:35:52.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:35:52.537Z] Configure a credential helper to remove this warning. See [2023-03-22T02:35:52.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:35:52.537Z] [2023-03-22T02:35:52.537Z] Login Succeeded [2023-03-22T02:35:52.537Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:35:52.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:35:52.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:35:52.803Z] Configure a credential helper to remove this warning. See [2023-03-22T02:35:52.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:35:52.803Z] [2023-03-22T02:35:52.803Z] Login Succeeded [2023-03-22T02:35:52.803Z] docker.io [2023-03-22T02:35:53.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:35:53.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:35:53.389Z] Configure a credential helper to remove this warning. See [2023-03-22T02:35:53.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:35:53.389Z] [2023-03-22T02:35:53.389Z] Login Succeeded [2023-03-22T02:35:53.389Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:35:53.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T02:35:53.440Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:35:53.466Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-22T02:35:53.466Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:35:53.466Z] latest [2023-03-22T02:35:53.466Z] 2.3.1 [2023-03-22T02:35:53.467Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1 [2023-03-22T02:35:53.467Z] levski [2023-03-22T02:35:53.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:53.822Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:54.183Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:35:54.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T02:35:54.183Z] 3ce3c637b56e: Preparing [2023-03-22T02:35:54.183Z] a953f87a1652: Preparing [2023-03-22T02:35:54.183Z] 0f1c8878516a: Preparing [2023-03-22T02:35:54.183Z] 608d194cb50c: Preparing [2023-03-22T02:35:54.183Z] acc83c6ca332: Preparing [2023-03-22T02:35:54.183Z] 42a6d0efa4fe: Preparing [2023-03-22T02:35:54.183Z] b5f0ac68670e: Preparing [2023-03-22T02:35:54.183Z] deebda2fdb82: Preparing [2023-03-22T02:35:54.183Z] ff90483260ee: Preparing [2023-03-22T02:35:54.183Z] 7fab1c57dd60: Preparing [2023-03-22T02:35:54.183Z] ae732e45e1d9: Preparing [2023-03-22T02:35:54.183Z] f70ee36035b9: Preparing [2023-03-22T02:35:54.183Z] 42a6d0efa4fe: Waiting [2023-03-22T02:35:54.183Z] b5f0ac68670e: Waiting [2023-03-22T02:35:54.183Z] deebda2fdb82: Waiting [2023-03-22T02:35:54.183Z] ff90483260ee: Waiting [2023-03-22T02:35:54.183Z] ae732e45e1d9: Waiting [2023-03-22T02:35:54.183Z] f70ee36035b9: Waiting [2023-03-22T02:35:54.183Z] 7fab1c57dd60: Waiting [2023-03-22T02:35:54.452Z] acc83c6ca332: Pushed [2023-03-22T02:35:54.452Z] 0f1c8878516a: Pushed [2023-03-22T02:35:54.452Z] a953f87a1652: Pushed [2023-03-22T02:35:54.452Z] 3ce3c637b56e: Pushed [2023-03-22T02:35:54.723Z] 42a6d0efa4fe: Pushed [2023-03-22T02:35:54.723Z] b5f0ac68670e: Pushed [2023-03-22T02:35:54.723Z] ff90483260ee: Pushed [2023-03-22T02:35:54.723Z] deebda2fdb82: Pushed [2023-03-22T02:35:54.992Z] f70ee36035b9: Layer already exists [2023-03-22T02:36:00.364Z] 608d194cb50c: Pushed [2023-03-22T02:36:00.953Z] 7fab1c57dd60: Pushed [2023-03-22T02:36:13.272Z] ae732e45e1d9: Pushed [2023-03-22T02:36:13.272Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b: digest: sha256:9244a504110f497f1c1cdd7830771d1a9c3bafa5b15c1bda0cd5545d7fe5b1a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:13.618Z] + 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-03-22T02:36:13.970Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-22T02:36:13.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T02:36:13.970Z] 3ce3c637b56e: Preparing [2023-03-22T02:36:13.970Z] a953f87a1652: Preparing [2023-03-22T02:36:13.970Z] 0f1c8878516a: Preparing [2023-03-22T02:36:13.970Z] 608d194cb50c: Preparing [2023-03-22T02:36:13.970Z] acc83c6ca332: Preparing [2023-03-22T02:36:13.970Z] 42a6d0efa4fe: Preparing [2023-03-22T02:36:13.970Z] b5f0ac68670e: Preparing [2023-03-22T02:36:13.970Z] deebda2fdb82: Preparing [2023-03-22T02:36:13.970Z] ff90483260ee: Preparing [2023-03-22T02:36:13.970Z] 7fab1c57dd60: Preparing [2023-03-22T02:36:13.970Z] ae732e45e1d9: Preparing [2023-03-22T02:36:13.970Z] f70ee36035b9: Preparing [2023-03-22T02:36:13.970Z] ff90483260ee: Waiting [2023-03-22T02:36:13.970Z] 7fab1c57dd60: Waiting [2023-03-22T02:36:13.970Z] ae732e45e1d9: Waiting [2023-03-22T02:36:13.970Z] f70ee36035b9: Waiting [2023-03-22T02:36:13.970Z] b5f0ac68670e: Waiting [2023-03-22T02:36:13.970Z] 42a6d0efa4fe: Waiting [2023-03-22T02:36:13.970Z] deebda2fdb82: Waiting [2023-03-22T02:36:13.970Z] acc83c6ca332: Layer already exists [2023-03-22T02:36:13.970Z] 0f1c8878516a: Layer already exists [2023-03-22T02:36:13.970Z] a953f87a1652: Layer already exists [2023-03-22T02:36:13.970Z] 608d194cb50c: Layer already exists [2023-03-22T02:36:13.970Z] 3ce3c637b56e: Layer already exists [2023-03-22T02:36:13.970Z] b5f0ac68670e: Layer already exists [2023-03-22T02:36:13.970Z] 42a6d0efa4fe: Layer already exists [2023-03-22T02:36:13.970Z] ff90483260ee: Layer already exists [2023-03-22T02:36:13.970Z] deebda2fdb82: Layer already exists [2023-03-22T02:36:13.970Z] 7fab1c57dd60: Layer already exists [2023-03-22T02:36:13.970Z] ae732e45e1d9: Layer already exists [2023-03-22T02:36:13.970Z] f70ee36035b9: Layer already exists [2023-03-22T02:36:14.237Z] latest: digest: sha256:9244a504110f497f1c1cdd7830771d1a9c3bafa5b15c1bda0cd5545d7fe5b1a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:14.590Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:14.949Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1 [2023-03-22T02:36:14.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T02:36:14.949Z] 3ce3c637b56e: Preparing [2023-03-22T02:36:14.949Z] a953f87a1652: Preparing [2023-03-22T02:36:14.949Z] 0f1c8878516a: Preparing [2023-03-22T02:36:14.949Z] 608d194cb50c: Preparing [2023-03-22T02:36:14.949Z] acc83c6ca332: Preparing [2023-03-22T02:36:14.949Z] 42a6d0efa4fe: Preparing [2023-03-22T02:36:14.949Z] b5f0ac68670e: Preparing [2023-03-22T02:36:14.949Z] 42a6d0efa4fe: Waiting [2023-03-22T02:36:14.949Z] deebda2fdb82: Preparing [2023-03-22T02:36:14.949Z] ff90483260ee: Preparing [2023-03-22T02:36:14.949Z] 7fab1c57dd60: Preparing [2023-03-22T02:36:14.949Z] ae732e45e1d9: Preparing [2023-03-22T02:36:14.949Z] f70ee36035b9: Preparing [2023-03-22T02:36:14.949Z] b5f0ac68670e: Waiting [2023-03-22T02:36:14.949Z] deebda2fdb82: Waiting [2023-03-22T02:36:14.949Z] ff90483260ee: Waiting [2023-03-22T02:36:14.949Z] 7fab1c57dd60: Waiting [2023-03-22T02:36:14.949Z] f70ee36035b9: Waiting [2023-03-22T02:36:14.949Z] ae732e45e1d9: Waiting [2023-03-22T02:36:14.949Z] 0f1c8878516a: Layer already exists [2023-03-22T02:36:14.949Z] a953f87a1652: Layer already exists [2023-03-22T02:36:14.949Z] 3ce3c637b56e: Layer already exists [2023-03-22T02:36:14.949Z] 608d194cb50c: Layer already exists [2023-03-22T02:36:14.949Z] acc83c6ca332: Layer already exists [2023-03-22T02:36:14.949Z] b5f0ac68670e: Layer already exists [2023-03-22T02:36:14.949Z] ff90483260ee: Layer already exists [2023-03-22T02:36:14.949Z] 42a6d0efa4fe: Layer already exists [2023-03-22T02:36:14.949Z] deebda2fdb82: Layer already exists [2023-03-22T02:36:14.949Z] 7fab1c57dd60: Layer already exists [2023-03-22T02:36:14.949Z] ae732e45e1d9: Layer already exists [2023-03-22T02:36:14.949Z] f70ee36035b9: Layer already exists [2023-03-22T02:36:15.217Z] 2.3.1: digest: sha256:9244a504110f497f1c1cdd7830771d1a9c3bafa5b15c1bda0cd5545d7fe5b1a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:15.577Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:15.932Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1 [2023-03-22T02:36:15.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T02:36:15.932Z] 3ce3c637b56e: Preparing [2023-03-22T02:36:15.932Z] a953f87a1652: Preparing [2023-03-22T02:36:15.932Z] 0f1c8878516a: Preparing [2023-03-22T02:36:15.932Z] 608d194cb50c: Preparing [2023-03-22T02:36:15.932Z] acc83c6ca332: Preparing [2023-03-22T02:36:15.932Z] 42a6d0efa4fe: Preparing [2023-03-22T02:36:15.932Z] b5f0ac68670e: Preparing [2023-03-22T02:36:15.932Z] deebda2fdb82: Preparing [2023-03-22T02:36:15.932Z] ff90483260ee: Preparing [2023-03-22T02:36:15.932Z] 7fab1c57dd60: Preparing [2023-03-22T02:36:15.932Z] ae732e45e1d9: Preparing [2023-03-22T02:36:15.932Z] f70ee36035b9: Preparing [2023-03-22T02:36:15.932Z] 42a6d0efa4fe: Waiting [2023-03-22T02:36:15.932Z] b5f0ac68670e: Waiting [2023-03-22T02:36:15.932Z] deebda2fdb82: Waiting [2023-03-22T02:36:15.932Z] ff90483260ee: Waiting [2023-03-22T02:36:15.932Z] 7fab1c57dd60: Waiting [2023-03-22T02:36:15.932Z] ae732e45e1d9: Waiting [2023-03-22T02:36:15.932Z] f70ee36035b9: Waiting [2023-03-22T02:36:15.932Z] 0f1c8878516a: Layer already exists [2023-03-22T02:36:15.932Z] acc83c6ca332: Layer already exists [2023-03-22T02:36:15.932Z] a953f87a1652: Layer already exists [2023-03-22T02:36:15.932Z] 3ce3c637b56e: Layer already exists [2023-03-22T02:36:15.932Z] 608d194cb50c: Layer already exists [2023-03-22T02:36:15.932Z] 42a6d0efa4fe: Layer already exists [2023-03-22T02:36:15.932Z] deebda2fdb82: Layer already exists [2023-03-22T02:36:15.932Z] b5f0ac68670e: Layer already exists [2023-03-22T02:36:15.932Z] 7fab1c57dd60: Layer already exists [2023-03-22T02:36:15.932Z] ff90483260ee: Layer already exists [2023-03-22T02:36:15.932Z] f70ee36035b9: Layer already exists [2023-03-22T02:36:15.932Z] ae732e45e1d9: Layer already exists [2023-03-22T02:36:16.201Z] 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1: digest: sha256:9244a504110f497f1c1cdd7830771d1a9c3bafa5b15c1bda0cd5545d7fe5b1a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:16.565Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:16.927Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [2023-03-22T02:36:16.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T02:36:16.927Z] 3ce3c637b56e: Preparing [2023-03-22T02:36:16.927Z] a953f87a1652: Preparing [2023-03-22T02:36:16.927Z] 0f1c8878516a: Preparing [2023-03-22T02:36:16.927Z] 608d194cb50c: Preparing [2023-03-22T02:36:16.927Z] acc83c6ca332: Preparing [2023-03-22T02:36:16.927Z] 42a6d0efa4fe: Preparing [2023-03-22T02:36:16.927Z] b5f0ac68670e: Preparing [2023-03-22T02:36:16.927Z] deebda2fdb82: Preparing [2023-03-22T02:36:16.927Z] ff90483260ee: Preparing [2023-03-22T02:36:16.927Z] 7fab1c57dd60: Preparing [2023-03-22T02:36:16.927Z] ae732e45e1d9: Preparing [2023-03-22T02:36:16.927Z] f70ee36035b9: Preparing [2023-03-22T02:36:16.927Z] ff90483260ee: Waiting [2023-03-22T02:36:16.927Z] b5f0ac68670e: Waiting [2023-03-22T02:36:16.927Z] deebda2fdb82: Waiting [2023-03-22T02:36:16.927Z] 7fab1c57dd60: Waiting [2023-03-22T02:36:16.927Z] f70ee36035b9: Waiting [2023-03-22T02:36:16.927Z] ae732e45e1d9: Waiting [2023-03-22T02:36:16.927Z] 42a6d0efa4fe: Waiting [2023-03-22T02:36:16.927Z] 0f1c8878516a: Layer already exists [2023-03-22T02:36:16.927Z] 608d194cb50c: Layer already exists [2023-03-22T02:36:16.927Z] 3ce3c637b56e: Layer already exists [2023-03-22T02:36:16.927Z] acc83c6ca332: Layer already exists [2023-03-22T02:36:16.927Z] a953f87a1652: Layer already exists [2023-03-22T02:36:16.927Z] b5f0ac68670e: Layer already exists [2023-03-22T02:36:16.927Z] 42a6d0efa4fe: Layer already exists [2023-03-22T02:36:16.927Z] deebda2fdb82: Layer already exists [2023-03-22T02:36:16.927Z] ff90483260ee: Layer already exists [2023-03-22T02:36:16.927Z] 7fab1c57dd60: Layer already exists [2023-03-22T02:36:16.927Z] ae732e45e1d9: Layer already exists [2023-03-22T02:36:16.927Z] f70ee36035b9: Layer already exists [2023-03-22T02:36:17.193Z] levski: digest: sha256:9244a504110f497f1c1cdd7830771d1a9c3bafa5b15c1bda0cd5545d7fe5b1a3 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T02:36:17.236Z] ===================================================== [Pipeline] echo [2023-03-22T02:36:17.244Z] taggedImages: [2023-03-22T02:36:17.244Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b [2023-03-22T02:36:17.244Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-22T02:36:17.244Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1 [2023-03-22T02:36:17.244Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1 [2023-03-22T02:36:17.244Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:17.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T02:36:17.611Z] [2023-03-22T02:36:17.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:17.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T02:36:17.953Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T02:36:17.953Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T02:36:17.953Z] 04944245beec: Pulling fs layer [2023-03-22T02:36:17.953Z] 699f458cf7ca: Pulling fs layer [2023-03-22T02:36:17.953Z] 765212b225bb: Pulling fs layer [2023-03-22T02:36:17.953Z] f23df028b6ca: Pulling fs layer [2023-03-22T02:36:17.953Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T02:36:17.953Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T02:36:17.953Z] 765212b225bb: Waiting [2023-03-22T02:36:17.953Z] f23df028b6ca: Waiting [2023-03-22T02:36:17.953Z] 2437ff75d9bd: Waiting [2023-03-22T02:36:17.953Z] d65c8cfc05b1: Waiting [2023-03-22T02:36:18.221Z] 04944245beec: Verifying Checksum [2023-03-22T02:36:18.221Z] 04944245beec: Download complete [2023-03-22T02:36:18.221Z] 765212b225bb: Verifying Checksum [2023-03-22T02:36:18.221Z] 765212b225bb: Download complete [2023-03-22T02:36:18.221Z] f23df028b6ca: Download complete [2023-03-22T02:36:18.221Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T02:36:18.221Z] d65c8cfc05b1: Download complete [2023-03-22T02:36:18.492Z] 699f458cf7ca: Verifying Checksum [2023-03-22T02:36:18.492Z] 699f458cf7ca: Download complete [2023-03-22T02:36:18.761Z] 8998bd30e6a1: Download complete [2023-03-22T02:36:21.346Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T02:36:21.346Z] 2437ff75d9bd: Download complete [2023-03-22T02:36:22.767Z] 8998bd30e6a1: Pull complete [2023-03-22T02:36:23.360Z] 04944245beec: Pull complete [2023-03-22T02:36:24.777Z] 699f458cf7ca: Pull complete [2023-03-22T02:36:25.045Z] 765212b225bb: Pull complete [2023-03-22T02:36:26.010Z] f23df028b6ca: Pull complete [2023-03-22T02:36:26.279Z] d65c8cfc05b1: Pull complete [2023-03-22T02:36:41.273Z] 2437ff75d9bd: Pull complete [2023-03-22T02:36:41.273Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T02:36:41.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T02:36:41.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:36:41.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-5050 does not seem to be running inside a container [2023-03-22T02:36:41.572Z] $ 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/7 -v /w/workspace/device-usb-camera/7:/w/workspace/device-usb-camera/7:rw,z -v /w/workspace/device-usb-camera/7@tmp:/w/workspace/device-usb-camera/7@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-03-22T02:36:44.508Z] $ docker top 59e984698f12f2ad3548fe0a3e79f4e596a6a54db2d966e135cd907159d410de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:45.387Z] ---> job-cost.sh [2023-03-22T02:36:45.387Z] lf-activate-venv: SKIPPING [2023-03-22T02:36:45.387Z] INFO: No Stack... [2023-03-22T02:36:45.971Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T02:36:46.554Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T02:36:47.205Z] + cat /w/workspace/device-usb-camera/7/archives/cost.csv [2023-03-22T02:36:47.205Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T02:36:47.242Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-7-stack-cost] [2023-03-22T02:36:47.248Z] Resource [jenkins-edgexfoundry-device-usb-camera-levski-7-stack-cost] did not exist. Created. [2023-03-22T02:36:47.248Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T02:36:47.910Z] /w/workspace/device-usb-camera/7@tmp/durable-954a01a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T02:36:48.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T02:36:48.589Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T02:36:48.647Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T02:36:48.659Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T02:36:48.678Z] $ docker stop --time=1 59e984698f12f2ad3548fe0a3e79f4e596a6a54db2d966e135cd907159d410de [2023-03-22T02:36:50.228Z] $ docker rm -f --volumes 59e984698f12f2ad3548fe0a3e79f4e596a6a54db2d966e135cd907159d410de [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-03-22T02:36:50.613Z] provisioning config files... [2023-03-22T02:36:50.620Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config6356369542726865423tmp [Pipeline] { [Pipeline] sh [2023-03-22T02:36:50.915Z] + set +x [2023-03-22T02:36:50.915Z] + curl -s https://codecov.io/bash [2023-03-22T02:36:50.915Z] + bash -s -- [2023-03-22T02:36:50.915Z] [2023-03-22T02:36:50.915Z] _____ _ [2023-03-22T02:36:50.915Z] / ____| | | [2023-03-22T02:36:50.915Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T02:36:50.915Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T02:36:50.915Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T02:36:50.915Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T02:36:50.915Z] Bash-1.0.6 [2023-03-22T02:36:50.915Z] [2023-03-22T02:36:50.915Z] [2023-03-22T02:36:50.915Z] ==> git version 2.25.1 found [2023-03-22T02:36:50.915Z] ==> 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-03-22T02:36:50.915Z] Release-Date: 2020-01-08 [2023-03-22T02:36:50.915Z] 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-03-22T02:36:50.915Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T02:36:50.915Z] ==> Jenkins CI detected. [2023-03-22T02:36:50.915Z] current dir:  /w/workspace/foundry_device-usb-camera_levski [2023-03-22T02:36:50.915Z] project root: . [2023-03-22T02:36:50.915Z] --> token set from env [2023-03-22T02:36:50.915Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T02:36:50.915Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T02:36:50.915Z] ==> Python coveragepy not found [2023-03-22T02:36:50.915Z] ==> Searching for coverage reports in: [2023-03-22T02:36:50.915Z] + . [2023-03-22T02:36:50.915Z] -> Found 1 reports [2023-03-22T02:36:50.915Z] ==> Detecting git/mercurial file structure [2023-03-22T02:36:50.915Z] ==> Reading reports [2023-03-22T02:36:50.915Z] + ./coverage.out bytes=30666 [2023-03-22T02:36:50.915Z] ==> Appending adjustments [2023-03-22T02:36:50.915Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T02:36:51.177Z] + Found adjustments [2023-03-22T02:36:51.177Z] ==> Gzipping contents [2023-03-22T02:36:51.177Z] 8.0K /tmp/codecov.acplL2.gz [2023-03-22T02:36:51.177Z] ==> Uploading reports [2023-03-22T02:36:51.177Z] url: https://codecov.io [2023-03-22T02:36:51.177Z] query: branch=levski&commit=16af8f3edb30e896c9df711e1ece74dbd6b6326b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T02:36:51.177Z] -> Pinging Codecov [2023-03-22T02:36:51.177Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=levski&commit=16af8f3edb30e896c9df711e1ece74dbd6b6326b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T02:36:51.177Z] -> Uploading to [2023-03-22T02:36:51.177Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/73D8F5FF140700D3E01443B452E23636/16af8f3edb30e896c9df711e1ece74dbd6b6326b/7c129f9c-e514-46d3-85c6-6d55c32892dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T023651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4743b80fba1f4e4113c65acad3c1c3b302cac69debf7151eee60770c653ef66 [2023-03-22T02:36:51.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T02:36:51.177Z] Dload Upload Total Spent Left Speed [2023-03-22T02:36:51.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4338 0 0 100 4338 0 21369 --:--:-- --:--:-- --:--:-- 21264 100 4338 0 0 100 4338 0 18075 --:--:-- --:--:-- --:--:-- 18000 [2023-03-22T02:36:51.436Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } [2023-03-22T02:36:51.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-22T02:36:51.537Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T02:36:51.546Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:51.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T02:36:51.839Z] [2023-03-22T02:36:51.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:52.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T02:36:52.132Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T02:36:52.132Z] df9b9388f04a: Pulling fs layer [2023-03-22T02:36:52.132Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T02:36:52.132Z] 25bc292e5bac: Pulling fs layer [2023-03-22T02:36:52.132Z] 114826534d7a: Pulling fs layer [2023-03-22T02:36:52.132Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T02:36:52.132Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T02:36:52.132Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T02:36:52.132Z] 4657fd5d0bcf: Waiting [2023-03-22T02:36:52.132Z] 6ad1cebc031e: Waiting [2023-03-22T02:36:52.132Z] 114826534d7a: Waiting [2023-03-22T02:36:52.132Z] 25bc292e5bac: Verifying Checksum [2023-03-22T02:36:52.132Z] 25bc292e5bac: Download complete [2023-03-22T02:36:52.132Z] 52dc419b0ee2: Download complete [2023-03-22T02:36:52.132Z] 4657fd5d0bcf: Verifying Checksum [2023-03-22T02:36:52.132Z] 4657fd5d0bcf: Download complete [2023-03-22T02:36:52.132Z] df9b9388f04a: Verifying Checksum [2023-03-22T02:36:52.132Z] df9b9388f04a: Download complete [2023-03-22T02:36:52.390Z] df9b9388f04a: Pull complete [2023-03-22T02:36:52.390Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T02:36:52.390Z] 6ad1cebc031e: Download complete [2023-03-22T02:36:52.390Z] 52dc419b0ee2: Pull complete [2023-03-22T02:36:52.650Z] 25bc292e5bac: Pull complete [2023-03-22T02:36:53.218Z] 114826534d7a: Verifying Checksum [2023-03-22T02:36:53.218Z] 114826534d7a: Download complete [2023-03-22T02:36:53.218Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T02:36:53.218Z] 8a3aa393b2d8: Download complete [2023-03-22T02:36:56.498Z] 114826534d7a: Pull complete [2023-03-22T02:36:56.498Z] 4657fd5d0bcf: Pull complete [2023-03-22T02:36:56.498Z] 6ad1cebc031e: Pull complete [2023-03-22T02:36:59.039Z] 8a3aa393b2d8: Pull complete [2023-03-22T02:36:59.297Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T02:36:59.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T02:36:59.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:36:59.370Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:36:59.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-22T02:37:01.783Z] $ docker top ff443e7fdfd887c1b542d9a753291cfc55739e0f9463f8415ec029649725acb6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T02:37:01.852Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:levski' [Pipeline] sh [2023-03-22T02:37:02.133Z] + set -o pipefail [2023-03-22T02:37:02.134Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:levski' [2023-03-22T02:37:07.407Z] [2023-03-22T02:37:07.407Z] Monitoring /w/workspace/foundry_device-usb-camera_levski (github.com/edgexfoundry/device-usb-camera)... [2023-03-22T02:37:07.407Z] [2023-03-22T02:37:07.407Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6d161b6e-aadb-4bac-a9cd-5e25ffa3ca58/history/5b78c4dc-98b2-4648-9582-ab026e139071 [2023-03-22T02:37:07.407Z] [2023-03-22T02:37:07.407Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-22T02:37:07.407Z] [2023-03-22T02:37:07.407Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T02:37:07.407Z] [2023-03-22T02:37:07.667Z] [2023-03-22T02:37:07.667Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T02:37:07.667Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T02:37:07.667Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T02:37:07.678Z] $ docker stop --time=1 ff443e7fdfd887c1b542d9a753291cfc55739e0f9463f8415ec029649725acb6 [2023-03-22T02:37:10.446Z] $ docker rm -f --volumes ff443e7fdfd887c1b542d9a753291cfc55739e0f9463f8415ec029649725acb6 [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-03-22T02:37:11.094Z] + git log --format=format:%s -1 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] sh [2023-03-22T02:37:11.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T02:37:11.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:37:11.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:37:11.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:37:11.733Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:37:11.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T02:37:12.134Z] $ docker top 5c39b49d68aa97c2ffc5a08a9f6272b4cb5efa8bfc4e55f487863cd6edf892b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T02:37:12.209Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.6' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T02:37:12.502Z] + git semver [Pipeline] } [2023-03-22T02:37:12.773Z] $ docker stop --time=1 5c39b49d68aa97c2ffc5a08a9f6272b4cb5efa8bfc4e55f487863cd6edf892b5 [2023-03-22T02:37:14.054Z] $ docker rm -f --volumes 5c39b49d68aa97c2ffc5a08a9f6272b4cb5efa8bfc4e55f487863cd6edf892b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:37:14.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T02:37:14.435Z] [2023-03-22T02:37:14.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:37:14.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T02:37:14.727Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T02:37:14.727Z] ab5ef0e58194: Pulling fs layer [2023-03-22T02:37:14.727Z] 9712f1f96733: Pulling fs layer [2023-03-22T02:37:14.727Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T02:37:14.727Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T02:37:14.727Z] e9a5061849ea: Pulling fs layer [2023-03-22T02:37:14.727Z] d747dcd14b5f: Pulling fs layer [2023-03-22T02:37:14.727Z] 2de7ff778b66: Pulling fs layer [2023-03-22T02:37:14.727Z] d747dcd14b5f: Waiting [2023-03-22T02:37:14.727Z] 0d9ebad4ef96: Waiting [2023-03-22T02:37:14.727Z] e9a5061849ea: Waiting [2023-03-22T02:37:14.727Z] 2de7ff778b66: Waiting [2023-03-22T02:37:14.727Z] 9712f1f96733: Verifying Checksum [2023-03-22T02:37:14.727Z] 9712f1f96733: Download complete [2023-03-22T02:37:15.300Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T02:37:15.300Z] 63f879dbbcfc: Download complete [2023-03-22T02:37:15.300Z] e9a5061849ea: Verifying Checksum [2023-03-22T02:37:15.300Z] e9a5061849ea: Download complete [2023-03-22T02:37:15.300Z] d747dcd14b5f: Verifying Checksum [2023-03-22T02:37:15.300Z] d747dcd14b5f: Download complete [2023-03-22T02:37:15.300Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T02:37:15.300Z] 0d9ebad4ef96: Download complete [2023-03-22T02:37:15.300Z] ab5ef0e58194: Download complete [2023-03-22T02:37:15.558Z] 2de7ff778b66: Download complete [2023-03-22T02:37:18.088Z] ab5ef0e58194: Pull complete [2023-03-22T02:37:18.089Z] 9712f1f96733: Pull complete [2023-03-22T02:37:18.654Z] 63f879dbbcfc: Pull complete [2023-03-22T02:37:21.933Z] 0d9ebad4ef96: Pull complete [2023-03-22T02:37:22.191Z] e9a5061849ea: Pull complete [2023-03-22T02:37:22.191Z] d747dcd14b5f: Pull complete [2023-03-22T02:37:23.124Z] 2de7ff778b66: Pull complete [2023-03-22T02:37:23.124Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T02:37:23.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T02:37:23.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:37:23.206Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:37:23.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-22T02:37:26.030Z] $ docker top fb1f110e0d8e0322dcc1f18dff15fc2faa7ad6b8c523aad8643f28257525167a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:37:26.098Z] provisioning config files... [2023-03-22T02:37:26.104Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config790051308912685757tmp [2023-03-22T02:37:26.113Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config7326376191357088483tmp [2023-03-22T02:37:26.121Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config14008280774418848833tmp [Pipeline] { [Pipeline] echo [2023-03-22T02:37:26.132Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:26.412Z] ---> sigul-configuration.sh [2023-03-22T02:37:26.412Z] gpg: directory `/root/.gnupg' created [2023-03-22T02:37:26.412Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T02:37:26.412Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T02:37:26.412Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T02:37:26.412Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T02:37:26.412Z] gpg: CAST5 encrypted data [2023-03-22T02:37:26.412Z] gpg: encrypted with 1 passphrase [2023-03-22T02:37:26.412Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T02:37:26.697Z] + mkdir /home/jenkins [2023-03-22T02:37:26.697Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T02:37:26.979Z] + 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-03-22T02:37:26.987Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:27.271Z] ---> sigul-install.sh [2023-03-22T02:37:27.271Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T02:37:27.555Z] + git tag --list [2023-03-22T02:37:27.555Z] v0.0.0 [2023-03-22T02:37:27.555Z] v0.0.1-dev.1 [2023-03-22T02:37:27.555Z] v0.0.1-dev.10 [2023-03-22T02:37:27.555Z] v0.0.1-dev.11 [2023-03-22T02:37:27.555Z] v0.0.1-dev.12 [2023-03-22T02:37:27.555Z] v0.0.1-dev.13 [2023-03-22T02:37:27.555Z] v0.0.1-dev.14 [2023-03-22T02:37:27.555Z] v0.0.1-dev.15 [2023-03-22T02:37:27.555Z] v0.0.1-dev.16 [2023-03-22T02:37:27.555Z] v0.0.1-dev.2 [2023-03-22T02:37:27.555Z] v0.0.1-dev.3 [2023-03-22T02:37:27.555Z] v0.0.1-dev.4 [2023-03-22T02:37:27.555Z] v0.0.1-dev.5 [2023-03-22T02:37:27.555Z] v0.0.1-dev.6 [2023-03-22T02:37:27.555Z] v0.0.1-dev.7 [2023-03-22T02:37:27.555Z] v0.0.1-dev.8 [2023-03-22T02:37:27.555Z] v0.0.1-dev.9 [2023-03-22T02:37:27.555Z] v2.2.0 [2023-03-22T02:37:27.555Z] v2.2.0-dev.17 [2023-03-22T02:37:27.555Z] v2.2.0-dev.18 [2023-03-22T02:37:27.555Z] v2.2.0-dev.19 [2023-03-22T02:37:27.555Z] v2.2.0-dev.20 [2023-03-22T02:37:27.555Z] v2.2.0-dev.21 [2023-03-22T02:37:27.555Z] v2.2.0-dev.22 [2023-03-22T02:37:27.555Z] v2.2.0-dev.23 [2023-03-22T02:37:27.555Z] v2.2.0-dev.24 [2023-03-22T02:37:27.555Z] v2.2.0-dev.25 [2023-03-22T02:37:27.555Z] v2.2.0-dev.26 [2023-03-22T02:37:27.555Z] v2.2.0-dev.27 [2023-03-22T02:37:27.555Z] v2.3.0 [2023-03-22T02:37:27.555Z] v2.3.0-dev.1 [2023-03-22T02:37:27.555Z] v2.3.0-dev.10 [2023-03-22T02:37:27.555Z] v2.3.0-dev.11 [2023-03-22T02:37:27.555Z] v2.3.0-dev.12 [2023-03-22T02:37:27.555Z] v2.3.0-dev.13 [2023-03-22T02:37:27.555Z] v2.3.0-dev.14 [2023-03-22T02:37:27.555Z] v2.3.0-dev.15 [2023-03-22T02:37:27.555Z] v2.3.0-dev.16 [2023-03-22T02:37:27.555Z] v2.3.0-dev.17 [2023-03-22T02:37:27.555Z] v2.3.0-dev.18 [2023-03-22T02:37:27.555Z] v2.3.0-dev.19 [2023-03-22T02:37:27.555Z] v2.3.0-dev.2 [2023-03-22T02:37:27.555Z] v2.3.0-dev.20 [2023-03-22T02:37:27.555Z] v2.3.0-dev.21 [2023-03-22T02:37:27.555Z] v2.3.0-dev.22 [2023-03-22T02:37:27.555Z] v2.3.0-dev.23 [2023-03-22T02:37:27.555Z] v2.3.0-dev.24 [2023-03-22T02:37:27.555Z] v2.3.0-dev.25 [2023-03-22T02:37:27.555Z] v2.3.0-dev.26 [2023-03-22T02:37:27.555Z] v2.3.0-dev.27 [2023-03-22T02:37:27.555Z] v2.3.0-dev.28 [2023-03-22T02:37:27.555Z] v2.3.0-dev.3 [2023-03-22T02:37:27.555Z] v2.3.0-dev.4 [2023-03-22T02:37:27.555Z] v2.3.0-dev.5 [2023-03-22T02:37:27.555Z] v2.3.0-dev.6 [2023-03-22T02:37:27.555Z] v2.3.0-dev.7 [2023-03-22T02:37:27.555Z] v2.3.0-dev.8 [2023-03-22T02:37:27.555Z] v2.3.0-dev.9 [2023-03-22T02:37:27.555Z] v2.3.1 [2023-03-22T02:37:27.555Z] v2.3.1-dev.4 [2023-03-22T02:37:27.555Z] v2.3.1-dev.5 [2023-03-22T02:37:27.555Z] v2.3.1-dev.6 [2023-03-22T02:37:27.555Z] v3.0.0-dev.1 [2023-03-22T02:37:27.555Z] v3.0.0-dev.10 [2023-03-22T02:37:27.555Z] v3.0.0-dev.11 [2023-03-22T02:37:27.555Z] v3.0.0-dev.12 [2023-03-22T02:37:27.555Z] v3.0.0-dev.13 [2023-03-22T02:37:27.555Z] v3.0.0-dev.14 [2023-03-22T02:37:27.555Z] v3.0.0-dev.15 [2023-03-22T02:37:27.555Z] v3.0.0-dev.16 [2023-03-22T02:37:27.555Z] v3.0.0-dev.17 [2023-03-22T02:37:27.555Z] v3.0.0-dev.18 [2023-03-22T02:37:27.555Z] v3.0.0-dev.19 [2023-03-22T02:37:27.555Z] v3.0.0-dev.2 [2023-03-22T02:37:27.555Z] v3.0.0-dev.3 [2023-03-22T02:37:27.555Z] v3.0.0-dev.4 [2023-03-22T02:37:27.555Z] v3.0.0-dev.5 [2023-03-22T02:37:27.555Z] v3.0.0-dev.6 [2023-03-22T02:37:27.555Z] v3.0.0-dev.7 [2023-03-22T02:37:27.555Z] v3.0.0-dev.8 [2023-03-22T02:37:27.555Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-22T02:37:27.841Z] + lftools sign git-tag v2.3.1 [2023-03-22T02:37:28.407Z] Signing Git tag with Sigul... [2023-03-22T02:37:28.407Z] Signing v2.3.1 [Pipeline] echo [2023-03-22T02:37:28.674Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:28.961Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T02:37:28.969Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T02:37:28.989Z] $ docker stop --time=1 fb1f110e0d8e0322dcc1f18dff15fc2faa7ad6b8c523aad8643f28257525167a [2023-03-22T02:37:30.355Z] $ docker rm -f --volumes fb1f110e0d8e0322dcc1f18dff15fc2faa7ad6b8c523aad8643f28257525167a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T02:37:30.770Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T02:37:30.770Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:37:31.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:37:31.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:37:31.146Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:37:31.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T02:37:31.570Z] $ docker top cf65eb1e81fc0dfe7f5ace3e98ddba7af4436b48d80685e60de2bcca6ccf09d5 -eo pid,comm [2023-03-22T02:37:31.623Z] 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-03-22T02:37:31.623Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T02:37:31.651Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.6' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T02:37:31.940Z] + git semver [Pipeline] } [2023-03-22T02:37:32.228Z] $ docker stop --time=1 cf65eb1e81fc0dfe7f5ace3e98ddba7af4436b48d80685e60de2bcca6ccf09d5 [2023-03-22T02:37:33.547Z] $ docker rm -f --volumes cf65eb1e81fc0dfe7f5ace3e98ddba7af4436b48d80685e60de2bcca6ccf09d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T02:37:33.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T02:37:33.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:37:34.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:37:34.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:37:34.249Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:37:34.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T02:37:34.644Z] $ docker top 4f733d33a5224cc1cab6a7b65a89e95860aec78fac50d8843e76b1405079e0e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T02:37:34.719Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.6' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T02:37:35.004Z] + git semver [Pipeline] } [2023-03-22T02:37:35.274Z] $ docker stop --time=1 4f733d33a5224cc1cab6a7b65a89e95860aec78fac50d8843e76b1405079e0e8 [2023-03-22T02:37:36.562Z] $ docker rm -f --volumes 4f733d33a5224cc1cab6a7b65a89e95860aec78fac50d8843e76b1405079e0e8 [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-03-22T02:37:37.071Z] + [ -d /w/workspace/foundry_device-usb-camera_levski/archives ] [2023-03-22T02:37:37.071Z] + ls -al /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-22T02:37:37.071Z] total 16 [2023-03-22T02:37:37.071Z] drwxr-xr-x 3 root root 4096 Mar 22 02:25 . [2023-03-22T02:37:37.071Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 02:37 .. [2023-03-22T02:37:37.071Z] drwxr-xr-x 2 root root 4096 Mar 22 02:25 cost [2023-03-22T02:37:37.071Z] -rw-r--r-- 1 root root 89 Mar 22 02:25 cost.csv [2023-03-22T02:37:37.071Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-22T02:37:37.071Z] + ls -al /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-22T02:37:37.071Z] total 16 [2023-03-22T02:37:37.071Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 02:25 . [2023-03-22T02:37:37.071Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 02:37 .. [2023-03-22T02:37:37.071Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 02:25 cost [2023-03-22T02:37:37.071Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 22 02:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:37.357Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:38.213Z] ---> package-listing.sh [2023-03-22T02:37:38.213Z] ++ facter osfamily [2023-03-22T02:37:38.213Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T02:37:38.471Z] + OS_FAMILY=debian [2023-03-22T02:37:38.471Z] + workspace=/w/workspace/foundry_device-usb-camera_levski [2023-03-22T02:37:38.471Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T02:37:38.471Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T02:37:38.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T02:37:38.471Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T02:37:38.471Z] + '[' /w/workspace/foundry_device-usb-camera_levski ']' [2023-03-22T02:37:38.471Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T02:37:38.471Z] + case "${OS_FAMILY}" in [2023-03-22T02:37:38.471Z] + dpkg -l [2023-03-22T02:37:38.471Z] + grep '^ii' [2023-03-22T02:37:38.471Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T02:37:38.471Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T02:37:38.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T02:37:38.471Z] + '[' /w/workspace/foundry_device-usb-camera_levski ']' [2023-03-22T02:37:38.471Z] + mkdir -p /w/workspace/foundry_device-usb-camera_levski/archives/ [2023-03-22T02:37:38.471Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_levski/archives/ [Pipeline] echo [2023-03-22T02:37:38.480Z] 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/foundry_device-usb-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T02:37:38.752Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:37:39.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T02:37:39.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:37:39.489Z] prd-ubuntu20.04-docker-8c-8g-5039 does not seem to be running inside a container [2023-03-22T02:37:39.563Z] $ 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/foundry_device-usb-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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-03-22T02:37:39.795Z] $ docker top 4cc294de290c4091ead7ef96a7fda975ffdede936bf955322ab675d368b4521b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:37:40.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T02:37:40.415Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T02:37:40.697Z] + ls /var/log/sa-host [2023-03-22T02:37:40.697Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:37:40.765Z] provisioning config files... [2023-03-22T02:37:40.771Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config12426269850673714156tmp [Pipeline] { [Pipeline] echo [2023-03-22T02:37:40.783Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:41.063Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T02:37:41.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:41.391Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T02:37:41.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:41.683Z] ---> sudo-logs.sh [2023-03-22T02:37:41.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T02:37:41.715Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:42.001Z] ---> job-cost.sh [2023-03-22T02:37:42.001Z] lf-activate-venv: SKIPPING [2023-03-22T02:37:42.001Z] DEBUG: total: 0.2199999988079071 [2023-03-22T02:37:42.001Z] INFO: Retrieving Stack Cost... [2023-03-22T02:37:42.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T02:37:42.827Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T02:37:42.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:37:43.118Z] ---> logs-deploy.sh [2023-03-22T02:37:43.118Z] lf-activate-venv: SKIPPING [2023-03-22T02:37:43.118Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/levski/7 [2023-03-22T02:37:43.118Z] INFO: archiving workspace using pattern(s): [2023-03-22T02:37:44.053Z] Archives upload complete. [2023-03-22T02:37:44.053Z] INFO: archiving logs to Nexus