Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 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-ssh13152937290797969871.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-ssh12926352789924312243.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-ssh3524392006512645487.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-ssh262122273838017707.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-ssh10199643103211069226.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-4966 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 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 (levski) Commit message: "fix: device-sdk levski patch stable tag added (#197)" > 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 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 # timeout=10 > git rev-list --no-walk dd9072dad6c3f863b8ef1333924fa26247fc5350 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T22:12:00.139Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T22:12:00.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T22:12:00.212Z] ========================================================= [2023-03-21T22:12:00.212Z] EdgeX Global Pipelines Version Info [2023-03-21T22:12:00.213Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:12:00.942Z] ------------------- [2023-03-21T22:12:00.942Z] stable info: [2023-03-21T22:12:00.942Z] ------------------- [2023-03-21T22:12:00.942Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T22:12:00.942Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T22:12:00.942Z] Message: update stable to v1.0.245 [2023-03-21T22:12:01.514Z] ------------------- [2023-03-21T22:12:01.514Z] experimental info: [2023-03-21T22:12:01.514Z] ------------------- [2023-03-21T22:12:01.514Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T22:12:01.514Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T22:12:01.514Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T22:12:01.696Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-21T22:12:01.706Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-21T22:12:01.717Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T22:12:01.728Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T22:12:01.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T22:12:01.752Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-21T22:12:01.763Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T22:12:01.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T22:12:01.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T22:12:01.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T22:12:01.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T22:12:01.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-21T22:12:01.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T22:12:01.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T22:12:01.847Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:12:01.855Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:12:01.862Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:12:01.870Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:12:01.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T22:12:01.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T22:12:01.894Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T22:12:01.909Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T22:12:01.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T22:12:01.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T22:12:01.934Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T22:12:01.942Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T22:12:01.950Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T22:12:01.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-21T22:12:01.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-21T22:12:01.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-21T22:12:01.982Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [Pipeline] echo [2023-03-21T22:12:01.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e8a9a0 [Pipeline] echo [2023-03-21T22:12:01.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:12:02.046Z] provisioning config files... [2023-03-21T22:12:02.060Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config4645180325626758609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:12:02.357Z] ---> docker-login.sh [2023-03-21T22:12:02.357Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:12:02.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:02.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:02.618Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:02.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:02.618Z] [2023-03-21T22:12:02.618Z] Login Succeeded [2023-03-21T22:12:02.618Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:12:02.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:02.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:02.878Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:02.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:02.878Z] [2023-03-21T22:12:02.878Z] Login Succeeded [2023-03-21T22:12:02.878Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:12:02.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:02.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:02.878Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:02.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:02.878Z] [2023-03-21T22:12:02.878Z] Login Succeeded [2023-03-21T22:12:02.878Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:12:02.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:02.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:02.878Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:02.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:02.878Z] [2023-03-21T22:12:03.138Z] Login Succeeded [2023-03-21T22:12:03.138Z] docker.io [2023-03-21T22:12:03.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:03.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:03.398Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:03.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:03.398Z] [2023-03-21T22:12:03.398Z] Login Succeeded [2023-03-21T22:12:03.398Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:12:03.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T22:12:03.769Z] + git rev-list -1 --merges 1e8a9a0bc5fafbcf5b64264498bdde32df42f291~1..1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [Pipeline] echo [2023-03-21T22:12:03.816Z] -----------> git rev-list -1 --merges 1e8a9a0bc5fafbcf5b64264498bdde32df42f291~1..1e8a9a0bc5fafbcf5b64264498bdde32df42f291 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [false] [Pipeline] sh [2023-03-21T22:12:04.102Z] + git log --format=format:%s -1 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [Pipeline] echo [2023-03-21T22:12:04.117Z] ========================================================= [2023-03-21T22:12:04.117Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T22:12:04.117Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:12:04.446Z] + git log --format=format:%s -1 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [Pipeline] echo [2023-03-21T22:12:04.457Z] [semverPrep] GIT_COMMIT: 1e8a9a0bc5fafbcf5b64264498bdde32df42f291, Commit Message: fix: device-sdk levski patch stable tag added (#197) [Pipeline] echo [2023-03-21T22:12:04.468Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T22:12:04.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:12:04.798Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T22:12:04.798Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T22:12:04.798Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T22:12:04.798Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-03-21T22:12:04.798Z] tee -a /etc/ssh/ssh_known_hosts [2023-03-21T22:12:04.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:12:05.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:12:05.134Z] [2023-03-21T22:12:05.134Z] 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-21T22:12:05.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:12:05.430Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T22:12:05.430Z] b85a868b505f: Pulling fs layer [2023-03-21T22:12:05.430Z] e2be974225ed: Pulling fs layer [2023-03-21T22:12:05.430Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T22:12:05.430Z] 988bab9f4d93: Pulling fs layer [2023-03-21T22:12:05.430Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T22:12:05.430Z] eaf3925da568: Pulling fs layer [2023-03-21T22:12:05.430Z] bab4dde63d76: Pulling fs layer [2023-03-21T22:12:05.431Z] bde34c3a00c8: Pulling fs layer [2023-03-21T22:12:05.431Z] b352a97aabf1: Pulling fs layer [2023-03-21T22:12:05.431Z] 4872d77fe225: Pulling fs layer [2023-03-21T22:12:05.431Z] 5851b861e8e6: Pulling fs layer [2023-03-21T22:12:05.431Z] 1469e6f7b9e6: Waiting [2023-03-21T22:12:05.431Z] eaf3925da568: Waiting [2023-03-21T22:12:05.431Z] bab4dde63d76: Waiting [2023-03-21T22:12:05.431Z] bde34c3a00c8: Waiting [2023-03-21T22:12:05.431Z] b352a97aabf1: Waiting [2023-03-21T22:12:05.431Z] 4872d77fe225: Waiting [2023-03-21T22:12:05.431Z] 5851b861e8e6: Waiting [2023-03-21T22:12:05.431Z] 988bab9f4d93: Waiting [2023-03-21T22:12:05.431Z] e2be974225ed: Verifying Checksum [2023-03-21T22:12:05.431Z] e2be974225ed: Download complete [2023-03-21T22:12:05.431Z] 988bab9f4d93: Verifying Checksum [2023-03-21T22:12:05.431Z] 988bab9f4d93: Download complete [2023-03-21T22:12:05.690Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T22:12:05.690Z] 339a4e72a1f5: Download complete [2023-03-21T22:12:05.690Z] eaf3925da568: Verifying Checksum [2023-03-21T22:12:05.690Z] eaf3925da568: Download complete [2023-03-21T22:12:05.690Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T22:12:05.690Z] 1469e6f7b9e6: Download complete [2023-03-21T22:12:05.690Z] bde34c3a00c8: Verifying Checksum [2023-03-21T22:12:05.690Z] bde34c3a00c8: Download complete [2023-03-21T22:12:05.690Z] b352a97aabf1: Download complete [2023-03-21T22:12:05.690Z] 4872d77fe225: Verifying Checksum [2023-03-21T22:12:05.690Z] 4872d77fe225: Download complete [2023-03-21T22:12:05.690Z] b85a868b505f: Verifying Checksum [2023-03-21T22:12:05.690Z] b85a868b505f: Download complete [2023-03-21T22:12:05.690Z] 5851b861e8e6: Verifying Checksum [2023-03-21T22:12:05.690Z] 5851b861e8e6: Download complete [2023-03-21T22:12:05.948Z] bab4dde63d76: Verifying Checksum [2023-03-21T22:12:05.948Z] bab4dde63d76: Download complete [2023-03-21T22:12:06.882Z] b85a868b505f: Pull complete [2023-03-21T22:12:06.882Z] e2be974225ed: Pull complete [2023-03-21T22:12:07.450Z] 339a4e72a1f5: Pull complete [2023-03-21T22:12:07.450Z] 988bab9f4d93: Pull complete [2023-03-21T22:12:07.709Z] 1469e6f7b9e6: Pull complete [2023-03-21T22:12:07.967Z] eaf3925da568: Pull complete [2023-03-21T22:12:09.867Z] bab4dde63d76: Pull complete [2023-03-21T22:12:09.867Z] bde34c3a00c8: Pull complete [2023-03-21T22:12:09.867Z] b352a97aabf1: Pull complete [2023-03-21T22:12:09.867Z] 4872d77fe225: Pull complete [2023-03-21T22:12:09.867Z] 5851b861e8e6: Pull complete [2023-03-21T22:12:09.867Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T22:12:09.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:12:09.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:12:09.960Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2023-03-21T22:12:09.970Z] $ 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-21T22:12:12.074Z] $ docker top d3c3ff709ed805957e06e425cd1ac40bd0ba61f7e6033dde9ac025599080ebf3 -eo pid,comm [2023-03-21T22:12:12.139Z] 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-21T22:12:12.139Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:12:12.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:12:12.170Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:12:12.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:12:12.275Z] $ docker exec d3c3ff709ed805957e06e425cd1ac40bd0ba61f7e6033dde9ac025599080ebf3 ssh-agent [2023-03-21T22:12:12.401Z] SSH_AUTH_SOCK=/tmp/ssh-NVU58IUINSAw/agent.31 [2023-03-21T22:12:12.401Z] SSH_AGENT_PID=37 [2023-03-21T22:12:12.408Z] Running ssh-add (command line suppressed) [2023-03-21T22:12:12.500Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_16277000061998769480.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_16277000061998769480.key) [2023-03-21T22:12:12.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:12:12.813Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T22:12:12.811Z] $ docker exec --env ******** --env ******** d3c3ff709ed805957e06e425cd1ac40bd0ba61f7e6033dde9ac025599080ebf3 ssh-agent -k [2023-03-21T22:12:12.917Z] unset SSH_AUTH_SOCK; [2023-03-21T22:12:12.917Z] unset SSH_AGENT_PID; [2023-03-21T22:12:12.917Z] echo Agent pid 37 killed; [2023-03-21T22:12:12.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T22:12:12.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:12:12.964Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:12:13.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:12:13.083Z] $ docker exec d3c3ff709ed805957e06e425cd1ac40bd0ba61f7e6033dde9ac025599080ebf3 ssh-agent [2023-03-21T22:12:13.208Z] SSH_AUTH_SOCK=/tmp/ssh-ADEEHPgfaCmS/agent.70 [2023-03-21T22:12:13.208Z] SSH_AGENT_PID=77 [2023-03-21T22:12:13.213Z] Running ssh-add (command line suppressed) [2023-03-21T22:12:13.301Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_13489085755480974540.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_13489085755480974540.key) [2023-03-21T22:12:13.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:12:13.609Z] + git semver init [2023-03-21T22:12:13.868Z] 2023-03-21 22:12:13,792 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T22:12:13.868Z] 2023-03-21 22:12:13,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_levski/.semver [2023-03-21T22:12:13.868Z] 2023-03-21 22:12:13,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_levski/.semver [2023-03-21T22:12:13.868Z] 2023-03-21 22:12:13,794 [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-21T22:12:14.805Z] 2023-03-21 22:12:14,458 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_levski/.git/info/exclude [2023-03-21T22:12:14.805Z] 2023-03-21 22:12:14,459 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_levski/.semver/levski with force:False [2023-03-21T22:12:14.805Z] 2023-03-21 22:12:14,459 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-21T22:12:14.805Z] 2023-03-21 22:12:14,464 [execute] INFO git cat-file --batch-check [2023-03-21T22:12:14.805Z] 2023-03-21 22:12:14,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:12:14.805Z] 2023-03-21 22:12:14,471 [execute] INFO git cat-file --batch [2023-03-21T22:12:14.805Z] 2023-03-21 22:12:14,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:12:14.805Z] 2023-03-21 22:12:14,478 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-21T22:12:14.805Z] 0.0.0 [Pipeline] } [2023-03-21T22:12:14.803Z] $ docker exec --env ******** --env ******** d3c3ff709ed805957e06e425cd1ac40bd0ba61f7e6033dde9ac025599080ebf3 ssh-agent -k [2023-03-21T22:12:14.905Z] unset SSH_AUTH_SOCK; [2023-03-21T22:12:14.905Z] unset SSH_AGENT_PID; [2023-03-21T22:12:14.906Z] echo Agent pid 77 killed; [2023-03-21T22:12:14.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:12:15.224Z] + git semver [Pipeline] } [2023-03-21T22:12:15.486Z] $ docker stop --time=1 d3c3ff709ed805957e06e425cd1ac40bd0ba61f7e6033dde9ac025599080ebf3 [2023-03-21T22:12:16.789Z] $ docker rm -f --volumes d3c3ff709ed805957e06e425cd1ac40bd0ba61f7e6033dde9ac025599080ebf3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:12:17.132Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T22:12:17.331Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T22:12:17.333Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:12:17.432Z] provisioning config files... [2023-03-21T22:12:17.442Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config16727878790950612633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:12:17.739Z] ---> docker-login.sh [2023-03-21T22:12:17.740Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:12:17.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:17.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:17.740Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:17.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:17.740Z] [2023-03-21T22:12:17.740Z] Login Succeeded [2023-03-21T22:12:17.740Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:12:17.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:17.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:17.740Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:17.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:17.740Z] [2023-03-21T22:12:17.740Z] Login Succeeded [2023-03-21T22:12:17.740Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:12:17.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:17.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:17.999Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:17.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:17.999Z] [2023-03-21T22:12:17.999Z] Login Succeeded [2023-03-21T22:12:17.999Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:12:17.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:17.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:17.999Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:17.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:17.999Z] [2023-03-21T22:12:17.999Z] Login Succeeded [2023-03-21T22:12:17.999Z] docker.io [2023-03-21T22:12:18.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:12:18.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:12:18.260Z] Configure a credential helper to remove this warning. See [2023-03-21T22:12:18.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:12:18.260Z] [2023-03-21T22:12:18.260Z] Login Succeeded [2023-03-21T22:12:18.260Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:12:18.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:12:18.319Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:12:18.333Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:12:18.338Z] ========================================================= [2023-03-21T22:12:18.338Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-21T22:12:18.338Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:12:18.637Z] + 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-21T22:12:18.637Z] Sending build context to Docker daemon 1.846MB [2023-03-21T22:12:18.637Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T22:12:18.637Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T22:12:18.637Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T22:12:18.637Z] 213ec9aee27d: Pulling fs layer [2023-03-21T22:12:18.637Z] 4583459ba037: Pulling fs layer [2023-03-21T22:12:18.637Z] 93c1e223e6f2: Pulling fs layer [2023-03-21T22:12:18.637Z] 53926ce57604: Pulling fs layer [2023-03-21T22:12:18.637Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-21T22:12:18.637Z] 22ff95d597cd: Pulling fs layer [2023-03-21T22:12:18.637Z] 12d6caf4c0d1: Pulling fs layer [2023-03-21T22:12:18.637Z] 96b7cbca73a9: Pulling fs layer [2023-03-21T22:12:18.637Z] a7acece74701: Pulling fs layer [2023-03-21T22:12:18.637Z] 21b2b0c7a3f4: Waiting [2023-03-21T22:12:18.637Z] 12d6caf4c0d1: Waiting [2023-03-21T22:12:18.637Z] 22ff95d597cd: Waiting [2023-03-21T22:12:18.637Z] 96b7cbca73a9: Waiting [2023-03-21T22:12:18.637Z] 53926ce57604: Waiting [2023-03-21T22:12:18.637Z] a7acece74701: Waiting [2023-03-21T22:12:18.637Z] 93c1e223e6f2: Verifying Checksum [2023-03-21T22:12:18.637Z] 93c1e223e6f2: Download complete [2023-03-21T22:12:18.637Z] 4583459ba037: Verifying Checksum [2023-03-21T22:12:18.637Z] 4583459ba037: Download complete [2023-03-21T22:12:18.637Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-21T22:12:18.637Z] 21b2b0c7a3f4: Download complete [2023-03-21T22:12:18.637Z] 22ff95d597cd: Verifying Checksum [2023-03-21T22:12:18.637Z] 22ff95d597cd: Download complete [2023-03-21T22:12:18.899Z] 213ec9aee27d: Verifying Checksum [2023-03-21T22:12:18.899Z] 213ec9aee27d: Download complete [2023-03-21T22:12:18.899Z] 12d6caf4c0d1: Download complete [2023-03-21T22:12:18.899Z] 213ec9aee27d: Pull complete [2023-03-21T22:12:19.163Z] 4583459ba037: Pull complete [2023-03-21T22:12:19.163Z] 93c1e223e6f2: Pull complete [2023-03-21T22:12:19.422Z] a7acece74701: Verifying Checksum [2023-03-21T22:12:19.422Z] a7acece74701: Download complete [2023-03-21T22:12:19.681Z] 53926ce57604: Download complete [2023-03-21T22:12:19.681Z] 96b7cbca73a9: Verifying Checksum [2023-03-21T22:12:19.681Z] 96b7cbca73a9: Download complete [2023-03-21T22:12:22.962Z] 53926ce57604: Pull complete [2023-03-21T22:12:22.962Z] 21b2b0c7a3f4: Pull complete [2023-03-21T22:12:22.962Z] 22ff95d597cd: Pull complete [2023-03-21T22:12:22.962Z] 12d6caf4c0d1: Pull complete [2023-03-21T22:12:24.860Z] 96b7cbca73a9: Pull complete [2023-03-21T22:12:25.796Z] a7acece74701: Pull complete [2023-03-21T22:12:25.796Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-21T22:12:25.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-21T22:12:25.796Z] ---> db6d94c90886 [2023-03-21T22:12:25.796Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:12:29.991Z] ---> Running in 966092b7c51c [2023-03-21T22:12:29.991Z] Removing intermediate container 966092b7c51c [2023-03-21T22:12:29.991Z] ---> 251367040cc7 [2023-03-21T22:12:29.991Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:12:29.991Z] ---> Running in fa63ea52cd20 [2023-03-21T22:12:29.991Z] Removing intermediate container fa63ea52cd20 [2023-03-21T22:12:29.991Z] ---> d2813e754fad [2023-03-21T22:12:29.991Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-21T22:12:29.991Z] ---> Running in b44c59280853 [2023-03-21T22:12:29.991Z] Removing intermediate container b44c59280853 [2023-03-21T22:12:29.991Z] ---> ca91bd5cbff0 [2023-03-21T22:12:29.991Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-21T22:12:29.991Z] ---> Running in 0ea5d7088420 [2023-03-21T22:12:29.992Z] Removing intermediate container 0ea5d7088420 [2023-03-21T22:12:29.992Z] ---> 6e3764bc567f [2023-03-21T22:12:29.992Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:12:29.992Z] ---> Running in d5065c039ea9 [2023-03-21T22:12:29.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:12:30.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:12:30.509Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-21T22:12:30.509Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-21T22:12:30.509Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-21T22:12:30.509Z] (4/80) Installing libxcb (1.15-r0) [2023-03-21T22:12:30.509Z] (5/80) Installing libx11 (1.8-r0) [2023-03-21T22:12:30.509Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-21T22:12:30.509Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-21T22:12:30.509Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-21T22:12:30.509Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-21T22:12:30.509Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-21T22:12:30.509Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-21T22:12:30.509Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-21T22:12:30.769Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-21T22:12:30.769Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-21T22:12:30.769Z] (15/80) Installing libice (1.0.10-r0) [2023-03-21T22:12:30.769Z] (16/80) Installing libuuid (2.38-r1) [2023-03-21T22:12:30.769Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-21T22:12:30.769Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-21T22:12:30.769Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-21T22:12:30.769Z] (20/80) Installing xset (1.2.4-r0) [2023-03-21T22:12:30.769Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-21T22:12:30.769Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-21T22:12:30.769Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-21T22:12:30.769Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-21T22:12:30.769Z] (25/80) Installing libintl (0.21-r2) [2023-03-21T22:12:31.029Z] (26/80) Installing libblkid (2.38-r1) [2023-03-21T22:12:31.029Z] (27/80) Installing libmount (2.38-r1) [2023-03-21T22:12:31.029Z] (28/80) Installing pcre (8.45-r2) [2023-03-21T22:12:31.029Z] (29/80) Installing glib (2.72.1-r0) [2023-03-21T22:12:31.029Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-21T22:12:31.029Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-21T22:12:31.029Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-21T22:12:31.029Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-21T22:12:31.029Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-21T22:12:31.029Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-21T22:12:31.029Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-21T22:12:31.029Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-21T22:12:31.029Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-21T22:12:31.288Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-21T22:12:31.288Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-21T22:12:31.288Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-21T22:12:31.288Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-21T22:12:31.288Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-21T22:12:31.288Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-21T22:12:31.288Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-21T22:12:31.288Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-21T22:12:31.288Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-21T22:12:31.288Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-21T22:12:31.288Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-21T22:12:31.288Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-21T22:12:31.288Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-21T22:12:31.288Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-21T22:12:31.288Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-21T22:12:31.288Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-21T22:12:31.288Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-21T22:12:31.288Z] (56/80) Installing libunistring (1.0-r0) [2023-03-21T22:12:31.288Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-21T22:12:31.547Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-21T22:12:31.547Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-21T22:12:31.547Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-21T22:12:31.547Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-21T22:12:31.547Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-21T22:12:31.547Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-21T22:12:31.547Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-21T22:12:31.547Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-21T22:12:31.547Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-21T22:12:31.547Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-21T22:12:31.547Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-21T22:12:31.547Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-21T22:12:31.547Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-21T22:12:31.547Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-21T22:12:31.547Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-21T22:12:31.547Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-21T22:12:31.547Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-21T22:12:31.806Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-21T22:12:31.806Z] Executing udev-init-scripts-35-r0.post-install [2023-03-21T22:12:31.806Z] (76/80) Installing kmod-libs (29-r2) [2023-03-21T22:12:31.806Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-21T22:12:31.806Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-21T22:12:31.806Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-21T22:12:31.806Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-21T22:12:31.806Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T22:12:31.806Z] Executing eudev-3.2.11-r0.trigger [2023-03-21T22:12:31.806Z] OK: 331 MiB in 131 packages [2023-03-21T22:12:32.404Z] Still waiting to schedule task [2023-03-21T22:12:32.405Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-21T22:12:35.103Z] Removing intermediate container d5065c039ea9 [2023-03-21T22:12:35.103Z] ---> a80a9d3c6ed0 [2023-03-21T22:12:35.103Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-21T22:12:35.103Z] ---> Running in 4deb6091c41f [2023-03-21T22:12:35.103Z] Removing intermediate container 4deb6091c41f [2023-03-21T22:12:35.103Z] ---> 55ebef26b4ed [2023-03-21T22:12:35.103Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-21T22:12:35.103Z] ---> d06c0ca8bcbf [2023-03-21T22:12:35.103Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:12:35.103Z] ---> Running in 1facf533104b [2023-03-21T22:13:03.624Z] Removing intermediate container 1facf533104b [2023-03-21T22:13:03.624Z] ---> ad1a1964c8fc [2023-03-21T22:13:03.624Z] Step 11/13 : COPY . . [2023-03-21T22:13:03.624Z] ---> f728cf66b39b [2023-03-21T22:13:03.624Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-21T22:13:03.624Z] ---> Running in 9dc092c90fd8 [2023-03-21T22:13:03.624Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:13:03.624Z] Dload Upload Total Spent Left Speed [2023-03-21T22:13:03.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11060 0 --:--:-- --:--:-- --:--:-- 11062 100 1062 100 1062  0 0 11045 0 --:--:-- --:--:-- --:--:-- 10948 [2023-03-21T22:13:03.624Z] Removing intermediate container 9dc092c90fd8 [2023-03-21T22:13:03.624Z] ---> b71b0d09d5f6 [2023-03-21T22:13:03.624Z] Step 13/13 : RUN ${MAKE} [2023-03-21T22:13:03.624Z] ---> Running in dd101841f8e9 [2023-03-21T22:13:03.624Z] noop [2023-03-21T22:13:03.624Z] Removing intermediate container dd101841f8e9 [2023-03-21T22:13:03.624Z] ---> 504377ce3d5a [2023-03-21T22:13:03.624Z] Successfully built 504377ce3d5a [2023-03-21T22:13:03.624Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:13:03.926Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:13:03.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:13:03.994Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2023-03-21T22:13:04.028Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-21T22:13:04.322Z] $ docker top b1e63c075dfe9b6b423eddc36003647f3d4a978a5ac287d7dc420161562d3c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:13:04.655Z] + go version [2023-03-21T22:13:04.655Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-21T22:13:04.675Z] $ docker stop --time=1 b1e63c075dfe9b6b423eddc36003647f3d4a978a5ac287d7dc420161562d3c00 [2023-03-21T22:13:05.936Z] $ docker rm -f --volumes b1e63c075dfe9b6b423eddc36003647f3d4a978a5ac287d7dc420161562d3c00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:13:06.298Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:13:06.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:13:06.370Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2023-03-21T22:13:06.410Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-21T22:13:06.737Z] $ docker top 535ed265c1405782f4955fce70f5fb058b55444ca87a964da951a8ea99195b57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:13:07.068Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:13:07.364Z] + make test [2023-03-21T22:13:07.364Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-21T22:13:07.622Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-21T22:13:17.583Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-21T22:13:17.583Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2023-03-21T22:13:24.145Z] 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-21T22:13:24.145Z] CGO_ENABLED=1 go vet ./... [2023-03-21T22:13:26.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:13:26.675Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:13:26.675Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T22:13:26.688Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:13:26.710Z] $ docker stop --time=1 535ed265c1405782f4955fce70f5fb058b55444ca87a964da951a8ea99195b57 [2023-03-21T22:13:29.372Z] $ docker rm -f --volumes 535ed265c1405782f4955fce70f5fb058b55444ca87a964da951a8ea99195b57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:13:29.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:13:29.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T22:13:30.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:13:30.702Z] + ls -al . [2023-03-21T22:13:30.702Z] total 204 [2023-03-21T22:13:30.702Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 22:13 . [2023-03-21T22:13:30.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:11 .. [2023-03-21T22:13:30.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:13 .git [2023-03-21T22:13:30.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:11 .github [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 21 22:11 .gitignore [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 22:11 .golangci.yml [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 22:11 .hadolint.yml [2023-03-21T22:13:30.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:12 .semver [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 21 22:11 Attribution.txt [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 21 22:11 CHANGELOG.md [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 21 22:11 Dockerfile [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 22:11 GOVERNANCE.md [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 22:11 Jenkinsfile [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 22:11 LICENSE [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 21 22:11 Makefile [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 22:11 OWNERS.md [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 21 22:11 README.md [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 22:12 VERSION [2023-03-21T22:13:30.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:11 bin [2023-03-21T22:13:30.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:11 cmd [2023-03-21T22:13:30.702Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 21 22:13 coverage.out [2023-03-21T22:13:30.702Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 21 22:11 docker-entrypoint.sh [2023-03-21T22:13:30.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:11 docs [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 21 22:11 go.mod [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 21 22:11 go.sum [2023-03-21T22:13:30.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:11 internal [2023-03-21T22:13:30.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:11 snap [2023-03-21T22:13:30.702Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:13:31.003Z] + 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=1e8a9a0bc5fafbcf5b64264498bdde32df42f291 --label arch=amd64 --label version=0.0.0 . [2023-03-21T22:13:31.003Z] Sending build context to Docker daemon 1.877MB [2023-03-21T22:13:31.003Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T22:13:31.003Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-21T22:13:31.003Z] ---> 504377ce3d5a [2023-03-21T22:13:31.003Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:13:31.003Z] ---> Running in 09fe8d7f3373 [2023-03-21T22:13:31.261Z] Removing intermediate container 09fe8d7f3373 [2023-03-21T22:13:31.261Z] ---> eb174758c5a8 [2023-03-21T22:13:31.261Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:13:31.261Z] ---> Running in dc7af490c982 [2023-03-21T22:13:31.261Z] Removing intermediate container dc7af490c982 [2023-03-21T22:13:31.261Z] ---> 75ae77c5068a [2023-03-21T22:13:31.261Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-21T22:13:31.261Z] ---> Running in 4e8f1dc038b8 [2023-03-21T22:13:31.261Z] Removing intermediate container 4e8f1dc038b8 [2023-03-21T22:13:31.261Z] ---> 42aa74c3ef99 [2023-03-21T22:13:31.261Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-21T22:13:31.261Z] ---> Running in 62fb2e15b78b [2023-03-21T22:13:31.518Z] Removing intermediate container 62fb2e15b78b [2023-03-21T22:13:31.518Z] ---> ae5d5cd4404d [2023-03-21T22:13:31.519Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:13:31.519Z] ---> Running in 59f487a71423 [2023-03-21T22:13:31.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:13:31.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:13:32.035Z] OK: 331 MiB in 131 packages [2023-03-21T22:13:32.600Z] Removing intermediate container 59f487a71423 [2023-03-21T22:13:32.600Z] ---> f46b4c3754b7 [2023-03-21T22:13:32.600Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-21T22:13:32.600Z] ---> Running in 8ad0e5391deb [2023-03-21T22:13:32.600Z] Removing intermediate container 8ad0e5391deb [2023-03-21T22:13:32.600Z] ---> 960084e0d3d9 [2023-03-21T22:13:32.600Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-21T22:13:32.600Z] ---> 3af7af0ab282 [2023-03-21T22:13:32.600Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:13:32.600Z] ---> Running in 88bb2e8a7978 [2023-03-21T22:13:33.535Z] Removing intermediate container 88bb2e8a7978 [2023-03-21T22:13:33.535Z] ---> 157152c28f00 [2023-03-21T22:13:33.535Z] Step 11/35 : COPY . . [2023-03-21T22:13:33.793Z] ---> 8fc3a02b9f42 [2023-03-21T22:13:33.793Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-21T22:13:33.793Z] ---> Running in 7b586f65f837 [2023-03-21T22:13:34.051Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:13:34.051Z] Dload Upload Total Spent Left Speed [2023-03-21T22:13:34.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 36305 0 --:--:-- --:--:-- --:--:-- 36620 [2023-03-21T22:13:34.308Z] Removing intermediate container 7b586f65f837 [2023-03-21T22:13:34.308Z] ---> fdb2163daf37 [2023-03-21T22:13:34.308Z] Step 13/35 : RUN ${MAKE} [2023-03-21T22:13:34.308Z] ---> Running in d69e0ddbfcfc [2023-03-21T22:13:34.566Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -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-21T22:14:01.140Z] Removing intermediate container d69e0ddbfcfc [2023-03-21T22:14:01.140Z] ---> 30633b8cb087 [2023-03-21T22:14:01.140Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-21T22:14:01.140Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-21T22:14:01.140Z] 4acc49c71d14: Pulling fs layer [2023-03-21T22:14:01.140Z] 4acc49c71d14: Download complete [2023-03-21T22:14:01.140Z] 4acc49c71d14: Pull complete [2023-03-21T22:14:01.140Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-21T22:14:01.140Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-21T22:14:01.140Z] ---> 01a2bd3e5fff [2023-03-21T22:14:01.140Z] Step 15/35 : FROM alpine:3.16 [2023-03-21T22:14:01.140Z] 3.16: Pulling from library/alpine [2023-03-21T22:14:01.140Z] ef5531b6e74e: Pulling fs layer [2023-03-21T22:14:01.140Z] ef5531b6e74e: Verifying Checksum [2023-03-21T22:14:01.140Z] ef5531b6e74e: Download complete [2023-03-21T22:14:01.140Z] ef5531b6e74e: Pull complete [2023-03-21T22:14:01.140Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T22:14:01.140Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T22:14:01.140Z] ---> dfd21b5a31f5 [2023-03-21T22:14:01.140Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T22:14:01.140Z] ---> Running in 8b97e86e62ac [2023-03-21T22:14:01.140Z] Removing intermediate container 8b97e86e62ac [2023-03-21T22:14:01.140Z] ---> 4b77af79ddc8 [2023-03-21T22:14:01.140Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-21T22:14:01.140Z] ---> Running in ba592d33e351 [2023-03-21T22:14:01.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:14:01.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:14:01.140Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-03-21T22:14:01.140Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-03-21T22:14:01.140Z] (3/83) Installing libxau (1.0.9-r0) [2023-03-21T22:14:01.140Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-03-21T22:14:01.140Z] (5/83) Installing libxcb (1.15-r0) [2023-03-21T22:14:01.140Z] (6/83) Installing libx11 (1.8-r0) [2023-03-21T22:14:01.140Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-03-21T22:14:01.140Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-03-21T22:14:01.140Z] (9/83) Installing expat (2.5.0-r0) [2023-03-21T22:14:01.140Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-03-21T22:14:01.140Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-03-21T22:14:01.140Z] (12/83) Installing libpng (1.6.37-r1) [2023-03-21T22:14:01.140Z] (13/83) Installing freetype (2.12.1-r0) [2023-03-21T22:14:01.140Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-03-21T22:14:01.140Z] (15/83) Installing fribidi (1.0.12-r0) [2023-03-21T22:14:01.140Z] (16/83) Installing libffi (3.4.2-r1) [2023-03-21T22:14:01.140Z] (17/83) Installing libintl (0.21-r2) [2023-03-21T22:14:01.140Z] (18/83) Installing libblkid (2.38-r1) [2023-03-21T22:14:01.140Z] (19/83) Installing libmount (2.38-r1) [2023-03-21T22:14:01.140Z] (20/83) Installing pcre (8.45-r2) [2023-03-21T22:14:01.140Z] (21/83) Installing glib (2.72.1-r0) [2023-03-21T22:14:01.140Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-03-21T22:14:01.140Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-03-21T22:14:01.140Z] (24/83) Installing libass (0.16.0-r0) [2023-03-21T22:14:01.140Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-03-21T22:14:01.140Z] (26/83) Installing libpciaccess (0.16-r0) [2023-03-21T22:14:01.140Z] (27/83) Installing libdrm (2.4.110-r0) [2023-03-21T22:14:01.140Z] (28/83) Installing gmp (6.2.1-r2) [2023-03-21T22:14:01.140Z] (29/83) Installing nettle (3.7.3-r0) [2023-03-21T22:14:01.140Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-03-21T22:14:01.140Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-03-21T22:14:01.140Z] (32/83) Installing libunistring (1.0-r0) [2023-03-21T22:14:01.140Z] (33/83) Installing gnutls (3.7.7-r1) [2023-03-21T22:14:01.140Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-21T22:14:01.140Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-21T22:14:01.140Z] (36/83) Installing lame (3.100-r0) [2023-03-21T22:14:01.140Z] (37/83) Installing opus (1.3.1-r1) [2023-03-21T22:14:01.140Z] (38/83) Installing libasyncns (0.8-r1) [2023-03-21T22:14:01.140Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-03-21T22:14:01.140Z] (40/83) Installing libltdl (2.4.7-r0) [2023-03-21T22:14:01.140Z] (41/83) Installing orc (0.4.32-r0) [2023-03-21T22:14:01.140Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T22:14:01.140Z] (43/83) Installing libogg (1.3.5-r1) [2023-03-21T22:14:01.140Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T22:14:01.140Z] (45/83) Installing flac (1.3.4-r0) [2023-03-21T22:14:01.140Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-03-21T22:14:01.140Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-03-21T22:14:01.140Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-03-21T22:14:01.140Z] (49/83) Installing soxr (0.1.3-r2) [2023-03-21T22:14:01.140Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-03-21T22:14:01.140Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-03-21T22:14:01.140Z] (52/83) Installing libpulse (15.0-r2) [2023-03-21T22:14:01.140Z] (53/83) Installing cjson (1.7.15-r3) [2023-03-21T22:14:01.140Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-03-21T22:14:01.140Z] (55/83) Installing librist (0.2.6-r1) [2023-03-21T22:14:01.140Z] (56/83) Installing libsrt (1.4.4-r0) [2023-03-21T22:14:01.140Z] (57/83) Installing libssh (0.9.6-r1) [2023-03-21T22:14:01.140Z] (58/83) Installing libtheora (1.1.1-r16) [2023-03-21T22:14:01.140Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-03-21T22:14:01.140Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-03-21T22:14:01.140Z] (61/83) Installing libxext (1.3.4-r0) [2023-03-21T22:14:01.140Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-03-21T22:14:01.140Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-03-21T22:14:01.140Z] (64/83) Installing libva (2.14.0-r0) [2023-03-21T22:14:01.140Z] (65/83) Installing libvdpau (1.5-r0) [2023-03-21T22:14:01.140Z] (66/83) Installing vidstab (1.1.0-r1) [2023-03-21T22:14:01.140Z] (67/83) Installing libvpx (1.11.0-r1) [2023-03-21T22:14:01.140Z] (68/83) Installing libwebp (1.2.3-r0) [2023-03-21T22:14:01.140Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-03-21T22:14:01.140Z] (70/83) Installing numactl (2.0.14-r0) [2023-03-21T22:14:01.140Z] (71/83) Installing x265-libs (3.5-r3) [2023-03-21T22:14:01.140Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-03-21T22:14:01.140Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-03-21T22:14:01.140Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-03-21T22:14:01.140Z] (75/83) Installing udev-init-scripts (35-r0) [2023-03-21T22:14:01.140Z] Executing udev-init-scripts-35-r0.post-install [2023-03-21T22:14:01.140Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-03-21T22:14:01.140Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-03-21T22:14:01.140Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-03-21T22:14:01.140Z] (79/83) Installing kmod-libs (29-r2) [2023-03-21T22:14:01.140Z] (80/83) Installing eudev (3.2.11-r0) [2023-03-21T22:14:01.140Z] (81/83) Installing libsodium (1.0.18-r0) [2023-03-21T22:14:01.140Z] (82/83) Installing libzmq (4.3.4-r0) [2023-03-21T22:14:01.140Z] (83/83) Installing zeromq (4.3.4-r0) [2023-03-21T22:14:01.140Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T22:14:01.140Z] Executing eudev-3.2.11-r0.trigger [2023-03-21T22:14:01.140Z] OK: 101 MiB in 97 packages [2023-03-21T22:14:03.888Z] Removing intermediate container ba592d33e351 [2023-03-21T22:14:03.888Z] ---> f8e3e774af3f [2023-03-21T22:14:03.888Z] Step 18/35 : WORKDIR / [2023-03-21T22:14:03.888Z] ---> Running in eaa26a9cf4c8 [2023-03-21T22:14:03.888Z] Removing intermediate container eaa26a9cf4c8 [2023-03-21T22:14:03.888Z] ---> 3748b32606e8 [2023-03-21T22:14:03.888Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-21T22:14:04.485Z] ---> a3b23cae372a [2023-03-21T22:14:04.485Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-21T22:14:04.485Z] ---> 618a4f92534b [2023-03-21T22:14:04.485Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-21T22:14:04.753Z] ---> 1e0230403fdb [2023-03-21T22:14:04.753Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-21T22:14:04.753Z] ---> a7d38cf95b66 [2023-03-21T22:14:04.753Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-21T22:14:05.046Z] ---> f8d405c6cb91 [2023-03-21T22:14:05.046Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-21T22:14:05.046Z] ---> 7352a519b613 [2023-03-21T22:14:05.046Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-21T22:14:05.613Z] ---> 6d992639c611 [2023-03-21T22:14:05.613Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-21T22:14:05.613Z] ---> Running in cbe4d597d8ca [2023-03-21T22:14:06.180Z] Removing intermediate container cbe4d597d8ca [2023-03-21T22:14:06.180Z] ---> e0951a648530 [2023-03-21T22:14:06.180Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-21T22:14:06.180Z] ---> Running in a42a350809a7 [2023-03-21T22:14:06.747Z] Removing intermediate container a42a350809a7 [2023-03-21T22:14:06.747Z] ---> d62f6ff562bb [2023-03-21T22:14:06.747Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-21T22:14:06.747Z] ---> Running in 867f3fc45e2f [2023-03-21T22:14:07.314Z] Removing intermediate container 867f3fc45e2f [2023-03-21T22:14:07.314Z] ---> 36f320d0af9f [2023-03-21T22:14:07.314Z] Step 29/35 : EXPOSE 59983 [2023-03-21T22:14:07.314Z] ---> Running in 52377811019f [2023-03-21T22:14:07.572Z] Removing intermediate container 52377811019f [2023-03-21T22:14:07.572Z] ---> 63a33687de8d [2023-03-21T22:14:07.572Z] Step 30/35 : EXPOSE 8554 [2023-03-21T22:14:07.572Z] ---> Running in 9ebf4e972db7 [2023-03-21T22:14:07.572Z] Removing intermediate container 9ebf4e972db7 [2023-03-21T22:14:07.572Z] ---> 086fc4c8219b [2023-03-21T22:14:07.573Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-21T22:14:07.573Z] ---> Running in 56a64eea6a9d [2023-03-21T22:14:07.573Z] Removing intermediate container 56a64eea6a9d [2023-03-21T22:14:07.573Z] ---> 6398e05726a2 [2023-03-21T22:14:07.573Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-21T22:14:07.573Z] ---> Running in 0b02a8d3b1b1 [2023-03-21T22:14:07.832Z] Removing intermediate container 0b02a8d3b1b1 [2023-03-21T22:14:07.832Z] ---> feb9d68da44b [2023-03-21T22:14:07.832Z] Step 33/35 : LABEL arch=amd64 [2023-03-21T22:14:07.832Z] ---> Running in 17d087fb4d38 [2023-03-21T22:14:07.832Z] Removing intermediate container 17d087fb4d38 [2023-03-21T22:14:07.832Z] ---> 2de1635ca171 [2023-03-21T22:14:07.832Z] Step 34/35 : LABEL git_sha=1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [2023-03-21T22:14:07.832Z] ---> Running in d59b86672918 [2023-03-21T22:14:07.832Z] Removing intermediate container d59b86672918 [2023-03-21T22:14:07.832Z] ---> 388f9c57f23f [2023-03-21T22:14:07.832Z] Step 35/35 : LABEL version=0.0.0 [2023-03-21T22:14:07.832Z] ---> Running in bde1eb15b155 [2023-03-21T22:14:08.093Z] Removing intermediate container bde1eb15b155 [2023-03-21T22:14:08.093Z] ---> 9429efba23f8 [2023-03-21T22:14:08.093Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:14:08.093Z] Successfully built 9429efba23f8 [2023-03-21T22:14:08.093Z] 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-21T22:14:08.200Z] provisioning config files... [2023-03-21T22:14:08.210Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config2597280053405420656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:14:08.504Z] ---> docker-login.sh [2023-03-21T22:14:08.504Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:14:08.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:14:08.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:14:08.504Z] Configure a credential helper to remove this warning. See [2023-03-21T22:14:08.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:14:08.504Z] [2023-03-21T22:14:08.504Z] Login Succeeded [2023-03-21T22:14:08.504Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:14:08.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:14:08.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:14:08.504Z] Configure a credential helper to remove this warning. See [2023-03-21T22:14:08.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:14:08.504Z] [2023-03-21T22:14:08.504Z] Login Succeeded [2023-03-21T22:14:08.504Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:14:08.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:14:08.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:14:08.763Z] Configure a credential helper to remove this warning. See [2023-03-21T22:14:08.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:14:08.763Z] [2023-03-21T22:14:08.763Z] Login Succeeded [2023-03-21T22:14:08.763Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:14:08.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:14:08.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:14:08.763Z] Configure a credential helper to remove this warning. See [2023-03-21T22:14:08.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:14:08.763Z] [2023-03-21T22:14:08.763Z] Login Succeeded [2023-03-21T22:14:08.763Z] docker.io [2023-03-21T22:14:08.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:14:09.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:14:09.021Z] Configure a credential helper to remove this warning. See [2023-03-21T22:14:09.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:14:09.021Z] [2023-03-21T22:14:09.021Z] Login Succeeded [2023-03-21T22:14:09.021Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:14:09.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:14:09.062Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:14:09.085Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-21T22:14:09.085Z] 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [2023-03-21T22:14:09.085Z] latest [2023-03-21T22:14:09.085Z] 0.0.0 [2023-03-21T22:14:09.085Z] 1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0 [2023-03-21T22:14:09.085Z] levski [2023-03-21T22:14:09.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:14:09.395Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:14:09.702Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [2023-03-21T22:14:09.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-21T22:14:09.702Z] a9098572041a: Preparing [2023-03-21T22:14:09.702Z] a19e3ddb554f: Preparing [2023-03-21T22:14:09.702Z] 848c9f5a9c83: Preparing [2023-03-21T22:14:09.702Z] 3827b5b91e75: Preparing [2023-03-21T22:14:09.702Z] acc83c6ca332: Preparing [2023-03-21T22:14:09.702Z] f8ab4451f184: Preparing [2023-03-21T22:14:09.702Z] 51bd8f7c6f76: Preparing [2023-03-21T22:14:09.702Z] 484e9871a658: Preparing [2023-03-21T22:14:09.702Z] d9221fc5e382: Preparing [2023-03-21T22:14:09.702Z] f4d095d4467e: Preparing [2023-03-21T22:14:09.702Z] f34b6e4de01a: Preparing [2023-03-21T22:14:09.702Z] aa5968d388b8: Preparing [2023-03-21T22:14:09.702Z] f34b6e4de01a: Waiting [2023-03-21T22:14:09.702Z] 484e9871a658: Waiting [2023-03-21T22:14:09.702Z] d9221fc5e382: Waiting [2023-03-21T22:14:09.702Z] f4d095d4467e: Waiting [2023-03-21T22:14:09.702Z] 51bd8f7c6f76: Waiting [2023-03-21T22:14:09.702Z] f8ab4451f184: Waiting [2023-03-21T22:14:09.702Z] a9098572041a: Pushed [2023-03-21T22:14:09.702Z] 848c9f5a9c83: Pushed [2023-03-21T22:14:09.702Z] a19e3ddb554f: Pushed [2023-03-21T22:14:09.702Z] acc83c6ca332: Pushed [2023-03-21T22:14:09.961Z] f8ab4451f184: Pushed [2023-03-21T22:14:09.961Z] 484e9871a658: Pushed [2023-03-21T22:14:09.961Z] 51bd8f7c6f76: Pushed [2023-03-21T22:14:09.961Z] d9221fc5e382: Pushed [2023-03-21T22:14:09.961Z] aa5968d388b8: Layer already exists [2023-03-21T22:14:12.502Z] 3827b5b91e75: Pushed [2023-03-21T22:14:12.502Z] f4d095d4467e: Pushed [2023-03-21T22:14:19.084Z] f34b6e4de01a: Pushed [2023-03-21T22:14:19.084Z] 1e8a9a0bc5fafbcf5b64264498bdde32df42f291: digest: sha256:d794eb85d5c88884be16d5fc1975ca13c855f4bcd7306e38b1a92d217096ccaa size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:14:19.401Z] + 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-21T22:14:19.702Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-21T22:14:19.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-21T22:14:19.702Z] a9098572041a: Preparing [2023-03-21T22:14:19.702Z] a19e3ddb554f: Preparing [2023-03-21T22:14:19.702Z] 848c9f5a9c83: Preparing [2023-03-21T22:14:19.702Z] 3827b5b91e75: Preparing [2023-03-21T22:14:19.702Z] acc83c6ca332: Preparing [2023-03-21T22:14:19.702Z] f8ab4451f184: Preparing [2023-03-21T22:14:19.702Z] 51bd8f7c6f76: Preparing [2023-03-21T22:14:19.702Z] 484e9871a658: Preparing [2023-03-21T22:14:19.702Z] d9221fc5e382: Preparing [2023-03-21T22:14:19.702Z] f4d095d4467e: Preparing [2023-03-21T22:14:19.702Z] f34b6e4de01a: Preparing [2023-03-21T22:14:19.702Z] aa5968d388b8: Preparing [2023-03-21T22:14:19.702Z] d9221fc5e382: Waiting [2023-03-21T22:14:19.702Z] f4d095d4467e: Waiting [2023-03-21T22:14:19.702Z] f8ab4451f184: Waiting [2023-03-21T22:14:19.702Z] f34b6e4de01a: Waiting [2023-03-21T22:14:19.702Z] 51bd8f7c6f76: Waiting [2023-03-21T22:14:19.702Z] aa5968d388b8: Waiting [2023-03-21T22:14:19.702Z] 484e9871a658: Waiting [2023-03-21T22:14:19.702Z] 848c9f5a9c83: Layer already exists [2023-03-21T22:14:19.702Z] 3827b5b91e75: Layer already exists [2023-03-21T22:14:19.702Z] acc83c6ca332: Layer already exists [2023-03-21T22:14:19.702Z] a19e3ddb554f: Layer already exists [2023-03-21T22:14:19.702Z] a9098572041a: Layer already exists [2023-03-21T22:14:19.702Z] f8ab4451f184: Layer already exists [2023-03-21T22:14:19.702Z] 484e9871a658: Layer already exists [2023-03-21T22:14:19.702Z] d9221fc5e382: Layer already exists [2023-03-21T22:14:19.702Z] 51bd8f7c6f76: Layer already exists [2023-03-21T22:14:19.702Z] f4d095d4467e: Layer already exists [2023-03-21T22:14:19.702Z] f34b6e4de01a: Layer already exists [2023-03-21T22:14:19.702Z] aa5968d388b8: Layer already exists [2023-03-21T22:14:19.702Z] latest: digest: sha256:d794eb85d5c88884be16d5fc1975ca13c855f4bcd7306e38b1a92d217096ccaa size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:14:20.005Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:14:20.315Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.0 [2023-03-21T22:14:20.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-21T22:14:20.315Z] a9098572041a: Preparing [2023-03-21T22:14:20.315Z] a19e3ddb554f: Preparing [2023-03-21T22:14:20.316Z] 848c9f5a9c83: Preparing [2023-03-21T22:14:20.316Z] 3827b5b91e75: Preparing [2023-03-21T22:14:20.316Z] acc83c6ca332: Preparing [2023-03-21T22:14:20.316Z] f8ab4451f184: Preparing [2023-03-21T22:14:20.316Z] 51bd8f7c6f76: Preparing [2023-03-21T22:14:20.316Z] 484e9871a658: Preparing [2023-03-21T22:14:20.316Z] d9221fc5e382: Preparing [2023-03-21T22:14:20.316Z] f4d095d4467e: Preparing [2023-03-21T22:14:20.316Z] f34b6e4de01a: Preparing [2023-03-21T22:14:20.316Z] aa5968d388b8: Preparing [2023-03-21T22:14:20.316Z] f8ab4451f184: Waiting [2023-03-21T22:14:20.316Z] 51bd8f7c6f76: Waiting [2023-03-21T22:14:20.316Z] d9221fc5e382: Waiting [2023-03-21T22:14:20.316Z] f34b6e4de01a: Waiting [2023-03-21T22:14:20.316Z] aa5968d388b8: Waiting [2023-03-21T22:14:20.316Z] f4d095d4467e: Waiting [2023-03-21T22:14:20.316Z] 484e9871a658: Waiting [2023-03-21T22:14:20.316Z] 3827b5b91e75: Layer already exists [2023-03-21T22:14:20.316Z] acc83c6ca332: Layer already exists [2023-03-21T22:14:20.316Z] a9098572041a: Layer already exists [2023-03-21T22:14:20.316Z] a19e3ddb554f: Layer already exists [2023-03-21T22:14:20.316Z] 848c9f5a9c83: Layer already exists [2023-03-21T22:14:20.316Z] 484e9871a658: Layer already exists [2023-03-21T22:14:20.316Z] f8ab4451f184: Layer already exists [2023-03-21T22:14:20.316Z] d9221fc5e382: Layer already exists [2023-03-21T22:14:20.316Z] 51bd8f7c6f76: Layer already exists [2023-03-21T22:14:20.316Z] f4d095d4467e: Layer already exists [2023-03-21T22:14:20.316Z] f34b6e4de01a: Layer already exists [2023-03-21T22:14:20.316Z] aa5968d388b8: Layer already exists [2023-03-21T22:14:20.316Z] 0.0.0: digest: sha256:d794eb85d5c88884be16d5fc1975ca13c855f4bcd7306e38b1a92d217096ccaa size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:14:20.629Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:14:20.933Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0 [2023-03-21T22:14:20.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-21T22:14:20.933Z] a9098572041a: Preparing [2023-03-21T22:14:20.933Z] a19e3ddb554f: Preparing [2023-03-21T22:14:20.933Z] 848c9f5a9c83: Preparing [2023-03-21T22:14:20.933Z] 3827b5b91e75: Preparing [2023-03-21T22:14:20.933Z] acc83c6ca332: Preparing [2023-03-21T22:14:20.933Z] f8ab4451f184: Preparing [2023-03-21T22:14:20.933Z] 51bd8f7c6f76: Preparing [2023-03-21T22:14:20.933Z] 484e9871a658: Preparing [2023-03-21T22:14:20.933Z] d9221fc5e382: Preparing [2023-03-21T22:14:20.933Z] f4d095d4467e: Preparing [2023-03-21T22:14:20.933Z] f34b6e4de01a: Preparing [2023-03-21T22:14:20.933Z] aa5968d388b8: Preparing [2023-03-21T22:14:20.933Z] f34b6e4de01a: Waiting [2023-03-21T22:14:20.933Z] 484e9871a658: Waiting [2023-03-21T22:14:20.933Z] aa5968d388b8: Waiting [2023-03-21T22:14:20.933Z] f4d095d4467e: Waiting [2023-03-21T22:14:20.933Z] 51bd8f7c6f76: Waiting [2023-03-21T22:14:20.933Z] a19e3ddb554f: Layer already exists [2023-03-21T22:14:20.933Z] 848c9f5a9c83: Layer already exists [2023-03-21T22:14:20.933Z] 3827b5b91e75: Layer already exists [2023-03-21T22:14:20.933Z] acc83c6ca332: Layer already exists [2023-03-21T22:14:20.933Z] a9098572041a: Layer already exists [2023-03-21T22:14:20.933Z] 484e9871a658: Layer already exists [2023-03-21T22:14:20.933Z] f8ab4451f184: Layer already exists [2023-03-21T22:14:20.933Z] f4d095d4467e: Layer already exists [2023-03-21T22:14:20.933Z] 51bd8f7c6f76: Layer already exists [2023-03-21T22:14:20.933Z] d9221fc5e382: Layer already exists [2023-03-21T22:14:20.933Z] f34b6e4de01a: Layer already exists [2023-03-21T22:14:20.933Z] aa5968d388b8: Layer already exists [2023-03-21T22:14:20.933Z] 1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0: digest: sha256:d794eb85d5c88884be16d5fc1975ca13c855f4bcd7306e38b1a92d217096ccaa size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:14:21.247Z] + 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-21T22:14:21.550Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:levski [2023-03-21T22:14:21.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-21T22:14:21.550Z] a9098572041a: Preparing [2023-03-21T22:14:21.550Z] a19e3ddb554f: Preparing [2023-03-21T22:14:21.550Z] 848c9f5a9c83: Preparing [2023-03-21T22:14:21.550Z] 3827b5b91e75: Preparing [2023-03-21T22:14:21.550Z] acc83c6ca332: Preparing [2023-03-21T22:14:21.550Z] f8ab4451f184: Preparing [2023-03-21T22:14:21.550Z] 51bd8f7c6f76: Preparing [2023-03-21T22:14:21.550Z] 484e9871a658: Preparing [2023-03-21T22:14:21.550Z] d9221fc5e382: Preparing [2023-03-21T22:14:21.550Z] f4d095d4467e: Preparing [2023-03-21T22:14:21.550Z] f34b6e4de01a: Preparing [2023-03-21T22:14:21.550Z] aa5968d388b8: Preparing [2023-03-21T22:14:21.550Z] f8ab4451f184: Waiting [2023-03-21T22:14:21.550Z] 51bd8f7c6f76: Waiting [2023-03-21T22:14:21.550Z] d9221fc5e382: Waiting [2023-03-21T22:14:21.550Z] 484e9871a658: Waiting [2023-03-21T22:14:21.550Z] f4d095d4467e: Waiting [2023-03-21T22:14:21.550Z] f34b6e4de01a: Waiting [2023-03-21T22:14:21.550Z] a19e3ddb554f: Layer already exists [2023-03-21T22:14:21.550Z] a9098572041a: Layer already exists [2023-03-21T22:14:21.550Z] acc83c6ca332: Layer already exists [2023-03-21T22:14:21.550Z] 3827b5b91e75: Layer already exists [2023-03-21T22:14:21.550Z] 848c9f5a9c83: Layer already exists [2023-03-21T22:14:21.550Z] f8ab4451f184: Layer already exists [2023-03-21T22:14:21.550Z] 484e9871a658: Layer already exists [2023-03-21T22:14:21.550Z] d9221fc5e382: Layer already exists [2023-03-21T22:14:21.550Z] f4d095d4467e: Layer already exists [2023-03-21T22:14:21.550Z] 51bd8f7c6f76: Layer already exists [2023-03-21T22:14:21.550Z] f34b6e4de01a: Layer already exists [2023-03-21T22:14:21.550Z] aa5968d388b8: Layer already exists [2023-03-21T22:14:21.550Z] levski: digest: sha256:d794eb85d5c88884be16d5fc1975ca13c855f4bcd7306e38b1a92d217096ccaa size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:14:21.599Z] ===================================================== [Pipeline] echo [2023-03-21T22:14:21.608Z] taggedImages: [2023-03-21T22:14:21.608Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [2023-03-21T22:14:21.608Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-21T22:14:21.608Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.0 [2023-03-21T22:14:21.608Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0 [2023-03-21T22:14:21.608Z] - 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-21T22:14:21.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:14:21.960Z] [2023-03-21T22:14:21.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:14:22.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:14:22.261Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T22:14:22.261Z] 5eb5b503b376: Pulling fs layer [2023-03-21T22:14:22.261Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T22:14:22.261Z] ec43610c2a17: Pulling fs layer [2023-03-21T22:14:22.261Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T22:14:22.261Z] 33b1e0a273af: Pulling fs layer [2023-03-21T22:14:22.261Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T22:14:22.261Z] 2f39f015ded8: Pulling fs layer [2023-03-21T22:14:22.261Z] 3a2ae6a8a46f: Waiting [2023-03-21T22:14:22.261Z] 33b1e0a273af: Waiting [2023-03-21T22:14:22.261Z] 5d3b04190fa2: Waiting [2023-03-21T22:14:22.261Z] 2f39f015ded8: Waiting [2023-03-21T22:14:22.261Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T22:14:22.261Z] 5c69ac0246d0: Download complete [2023-03-21T22:14:22.261Z] 3a2ae6a8a46f: Download complete [2023-03-21T22:14:22.520Z] 33b1e0a273af: Verifying Checksum [2023-03-21T22:14:22.520Z] 33b1e0a273af: Download complete [2023-03-21T22:14:22.520Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T22:14:22.520Z] ec43610c2a17: Verifying Checksum [2023-03-21T22:14:22.520Z] ec43610c2a17: Download complete [2023-03-21T22:14:22.520Z] 5eb5b503b376: Verifying Checksum [2023-03-21T22:14:22.520Z] 5eb5b503b376: Download complete [2023-03-21T22:14:23.085Z] 2f39f015ded8: Download complete [2023-03-21T22:14:23.650Z] 5eb5b503b376: Pull complete [2023-03-21T22:14:23.908Z] 5c69ac0246d0: Pull complete [2023-03-21T22:14:24.167Z] ec43610c2a17: Pull complete [2023-03-21T22:14:24.426Z] 3a2ae6a8a46f: Pull complete [2023-03-21T22:14:24.426Z] 33b1e0a273af: Pull complete [2023-03-21T22:14:24.683Z] 5d3b04190fa2: Pull complete [2023-03-21T22:14:28.870Z] 2f39f015ded8: Pull complete [2023-03-21T22:14:28.870Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T22:14:28.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:14:28.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:14:28.943Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2023-03-21T22:14:28.987Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T22:14:33.336Z] $ docker top 45f905525a129fa4f66613baf5aad4ddb6e79a06ed194500ae6e9e33f5798fce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:14:33.706Z] ---> job-cost.sh [2023-03-21T22:14:33.706Z] lf-activate-venv: SKIPPING [2023-03-21T22:14:33.706Z] INFO: No Stack... [2023-03-21T22:14:34.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:14:34.535Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:14:34.825Z] + cat /w/workspace/foundry_device-usb-camera_levski/archives/cost.csv [2023-03-21T22:14:34.825Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T22:14:34.838Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-3-stack-cost] [2023-03-21T22:14:34.846Z] Resource [jenkins-edgexfoundry-device-usb-camera-levski-3-stack-cost] did not exist. Created. [2023-03-21T22:14:34.847Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:14:35.146Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T22:14:35.173Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:14:35.180Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:14:35.204Z] $ docker stop --time=1 45f905525a129fa4f66613baf5aad4ddb6e79a06ed194500ae6e9e33f5798fce [2023-03-21T22:14:36.359Z] $ docker rm -f --volumes 45f905525a129fa4f66613baf5aad4ddb6e79a06ed194500ae6e9e33f5798fce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T22:15:51.906Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4968 in /w/workspace/foundry_device-usb-camera_levski [Pipeline] { [Pipeline] ws [2023-03-21T22:15:51.920Z] Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout [2023-03-21T22:15:51.959Z] Selected Git installation does not exist. Using Default [2023-03-21T22:15:51.959Z] The recommended git tool is: NONE [2023-03-21T22:15:57.606Z] using credential edgex-jenkins-ssh [2023-03-21T22:15:57.628Z] Cloning the remote Git repository [2023-03-21T22:15:57.683Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-21T22:15:57.781Z] > git init /w/workspace/device-usb-camera/3 # timeout=10 [2023-03-21T22:15:57.941Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-21T22:15:57.942Z] > git --version # timeout=10 [2023-03-21T22:15:57.967Z] > git --version # 'git version 2.25.1' [2023-03-21T22:15:57.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T22:15:58.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:15:58.836Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-21T22:15:58.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:15:59.733Z] Avoid second fetch [2023-03-21T22:15:59.734Z] Checking out Revision 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 (levski) [2023-03-21T22:16:00.312Z] Commit message: "fix: device-sdk levski patch stable tag added (#197)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:15:59.753Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T22:15:59.823Z] > git checkout -f 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 # timeout=10 [2023-03-21T22:16:01.158Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T22:16:01.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:16:01.159Z] Dload Upload Total Spent Left Speed [2023-03-21T22:16:01.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh [2023-03-21T22:16:01.882Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T22:16:02.218Z] + sudo tee /etc/docker/daemon.new [2023-03-21T22:16:02.218Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T22:16:02.218Z] { [2023-03-21T22:16:02.218Z] "registry-mirrors": [ [2023-03-21T22:16:02.218Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T22:16:02.218Z] ], [2023-03-21T22:16:02.218Z] "bip": "10.250.0.254/24", [2023-03-21T22:16:02.218Z] "hosts": [ [2023-03-21T22:16:02.218Z] "tcp://0.0.0.0:5555", [2023-03-21T22:16:02.218Z] "unix:///var/run/docker.sock" [2023-03-21T22:16:02.218Z] ], [2023-03-21T22:16:02.218Z] "mtu": 1458, [2023-03-21T22:16:02.218Z] "selinux-enabled": true, [2023-03-21T22:16:02.218Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T22:16:02.218Z] } [Pipeline] sh [2023-03-21T22:16:02.552Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T22:16:02.885Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:16:21.178Z] provisioning config files... [2023-03-21T22:16:21.205Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config17934037792819599049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:16:21.560Z] ---> docker-login.sh [2023-03-21T22:16:21.560Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:16:21.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:16:23.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:16:23.783Z] Configure a credential helper to remove this warning. See [2023-03-21T22:16:23.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:16:23.783Z] [2023-03-21T22:16:23.783Z] Login Succeeded [2023-03-21T22:16:23.783Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:16:24.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:16:24.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:16:24.329Z] Configure a credential helper to remove this warning. See [2023-03-21T22:16:24.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:16:24.329Z] [2023-03-21T22:16:24.329Z] Login Succeeded [2023-03-21T22:16:24.329Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:16:24.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:16:24.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:16:24.603Z] Configure a credential helper to remove this warning. See [2023-03-21T22:16:24.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:16:24.603Z] [2023-03-21T22:16:24.603Z] Login Succeeded [2023-03-21T22:16:24.603Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:16:24.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:16:24.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:16:24.873Z] Configure a credential helper to remove this warning. See [2023-03-21T22:16:24.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:16:24.873Z] [2023-03-21T22:16:24.873Z] Login Succeeded [2023-03-21T22:16:24.873Z] docker.io [2023-03-21T22:16:25.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:16:25.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:16:25.420Z] Configure a credential helper to remove this warning. See [2023-03-21T22:16:25.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:16:25.420Z] [2023-03-21T22:16:25.420Z] Login Succeeded [2023-03-21T22:16:25.420Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:16:25.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:16:25.707Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:16:25.723Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:16:25.733Z] ========================================================= [2023-03-21T22:16:25.733Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-21T22:16:25.733Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:16:26.084Z] + 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-21T22:16:26.356Z] Sending build context to Docker daemon 1.191MB [2023-03-21T22:16:26.356Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T22:16:26.356Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T22:16:26.626Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T22:16:26.626Z] 9b18e9b68314: Pulling fs layer [2023-03-21T22:16:26.626Z] 35d82f9e3411: Pulling fs layer [2023-03-21T22:16:26.626Z] e16973657156: Pulling fs layer [2023-03-21T22:16:26.626Z] fc693d55d65f: Pulling fs layer [2023-03-21T22:16:26.626Z] 7e9fc2657dce: Pulling fs layer [2023-03-21T22:16:26.626Z] dda99020689f: Pulling fs layer [2023-03-21T22:16:26.626Z] db1c61fa0a46: Pulling fs layer [2023-03-21T22:16:26.626Z] 891c053d2c06: Pulling fs layer [2023-03-21T22:16:26.626Z] dda99020689f: Waiting [2023-03-21T22:16:26.626Z] db1c61fa0a46: Waiting [2023-03-21T22:16:26.626Z] 891c053d2c06: Waiting [2023-03-21T22:16:26.626Z] fc693d55d65f: Waiting [2023-03-21T22:16:26.626Z] 7e9fc2657dce: Waiting [2023-03-21T22:16:26.626Z] e16973657156: Verifying Checksum [2023-03-21T22:16:26.626Z] e16973657156: Download complete [2023-03-21T22:16:26.626Z] 35d82f9e3411: Verifying Checksum [2023-03-21T22:16:26.626Z] 35d82f9e3411: Download complete [2023-03-21T22:16:26.626Z] 7e9fc2657dce: Verifying Checksum [2023-03-21T22:16:26.626Z] 7e9fc2657dce: Download complete [2023-03-21T22:16:26.626Z] dda99020689f: Verifying Checksum [2023-03-21T22:16:26.626Z] dda99020689f: Download complete [2023-03-21T22:16:26.626Z] 9b18e9b68314: Download complete [2023-03-21T22:16:27.598Z] 9b18e9b68314: Pull complete [2023-03-21T22:16:27.879Z] 891c053d2c06: Verifying Checksum [2023-03-21T22:16:27.879Z] 891c053d2c06: Download complete [2023-03-21T22:16:28.154Z] 35d82f9e3411: Pull complete [2023-03-21T22:16:28.423Z] e16973657156: Pull complete [2023-03-21T22:16:29.014Z] db1c61fa0a46: Verifying Checksum [2023-03-21T22:16:29.014Z] db1c61fa0a46: Download complete [2023-03-21T22:16:29.601Z] fc693d55d65f: Verifying Checksum [2023-03-21T22:16:29.601Z] fc693d55d65f: Download complete [2023-03-21T22:16:41.951Z] fc693d55d65f: Pull complete [2023-03-21T22:16:41.951Z] 7e9fc2657dce: Pull complete [2023-03-21T22:16:41.951Z] dda99020689f: Pull complete [2023-03-21T22:16:50.191Z] db1c61fa0a46: Pull complete [2023-03-21T22:16:52.159Z] 891c053d2c06: Pull complete [2023-03-21T22:16:52.159Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-21T22:16:52.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-21T22:16:52.429Z] ---> f96f9c87975a [2023-03-21T22:16:52.429Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:16:53.400Z] ---> Running in 98a58186320b [2023-03-21T22:16:53.669Z] Removing intermediate container 98a58186320b [2023-03-21T22:16:53.669Z] ---> 4976fdc00afc [2023-03-21T22:16:53.669Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:16:53.669Z] ---> Running in d60f391cdb0e [2023-03-21T22:16:53.939Z] Removing intermediate container d60f391cdb0e [2023-03-21T22:16:53.939Z] ---> 74d683dc8a13 [2023-03-21T22:16:53.939Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-21T22:16:54.212Z] ---> Running in ce89e1dbcdc3 [2023-03-21T22:16:54.481Z] Removing intermediate container ce89e1dbcdc3 [2023-03-21T22:16:54.481Z] ---> 01a859f6587d [2023-03-21T22:16:54.481Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-21T22:16:54.481Z] ---> Running in a58931cd2e8a [2023-03-21T22:16:54.752Z] Removing intermediate container a58931cd2e8a [2023-03-21T22:16:54.752Z] ---> 7054a8b1c07d [2023-03-21T22:16:54.752Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:16:55.020Z] ---> Running in 9eb8b253b9d9 [2023-03-21T22:16:56.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:16:56.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:16:57.762Z] (1/14) Installing libintl (0.21-r2) [2023-03-21T22:16:57.762Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-21T22:16:57.762Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-21T22:16:57.762Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-21T22:16:57.762Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-21T22:16:57.762Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-21T22:16:57.762Z] Executing udev-init-scripts-35-r0.post-install [2023-03-21T22:16:57.762Z] (7/14) Installing libblkid (2.38-r1) [2023-03-21T22:16:57.762Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-21T22:16:57.762Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-21T22:16:57.762Z] (10/14) Installing kmod-libs (29-r2) [2023-03-21T22:16:57.762Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-21T22:16:57.762Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-21T22:16:57.762Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-21T22:16:57.762Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-21T22:16:57.762Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T22:16:57.762Z] Executing eudev-3.2.11-r0.trigger [2023-03-21T22:16:57.762Z] OK: 228 MiB in 65 packages [2023-03-21T22:16:59.177Z] Removing intermediate container 9eb8b253b9d9 [2023-03-21T22:16:59.177Z] ---> ad6ffed632fd [2023-03-21T22:16:59.177Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-21T22:16:59.177Z] ---> Running in 733f05d64436 [2023-03-21T22:16:59.446Z] Removing intermediate container 733f05d64436 [2023-03-21T22:16:59.446Z] ---> 24a469162fa0 [2023-03-21T22:16:59.446Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-21T22:17:00.034Z] ---> 104eb8701a45 [2023-03-21T22:17:00.034Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:17:00.034Z] ---> Running in 670aad16b95e [2023-03-21T22:17:56.460Z] Removing intermediate container 670aad16b95e [2023-03-21T22:17:56.460Z] ---> e80fc6738783 [2023-03-21T22:17:56.460Z] Step 11/13 : COPY . . [2023-03-21T22:17:56.460Z] ---> ce5b1bd76aa1 [2023-03-21T22:17:56.460Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-21T22:17:56.460Z] ---> Running in 9be7239262e8 [2023-03-21T22:17:57.050Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2023-03-21T22:17:57.050Z] Dload Upload Total Spent Left Speed [2023-03-21T22:17:57.320Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13235 0 --:--:-- --:--:-- --:--:-- 13443 [2023-03-21T22:17:57.908Z] Removing intermediate container 9be7239262e8 [2023-03-21T22:17:57.908Z] ---> afe22328dc4a [2023-03-21T22:17:57.908Z] Step 13/13 : RUN ${MAKE} [2023-03-21T22:17:57.908Z] ---> Running in d49597fee380 [2023-03-21T22:17:58.872Z] noop [2023-03-21T22:17:59.844Z] Removing intermediate container d49597fee380 [2023-03-21T22:17:59.844Z] ---> af243dfd33b7 [2023-03-21T22:17:59.844Z] Successfully built af243dfd33b7 [2023-03-21T22:17:59.844Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:18:00.209Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:18:00.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:18:00.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-4968 does not seem to be running inside a container [2023-03-21T22:18:00.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T22:18:01.762Z] $ docker top 91b2e7159d8e87f7bd698fdfbe4e7d34ce3c235eb0f6a9550ece3b4a4edd7635 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:18:02.584Z] + go version [2023-03-21T22:18:02.584Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-21T22:18:02.607Z] $ docker stop --time=1 91b2e7159d8e87f7bd698fdfbe4e7d34ce3c235eb0f6a9550ece3b4a4edd7635 [2023-03-21T22:18:04.223Z] $ docker rm -f --volumes 91b2e7159d8e87f7bd698fdfbe4e7d34ce3c235eb0f6a9550ece3b4a4edd7635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:18:04.775Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:18:04.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:18:04.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-4968 does not seem to be running inside a container [2023-03-21T22:18:05.038Z] $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T22:18:06.219Z] $ docker top b5b6398ae2409c938115ba5c81fe7d78ec8a3e8647ea5ed8288f41bc8962a982 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:18:06.718Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:18:07.056Z] + make test [2023-03-21T22:18:07.323Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-21T22:18:08.731Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-21T22:19:45.390Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-21T22:19:45.390Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.9% of statements [2023-03-21T22:19:45.390Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T22:19:45.390Z] CGO_ENABLED=1 go vet ./... [2023-03-21T22:20:07.463Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:20:07.463Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:20:07.463Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T22:20:07.482Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:20:07.500Z] $ docker stop --time=1 b5b6398ae2409c938115ba5c81fe7d78ec8a3e8647ea5ed8288f41bc8962a982 [2023-03-21T22:20:09.449Z] $ docker rm -f --volumes b5b6398ae2409c938115ba5c81fe7d78ec8a3e8647ea5ed8288f41bc8962a982 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:20:10.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:20:10.448Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T22:20:10.951Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:20:11.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:20:11.670Z] + ls -al . [2023-03-21T22:20:11.670Z] total 200 [2023-03-21T22:20:11.670Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 22:18 . [2023-03-21T22:20:11.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:15 .. [2023-03-21T22:20:11.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:15 .git [2023-03-21T22:20:11.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:15 .github [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 21 22:15 .gitignore [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 22:15 .golangci.yml [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 22:15 .hadolint.yml [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 21 22:15 Attribution.txt [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 21 22:15 CHANGELOG.md [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 21 22:15 Dockerfile [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 22:15 GOVERNANCE.md [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 22:15 Jenkinsfile [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 22:15 LICENSE [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 21 22:15 Makefile [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 22:15 OWNERS.md [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 21 22:15 README.md [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 22:12 VERSION [2023-03-21T22:20:11.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:15 bin [2023-03-21T22:20:11.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:15 cmd [2023-03-21T22:20:11.670Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 21 22:19 coverage.out [2023-03-21T22:20:11.670Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 21 22:15 docker-entrypoint.sh [2023-03-21T22:20:11.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:15 docs [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 21 22:15 go.mod [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 21 22:15 go.sum [2023-03-21T22:20:11.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:15 internal [2023-03-21T22:20:11.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:15 snap [2023-03-21T22:20:11.670Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 22:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:20:12.012Z] + 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=1e8a9a0bc5fafbcf5b64264498bdde32df42f291 --label arch=arm64 --label version=0.0.0 . [2023-03-21T22:20:12.284Z] Sending build context to Docker daemon 1.223MB [2023-03-21T22:20:12.284Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T22:20:12.284Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-21T22:20:12.284Z] ---> af243dfd33b7 [2023-03-21T22:20:12.284Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:20:12.550Z] ---> Running in ff843612fe02 [2023-03-21T22:20:12.817Z] Removing intermediate container ff843612fe02 [2023-03-21T22:20:12.817Z] ---> 8f029820dec6 [2023-03-21T22:20:12.817Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:20:13.083Z] ---> Running in ed54fba86b4a [2023-03-21T22:20:13.352Z] Removing intermediate container ed54fba86b4a [2023-03-21T22:20:13.352Z] ---> 949c0832e2b4 [2023-03-21T22:20:13.352Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-21T22:20:13.352Z] ---> Running in 4427ecb718e5 [2023-03-21T22:20:13.618Z] Removing intermediate container 4427ecb718e5 [2023-03-21T22:20:13.618Z] ---> d240b3391e99 [2023-03-21T22:20:13.618Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-21T22:20:13.886Z] ---> Running in 490f2b2694bb [2023-03-21T22:20:14.160Z] Removing intermediate container 490f2b2694bb [2023-03-21T22:20:14.160Z] ---> 3857e5246e90 [2023-03-21T22:20:14.160Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:20:14.160Z] ---> Running in 06de3c9e06b2 [2023-03-21T22:20:15.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:20:15.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:20:16.689Z] OK: 228 MiB in 65 packages [2023-03-21T22:20:20.952Z] Removing intermediate container 06de3c9e06b2 [2023-03-21T22:20:20.952Z] ---> 32ad487870b3 [2023-03-21T22:20:20.952Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-21T22:20:20.952Z] ---> Running in ee5af19351ca [2023-03-21T22:20:21.221Z] Removing intermediate container ee5af19351ca [2023-03-21T22:20:21.221Z] ---> 77784f9aa862 [2023-03-21T22:20:21.221Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-21T22:20:21.809Z] ---> 5626c6409b57 [2023-03-21T22:20:21.809Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:20:22.089Z] ---> Running in f98a00ed2605 [2023-03-21T22:20:24.039Z] Removing intermediate container f98a00ed2605 [2023-03-21T22:20:24.039Z] ---> cc5662efce7f [2023-03-21T22:20:24.039Z] Step 11/35 : COPY . . [2023-03-21T22:20:25.012Z] ---> bcba4fdf2189 [2023-03-21T22:20:25.012Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-21T22:20:25.283Z] ---> Running in d4927be3219b [2023-03-21T22:20:26.244Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:20:26.244Z] Dload Upload Total Spent Left Speed [2023-03-21T22:20:26.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7803 0 --:--:-- --:--:-- --:--:-- 7866 [2023-03-21T22:20:27.104Z] Removing intermediate container d4927be3219b [2023-03-21T22:20:27.104Z] ---> 23c4e2d98cbe [2023-03-21T22:20:27.104Z] Step 13/35 : RUN ${MAKE} [2023-03-21T22:20:27.380Z] ---> Running in f4f35d098dc5 [2023-03-21T22:20:28.347Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -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-21T22:23:20.134Z] Removing intermediate container f4f35d098dc5 [2023-03-21T22:23:20.134Z] ---> 527229839f41 [2023-03-21T22:23:20.134Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-21T22:23:20.134Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-21T22:23:20.134Z] 8766b47fe142: Pulling fs layer [2023-03-21T22:23:20.134Z] 8766b47fe142: Verifying Checksum [2023-03-21T22:23:20.134Z] 8766b47fe142: Download complete [2023-03-21T22:23:20.134Z] 8766b47fe142: Pull complete [2023-03-21T22:23:20.134Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-21T22:23:20.134Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-21T22:23:20.134Z] ---> 69d40e2cb93c [2023-03-21T22:23:20.134Z] Step 15/35 : FROM alpine:3.16 [2023-03-21T22:23:20.134Z] 3.16: Pulling from library/alpine [2023-03-21T22:23:20.134Z] 3760b48202b3: Pulling fs layer [2023-03-21T22:23:20.134Z] 3760b48202b3: Verifying Checksum [2023-03-21T22:23:20.134Z] 3760b48202b3: Download complete [2023-03-21T22:23:20.134Z] 3760b48202b3: Pull complete [2023-03-21T22:23:20.134Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T22:23:20.134Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T22:23:20.134Z] ---> 4c81e5bf8899 [2023-03-21T22:23:20.134Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T22:23:20.134Z] ---> Running in da37b9e85e6d [2023-03-21T22:23:20.134Z] Removing intermediate container da37b9e85e6d [2023-03-21T22:23:20.134Z] ---> c82aa92f9833 [2023-03-21T22:23:20.134Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-21T22:23:20.134Z] ---> Running in e60b50a19cf6 [2023-03-21T22:23:20.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:23:20.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:23:20.134Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-03-21T22:23:20.134Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-03-21T22:23:20.134Z] (3/82) Installing libxau (1.0.9-r0) [2023-03-21T22:23:20.134Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-03-21T22:23:20.134Z] (5/82) Installing libxcb (1.15-r0) [2023-03-21T22:23:20.134Z] (6/82) Installing libx11 (1.8-r0) [2023-03-21T22:23:20.134Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-03-21T22:23:20.134Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-03-21T22:23:20.134Z] (9/82) Installing expat (2.5.0-r0) [2023-03-21T22:23:20.134Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-03-21T22:23:20.134Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-03-21T22:23:20.134Z] (12/82) Installing libpng (1.6.37-r1) [2023-03-21T22:23:20.134Z] (13/82) Installing freetype (2.12.1-r0) [2023-03-21T22:23:20.134Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-03-21T22:23:20.134Z] (15/82) Installing fribidi (1.0.12-r0) [2023-03-21T22:23:20.134Z] (16/82) Installing libffi (3.4.2-r1) [2023-03-21T22:23:20.134Z] (17/82) Installing libintl (0.21-r2) [2023-03-21T22:23:20.134Z] (18/82) Installing libblkid (2.38-r1) [2023-03-21T22:23:20.134Z] (19/82) Installing libmount (2.38-r1) [2023-03-21T22:23:20.134Z] (20/82) Installing pcre (8.45-r2) [2023-03-21T22:23:20.134Z] (21/82) Installing glib (2.72.1-r0) [2023-03-21T22:23:20.134Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-03-21T22:23:20.134Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-03-21T22:23:20.134Z] (24/82) Installing libass (0.16.0-r0) [2023-03-21T22:23:20.134Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-03-21T22:23:20.134Z] (26/82) Installing libdrm (2.4.110-r0) [2023-03-21T22:23:20.134Z] (27/82) Installing gmp (6.2.1-r2) [2023-03-21T22:23:20.134Z] (28/82) Installing nettle (3.7.3-r0) [2023-03-21T22:23:20.134Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-03-21T22:23:20.134Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-03-21T22:23:20.134Z] (31/82) Installing libunistring (1.0-r0) [2023-03-21T22:23:20.134Z] (32/82) Installing gnutls (3.7.7-r1) [2023-03-21T22:23:20.134Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-21T22:23:20.134Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-21T22:23:20.134Z] (35/82) Installing lame (3.100-r0) [2023-03-21T22:23:20.134Z] (36/82) Installing opus (1.3.1-r1) [2023-03-21T22:23:20.134Z] (37/82) Installing libasyncns (0.8-r1) [2023-03-21T22:23:20.134Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-03-21T22:23:20.134Z] (39/82) Installing libltdl (2.4.7-r0) [2023-03-21T22:23:20.134Z] (40/82) Installing orc (0.4.32-r0) [2023-03-21T22:23:20.134Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T22:23:20.134Z] (42/82) Installing libogg (1.3.5-r1) [2023-03-21T22:23:20.134Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T22:23:20.134Z] (44/82) Installing flac (1.3.4-r0) [2023-03-21T22:23:20.134Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-03-21T22:23:20.134Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-03-21T22:23:20.134Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-03-21T22:23:20.134Z] (48/82) Installing soxr (0.1.3-r2) [2023-03-21T22:23:20.134Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-03-21T22:23:20.134Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-03-21T22:23:20.134Z] (51/82) Installing libpulse (15.0-r2) [2023-03-21T22:23:20.134Z] (52/82) Installing cjson (1.7.15-r3) [2023-03-21T22:23:20.134Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-03-21T22:23:20.134Z] (54/82) Installing librist (0.2.6-r1) [2023-03-21T22:23:20.134Z] (55/82) Installing libsrt (1.4.4-r0) [2023-03-21T22:23:20.134Z] (56/82) Installing libssh (0.9.6-r1) [2023-03-21T22:23:20.134Z] (57/82) Installing libtheora (1.1.1-r16) [2023-03-21T22:23:20.134Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-03-21T22:23:20.134Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-03-21T22:23:20.134Z] (60/82) Installing libxext (1.3.4-r0) [2023-03-21T22:23:20.134Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-03-21T22:23:20.134Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-03-21T22:23:20.134Z] (63/82) Installing libva (2.14.0-r0) [2023-03-21T22:23:20.134Z] (64/82) Installing libvdpau (1.5-r0) [2023-03-21T22:23:20.134Z] (65/82) Installing vidstab (1.1.0-r1) [2023-03-21T22:23:20.134Z] (66/82) Installing libvpx (1.11.0-r1) [2023-03-21T22:23:20.134Z] (67/82) Installing libwebp (1.2.3-r0) [2023-03-21T22:23:20.134Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-03-21T22:23:20.134Z] (69/82) Installing numactl (2.0.14-r0) [2023-03-21T22:23:20.134Z] (70/82) Installing x265-libs (3.5-r3) [2023-03-21T22:23:20.134Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-03-21T22:23:20.134Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-03-21T22:23:20.134Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-03-21T22:23:20.134Z] (74/82) Installing udev-init-scripts (35-r0) [2023-03-21T22:23:20.134Z] Executing udev-init-scripts-35-r0.post-install [2023-03-21T22:23:20.134Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-03-21T22:23:20.134Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-03-21T22:23:20.134Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-03-21T22:23:20.134Z] (78/82) Installing kmod-libs (29-r2) [2023-03-21T22:23:20.134Z] (79/82) Installing eudev (3.2.11-r0) [2023-03-21T22:23:20.134Z] (80/82) Installing libsodium (1.0.18-r0) [2023-03-21T22:23:20.134Z] (81/82) Installing libzmq (4.3.4-r0) [2023-03-21T22:23:20.134Z] (82/82) Installing zeromq (4.3.4-r0) [2023-03-21T22:23:20.134Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T22:23:20.134Z] Executing eudev-3.2.11-r0.trigger [2023-03-21T22:23:20.134Z] OK: 78 MiB in 96 packages [2023-03-21T22:23:20.134Z] Removing intermediate container e60b50a19cf6 [2023-03-21T22:23:20.134Z] ---> 9a775f5c82a8 [2023-03-21T22:23:20.134Z] Step 18/35 : WORKDIR / [2023-03-21T22:23:20.134Z] ---> Running in 060521a72324 [2023-03-21T22:23:20.134Z] Removing intermediate container 060521a72324 [2023-03-21T22:23:20.134Z] ---> ea3a9b12c7de [2023-03-21T22:23:20.134Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-21T22:23:21.541Z] ---> 0c351c64ea73 [2023-03-21T22:23:21.541Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-21T22:23:21.809Z] ---> 2f6003cb6b3d [2023-03-21T22:23:21.809Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-21T22:23:22.394Z] ---> c0e4f91c3ad5 [2023-03-21T22:23:22.394Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-21T22:23:22.977Z] ---> 2e7d4f88ff3f [2023-03-21T22:23:22.977Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-21T22:23:23.557Z] ---> 86300b27c648 [2023-03-21T22:23:23.557Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-21T22:23:24.141Z] ---> 07104656714d [2023-03-21T22:23:24.141Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-21T22:23:25.552Z] ---> 2d9af188cf44 [2023-03-21T22:23:25.552Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-21T22:23:25.552Z] ---> Running in c47ca4cc2c09 [2023-03-21T22:23:26.981Z] Removing intermediate container c47ca4cc2c09 [2023-03-21T22:23:26.981Z] ---> ff9153677e1f [2023-03-21T22:23:26.981Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-21T22:23:26.981Z] ---> Running in 0fd5c1c4e8f9 [2023-03-21T22:23:28.923Z] Removing intermediate container 0fd5c1c4e8f9 [2023-03-21T22:23:28.923Z] ---> f73cf38ece89 [2023-03-21T22:23:28.923Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-21T22:23:28.923Z] ---> Running in 96918b46ce9a [2023-03-21T22:23:30.330Z] Removing intermediate container 96918b46ce9a [2023-03-21T22:23:30.330Z] ---> 86573e1b456f [2023-03-21T22:23:30.330Z] Step 29/35 : EXPOSE 59983 [2023-03-21T22:23:30.330Z] ---> Running in e8466abce613 [2023-03-21T22:23:30.597Z] Removing intermediate container e8466abce613 [2023-03-21T22:23:30.597Z] ---> 013c08942aff [2023-03-21T22:23:30.597Z] Step 30/35 : EXPOSE 8554 [2023-03-21T22:23:30.863Z] ---> Running in 0a1ed949c3d3 [2023-03-21T22:23:31.129Z] Removing intermediate container 0a1ed949c3d3 [2023-03-21T22:23:31.129Z] ---> 3a784cae06d3 [2023-03-21T22:23:31.129Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-21T22:23:31.129Z] ---> Running in 123ef0fcff01 [2023-03-21T22:23:31.395Z] Removing intermediate container 123ef0fcff01 [2023-03-21T22:23:31.395Z] ---> 15b8cc57506f [2023-03-21T22:23:31.395Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-21T22:23:31.395Z] ---> Running in 320eec7cc762 [2023-03-21T22:23:31.662Z] Removing intermediate container 320eec7cc762 [2023-03-21T22:23:31.662Z] ---> 512b18cbccd3 [2023-03-21T22:23:31.662Z] Step 33/35 : LABEL arch=arm64 [2023-03-21T22:23:31.930Z] ---> Running in 2e57e8698d32 [2023-03-21T22:23:32.197Z] Removing intermediate container 2e57e8698d32 [2023-03-21T22:23:32.197Z] ---> 8c6e9d6c033b [2023-03-21T22:23:32.197Z] Step 34/35 : LABEL git_sha=1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [2023-03-21T22:23:32.197Z] ---> Running in eafcfc93ee55 [2023-03-21T22:23:32.465Z] Removing intermediate container eafcfc93ee55 [2023-03-21T22:23:32.465Z] ---> d7b76a6cb753 [2023-03-21T22:23:32.465Z] Step 35/35 : LABEL version=0.0.0 [2023-03-21T22:23:32.465Z] ---> Running in bfb33b8c6855 [2023-03-21T22:23:32.737Z] Removing intermediate container bfb33b8c6855 [2023-03-21T22:23:32.737Z] ---> 3d77b82fac70 [2023-03-21T22:23:32.737Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:23:32.737Z] Successfully built 3d77b82fac70 [2023-03-21T22:23:33.003Z] 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-21T22:23:33.088Z] provisioning config files... [2023-03-21T22:23:33.103Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config7809555360535206989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:23:33.533Z] ---> docker-login.sh [2023-03-21T22:23:33.533Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:23:33.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:23:33.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:23:33.806Z] Configure a credential helper to remove this warning. See [2023-03-21T22:23:33.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:23:33.806Z] [2023-03-21T22:23:33.806Z] Login Succeeded [2023-03-21T22:23:33.806Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:23:34.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:23:34.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:23:34.347Z] Configure a credential helper to remove this warning. See [2023-03-21T22:23:34.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:23:34.347Z] [2023-03-21T22:23:34.347Z] Login Succeeded [2023-03-21T22:23:34.347Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:23:34.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:23:34.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:23:34.617Z] Configure a credential helper to remove this warning. See [2023-03-21T22:23:34.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:23:34.617Z] [2023-03-21T22:23:34.617Z] Login Succeeded [2023-03-21T22:23:34.617Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:23:34.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:23:34.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:23:34.886Z] Configure a credential helper to remove this warning. See [2023-03-21T22:23:34.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:23:34.886Z] [2023-03-21T22:23:34.886Z] Login Succeeded [2023-03-21T22:23:34.886Z] docker.io [2023-03-21T22:23:35.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:23:35.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:23:35.438Z] Configure a credential helper to remove this warning. See [2023-03-21T22:23:35.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:23:35.438Z] [2023-03-21T22:23:35.438Z] Login Succeeded [2023-03-21T22:23:35.438Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:23:35.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:23:35.477Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:23:35.492Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-21T22:23:35.492Z] 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [2023-03-21T22:23:35.492Z] latest [2023-03-21T22:23:35.492Z] 0.0.0 [2023-03-21T22:23:35.492Z] 1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0 [2023-03-21T22:23:35.492Z] levski [2023-03-21T22:23:35.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:23:35.825Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:23:36.172Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [2023-03-21T22:23:36.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-21T22:23:36.172Z] 283fb49fbb90: Preparing [2023-03-21T22:23:36.172Z] 57d5fae5e324: Preparing [2023-03-21T22:23:36.172Z] 3b0db64115c0: Preparing [2023-03-21T22:23:36.172Z] 608d194cb50c: Preparing [2023-03-21T22:23:36.172Z] acc83c6ca332: Preparing [2023-03-21T22:23:36.172Z] fab0140d8592: Preparing [2023-03-21T22:23:36.172Z] afcc2c85d12d: Preparing [2023-03-21T22:23:36.172Z] dad80baa5efd: Preparing [2023-03-21T22:23:36.172Z] f21e98de78ee: Preparing [2023-03-21T22:23:36.172Z] 8e133ca3023a: Preparing [2023-03-21T22:23:36.172Z] 4c4b990f4cee: Preparing [2023-03-21T22:23:36.172Z] f70ee36035b9: Preparing [2023-03-21T22:23:36.172Z] dad80baa5efd: Waiting [2023-03-21T22:23:36.172Z] f21e98de78ee: Waiting [2023-03-21T22:23:36.172Z] 8e133ca3023a: Waiting [2023-03-21T22:23:36.172Z] 4c4b990f4cee: Waiting [2023-03-21T22:23:36.172Z] fab0140d8592: Waiting [2023-03-21T22:23:36.172Z] f70ee36035b9: Waiting [2023-03-21T22:23:36.172Z] afcc2c85d12d: Waiting [2023-03-21T22:23:36.445Z] 283fb49fbb90: Pushed [2023-03-21T22:23:36.445Z] 57d5fae5e324: Pushed [2023-03-21T22:23:36.445Z] acc83c6ca332: Pushed [2023-03-21T22:23:36.445Z] 3b0db64115c0: Pushed [2023-03-21T22:23:36.717Z] fab0140d8592: Pushed [2023-03-21T22:23:36.717Z] afcc2c85d12d: Pushed [2023-03-21T22:23:36.717Z] f21e98de78ee: Pushed [2023-03-21T22:23:36.717Z] dad80baa5efd: Pushed [2023-03-21T22:23:36.717Z] f70ee36035b9: Layer already exists [2023-03-21T22:23:43.362Z] 608d194cb50c: Pushed [2023-03-21T22:23:43.362Z] 8e133ca3023a: Pushed [2023-03-21T22:23:53.445Z] 4c4b990f4cee: Pushed [2023-03-21T22:23:53.445Z] 1e8a9a0bc5fafbcf5b64264498bdde32df42f291: digest: sha256:24ff332f7f2fb32e8a3cfd0f28b37087604e515b8c4db6d74e852b53dbd4c69d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:23:53.786Z] + 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-21T22:23:54.131Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-21T22:23:54.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-21T22:23:54.131Z] 283fb49fbb90: Preparing [2023-03-21T22:23:54.132Z] 57d5fae5e324: Preparing [2023-03-21T22:23:54.132Z] 3b0db64115c0: Preparing [2023-03-21T22:23:54.132Z] 608d194cb50c: Preparing [2023-03-21T22:23:54.132Z] acc83c6ca332: Preparing [2023-03-21T22:23:54.132Z] fab0140d8592: Preparing [2023-03-21T22:23:54.132Z] afcc2c85d12d: Preparing [2023-03-21T22:23:54.132Z] dad80baa5efd: Preparing [2023-03-21T22:23:54.132Z] f21e98de78ee: Preparing [2023-03-21T22:23:54.132Z] 8e133ca3023a: Preparing [2023-03-21T22:23:54.132Z] 4c4b990f4cee: Preparing [2023-03-21T22:23:54.132Z] f70ee36035b9: Preparing [2023-03-21T22:23:54.132Z] fab0140d8592: Waiting [2023-03-21T22:23:54.132Z] afcc2c85d12d: Waiting [2023-03-21T22:23:54.132Z] dad80baa5efd: Waiting [2023-03-21T22:23:54.132Z] f21e98de78ee: Waiting [2023-03-21T22:23:54.132Z] 8e133ca3023a: Waiting [2023-03-21T22:23:54.132Z] 4c4b990f4cee: Waiting [2023-03-21T22:23:54.132Z] f70ee36035b9: Waiting [2023-03-21T22:23:54.132Z] acc83c6ca332: Layer already exists [2023-03-21T22:23:54.132Z] 57d5fae5e324: Layer already exists [2023-03-21T22:23:54.132Z] 283fb49fbb90: Layer already exists [2023-03-21T22:23:54.132Z] 3b0db64115c0: Layer already exists [2023-03-21T22:23:54.132Z] 608d194cb50c: Layer already exists [2023-03-21T22:23:54.132Z] afcc2c85d12d: Layer already exists [2023-03-21T22:23:54.132Z] fab0140d8592: Layer already exists [2023-03-21T22:23:54.132Z] dad80baa5efd: Layer already exists [2023-03-21T22:23:54.132Z] f21e98de78ee: Layer already exists [2023-03-21T22:23:54.132Z] 8e133ca3023a: Layer already exists [2023-03-21T22:23:54.132Z] 4c4b990f4cee: Layer already exists [2023-03-21T22:23:54.132Z] f70ee36035b9: Layer already exists [2023-03-21T22:23:54.397Z] latest: digest: sha256:24ff332f7f2fb32e8a3cfd0f28b37087604e515b8c4db6d74e852b53dbd4c69d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:23:54.746Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:23:55.082Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.0 [2023-03-21T22:23:55.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-21T22:23:55.082Z] 283fb49fbb90: Preparing [2023-03-21T22:23:55.082Z] 57d5fae5e324: Preparing [2023-03-21T22:23:55.082Z] 3b0db64115c0: Preparing [2023-03-21T22:23:55.082Z] 608d194cb50c: Preparing [2023-03-21T22:23:55.082Z] acc83c6ca332: Preparing [2023-03-21T22:23:55.082Z] fab0140d8592: Preparing [2023-03-21T22:23:55.082Z] afcc2c85d12d: Preparing [2023-03-21T22:23:55.082Z] dad80baa5efd: Preparing [2023-03-21T22:23:55.082Z] f21e98de78ee: Preparing [2023-03-21T22:23:55.082Z] 8e133ca3023a: Preparing [2023-03-21T22:23:55.082Z] 4c4b990f4cee: Preparing [2023-03-21T22:23:55.082Z] f70ee36035b9: Preparing [2023-03-21T22:23:55.082Z] f21e98de78ee: Waiting [2023-03-21T22:23:55.082Z] 8e133ca3023a: Waiting [2023-03-21T22:23:55.082Z] 4c4b990f4cee: Waiting [2023-03-21T22:23:55.082Z] f70ee36035b9: Waiting [2023-03-21T22:23:55.082Z] afcc2c85d12d: Waiting [2023-03-21T22:23:55.082Z] dad80baa5efd: Waiting [2023-03-21T22:23:55.082Z] fab0140d8592: Waiting [2023-03-21T22:23:55.082Z] 57d5fae5e324: Layer already exists [2023-03-21T22:23:55.082Z] 608d194cb50c: Layer already exists [2023-03-21T22:23:55.082Z] acc83c6ca332: Layer already exists [2023-03-21T22:23:55.082Z] 283fb49fbb90: Layer already exists [2023-03-21T22:23:55.082Z] 3b0db64115c0: Layer already exists [2023-03-21T22:23:55.082Z] dad80baa5efd: Layer already exists [2023-03-21T22:23:55.082Z] f21e98de78ee: Layer already exists [2023-03-21T22:23:55.082Z] fab0140d8592: Layer already exists [2023-03-21T22:23:55.082Z] 8e133ca3023a: Layer already exists [2023-03-21T22:23:55.082Z] afcc2c85d12d: Layer already exists [2023-03-21T22:23:55.082Z] 4c4b990f4cee: Layer already exists [2023-03-21T22:23:55.082Z] f70ee36035b9: Layer already exists [2023-03-21T22:23:55.348Z] 0.0.0: digest: sha256:24ff332f7f2fb32e8a3cfd0f28b37087604e515b8c4db6d74e852b53dbd4c69d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:23:55.698Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:23:56.041Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0 [2023-03-21T22:23:56.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-21T22:23:56.041Z] 283fb49fbb90: Preparing [2023-03-21T22:23:56.041Z] 57d5fae5e324: Preparing [2023-03-21T22:23:56.041Z] 3b0db64115c0: Preparing [2023-03-21T22:23:56.041Z] 608d194cb50c: Preparing [2023-03-21T22:23:56.041Z] acc83c6ca332: Preparing [2023-03-21T22:23:56.041Z] fab0140d8592: Preparing [2023-03-21T22:23:56.041Z] afcc2c85d12d: Preparing [2023-03-21T22:23:56.041Z] dad80baa5efd: Preparing [2023-03-21T22:23:56.041Z] f21e98de78ee: Preparing [2023-03-21T22:23:56.041Z] 8e133ca3023a: Preparing [2023-03-21T22:23:56.041Z] 4c4b990f4cee: Preparing [2023-03-21T22:23:56.041Z] f70ee36035b9: Preparing [2023-03-21T22:23:56.041Z] fab0140d8592: Waiting [2023-03-21T22:23:56.041Z] afcc2c85d12d: Waiting [2023-03-21T22:23:56.041Z] dad80baa5efd: Waiting [2023-03-21T22:23:56.041Z] f21e98de78ee: Waiting [2023-03-21T22:23:56.041Z] 8e133ca3023a: Waiting [2023-03-21T22:23:56.041Z] 4c4b990f4cee: Waiting [2023-03-21T22:23:56.041Z] f70ee36035b9: Waiting [2023-03-21T22:23:56.042Z] acc83c6ca332: Layer already exists [2023-03-21T22:23:56.042Z] 608d194cb50c: Layer already exists [2023-03-21T22:23:56.042Z] 283fb49fbb90: Layer already exists [2023-03-21T22:23:56.042Z] 3b0db64115c0: Layer already exists [2023-03-21T22:23:56.042Z] 57d5fae5e324: Layer already exists [2023-03-21T22:23:56.042Z] fab0140d8592: Layer already exists [2023-03-21T22:23:56.042Z] dad80baa5efd: Layer already exists [2023-03-21T22:23:56.042Z] afcc2c85d12d: Layer already exists [2023-03-21T22:23:56.042Z] f21e98de78ee: Layer already exists [2023-03-21T22:23:56.042Z] 8e133ca3023a: Layer already exists [2023-03-21T22:23:56.042Z] 4c4b990f4cee: Layer already exists [2023-03-21T22:23:56.042Z] f70ee36035b9: Layer already exists [2023-03-21T22:23:56.308Z] 1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0: digest: sha256:24ff332f7f2fb32e8a3cfd0f28b37087604e515b8c4db6d74e852b53dbd4c69d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:23:56.657Z] + 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-21T22:23:56.994Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [2023-03-21T22:23:56.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-21T22:23:56.994Z] 283fb49fbb90: Preparing [2023-03-21T22:23:56.994Z] 57d5fae5e324: Preparing [2023-03-21T22:23:56.994Z] 3b0db64115c0: Preparing [2023-03-21T22:23:56.994Z] 608d194cb50c: Preparing [2023-03-21T22:23:56.994Z] acc83c6ca332: Preparing [2023-03-21T22:23:56.994Z] fab0140d8592: Preparing [2023-03-21T22:23:56.994Z] afcc2c85d12d: Preparing [2023-03-21T22:23:56.994Z] dad80baa5efd: Preparing [2023-03-21T22:23:56.994Z] f21e98de78ee: Preparing [2023-03-21T22:23:56.994Z] 8e133ca3023a: Preparing [2023-03-21T22:23:56.994Z] 4c4b990f4cee: Preparing [2023-03-21T22:23:56.994Z] f70ee36035b9: Preparing [2023-03-21T22:23:56.994Z] f21e98de78ee: Waiting [2023-03-21T22:23:56.994Z] 8e133ca3023a: Waiting [2023-03-21T22:23:56.994Z] f70ee36035b9: Waiting [2023-03-21T22:23:56.994Z] fab0140d8592: Waiting [2023-03-21T22:23:56.994Z] 4c4b990f4cee: Waiting [2023-03-21T22:23:56.994Z] afcc2c85d12d: Waiting [2023-03-21T22:23:56.994Z] dad80baa5efd: Waiting [2023-03-21T22:23:56.994Z] 57d5fae5e324: Layer already exists [2023-03-21T22:23:56.994Z] acc83c6ca332: Layer already exists [2023-03-21T22:23:56.994Z] 608d194cb50c: Layer already exists [2023-03-21T22:23:56.994Z] 3b0db64115c0: Layer already exists [2023-03-21T22:23:56.994Z] 283fb49fbb90: Layer already exists [2023-03-21T22:23:56.994Z] fab0140d8592: Layer already exists [2023-03-21T22:23:56.994Z] f21e98de78ee: Layer already exists [2023-03-21T22:23:56.994Z] afcc2c85d12d: Layer already exists [2023-03-21T22:23:56.994Z] 8e133ca3023a: Layer already exists [2023-03-21T22:23:56.994Z] dad80baa5efd: Layer already exists [2023-03-21T22:23:56.994Z] f70ee36035b9: Layer already exists [2023-03-21T22:23:56.994Z] 4c4b990f4cee: Layer already exists [2023-03-21T22:23:57.260Z] levski: digest: sha256:24ff332f7f2fb32e8a3cfd0f28b37087604e515b8c4db6d74e852b53dbd4c69d size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:23:57.307Z] ===================================================== [Pipeline] echo [2023-03-21T22:23:57.313Z] taggedImages: [2023-03-21T22:23:57.313Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [2023-03-21T22:23:57.313Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-21T22:23:57.313Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.0 [2023-03-21T22:23:57.313Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1e8a9a0bc5fafbcf5b64264498bdde32df42f291-0.0.0 [2023-03-21T22:23:57.313Z] - 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-21T22:23:57.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:23:57.670Z] [2023-03-21T22:23:57.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:23:57.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:23:57.997Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T22:23:57.997Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T22:23:57.997Z] 04944245beec: Pulling fs layer [2023-03-21T22:23:57.997Z] 699f458cf7ca: Pulling fs layer [2023-03-21T22:23:57.997Z] 765212b225bb: Pulling fs layer [2023-03-21T22:23:57.997Z] f23df028b6ca: Pulling fs layer [2023-03-21T22:23:57.997Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T22:23:57.997Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T22:23:57.997Z] 765212b225bb: Waiting [2023-03-21T22:23:57.997Z] f23df028b6ca: Waiting [2023-03-21T22:23:57.997Z] 2437ff75d9bd: Waiting [2023-03-21T22:23:58.266Z] 04944245beec: Verifying Checksum [2023-03-21T22:23:58.266Z] 04944245beec: Download complete [2023-03-21T22:23:58.266Z] 765212b225bb: Verifying Checksum [2023-03-21T22:23:58.266Z] 765212b225bb: Download complete [2023-03-21T22:23:58.266Z] f23df028b6ca: Download complete [2023-03-21T22:23:58.266Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T22:23:58.266Z] d65c8cfc05b1: Download complete [2023-03-21T22:23:58.266Z] 699f458cf7ca: Verifying Checksum [2023-03-21T22:23:58.266Z] 699f458cf7ca: Download complete [2023-03-21T22:23:58.849Z] 8998bd30e6a1: Download complete [2023-03-21T22:24:00.796Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T22:24:00.796Z] 2437ff75d9bd: Download complete [2023-03-21T22:24:02.739Z] 8998bd30e6a1: Pull complete [2023-03-21T22:24:03.006Z] 04944245beec: Pull complete [2023-03-21T22:24:04.417Z] 699f458cf7ca: Pull complete [2023-03-21T22:24:04.417Z] 765212b225bb: Pull complete [2023-03-21T22:24:05.379Z] f23df028b6ca: Pull complete [2023-03-21T22:24:05.379Z] d65c8cfc05b1: Pull complete [2023-03-21T22:24:20.373Z] 2437ff75d9bd: Pull complete [2023-03-21T22:24:20.373Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T22:24:20.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:24:20.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:24:20.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-4968 does not seem to be running inside a container [2023-03-21T22:24:20.627Z] $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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:arm64 cat [2023-03-21T22:24:23.343Z] $ docker top f5d70556244dc36309860605802481f5eab2afc8255bd45e7aa1fb964aa43aef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:24:24.168Z] ---> job-cost.sh [2023-03-21T22:24:24.168Z] lf-activate-venv: SKIPPING [2023-03-21T22:24:24.168Z] INFO: No Stack... [2023-03-21T22:24:24.434Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T22:24:25.388Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:24:25.706Z] + cat /w/workspace/device-usb-camera/3/archives/cost.csv [2023-03-21T22:24:25.972Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T22:24:26.037Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-3-stack-cost] [2023-03-21T22:24:26.045Z] Resource [jenkins-edgexfoundry-device-usb-camera-levski-3-stack-cost] did not exist. Created. [2023-03-21T22:24:26.045Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:24:26.699Z] /w/workspace/device-usb-camera/3@tmp/durable-d269f50a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T22:24:27.347Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T22:24:27.371Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T22:24:27.419Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:24:27.426Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:24:27.451Z] $ docker stop --time=1 f5d70556244dc36309860605802481f5eab2afc8255bd45e7aa1fb964aa43aef [2023-03-21T22:24:28.912Z] $ docker rm -f --volumes f5d70556244dc36309860605802481f5eab2afc8255bd45e7aa1fb964aa43aef [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-21T22:24:29.233Z] provisioning config files... [2023-03-21T22:24:29.240Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config6546897384831992692tmp [Pipeline] { [Pipeline] sh [2023-03-21T22:24:29.530Z] + set +x [2023-03-21T22:24:29.530Z] + curl -s https://codecov.io/bash [2023-03-21T22:24:29.530Z] + bash -s -- [2023-03-21T22:24:29.530Z] [2023-03-21T22:24:29.530Z] _____ _ [2023-03-21T22:24:29.530Z] / ____| | | [2023-03-21T22:24:29.530Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T22:24:29.530Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T22:24:29.530Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T22:24:29.530Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T22:24:29.530Z] Bash-1.0.6 [2023-03-21T22:24:29.530Z] [2023-03-21T22:24:29.530Z] [2023-03-21T22:24:29.530Z] ==> git version 2.25.1 found [2023-03-21T22:24:29.530Z] ==> 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-21T22:24:29.530Z] Release-Date: 2020-01-08 [2023-03-21T22:24:29.530Z] 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-21T22:24:29.530Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T22:24:29.530Z] ==> Jenkins CI detected. [2023-03-21T22:24:29.530Z] current dir:  /w/workspace/foundry_device-usb-camera_levski [2023-03-21T22:24:29.530Z] project root: . [2023-03-21T22:24:29.530Z] --> token set from env [2023-03-21T22:24:29.530Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T22:24:29.530Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T22:24:29.530Z] ==> Python coveragepy not found [2023-03-21T22:24:29.530Z] ==> Searching for coverage reports in: [2023-03-21T22:24:29.530Z] + . [2023-03-21T22:24:29.530Z] -> Found 1 reports [2023-03-21T22:24:29.530Z] ==> Detecting git/mercurial file structure [2023-03-21T22:24:29.530Z] ==> Reading reports [2023-03-21T22:24:29.788Z] + ./coverage.out bytes=30666 [2023-03-21T22:24:29.788Z] ==> Appending adjustments [2023-03-21T22:24:29.788Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T22:24:29.788Z] + Found adjustments [2023-03-21T22:24:29.788Z] ==> Gzipping contents [2023-03-21T22:24:29.788Z] 8.0K /tmp/codecov.gbsQAP.gz [2023-03-21T22:24:29.788Z] ==> Uploading reports [2023-03-21T22:24:29.788Z] url: https://codecov.io [2023-03-21T22:24:29.788Z] query: branch=levski&commit=1e8a9a0bc5fafbcf5b64264498bdde32df42f291&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:24:29.788Z] -> Pinging Codecov [2023-03-21T22:24:29.788Z] 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=1e8a9a0bc5fafbcf5b64264498bdde32df42f291&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:24:30.047Z] -> Uploading to [2023-03-21T22:24:30.047Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/73D8F5FF140700D3E01443B452E23636/1e8a9a0bc5fafbcf5b64264498bdde32df42f291/1702f7a3-47ec-492d-a3ed-58665bd81b6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T222429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbb11163c8765a192918c721ab8cbad0f0415518462fd7c8f179378fcb23f1c8 [2023-03-21T22:24:30.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:24:30.047Z] Dload Upload Total Spent Left Speed [2023-03-21T22:24:30.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 15731 --:--:-- --:--:-- --:--:-- 15731 [2023-03-21T22:24:30.306Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [Pipeline] } [2023-03-21T22:24:30.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T22:24:30.429Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T22:24:30.442Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:24:30.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:24:30.741Z] [2023-03-21T22:24:30.741Z] 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-21T22:24:31.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:24:31.043Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T22:24:31.043Z] df9b9388f04a: Pulling fs layer [2023-03-21T22:24:31.043Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T22:24:31.043Z] 25bc292e5bac: Pulling fs layer [2023-03-21T22:24:31.043Z] 114826534d7a: Pulling fs layer [2023-03-21T22:24:31.043Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T22:24:31.043Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T22:24:31.043Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T22:24:31.043Z] 114826534d7a: Waiting [2023-03-21T22:24:31.043Z] 4657fd5d0bcf: Waiting [2023-03-21T22:24:31.043Z] 6ad1cebc031e: Waiting [2023-03-21T22:24:31.043Z] 8a3aa393b2d8: Waiting [2023-03-21T22:24:31.043Z] 25bc292e5bac: Verifying Checksum [2023-03-21T22:24:31.043Z] 25bc292e5bac: Download complete [2023-03-21T22:24:31.043Z] 52dc419b0ee2: Download complete [2023-03-21T22:24:31.043Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T22:24:31.043Z] 4657fd5d0bcf: Download complete [2023-03-21T22:24:31.043Z] df9b9388f04a: Download complete [2023-03-21T22:24:31.305Z] df9b9388f04a: Pull complete [2023-03-21T22:24:31.305Z] 6ad1cebc031e: Verifying Checksum [2023-03-21T22:24:31.305Z] 6ad1cebc031e: Download complete [2023-03-21T22:24:31.305Z] 52dc419b0ee2: Pull complete [2023-03-21T22:24:31.564Z] 25bc292e5bac: Pull complete [2023-03-21T22:24:31.823Z] 114826534d7a: Verifying Checksum [2023-03-21T22:24:31.823Z] 114826534d7a: Download complete [2023-03-21T22:24:32.081Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T22:24:32.081Z] 8a3aa393b2d8: Download complete [2023-03-21T22:24:35.367Z] 114826534d7a: Pull complete [2023-03-21T22:24:35.367Z] 4657fd5d0bcf: Pull complete [2023-03-21T22:24:35.933Z] 6ad1cebc031e: Pull complete [2023-03-21T22:24:38.469Z] 8a3aa393b2d8: Pull complete [2023-03-21T22:24:38.470Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T22:24:38.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:24:39.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:24:39.487Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2023-03-21T22:24:39.533Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-21T22:24:42.937Z] $ docker top e7e22806fcf2bacbf0e41d28b80749e4fd065b66cea4c6e6f2dbbf4058ce47d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T22:24:42.983Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:levski' [Pipeline] sh [2023-03-21T22:24:43.260Z] + set -o pipefail [2023-03-21T22:24:43.260Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:levski' [2023-03-21T22:24:50.002Z] [2023-03-21T22:24:50.002Z] Monitoring /w/workspace/foundry_device-usb-camera_levski (github.com/edgexfoundry/device-usb-camera)... [2023-03-21T22:24:50.002Z] [2023-03-21T22:24:50.002Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6d161b6e-aadb-4bac-a9cd-5e25ffa3ca58/history/f5a92039-6d0a-40a4-b59e-594f54650c29 [2023-03-21T22:24:50.002Z] [2023-03-21T22:24:50.002Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-21T22:24:50.002Z] [2023-03-21T22:24:50.002Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T22:24:50.002Z] [2023-03-21T22:24:50.002Z] [2023-03-21T22:24:50.002Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T22:24:50.002Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T22:24:50.002Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T22:24:50.032Z] $ docker stop --time=1 e7e22806fcf2bacbf0e41d28b80749e4fd065b66cea4c6e6f2dbbf4058ce47d2 [2023-03-21T22:24:54.269Z] $ docker rm -f --volumes e7e22806fcf2bacbf0e41d28b80749e4fd065b66cea4c6e6f2dbbf4058ce47d2 [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-21T22:24:54.933Z] + git log --format=format:%s -1 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 [Pipeline] sh [2023-03-21T22:24:55.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:24:55.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:24:55.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:24:55.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:24:55.595Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2023-03-21T22:24:55.642Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:24:56.392Z] $ docker top e8c43cacab5856343edc463e039ebbff1246955d5c2966bf08b217cfd10eff68 -eo pid,comm [2023-03-21T22:24:56.414Z] 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-21T22:24:56.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:24:56.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:24:56.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:24:56.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:24:56.580Z] $ docker exec e8c43cacab5856343edc463e039ebbff1246955d5c2966bf08b217cfd10eff68 ssh-agent [2023-03-21T22:24:56.678Z] SSH_AUTH_SOCK=/tmp/ssh-JLqMZa0s4JD7/agent.14 [2023-03-21T22:24:56.678Z] SSH_AGENT_PID=20 [2023-03-21T22:24:56.683Z] Running ssh-add (command line suppressed) [2023-03-21T22:24:56.801Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_16450633824570194967.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_16450633824570194967.key) [2023-03-21T22:24:56.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:24:57.084Z] + git semver tag [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,303 [run_tag] DEBUG tag force:False [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,303 [check_head_tag] DEBUG check head tag [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,305 [execute] INFO git cat-file --batch-check [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,308 [execute] INFO git cat-file --batch [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,327 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,327 [execute] INFO git tag -a v0.0.0 -m v0.0.0 [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,328 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:24:57.342Z] 2023-03-21 22:24:57,330 [main] ERROR Cmd('git') failed due to: exit code(128) [2023-03-21T22:24:57.342Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-21T22:24:57.342Z] stderr: 'fatal: tag 'v0.0.0' already exists' [2023-03-21T22:24:57.342Z] ERROR: Cmd('git') failed due to: exit code(128) [2023-03-21T22:24:57.342Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-21T22:24:57.342Z] stderr: 'fatal: tag 'v0.0.0' already exists' [Pipeline] } [2023-03-21T22:24:57.370Z] $ docker exec --env ******** --env ******** e8c43cacab5856343edc463e039ebbff1246955d5c2966bf08b217cfd10eff68 ssh-agent -k [2023-03-21T22:24:57.482Z] unset SSH_AUTH_SOCK; [2023-03-21T22:24:57.482Z] unset SSH_AGENT_PID; [2023-03-21T22:24:57.482Z] echo Agent pid 20 killed; [2023-03-21T22:24:57.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-03-21T22:24:57.517Z] $ docker stop --time=1 e8c43cacab5856343edc463e039ebbff1246955d5c2966bf08b217cfd10eff68 [2023-03-21T22:24:58.833Z] $ docker rm -f --volumes e8c43cacab5856343edc463e039ebbff1246955d5c2966bf08b217cfd10eff68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [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-21T22:24:59.327Z] + [ -d /w/workspace/foundry_device-usb-camera_levski/archives ] [2023-03-21T22:24:59.327Z] + ls -al /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-21T22:24:59.327Z] total 16 [2023-03-21T22:24:59.327Z] drwxr-xr-x 3 root root 4096 Mar 21 22:14 . [2023-03-21T22:24:59.327Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 22:14 .. [2023-03-21T22:24:59.327Z] drwxr-xr-x 2 root root 4096 Mar 21 22:14 cost [2023-03-21T22:24:59.327Z] -rw-r--r-- 1 root root 89 Mar 21 22:14 cost.csv [2023-03-21T22:24:59.327Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-21T22:24:59.327Z] + ls -al /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-21T22:24:59.327Z] total 16 [2023-03-21T22:24:59.327Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:14 . [2023-03-21T22:24:59.327Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 22:14 .. [2023-03-21T22:24:59.327Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 22:14 cost [2023-03-21T22:24:59.327Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 21 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:24:59.614Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:00.476Z] ---> package-listing.sh [2023-03-21T22:25:00.476Z] ++ facter osfamily [2023-03-21T22:25:00.476Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T22:25:00.736Z] + OS_FAMILY=debian [2023-03-21T22:25:00.736Z] + workspace=/w/workspace/foundry_device-usb-camera_levski [2023-03-21T22:25:00.736Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T22:25:00.736Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T22:25:00.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T22:25:00.736Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T22:25:00.736Z] + '[' /w/workspace/foundry_device-usb-camera_levski ']' [2023-03-21T22:25:00.736Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T22:25:00.736Z] + case "${OS_FAMILY}" in [2023-03-21T22:25:00.736Z] + dpkg -l [2023-03-21T22:25:00.736Z] + grep '^ii' [2023-03-21T22:25:00.736Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T22:25:00.736Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T22:25:00.736Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T22:25:00.736Z] + '[' /w/workspace/foundry_device-usb-camera_levski ']' [2023-03-21T22:25:00.736Z] + mkdir -p /w/workspace/foundry_device-usb-camera_levski/archives/ [2023-03-21T22:25:00.736Z] + 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-21T22:25:00.747Z] 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-21T22:25:01.023Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:25:01.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:25:01.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:25:01.650Z] prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container [2023-03-21T22:25:01.699Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T22:25:01.912Z] $ docker top 249e02ed8a0bfbea382769303d81d08dd7b5d4738cc4ebbb95a6038a3b8c69a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:25:02.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T22:25:02.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T22:25:03.174Z] + ls /var/log/sa-host [2023-03-21T22:25:03.174Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:25:03.240Z] provisioning config files... [2023-03-21T22:25:03.249Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config15179066223670992552tmp [Pipeline] { [Pipeline] echo [2023-03-21T22:25:03.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:03.542Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T22:25:03.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:03.871Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T22:25:03.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:04.164Z] ---> sudo-logs.sh [2023-03-21T22:25:04.164Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T22:25:04.187Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:04.466Z] ---> job-cost.sh [2023-03-21T22:25:04.466Z] lf-activate-venv: SKIPPING [2023-03-21T22:25:04.466Z] DEBUG: total: 0.2199999988079071 [2023-03-21T22:25:04.466Z] INFO: Retrieving Stack Cost... [2023-03-21T22:25:05.034Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:25:05.292Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T22:25:05.302Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:05.583Z] ---> logs-deploy.sh [2023-03-21T22:25:05.583Z] lf-activate-venv: SKIPPING [2023-03-21T22:25:05.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/levski/3 [2023-03-21T22:25:05.583Z] INFO: archiving workspace using pattern(s): [2023-03-21T22:25:06.520Z] Archives upload complete. [2023-03-21T22:25:06.520Z] INFO: archiving logs to Nexus