MightyNerdEric commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 871823f3a6453e13befc2228227bc70d14f47812+cd08d416618cedf6394f2b45eea8eb763bae3217 (aa9aecdcd865e63b67b1bf74710dcd0a02ef5ebb) 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-ssh5071089920161558297.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6424643437300530534.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/PR-105/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/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14712371629636343975.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12907843421923924751.key Verifying host key using known hosts file > 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/PR-105/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/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1885786528865613993.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Running on prd-ubuntu20.04-docker-8c-8g-116981 in /w/workspace/foundry_device-usb-camera_PR-105 [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_PR-105 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cd08d416618cedf6394f2b45eea8eb763bae3217 into PR head commit 871823f3a6453e13befc2228227bc70d14f47812 > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 Merge succeeded, producing 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c Checking out Revision 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c (PR-105) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c # timeout=10 Commit message: "Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD" > git rev-list --no-walk 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T20:28:20.884Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T20:28:20.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T20:28:20.935Z] ========================================================= [2022-10-25T20:28:20.935Z] EdgeX Global Pipelines Version Info [2022-10-25T20:28:20.935Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:28:21.993Z] ------------------- [2022-10-25T20:28:21.993Z] stable info: [2022-10-25T20:28:21.993Z] ------------------- [2022-10-25T20:28:21.993Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T20:28:21.993Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T20:28:21.993Z] Message: update stable to v1.0.243 [2022-10-25T20:28:22.252Z] ------------------- [2022-10-25T20:28:22.252Z] experimental info: [2022-10-25T20:28:22.252Z] ------------------- [2022-10-25T20:28:22.252Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T20:28:22.252Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T20:28:22.252Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T20:28:22.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-25T20:28:22.399Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-25T20:28:22.408Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T20:28:22.418Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T20:28:22.427Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T20:28:22.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T20:28:22.446Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T20:28:22.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T20:28:22.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T20:28:22.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T20:28:22.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T20:28:22.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-25T20:28:22.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T20:28:22.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T20:28:22.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T20:28:22.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T20:28:22.541Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T20:28:22.550Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T20:28:22.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T20:28:22.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T20:28:22.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T20:28:22.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T20:28:22.598Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T20:28:22.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T20:28:22.618Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T20:28:22.628Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T20:28:22.637Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T20:28:22.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo [2022-10-25T20:28:22.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo [2022-10-25T20:28:22.669Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo [2022-10-25T20:28:22.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] echo [2022-10-25T20:28:22.688Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d197f1 [Pipeline] echo [2022-10-25T20:28:22.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:28:22.731Z] provisioning config files... [2022-10-25T20:28:22.743Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config4809252477359171268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:28:23.036Z] ---> docker-login.sh [2022-10-25T20:28:23.036Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:28:23.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:23.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:23.296Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:23.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:23.296Z] [2022-10-25T20:28:23.296Z] Login Succeeded [2022-10-25T20:28:23.296Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:28:23.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:23.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:23.557Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:23.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:23.557Z] [2022-10-25T20:28:23.557Z] Login Succeeded [2022-10-25T20:28:23.557Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:28:23.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:23.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:23.557Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:23.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:23.557Z] [2022-10-25T20:28:23.557Z] Login Succeeded [2022-10-25T20:28:23.557Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:28:23.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:23.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:23.816Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:23.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:23.816Z] [2022-10-25T20:28:23.816Z] Login Succeeded [2022-10-25T20:28:23.816Z] docker.io [2022-10-25T20:28:23.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:24.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:24.076Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:24.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:24.076Z] [2022-10-25T20:28:24.076Z] Login Succeeded [2022-10-25T20:28:24.076Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:28:24.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T20:28:24.444Z] + git rev-list -1 --merges 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c~1..0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] echo [2022-10-25T20:28:24.475Z] -----------> git rev-list -1 --merges 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c~1..0d197f113b6a6b4c408e8b2fdf4653ad87771e9c 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [2022-10-25T20:28:24.475Z] 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [false] [Pipeline] sh [2022-10-25T20:28:24.762Z] + git log --format=format:%s -1 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] echo [2022-10-25T20:28:24.776Z] ========================================================= [2022-10-25T20:28:24.776Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T20:28:24.776Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T20:28:25.099Z] + git log --format=format:%s -1 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] echo [2022-10-25T20:28:25.109Z] [semverPrep] GIT_COMMIT: 0d197f113b6a6b4c408e8b2fdf4653ad87771e9c, Commit Message: Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD [Pipeline] echo [2022-10-25T20:28:25.120Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T20:28:25.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T20:28:25.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T20:28:25.467Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T20:28:25.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T20:28:25.468Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T20:28:25.468Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T20:28:25.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:28:25.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:28:25.813Z] [2022-10-25T20:28:25.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:28:26.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:28:26.115Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T20:28:26.115Z] b85a868b505f: Pulling fs layer [2022-10-25T20:28:26.115Z] e2be974225ed: Pulling fs layer [2022-10-25T20:28:26.115Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T20:28:26.115Z] 988bab9f4d93: Pulling fs layer [2022-10-25T20:28:26.115Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T20:28:26.115Z] eaf3925da568: Pulling fs layer [2022-10-25T20:28:26.115Z] bab4dde63d76: Pulling fs layer [2022-10-25T20:28:26.115Z] bde34c3a00c8: Pulling fs layer [2022-10-25T20:28:26.115Z] b352a97aabf1: Pulling fs layer [2022-10-25T20:28:26.115Z] 4872d77fe225: Pulling fs layer [2022-10-25T20:28:26.115Z] 5851b861e8e6: Pulling fs layer [2022-10-25T20:28:26.115Z] 988bab9f4d93: Waiting [2022-10-25T20:28:26.115Z] 1469e6f7b9e6: Waiting [2022-10-25T20:28:26.115Z] eaf3925da568: Waiting [2022-10-25T20:28:26.115Z] bab4dde63d76: Waiting [2022-10-25T20:28:26.115Z] bde34c3a00c8: Waiting [2022-10-25T20:28:26.115Z] b352a97aabf1: Waiting [2022-10-25T20:28:26.115Z] 4872d77fe225: Waiting [2022-10-25T20:28:26.115Z] 5851b861e8e6: Waiting [2022-10-25T20:28:26.115Z] e2be974225ed: Download complete [2022-10-25T20:28:26.115Z] 988bab9f4d93: Verifying Checksum [2022-10-25T20:28:26.115Z] 988bab9f4d93: Download complete [2022-10-25T20:28:26.374Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T20:28:26.374Z] 339a4e72a1f5: Download complete [2022-10-25T20:28:26.374Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T20:28:26.374Z] 1469e6f7b9e6: Download complete [2022-10-25T20:28:26.374Z] eaf3925da568: Verifying Checksum [2022-10-25T20:28:26.374Z] eaf3925da568: Download complete [2022-10-25T20:28:26.374Z] bde34c3a00c8: Verifying Checksum [2022-10-25T20:28:26.374Z] bde34c3a00c8: Download complete [2022-10-25T20:28:26.374Z] b352a97aabf1: Verifying Checksum [2022-10-25T20:28:26.374Z] b352a97aabf1: Download complete [2022-10-25T20:28:26.374Z] 4872d77fe225: Verifying Checksum [2022-10-25T20:28:26.374Z] 4872d77fe225: Download complete [2022-10-25T20:28:26.374Z] 5851b861e8e6: Verifying Checksum [2022-10-25T20:28:26.374Z] 5851b861e8e6: Download complete [2022-10-25T20:28:26.374Z] b85a868b505f: Verifying Checksum [2022-10-25T20:28:26.374Z] b85a868b505f: Download complete [2022-10-25T20:28:26.634Z] bab4dde63d76: Verifying Checksum [2022-10-25T20:28:26.634Z] bab4dde63d76: Download complete [2022-10-25T20:28:27.568Z] b85a868b505f: Pull complete [2022-10-25T20:28:27.827Z] e2be974225ed: Pull complete [2022-10-25T20:28:28.394Z] 339a4e72a1f5: Pull complete [2022-10-25T20:28:28.394Z] 988bab9f4d93: Pull complete [2022-10-25T20:28:28.652Z] 1469e6f7b9e6: Pull complete [2022-10-25T20:28:28.652Z] eaf3925da568: Pull complete [2022-10-25T20:28:30.559Z] bab4dde63d76: Pull complete [2022-10-25T20:28:30.559Z] bde34c3a00c8: Pull complete [2022-10-25T20:28:30.559Z] b352a97aabf1: Pull complete [2022-10-25T20:28:30.559Z] 4872d77fe225: Pull complete [2022-10-25T20:28:30.819Z] 5851b861e8e6: Pull complete [2022-10-25T20:28:30.819Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T20:28:30.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:28:30.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:28:30.900Z] prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container [2022-10-25T20:28:30.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T20:28:32.397Z] $ docker top adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a -eo pid,comm [2022-10-25T20:28:32.443Z] 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). [2022-10-25T20:28:32.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T20:28:32.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:28:32.475Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:28:32.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:28:32.584Z] $ docker exec adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a ssh-agent [2022-10-25T20:28:32.681Z] SSH_AUTH_SOCK=/tmp/ssh-suHFW47ZFoHU/agent.33 [2022-10-25T20:28:32.681Z] SSH_AGENT_PID=39 [2022-10-25T20:28:32.686Z] Running ssh-add (command line suppressed) [2022-10-25T20:28:32.812Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_15216852156646536435.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_15216852156646536435.key) [2022-10-25T20:28:32.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:28:33.113Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T20:28:33.133Z] $ docker exec --env ******** --env ******** adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a ssh-agent -k [2022-10-25T20:28:33.224Z] unset SSH_AUTH_SOCK; [2022-10-25T20:28:33.225Z] unset SSH_AGENT_PID; [2022-10-25T20:28:33.225Z] echo Agent pid 39 killed; [2022-10-25T20:28:33.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T20:28:33.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:28:33.254Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:28:33.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:28:33.360Z] $ docker exec adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a ssh-agent [2022-10-25T20:28:33.460Z] SSH_AUTH_SOCK=/tmp/ssh-7zhpbQGLdCO1/agent.71 [2022-10-25T20:28:33.460Z] SSH_AGENT_PID=77 [2022-10-25T20:28:33.464Z] Running ssh-add (command line suppressed) [2022-10-25T20:28:33.573Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_1986571871789909381.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_1986571871789909381.key) [2022-10-25T20:28:33.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:28:33.867Z] + git semver init [2022-10-25T20:28:34.126Z] 2022-10-25 20:28:34,030 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T20:28:34.126Z] 2022-10-25 20:28:34,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-105/.semver [2022-10-25T20:28:34.126Z] 2022-10-25 20:28:34,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-105/.semver [2022-10-25T20:28:34.126Z] 2022-10-25 20:28:34,031 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-105/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-105, universal_newlines=False, shell=None, istream=None) [2022-10-25T20:28:35.062Z] 2022-10-25 20:28:34,838 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-105/.git/info/exclude [2022-10-25T20:28:35.062Z] 2022-10-25 20:28:34,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 with force:False [2022-10-25T20:28:35.062Z] 2022-10-25 20:28:34,838 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 [2022-10-25T20:28:35.062Z] 2022-10-25 20:28:34,841 [execute] INFO git cat-file --batch-check [2022-10-25T20:28:35.062Z] 2022-10-25 20:28:34,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T20:28:35.062Z] 2022-10-25 20:28:34,845 [execute] INFO git cat-file --batch [2022-10-25T20:28:35.062Z] 2022-10-25 20:28:34,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T20:28:35.062Z] 2022-10-25 20:28:34,849 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 [2022-10-25T20:28:35.062Z] 0.0.0 [Pipeline] } [2022-10-25T20:28:35.074Z] $ docker exec --env ******** --env ******** adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a ssh-agent -k [2022-10-25T20:28:35.168Z] unset SSH_AUTH_SOCK; [2022-10-25T20:28:35.169Z] unset SSH_AGENT_PID; [2022-10-25T20:28:35.169Z] echo Agent pid 77 killed; [2022-10-25T20:28:35.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T20:28:35.479Z] + git semver [Pipeline] } [2022-10-25T20:28:35.753Z] $ docker stop --time=1 adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a [2022-10-25T20:28:37.095Z] $ docker rm -f adface582ef7479b62cc0a2c6b9000ad064809443f1c759f99aa77ff8e63142a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:28:37.423Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T20:28:37.586Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T20:28:37.589Z] [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 [2022-10-25T20:28:37.715Z] provisioning config files... [2022-10-25T20:28:37.723Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config8541782418386809901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:28:38.016Z] ---> docker-login.sh [2022-10-25T20:28:38.016Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:28:38.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:38.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:38.016Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:38.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:38.016Z] [2022-10-25T20:28:38.016Z] Login Succeeded [2022-10-25T20:28:38.016Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:28:38.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:38.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:38.016Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:38.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:38.016Z] [2022-10-25T20:28:38.016Z] Login Succeeded [2022-10-25T20:28:38.016Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:28:38.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:38.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:38.275Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:38.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:38.275Z] [2022-10-25T20:28:38.275Z] Login Succeeded [2022-10-25T20:28:38.275Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:28:38.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:38.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:38.275Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:38.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:38.275Z] [2022-10-25T20:28:38.275Z] Login Succeeded [2022-10-25T20:28:38.275Z] docker.io [2022-10-25T20:28:38.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:28:38.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:28:38.842Z] Configure a credential helper to remove this warning. See [2022-10-25T20:28:38.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:28:38.842Z] [2022-10-25T20:28:38.842Z] Login Succeeded [2022-10-25T20:28:38.842Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:28:38.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T20:28:38.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:28:38.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:28:38.936Z] ========================================================= [2022-10-25T20:28:38.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T20:28:38.936Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:28:39.243Z] + 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 . [2022-10-25T20:28:39.243Z] Sending build context to Docker daemon 1.558MB [2022-10-25T20:28:39.243Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T20:28:39.243Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T20:28:39.243Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T20:28:39.243Z] 213ec9aee27d: Pulling fs layer [2022-10-25T20:28:39.243Z] 4583459ba037: Pulling fs layer [2022-10-25T20:28:39.243Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T20:28:39.243Z] 53926ce57604: Pulling fs layer [2022-10-25T20:28:39.243Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T20:28:39.243Z] 30f14e443154: Pulling fs layer [2022-10-25T20:28:39.243Z] 801331c1e519: Pulling fs layer [2022-10-25T20:28:39.243Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T20:28:39.243Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T20:28:39.243Z] 30f14e443154: Waiting [2022-10-25T20:28:39.243Z] 801331c1e519: Waiting [2022-10-25T20:28:39.243Z] 99cc6dd402b0: Waiting [2022-10-25T20:28:39.243Z] 7d9ed39f4882: Waiting [2022-10-25T20:28:39.243Z] 53926ce57604: Waiting [2022-10-25T20:28:39.243Z] 21b2b0c7a3f4: Waiting [2022-10-25T20:28:39.243Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T20:28:39.243Z] 93c1e223e6f2: Download complete [2022-10-25T20:28:39.243Z] 4583459ba037: Download complete [2022-10-25T20:28:39.243Z] 21b2b0c7a3f4: Download complete [2022-10-25T20:28:39.243Z] 30f14e443154: Verifying Checksum [2022-10-25T20:28:39.243Z] 30f14e443154: Download complete [2022-10-25T20:28:39.507Z] 213ec9aee27d: Verifying Checksum [2022-10-25T20:28:39.507Z] 213ec9aee27d: Download complete [2022-10-25T20:28:39.507Z] 801331c1e519: Download complete [2022-10-25T20:28:39.507Z] 213ec9aee27d: Pull complete [2022-10-25T20:28:39.783Z] 4583459ba037: Pull complete [2022-10-25T20:28:39.783Z] 93c1e223e6f2: Pull complete [2022-10-25T20:28:40.381Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T20:28:40.381Z] 7d9ed39f4882: Download complete [2022-10-25T20:28:40.381Z] 53926ce57604: Verifying Checksum [2022-10-25T20:28:40.381Z] 53926ce57604: Download complete [2022-10-25T20:28:40.381Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T20:28:40.381Z] 99cc6dd402b0: Download complete [2022-10-25T20:28:43.662Z] 53926ce57604: Pull complete [2022-10-25T20:28:43.662Z] 21b2b0c7a3f4: Pull complete [2022-10-25T20:28:43.920Z] 30f14e443154: Pull complete [2022-10-25T20:28:43.920Z] 801331c1e519: Pull complete [2022-10-25T20:28:45.816Z] 99cc6dd402b0: Pull complete [2022-10-25T20:28:46.381Z] 7d9ed39f4882: Pull complete [2022-10-25T20:28:46.381Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T20:28:46.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:28:46.381Z] ---> 1dedd983c030 [2022-10-25T20:28:46.381Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:28:48.288Z] ---> Running in e632f1170f3e [2022-10-25T20:28:48.552Z] Removing intermediate container e632f1170f3e [2022-10-25T20:28:48.552Z] ---> c1e967631d7f [2022-10-25T20:28:48.552Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T20:28:48.552Z] ---> Running in f8585b7114f9 [2022-10-25T20:28:48.552Z] Removing intermediate container f8585b7114f9 [2022-10-25T20:28:48.552Z] ---> 88fd1e1c2d1d [2022-10-25T20:28:48.552Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T20:28:48.552Z] ---> Running in ac7334d0d4f8 [2022-10-25T20:28:48.810Z] Removing intermediate container ac7334d0d4f8 [2022-10-25T20:28:48.810Z] ---> 40f44aae55dc [2022-10-25T20:28:48.810Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T20:28:48.810Z] ---> Running in 644d8d1cbee4 [2022-10-25T20:28:48.810Z] Removing intermediate container 644d8d1cbee4 [2022-10-25T20:28:48.810Z] ---> ff0e605ddb30 [2022-10-25T20:28:48.810Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T20:28:48.810Z] ---> Running in 0b24b814c8ad [2022-10-25T20:28:49.378Z] Removing intermediate container 0b24b814c8ad [2022-10-25T20:28:49.378Z] ---> fce07ef7b242 [2022-10-25T20:28:49.378Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T20:28:49.638Z] ---> Running in 7fbcf1239f57 [2022-10-25T20:28:49.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:50.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:50.723Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-25T20:28:50.980Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-25T20:28:51.238Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-25T20:28:51.496Z] (4/80) Installing libxcb (1.15-r0) [2022-10-25T20:28:52.087Z] (5/80) Installing libx11 (1.8-r0) [2022-10-25T20:28:52.668Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-25T20:28:52.689Z] Still waiting to schedule task [2022-10-25T20:28:52.689Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-25T20:28:52.930Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-25T20:28:52.930Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-25T20:28:53.189Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-25T20:28:53.447Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-25T20:28:54.015Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-25T20:28:54.274Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-25T20:28:54.533Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-25T20:28:55.102Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-25T20:28:55.670Z] (15/80) Installing libice (1.0.10-r0) [2022-10-25T20:28:55.928Z] (16/80) Installing libuuid (2.38-r1) [2022-10-25T20:28:56.496Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-25T20:28:56.496Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-25T20:28:57.065Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-25T20:28:57.323Z] (20/80) Installing xset (1.2.4-r0) [2022-10-25T20:28:57.583Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-25T20:28:57.841Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-25T20:28:58.406Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-25T20:28:58.666Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-25T20:28:58.924Z] (25/80) Installing libintl (0.21-r2) [2022-10-25T20:28:59.182Z] (26/80) Installing libblkid (2.38-r1) [2022-10-25T20:28:59.754Z] (27/80) Installing libmount (2.38-r1) [2022-10-25T20:29:00.014Z] (28/80) Installing pcre (8.45-r2) [2022-10-25T20:29:00.273Z] (29/80) Installing glib (2.72.1-r0) [2022-10-25T20:29:00.840Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-25T20:29:01.407Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-25T20:29:01.975Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-25T20:29:02.233Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-25T20:29:02.799Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-25T20:29:03.058Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-25T20:29:03.625Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-25T20:29:03.625Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-25T20:29:04.191Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-25T20:29:04.759Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-25T20:29:05.017Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-25T20:29:05.277Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-25T20:29:05.537Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-25T20:29:06.102Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-25T20:29:06.360Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-25T20:29:06.618Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-25T20:29:06.876Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-25T20:29:07.444Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-25T20:29:07.702Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-25T20:29:08.271Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-25T20:29:08.528Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-25T20:29:09.093Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-25T20:29:09.351Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-25T20:29:09.608Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-25T20:29:10.176Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-25T20:29:10.742Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-25T20:29:10.742Z] (56/80) Installing libunistring (1.0-r0) [2022-10-25T20:29:11.307Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-25T20:29:11.873Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-25T20:29:12.439Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-25T20:29:12.698Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-25T20:29:12.957Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-25T20:29:13.524Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-25T20:29:13.524Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-25T20:29:14.092Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-25T20:29:14.350Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T20:29:14.917Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-25T20:29:15.175Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-25T20:29:15.436Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-25T20:29:15.697Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-25T20:29:15.697Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-25T20:29:15.956Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-25T20:29:16.214Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-25T20:29:17.149Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T20:29:17.408Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-25T20:29:17.975Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-25T20:29:17.975Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T20:29:17.975Z] (76/80) Installing kmod-libs (29-r2) [2022-10-25T20:29:18.543Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-25T20:29:18.801Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-25T20:29:19.061Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-25T20:29:19.629Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-25T20:29:19.888Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:29:19.888Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T20:29:19.888Z] OK: 330 MiB in 131 packages [2022-10-25T20:29:22.417Z] Removing intermediate container 7fbcf1239f57 [2022-10-25T20:29:22.417Z] ---> 3feb945873ee [2022-10-25T20:29:22.417Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-25T20:29:22.417Z] ---> Running in 4da5129cbebb [2022-10-25T20:29:22.417Z] Removing intermediate container 4da5129cbebb [2022-10-25T20:29:22.417Z] ---> 7a6857ce7307 [2022-10-25T20:29:22.417Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-25T20:29:22.417Z] ---> 1c7e494b459e [2022-10-25T20:29:22.417Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:29:22.417Z] ---> Running in 430bcddab16f [2022-10-25T20:29:40.490Z] Removing intermediate container 430bcddab16f [2022-10-25T20:29:40.490Z] ---> 2087bbc895df [2022-10-25T20:29:40.490Z] Step 12/14 : COPY . . [2022-10-25T20:29:40.490Z] ---> 567399231c7a [2022-10-25T20:29:40.490Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T20:29:40.490Z] ---> Running in 6f5619b2cb0b [2022-10-25T20:29:40.490Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:29:40.490Z] Dload Upload Total Spent Left Speed [2022-10-25T20:29:40.490Z] 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9465 0 --:--:-- --:--:-- --:--:-- 9482 [2022-10-25T20:29:40.750Z] Removing intermediate container 6f5619b2cb0b [2022-10-25T20:29:40.750Z] ---> becd1141b112 [2022-10-25T20:29:40.750Z] Step 14/14 : RUN ${MAKE} [2022-10-25T20:29:40.750Z] ---> Running in 0e66341c970d [2022-10-25T20:29:41.010Z] noop [2022-10-25T20:29:41.269Z] Removing intermediate container 0e66341c970d [2022-10-25T20:29:41.269Z] ---> cc993343fcf5 [2022-10-25T20:29:41.269Z] Successfully built cc993343fcf5 [2022-10-25T20:29:41.269Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:41.573Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T20:29:41.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:29:41.634Z] prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container [2022-10-25T20:29:41.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T20:29:42.039Z] $ docker top 66af6d254d8c8f801df87f5a57438694f318ca680b9c9dac158d82618e779543 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:29:42.381Z] + go version [2022-10-25T20:29:42.381Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T20:29:42.394Z] $ docker stop --time=1 66af6d254d8c8f801df87f5a57438694f318ca680b9c9dac158d82618e779543 [2022-10-25T20:29:43.680Z] $ docker rm -f 66af6d254d8c8f801df87f5a57438694f318ca680b9c9dac158d82618e779543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:44.062Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T20:29:44.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:29:44.132Z] prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container [2022-10-25T20:29:44.166Z] $ 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_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T20:29:44.561Z] $ docker top c809516b08522490f99a3265e0cc90dc24a024be7fbd921377b880a8ac1c2312 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:29:44.898Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:29:45.192Z] + make test [2022-10-25T20:29:45.192Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-25T20:29:45.450Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-25T20:29:55.433Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-25T20:29:55.691Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-10-25T20:30:03.801Z] 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." [2022-10-25T20:30:03.801Z] CGO_ENABLED=1 go vet ./... [2022-10-25T20:30:05.700Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T20:30:05.700Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T20:30:05.700Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T20:30:05.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T20:30:05.728Z] $ docker stop --time=1 c809516b08522490f99a3265e0cc90dc24a024be7fbd921377b880a8ac1c2312 [2022-10-25T20:30:07.512Z] $ docker rm -f c809516b08522490f99a3265e0cc90dc24a024be7fbd921377b880a8ac1c2312 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:30:07.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T20:30:07.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T20:30:08.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T20:30:08.695Z] + ls -al . [2022-10-25T20:30:08.695Z] total 204 [2022-10-25T20:30:08.695Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 20:29 . [2022-10-25T20:30:08.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:28 .. [2022-10-25T20:30:08.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 20:29 .git [2022-10-25T20:30:08.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:28 .github [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 25 20:28 .gitignore [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 20:28 .golangci.yml [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 25 20:28 .hadolint.yml [2022-10-25T20:30:08.695Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 20:28 .semver [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 25 20:28 Attribution.txt [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 25 20:28 CHANGELOG.md [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 25 20:28 Dockerfile [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 20:28 GOVERNANCE.md [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 25 20:28 Jenkinsfile [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 20:28 LICENSE [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 25 20:28 Makefile [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 20:28 OWNERS.md [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 25 20:28 README.md [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 20:28 VERSION [2022-10-25T20:30:08.695Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 20:28 bin [2022-10-25T20:30:08.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:28 cmd [2022-10-25T20:30:08.695Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 25 20:29 coverage.out [2022-10-25T20:30:08.695Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 25 20:28 docker-entrypoint.sh [2022-10-25T20:30:08.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:28 docs [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 3621 Oct 25 20:28 go.mod [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 45299 Oct 25 20:28 go.sum [2022-10-25T20:30:08.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:28 internal [2022-10-25T20:30:08.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:28 snap [2022-10-25T20:30:08.695Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 25 20:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:08.995Z] + 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=0d197f113b6a6b4c408e8b2fdf4653ad87771e9c --label arch=amd64 --label version=0.0.0 . [2022-10-25T20:30:08.995Z] Sending build context to Docker daemon 1.588MB [2022-10-25T20:30:08.995Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T20:30:08.995Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-25T20:30:08.995Z] ---> cc993343fcf5 [2022-10-25T20:30:08.995Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:30:08.995Z] ---> Running in 87d7b131f03a [2022-10-25T20:30:09.254Z] Removing intermediate container 87d7b131f03a [2022-10-25T20:30:09.254Z] ---> 354fe8985495 [2022-10-25T20:30:09.254Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T20:30:09.254Z] ---> Running in b32ad1cdba74 [2022-10-25T20:30:09.254Z] Removing intermediate container b32ad1cdba74 [2022-10-25T20:30:09.254Z] ---> ea912572da06 [2022-10-25T20:30:09.254Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T20:30:09.254Z] ---> Running in 4a9f32935d0d [2022-10-25T20:30:09.254Z] Removing intermediate container 4a9f32935d0d [2022-10-25T20:30:09.254Z] ---> c907711cba13 [2022-10-25T20:30:09.254Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T20:30:09.513Z] ---> Running in bb1a03f0f880 [2022-10-25T20:30:09.513Z] Removing intermediate container bb1a03f0f880 [2022-10-25T20:30:09.513Z] ---> 2f091eb634bb [2022-10-25T20:30:09.513Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T20:30:09.513Z] ---> Running in a819d372b6c5 [2022-10-25T20:30:10.081Z] Removing intermediate container a819d372b6c5 [2022-10-25T20:30:10.081Z] ---> 8026fc70ac65 [2022-10-25T20:30:10.081Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T20:30:10.081Z] ---> Running in b4aa0637fa0a [2022-10-25T20:30:10.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:30:10.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:30:11.474Z] OK: 330 MiB in 131 packages [2022-10-25T20:30:11.736Z] Removing intermediate container b4aa0637fa0a [2022-10-25T20:30:11.736Z] ---> 11b35f182636 [2022-10-25T20:30:11.736Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-25T20:30:11.736Z] ---> Running in 423dcd2bc7db [2022-10-25T20:30:11.993Z] Removing intermediate container 423dcd2bc7db [2022-10-25T20:30:11.993Z] ---> 3086899210c4 [2022-10-25T20:30:11.993Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-25T20:30:11.993Z] ---> 226c07d06ad5 [2022-10-25T20:30:11.993Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:30:11.993Z] ---> Running in 53ddb93a799b [2022-10-25T20:30:12.929Z] Removing intermediate container 53ddb93a799b [2022-10-25T20:30:12.929Z] ---> e4040d7abe0b [2022-10-25T20:30:12.929Z] Step 12/36 : COPY . . [2022-10-25T20:30:12.929Z] ---> 45887cc8076b [2022-10-25T20:30:12.929Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T20:30:12.929Z] ---> Running in fe4eba97bd25 [2022-10-25T20:30:13.188Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:30:13.188Z] Dload Upload Total Spent Left Speed [2022-10-25T20:30:13.446Z] 0 0  0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 29852 0 --:--:-- --:--:-- --:--:-- 30342 [2022-10-25T20:30:13.705Z] Removing intermediate container fe4eba97bd25 [2022-10-25T20:30:13.705Z] ---> a61328dcbf93 [2022-10-25T20:30:13.705Z] Step 14/36 : RUN ${MAKE} [2022-10-25T20:30:13.705Z] ---> Running in 023c5e48027f [2022-10-25T20:30:13.963Z] 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.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-25T20:30:35.879Z] Removing intermediate container 023c5e48027f [2022-10-25T20:30:35.879Z] ---> a7a7bada1f65 [2022-10-25T20:30:35.879Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-25T20:30:35.879Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-25T20:30:35.879Z] af6660deedbd: Pulling fs layer [2022-10-25T20:30:35.879Z] 97cd0a44c592: Pulling fs layer [2022-10-25T20:30:35.879Z] 97cd0a44c592: Verifying Checksum [2022-10-25T20:30:35.879Z] 97cd0a44c592: Download complete [2022-10-25T20:30:35.879Z] af6660deedbd: Download complete [2022-10-25T20:30:35.879Z] af6660deedbd: Pull complete [2022-10-25T20:30:35.879Z] 97cd0a44c592: Pull complete [2022-10-25T20:30:35.879Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-25T20:30:35.879Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-25T20:30:35.879Z] ---> fea57e182299 [2022-10-25T20:30:35.879Z] Step 16/36 : FROM alpine:3.16 [2022-10-25T20:30:36.446Z] 3.16: Pulling from library/alpine [2022-10-25T20:30:36.446Z] 213ec9aee27d: Already exists [2022-10-25T20:30:36.705Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T20:30:36.705Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T20:30:36.705Z] ---> 9c6f07244728 [2022-10-25T20:30:36.705Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-25T20:30:36.705Z] ---> Running in 2c5168fb0f28 [2022-10-25T20:30:36.962Z] Removing intermediate container 2c5168fb0f28 [2022-10-25T20:30:36.962Z] ---> d937ef2f7544 [2022-10-25T20:30:36.962Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-25T20:30:36.962Z] ---> Running in 35c404b9de93 [2022-10-25T20:30:37.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:30:37.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:30:37.479Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-25T20:30:37.479Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-25T20:30:37.479Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-25T20:30:37.479Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-25T20:30:37.479Z] (5/83) Installing libxcb (1.15-r0) [2022-10-25T20:30:37.479Z] (6/83) Installing libx11 (1.8-r0) [2022-10-25T20:30:37.479Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-25T20:30:37.479Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-25T20:30:37.479Z] (9/83) Installing expat (2.5.0-r0) [2022-10-25T20:30:37.479Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:30:37.479Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-25T20:30:37.479Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-25T20:30:37.479Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-25T20:30:37.738Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-25T20:30:37.738Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-25T20:30:37.738Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-25T20:30:37.738Z] (17/83) Installing libintl (0.21-r2) [2022-10-25T20:30:37.738Z] (18/83) Installing libblkid (2.38-r1) [2022-10-25T20:30:37.738Z] (19/83) Installing libmount (2.38-r1) [2022-10-25T20:30:37.738Z] (20/83) Installing pcre (8.45-r2) [2022-10-25T20:30:37.738Z] (21/83) Installing glib (2.72.1-r0) [2022-10-25T20:30:37.738Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-25T20:30:37.738Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-25T20:30:37.738Z] (24/83) Installing libass (0.16.0-r0) [2022-10-25T20:30:37.738Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-25T20:30:37.738Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-25T20:30:37.738Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-25T20:30:37.997Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-25T20:30:37.997Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-25T20:30:37.997Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-25T20:30:37.997Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-25T20:30:37.997Z] (32/83) Installing libunistring (1.0-r0) [2022-10-25T20:30:37.997Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-25T20:30:37.997Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T20:30:37.997Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T20:30:37.997Z] (36/83) Installing lame (3.100-r0) [2022-10-25T20:30:37.997Z] (37/83) Installing opus (1.3.1-r1) [2022-10-25T20:30:37.997Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-25T20:30:37.997Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-25T20:30:37.997Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-25T20:30:37.997Z] (41/83) Installing orc (0.4.32-r0) [2022-10-25T20:30:37.997Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:30:37.997Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-25T20:30:37.997Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:30:37.997Z] (45/83) Installing flac (1.3.4-r0) [2022-10-25T20:30:37.997Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-25T20:30:37.997Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-25T20:30:37.997Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-25T20:30:37.997Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-25T20:30:37.997Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-25T20:30:37.997Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-25T20:30:37.997Z] (52/83) Installing libpulse (15.0-r2) [2022-10-25T20:30:37.997Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-25T20:30:37.997Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-25T20:30:37.997Z] (55/83) Installing librist (0.2.6-r1) [2022-10-25T20:30:38.256Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-25T20:30:38.256Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-25T20:30:38.256Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-25T20:30:38.256Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T20:30:38.256Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T20:30:38.256Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-25T20:30:38.256Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-25T20:30:38.256Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-25T20:30:38.257Z] (64/83) Installing libva (2.14.0-r0) [2022-10-25T20:30:38.257Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-25T20:30:38.257Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-25T20:30:38.257Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-25T20:30:38.257Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-25T20:30:38.257Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-25T20:30:38.257Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-25T20:30:38.257Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-25T20:30:38.257Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-25T20:30:38.257Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-25T20:30:38.515Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-25T20:30:38.515Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-25T20:30:38.515Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T20:30:38.515Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-25T20:30:38.515Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-25T20:30:38.515Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-25T20:30:38.515Z] (79/83) Installing kmod-libs (29-r2) [2022-10-25T20:30:38.515Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-25T20:30:38.515Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-25T20:30:38.515Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-25T20:30:38.515Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-25T20:30:38.515Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:30:38.515Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T20:30:38.515Z] OK: 101 MiB in 97 packages [2022-10-25T20:30:40.411Z] Removing intermediate container 35c404b9de93 [2022-10-25T20:30:40.411Z] ---> 2dcbe519da56 [2022-10-25T20:30:40.411Z] Step 19/36 : WORKDIR / [2022-10-25T20:30:40.411Z] ---> Running in 102663646e3a [2022-10-25T20:30:40.411Z] Removing intermediate container 102663646e3a [2022-10-25T20:30:40.411Z] ---> 1a83843db231 [2022-10-25T20:30:40.411Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-25T20:30:40.976Z] ---> e8b9d216fd46 [2022-10-25T20:30:40.976Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-25T20:30:40.976Z] ---> ff8276c5c631 [2022-10-25T20:30:40.976Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-25T20:30:41.233Z] ---> 56e0578fa4db [2022-10-25T20:30:41.233Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-25T20:30:41.233Z] ---> 0441b40bdbc1 [2022-10-25T20:30:41.233Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-25T20:30:41.491Z] ---> b0979c66d9a2 [2022-10-25T20:30:41.491Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-25T20:30:41.750Z] ---> 5a0eb0d59baa [2022-10-25T20:30:41.750Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-25T20:30:42.314Z] ---> a23ba73bf5b1 [2022-10-25T20:30:42.314Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-25T20:30:42.314Z] ---> Running in dbc63780e462 [2022-10-25T20:30:42.880Z] Removing intermediate container dbc63780e462 [2022-10-25T20:30:42.880Z] ---> 65b51f2a2d9b [2022-10-25T20:30:42.880Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-25T20:30:42.880Z] ---> Running in 2e3997d9ef59 [2022-10-25T20:30:43.448Z] Removing intermediate container 2e3997d9ef59 [2022-10-25T20:30:43.448Z] ---> 399bc42614ea [2022-10-25T20:30:43.448Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-25T20:30:43.448Z] ---> Running in 01bb63faab1d [2022-10-25T20:30:44.014Z] Removing intermediate container 01bb63faab1d [2022-10-25T20:30:44.014Z] ---> 7b9444e24da9 [2022-10-25T20:30:44.014Z] Step 30/36 : EXPOSE 59983 [2022-10-25T20:30:44.014Z] ---> Running in ce7c2e09f393 [2022-10-25T20:30:44.014Z] Removing intermediate container ce7c2e09f393 [2022-10-25T20:30:44.014Z] ---> f6fab52f15a6 [2022-10-25T20:30:44.014Z] Step 31/36 : EXPOSE 8554 [2022-10-25T20:30:44.272Z] ---> Running in 5bbda192c45e [2022-10-25T20:30:44.272Z] Removing intermediate container 5bbda192c45e [2022-10-25T20:30:44.272Z] ---> 5e65286c8e71 [2022-10-25T20:30:44.272Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-25T20:30:44.272Z] ---> Running in 91a93eca3aaa [2022-10-25T20:30:44.272Z] Removing intermediate container 91a93eca3aaa [2022-10-25T20:30:44.272Z] ---> 69204e25435d [2022-10-25T20:30:44.272Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-25T20:30:44.530Z] ---> Running in e41fa5e65f8e [2022-10-25T20:30:44.530Z] Removing intermediate container e41fa5e65f8e [2022-10-25T20:30:44.530Z] ---> dd3857f759b5 [2022-10-25T20:30:44.530Z] Step 34/36 : LABEL arch=amd64 [2022-10-25T20:30:44.530Z] ---> Running in 39e413dd686d [2022-10-25T20:30:44.530Z] Removing intermediate container 39e413dd686d [2022-10-25T20:30:44.530Z] ---> 84c3af891288 [2022-10-25T20:30:44.530Z] Step 35/36 : LABEL git_sha=0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [2022-10-25T20:30:44.530Z] ---> Running in c0adeeeeb15d [2022-10-25T20:30:44.788Z] Removing intermediate container c0adeeeeb15d [2022-10-25T20:30:44.788Z] ---> a923d549241c [2022-10-25T20:30:44.788Z] Step 36/36 : LABEL version=0.0.0 [2022-10-25T20:30:44.788Z] ---> Running in 868015387a51 [2022-10-25T20:30:44.788Z] Removing intermediate container 868015387a51 [2022-10-25T20:30:44.788Z] ---> b20e17d2e087 [2022-10-25T20:30:44.788Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T20:30:44.788Z] Successfully built b20e17d2e087 [2022-10-25T20:30:44.788Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2022-10-25T20:30:45.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:30:45.215Z] [2022-10-25T20:30:45.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:45.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:30:45.512Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T20:30:45.512Z] 5eb5b503b376: Pulling fs layer [2022-10-25T20:30:45.512Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T20:30:45.512Z] ec43610c2a17: Pulling fs layer [2022-10-25T20:30:45.512Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T20:30:45.512Z] 33b1e0a273af: Pulling fs layer [2022-10-25T20:30:45.512Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T20:30:45.512Z] 2f39f015ded8: Pulling fs layer [2022-10-25T20:30:45.512Z] 3a2ae6a8a46f: Waiting [2022-10-25T20:30:45.512Z] 2f39f015ded8: Waiting [2022-10-25T20:30:45.512Z] 5d3b04190fa2: Waiting [2022-10-25T20:30:45.512Z] 33b1e0a273af: Waiting [2022-10-25T20:30:45.512Z] 5c69ac0246d0: Download complete [2022-10-25T20:30:45.512Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T20:30:45.512Z] 3a2ae6a8a46f: Download complete [2022-10-25T20:30:45.512Z] 33b1e0a273af: Verifying Checksum [2022-10-25T20:30:45.512Z] 33b1e0a273af: Download complete [2022-10-25T20:30:45.512Z] 5d3b04190fa2: Download complete [2022-10-25T20:30:45.770Z] ec43610c2a17: Verifying Checksum [2022-10-25T20:30:45.770Z] ec43610c2a17: Download complete [2022-10-25T20:30:45.770Z] 5eb5b503b376: Verifying Checksum [2022-10-25T20:30:45.770Z] 5eb5b503b376: Download complete [2022-10-25T20:30:46.337Z] 2f39f015ded8: Download complete [2022-10-25T20:30:46.904Z] 5eb5b503b376: Pull complete [2022-10-25T20:30:46.904Z] 5c69ac0246d0: Pull complete [2022-10-25T20:30:47.470Z] ec43610c2a17: Pull complete [2022-10-25T20:30:47.470Z] 3a2ae6a8a46f: Pull complete [2022-10-25T20:30:47.728Z] 33b1e0a273af: Pull complete [2022-10-25T20:30:47.728Z] 5d3b04190fa2: Pull complete [2022-10-25T20:30:51.904Z] 2f39f015ded8: Pull complete [2022-10-25T20:30:51.904Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T20:30:51.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:30:51.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:30:51.976Z] prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container [2022-10-25T20:30:52.005Z] $ 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_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T20:30:53.612Z] $ docker top 9765e2668f32c717f74ce5324bf754e4a1db16ba85dc6f62e94b3b848ddc5a84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:30:54.046Z] ---> job-cost.sh [2022-10-25T20:30:54.046Z] lf-activate-venv: SKIPPING [2022-10-25T20:30:54.046Z] INFO: No Stack... [2022-10-25T20:30:54.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T20:30:54.869Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T20:30:55.152Z] + cut -d, -f6 [2022-10-25T20:30:55.152Z] + cat /w/workspace/foundry_device-usb-camera_PR-105/archives/cost.csv [Pipeline] lock [2022-10-25T20:30:55.165Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [2022-10-25T20:30:55.178Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] did not exist. Created. [2022-10-25T20:30:55.178Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T20:30:55.475Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T20:30:55.499Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T20:30:55.505Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T20:30:55.521Z] $ docker stop --time=1 9765e2668f32c717f74ce5324bf754e4a1db16ba85dc6f62e94b3b848ddc5a84 [2022-10-25T20:30:56.691Z] $ docker rm -f 9765e2668f32c717f74ce5324bf754e4a1db16ba85dc6f62e94b3b848ddc5a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T20:32:12.154Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116985 in /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] { [Pipeline] ws [2022-10-25T20:32:12.167Z] Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout [2022-10-25T20:32:12.206Z] Selected Git installation does not exist. Using Default [2022-10-25T20:32:12.206Z] The recommended git tool is: NONE [2022-10-25T20:32:18.133Z] using credential edgex-jenkins-ssh [2022-10-25T20:32:18.175Z] Cloning the remote Git repository [2022-10-25T20:32:18.225Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-25T20:32:18.327Z] > git init /w/workspace/device-usb-camera/3 # timeout=10 [2022-10-25T20:32:18.486Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-25T20:32:18.487Z] > git --version # timeout=10 [2022-10-25T20:32:18.511Z] > git --version # 'git version 2.25.1' [2022-10-25T20:32:18.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T20:32:18.567Z] Verifying host key using known hosts file [2022-10-25T20:32:18.787Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T20:32:18.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T20:32:19.571Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-25T20:32:19.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T20:32:20.632Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-25T20:32:20.683Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-25T20:32:20.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T20:32:20.690Z] Verifying host key using known hosts file [2022-10-25T20:32:20.698Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T20:32:20.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-25T20:32:21.249Z] Merging remotes/origin/main commit cd08d416618cedf6394f2b45eea8eb763bae3217 into PR head commit 871823f3a6453e13befc2228227bc70d14f47812 [2022-10-25T20:32:21.577Z] Merge succeeded, producing 682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 [2022-10-25T20:32:21.578Z] Checking out Revision 682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 (PR-105) [2022-10-25T20:32:21.267Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T20:32:21.301Z] > git checkout -f 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 [2022-10-25T20:32:21.399Z] > git remote # timeout=10 [2022-10-25T20:32:21.424Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T20:32:21.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T20:32:21.455Z] Verifying host key using known hosts file [2022-10-25T20:32:21.459Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T20:32:21.469Z] > git merge cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 [2022-10-25T20:32:21.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T20:32:21.586Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T20:32:21.601Z] > git checkout -f 682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 # timeout=10 [2022-10-25T20:32:25.124Z] Commit message: "Merge commit 'cd08d416618cedf6394f2b45eea8eb763bae3217' into HEAD" [2022-10-25T20:32:25.134Z] > git rev-list --no-walk 871823f3a6453e13befc2228227bc70d14f47812 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T20:32:26.138Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T20:32:26.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:32:26.138Z] Dload Upload Total Spent Left Speed [2022-10-25T20:32:26.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-10-25T20:32:26.931Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T20:32:27.276Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T20:32:27.276Z] + sudo tee /etc/docker/daemon.new [2022-10-25T20:32:27.276Z] { [2022-10-25T20:32:27.276Z] "registry-mirrors": [ [2022-10-25T20:32:27.276Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T20:32:27.276Z] ], [2022-10-25T20:32:27.276Z] "bip": "10.250.0.254/24", [2022-10-25T20:32:27.276Z] "hosts": [ [2022-10-25T20:32:27.276Z] "tcp://0.0.0.0:5555", [2022-10-25T20:32:27.276Z] "unix:///var/run/docker.sock" [2022-10-25T20:32:27.276Z] ], [2022-10-25T20:32:27.276Z] "mtu": 1458, [2022-10-25T20:32:27.276Z] "selinux-enabled": true, [2022-10-25T20:32:27.276Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T20:32:27.276Z] } [Pipeline] sh [2022-10-25T20:32:27.603Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T20:32:27.942Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:32:46.247Z] provisioning config files... [2022-10-25T20:32:46.278Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config1904471436325806805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:32:46.642Z] ---> docker-login.sh [2022-10-25T20:32:46.642Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:32:47.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:32:47.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:32:47.504Z] Configure a credential helper to remove this warning. See [2022-10-25T20:32:47.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:32:47.504Z] [2022-10-25T20:32:47.504Z] Login Succeeded [2022-10-25T20:32:47.504Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:32:47.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:32:47.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:32:47.773Z] Configure a credential helper to remove this warning. See [2022-10-25T20:32:47.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:32:47.773Z] [2022-10-25T20:32:47.773Z] Login Succeeded [2022-10-25T20:32:47.773Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:32:48.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:32:48.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:32:48.318Z] Configure a credential helper to remove this warning. See [2022-10-25T20:32:48.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:32:48.318Z] [2022-10-25T20:32:48.318Z] Login Succeeded [2022-10-25T20:32:48.318Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:32:48.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:32:48.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:32:48.592Z] Configure a credential helper to remove this warning. See [2022-10-25T20:32:48.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:32:48.592Z] [2022-10-25T20:32:48.592Z] Login Succeeded [2022-10-25T20:32:48.592Z] docker.io [2022-10-25T20:32:48.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:32:49.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:32:49.138Z] Configure a credential helper to remove this warning. See [2022-10-25T20:32:49.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:32:49.138Z] [2022-10-25T20:32:49.138Z] Login Succeeded [2022-10-25T20:32:49.409Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:32:49.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T20:32:49.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:32:49.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:32:49.641Z] ========================================================= [2022-10-25T20:32:49.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T20:32:49.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:32:50.005Z] + 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 . [2022-10-25T20:32:50.273Z] Sending build context to Docker daemon 1.02MB [2022-10-25T20:32:50.273Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T20:32:50.273Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T20:32:50.547Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T20:32:50.547Z] 9b18e9b68314: Pulling fs layer [2022-10-25T20:32:50.547Z] d32db5db7311: Pulling fs layer [2022-10-25T20:32:50.547Z] d0c4b47475fc: Pulling fs layer [2022-10-25T20:32:50.547Z] 5831b945b038: Pulling fs layer [2022-10-25T20:32:50.547Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T20:32:50.547Z] e10730c5d714: Pulling fs layer [2022-10-25T20:32:50.547Z] 5dd5c2283517: Pulling fs layer [2022-10-25T20:32:50.547Z] d5ac0230b979: Pulling fs layer [2022-10-25T20:32:50.547Z] 5831b945b038: Waiting [2022-10-25T20:32:50.547Z] 86bbec2aaacd: Waiting [2022-10-25T20:32:50.547Z] e10730c5d714: Waiting [2022-10-25T20:32:50.547Z] 5dd5c2283517: Waiting [2022-10-25T20:32:50.547Z] d5ac0230b979: Waiting [2022-10-25T20:32:50.547Z] d0c4b47475fc: Verifying Checksum [2022-10-25T20:32:50.547Z] d0c4b47475fc: Download complete [2022-10-25T20:32:50.547Z] d32db5db7311: Verifying Checksum [2022-10-25T20:32:50.547Z] d32db5db7311: Download complete [2022-10-25T20:32:50.547Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T20:32:50.547Z] 86bbec2aaacd: Download complete [2022-10-25T20:32:50.547Z] e10730c5d714: Verifying Checksum [2022-10-25T20:32:50.547Z] e10730c5d714: Download complete [2022-10-25T20:32:50.547Z] 9b18e9b68314: Download complete [2022-10-25T20:32:51.530Z] 9b18e9b68314: Pull complete [2022-10-25T20:32:51.801Z] d5ac0230b979: Verifying Checksum [2022-10-25T20:32:51.801Z] d5ac0230b979: Download complete [2022-10-25T20:32:52.076Z] d32db5db7311: Pull complete [2022-10-25T20:32:52.352Z] d0c4b47475fc: Pull complete [2022-10-25T20:32:52.940Z] 5dd5c2283517: Verifying Checksum [2022-10-25T20:32:52.940Z] 5dd5c2283517: Download complete [2022-10-25T20:32:53.915Z] 5831b945b038: Verifying Checksum [2022-10-25T20:32:53.915Z] 5831b945b038: Download complete [2022-10-25T20:33:06.266Z] 5831b945b038: Pull complete [2022-10-25T20:33:06.266Z] 86bbec2aaacd: Pull complete [2022-10-25T20:33:06.266Z] e10730c5d714: Pull complete [2022-10-25T20:33:11.643Z] 5dd5c2283517: Pull complete [2022-10-25T20:33:14.245Z] d5ac0230b979: Pull complete [2022-10-25T20:33:14.245Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T20:33:14.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:33:14.245Z] ---> 59b3b1a385d4 [2022-10-25T20:33:14.245Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:33:15.658Z] ---> Running in 13645ac44b63 [2022-10-25T20:33:16.250Z] Removing intermediate container 13645ac44b63 [2022-10-25T20:33:16.250Z] ---> ac77d5ef2b96 [2022-10-25T20:33:16.250Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T20:33:16.250Z] ---> Running in 428a850f7e81 [2022-10-25T20:33:16.519Z] Removing intermediate container 428a850f7e81 [2022-10-25T20:33:16.519Z] ---> f6add4eca8ae [2022-10-25T20:33:16.519Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T20:33:16.787Z] ---> Running in b2858a5d67dc [2022-10-25T20:33:17.054Z] Removing intermediate container b2858a5d67dc [2022-10-25T20:33:17.054Z] ---> ef9de27a1b99 [2022-10-25T20:33:17.054Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T20:33:17.054Z] ---> Running in fd102f4569fe [2022-10-25T20:33:17.645Z] Removing intermediate container fd102f4569fe [2022-10-25T20:33:17.645Z] ---> 3e4d9ae8523f [2022-10-25T20:33:17.645Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T20:33:17.645Z] ---> Running in be84e38aadc7 [2022-10-25T20:33:19.594Z] Removing intermediate container be84e38aadc7 [2022-10-25T20:33:19.594Z] ---> 8f40462051b6 [2022-10-25T20:33:19.594Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T20:33:19.594Z] ---> Running in ce56256b7468 [2022-10-25T20:33:20.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:33:21.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:33:22.566Z] (1/14) Installing libintl (0.21-r2) [2022-10-25T20:33:22.837Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-25T20:33:23.109Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T20:33:23.694Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T20:33:23.961Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-25T20:33:24.549Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-25T20:33:24.818Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T20:33:24.818Z] (7/14) Installing libblkid (2.38-r1) [2022-10-25T20:33:25.408Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-25T20:33:25.677Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-25T20:33:26.266Z] (10/14) Installing kmod-libs (29-r2) [2022-10-25T20:33:26.535Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-25T20:33:27.125Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-25T20:33:27.394Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-25T20:33:27.984Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-25T20:33:28.254Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:33:28.254Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T20:33:28.254Z] OK: 228 MiB in 65 packages [2022-10-25T20:33:29.668Z] Removing intermediate container ce56256b7468 [2022-10-25T20:33:29.668Z] ---> 0987e16fdd4b [2022-10-25T20:33:29.668Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-25T20:33:29.668Z] ---> Running in 44e24ecfd8cc [2022-10-25T20:33:29.937Z] Removing intermediate container 44e24ecfd8cc [2022-10-25T20:33:29.937Z] ---> efedccf9a448 [2022-10-25T20:33:29.937Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-25T20:33:30.524Z] ---> 2bd74f7b1c6a [2022-10-25T20:33:30.524Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:33:30.524Z] ---> Running in 1500f61c0a59 [2022-10-25T20:34:26.973Z] Removing intermediate container 1500f61c0a59 [2022-10-25T20:34:26.973Z] ---> 10f580d53a13 [2022-10-25T20:34:26.973Z] Step 12/14 : COPY . . [2022-10-25T20:34:26.973Z] ---> 4f4abf348c85 [2022-10-25T20:34:26.973Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T20:34:26.973Z] ---> Running in 221cd53cbcbf [2022-10-25T20:34:26.973Z]   % Total % Received % Xferd Average Speed Time Time  Time Current [2022-10-25T20:34:26.973Z] Dload Upload Total Spent Left Speed [2022-10-25T20:34:26.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12964 0 --:--:-- --:--:-- --:--:-- 13111 [2022-10-25T20:34:26.973Z] Removing intermediate container 221cd53cbcbf [2022-10-25T20:34:26.973Z] ---> c568cca53a19 [2022-10-25T20:34:26.973Z] Step 14/14 : RUN ${MAKE} [2022-10-25T20:34:26.973Z] ---> Running in b7fcf86956c8 [2022-10-25T20:34:27.932Z] noop [2022-10-25T20:34:28.515Z] Removing intermediate container b7fcf86956c8 [2022-10-25T20:34:28.515Z] ---> be9a3076ab69 [2022-10-25T20:34:28.515Z] Successfully built be9a3076ab69 [2022-10-25T20:34:28.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:34:28.863Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T20:34:28.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:34:29.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-116985 does not seem to be running inside a container [2022-10-25T20:34:29.111Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T20:34:30.304Z] $ docker top d2a7a690b2422b3793e12e0a9d3c8127c37f0a57da16df852d90d36b0b235de0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:34:31.171Z] + go version [2022-10-25T20:34:31.172Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T20:34:31.194Z] $ docker stop --time=1 d2a7a690b2422b3793e12e0a9d3c8127c37f0a57da16df852d90d36b0b235de0 [2022-10-25T20:34:32.888Z] $ docker rm -f d2a7a690b2422b3793e12e0a9d3c8127c37f0a57da16df852d90d36b0b235de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:34:33.457Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T20:34:33.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:34:33.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-116985 does not seem to be running inside a container [2022-10-25T20:34:33.735Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T20:34:35.032Z] $ docker top fe2aa8f71824f22478751d079e97f88502cafc6dbc82308a2e344fcc8fc9df3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:34:35.882Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/3 [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:34:36.539Z] + make test [2022-10-25T20:34:36.539Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-25T20:34:38.486Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-25T20:36:30.194Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-25T20:36:30.194Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 1.9% of statements [2022-10-25T20:36:30.194Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T20:36:30.194Z] CGO_ENABLED=1 go vet ./... [2022-10-25T20:36:56.961Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T20:36:56.961Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T20:36:56.961Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T20:36:57.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T20:36:57.266Z] $ docker stop --time=1 fe2aa8f71824f22478751d079e97f88502cafc6dbc82308a2e344fcc8fc9df3a [2022-10-25T20:36:59.362Z] $ docker rm -f fe2aa8f71824f22478751d079e97f88502cafc6dbc82308a2e344fcc8fc9df3a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:37:00.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T20:37:00.387Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T20:37:00.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T20:37:01.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T20:37:01.610Z] + ls -al . [2022-10-25T20:37:01.610Z] total 200 [2022-10-25T20:37:01.610Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 20:34 . [2022-10-25T20:37:01.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:32 .. [2022-10-25T20:37:01.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 20:32 .git [2022-10-25T20:37:01.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:32 .github [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 25 20:32 .gitignore [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 20:32 .golangci.yml [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 25 20:32 .hadolint.yml [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 25 20:32 Attribution.txt [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 25 20:32 CHANGELOG.md [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 25 20:32 Dockerfile [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 20:32 GOVERNANCE.md [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 25 20:32 Jenkinsfile [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 20:32 LICENSE [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 25 20:32 Makefile [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 20:32 OWNERS.md [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 25 20:32 README.md [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 20:28 VERSION [2022-10-25T20:37:01.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 20:32 bin [2022-10-25T20:37:01.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:32 cmd [2022-10-25T20:37:01.610Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 25 20:36 coverage.out [2022-10-25T20:37:01.610Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 25 20:32 docker-entrypoint.sh [2022-10-25T20:37:01.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:32 docs [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 3621 Oct 25 20:32 go.mod [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 45299 Oct 25 20:32 go.sum [2022-10-25T20:37:01.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:32 internal [2022-10-25T20:37:01.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:32 snap [2022-10-25T20:37:01.610Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 25 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:37:01.969Z] + 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=682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 --label arch=arm64 --label version=0.0.0 . [2022-10-25T20:37:02.249Z] Sending build context to Docker daemon 1.051MB [2022-10-25T20:37:02.249Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T20:37:02.249Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-25T20:37:02.249Z] ---> be9a3076ab69 [2022-10-25T20:37:02.249Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:37:02.523Z] ---> Running in a950a728ede7 [2022-10-25T20:37:02.794Z] Removing intermediate container a950a728ede7 [2022-10-25T20:37:02.794Z] ---> 1e1a2b0f4415 [2022-10-25T20:37:02.794Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T20:37:03.065Z] ---> Running in 0a98a4839f30 [2022-10-25T20:37:03.333Z] Removing intermediate container 0a98a4839f30 [2022-10-25T20:37:03.333Z] ---> 178f4a70908b [2022-10-25T20:37:03.333Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T20:37:03.608Z] ---> Running in 2d50a3984c4a [2022-10-25T20:37:03.878Z] Removing intermediate container 2d50a3984c4a [2022-10-25T20:37:03.878Z] ---> 01ad8bea876d [2022-10-25T20:37:03.878Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T20:37:03.878Z] ---> Running in a0b7b36c42c0 [2022-10-25T20:37:05.836Z] Removing intermediate container a0b7b36c42c0 [2022-10-25T20:37:05.836Z] ---> 702b6fcef5c1 [2022-10-25T20:37:05.836Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T20:37:05.836Z] ---> Running in 355adad80750 [2022-10-25T20:37:07.907Z] Removing intermediate container 355adad80750 [2022-10-25T20:37:07.907Z] ---> 053df6ae5794 [2022-10-25T20:37:07.908Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T20:37:07.908Z] ---> Running in eb4e179c0125 [2022-10-25T20:37:08.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:37:09.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:37:10.922Z] OK: 228 MiB in 65 packages [2022-10-25T20:37:12.354Z] Removing intermediate container eb4e179c0125 [2022-10-25T20:37:12.354Z] ---> 17b4f7027833 [2022-10-25T20:37:12.354Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-25T20:37:12.354Z] ---> Running in eeaca038c206 [2022-10-25T20:37:12.944Z] Removing intermediate container eeaca038c206 [2022-10-25T20:37:12.944Z] ---> b426872923bf [2022-10-25T20:37:12.944Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-25T20:37:13.530Z] ---> 9b86a6f586b8 [2022-10-25T20:37:13.530Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:37:13.530Z] ---> Running in 42974b847928 [2022-10-25T20:37:16.125Z] Removing intermediate container 42974b847928 [2022-10-25T20:37:16.125Z] ---> c495a25883ae [2022-10-25T20:37:16.125Z] Step 12/36 : COPY . . [2022-10-25T20:37:17.110Z] ---> 96e79fc8cbf3 [2022-10-25T20:37:17.110Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T20:37:17.110Z] ---> Running in e3260662488e [2022-10-25T20:37:18.077Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:37:18.077Z] Dload Upload Total Spent Left Speed [2022-10-25T20:37:18.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4190 0 --:--:-- --:--:-- --:--:-- 4197 [2022-10-25T20:37:19.766Z] Removing intermediate container e3260662488e [2022-10-25T20:37:19.766Z] ---> 89728132796b [2022-10-25T20:37:19.766Z] Step 14/36 : RUN ${MAKE} [2022-10-25T20:37:20.034Z] ---> Running in 35190d24fc95 [2022-10-25T20:37:21.450Z] 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.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-25T20:40:13.197Z] Removing intermediate container 35190d24fc95 [2022-10-25T20:40:13.197Z] ---> 686bfb809064 [2022-10-25T20:40:13.197Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-25T20:40:13.197Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-25T20:40:13.197Z] eab2503cf8f4: Pulling fs layer [2022-10-25T20:40:13.197Z] 97cd0a44c592: Pulling fs layer [2022-10-25T20:40:13.197Z] 97cd0a44c592: Verifying Checksum [2022-10-25T20:40:13.197Z] 97cd0a44c592: Download complete [2022-10-25T20:40:13.197Z] eab2503cf8f4: Download complete [2022-10-25T20:40:13.197Z] eab2503cf8f4: Pull complete [2022-10-25T20:40:13.197Z] 97cd0a44c592: Pull complete [2022-10-25T20:40:13.197Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-25T20:40:13.197Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-25T20:40:13.197Z] ---> 7f763cca56b3 [2022-10-25T20:40:13.197Z] Step 16/36 : FROM alpine:3.16 [2022-10-25T20:40:13.197Z] 3.16: Pulling from library/alpine [2022-10-25T20:40:13.197Z] 9b18e9b68314: Already exists [2022-10-25T20:40:13.197Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T20:40:13.197Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T20:40:13.197Z] ---> a6215f271958 [2022-10-25T20:40:13.197Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-25T20:40:13.197Z] ---> Running in 93e85a59b534 [2022-10-25T20:40:13.197Z] Removing intermediate container 93e85a59b534 [2022-10-25T20:40:13.197Z] ---> ba64c7e76d04 [2022-10-25T20:40:13.197Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-25T20:40:13.197Z] ---> Running in a43171e15849 [2022-10-25T20:40:13.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:40:13.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:40:13.197Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-25T20:40:13.197Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-25T20:40:13.197Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-25T20:40:13.197Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-25T20:40:13.197Z] (5/82) Installing libxcb (1.15-r0) [2022-10-25T20:40:13.197Z] (6/82) Installing libx11 (1.8-r0) [2022-10-25T20:40:13.197Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-25T20:40:13.197Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-25T20:40:13.197Z] (9/82) Installing expat (2.5.0-r0) [2022-10-25T20:40:13.197Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:40:13.197Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-25T20:40:13.197Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-25T20:40:13.197Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-25T20:40:13.197Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-25T20:40:13.197Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-25T20:40:13.197Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-25T20:40:13.197Z] (17/82) Installing libintl (0.21-r2) [2022-10-25T20:40:13.197Z] (18/82) Installing libblkid (2.38-r1) [2022-10-25T20:40:13.197Z] (19/82) Installing libmount (2.38-r1) [2022-10-25T20:40:13.197Z] (20/82) Installing pcre (8.45-r2) [2022-10-25T20:40:13.197Z] (21/82) Installing glib (2.72.1-r0) [2022-10-25T20:40:13.197Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-25T20:40:13.197Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-25T20:40:13.197Z] (24/82) Installing libass (0.16.0-r0) [2022-10-25T20:40:13.197Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-25T20:40:13.197Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-25T20:40:13.197Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-25T20:40:13.197Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-25T20:40:13.197Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-25T20:40:13.197Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-25T20:40:13.197Z] (31/82) Installing libunistring (1.0-r0) [2022-10-25T20:40:13.197Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-25T20:40:13.197Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T20:40:13.197Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T20:40:13.197Z] (35/82) Installing lame (3.100-r0) [2022-10-25T20:40:13.197Z] (36/82) Installing opus (1.3.1-r1) [2022-10-25T20:40:13.197Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-25T20:40:13.197Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-10-25T20:40:13.197Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-25T20:40:13.197Z] (40/82) Installing orc (0.4.32-r0) [2022-10-25T20:40:13.197Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:40:13.197Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-25T20:40:13.197Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:40:13.197Z] (44/82) Installing flac (1.3.4-r0) [2022-10-25T20:40:13.197Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-25T20:40:13.197Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-25T20:40:13.197Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-25T20:40:13.197Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-25T20:40:13.197Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-25T20:40:13.197Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-25T20:40:13.197Z] (51/82) Installing libpulse (15.0-r2) [2022-10-25T20:40:13.197Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-25T20:40:13.197Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-25T20:40:13.197Z] (54/82) Installing librist (0.2.6-r1) [2022-10-25T20:40:13.197Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-25T20:40:13.197Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-25T20:40:13.197Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-25T20:40:13.197Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T20:40:13.197Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T20:40:13.197Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-25T20:40:13.197Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-25T20:40:13.197Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-25T20:40:13.197Z] (63/82) Installing libva (2.14.0-r0) [2022-10-25T20:40:13.197Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-25T20:40:13.197Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-25T20:40:13.197Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-25T20:40:13.197Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-25T20:40:13.197Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-25T20:40:13.197Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-25T20:40:13.197Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-25T20:40:13.197Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-25T20:40:13.197Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-25T20:40:13.197Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-25T20:40:13.197Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-25T20:40:13.197Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T20:40:13.197Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-25T20:40:13.197Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-25T20:40:13.197Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-25T20:40:13.197Z] (78/82) Installing kmod-libs (29-r2) [2022-10-25T20:40:13.197Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-25T20:40:13.197Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-25T20:40:13.197Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-25T20:40:13.197Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-25T20:40:13.197Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:40:13.197Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T20:40:13.197Z] OK: 78 MiB in 96 packages [2022-10-25T20:40:15.790Z] Removing intermediate container a43171e15849 [2022-10-25T20:40:15.790Z] ---> 011fd535d481 [2022-10-25T20:40:15.790Z] Step 19/36 : WORKDIR / [2022-10-25T20:40:15.790Z] ---> Running in 153cd43c8bb9 [2022-10-25T20:40:16.059Z] Removing intermediate container 153cd43c8bb9 [2022-10-25T20:40:16.059Z] ---> 2d987b7633ee [2022-10-25T20:40:16.059Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-25T20:40:17.494Z] ---> 749bf1e45bbb [2022-10-25T20:40:17.494Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-25T20:40:18.079Z] ---> 922d824bd3a6 [2022-10-25T20:40:18.079Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-25T20:40:18.665Z] ---> 797a0e261e52 [2022-10-25T20:40:18.665Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-25T20:40:19.254Z] ---> c46e461449e6 [2022-10-25T20:40:19.254Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-25T20:40:19.840Z] ---> eff8cf9df023 [2022-10-25T20:40:19.840Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-25T20:40:20.424Z] ---> 96380bcc6705 [2022-10-25T20:40:20.424Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-25T20:40:21.841Z] ---> d6b11b745506 [2022-10-25T20:40:21.841Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-25T20:40:21.841Z] ---> Running in 0412d23f8075 [2022-10-25T20:40:23.251Z] Removing intermediate container 0412d23f8075 [2022-10-25T20:40:23.252Z] ---> 9089e27d85ec [2022-10-25T20:40:23.252Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-25T20:40:23.524Z] ---> Running in b6567e9dc5f9 [2022-10-25T20:40:25.472Z] Removing intermediate container b6567e9dc5f9 [2022-10-25T20:40:25.472Z] ---> e275743ee780 [2022-10-25T20:40:25.472Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-25T20:40:25.472Z] ---> Running in 6f9f70368065 [2022-10-25T20:40:26.885Z] Removing intermediate container 6f9f70368065 [2022-10-25T20:40:26.885Z] ---> b2a093cbedc0 [2022-10-25T20:40:26.885Z] Step 30/36 : EXPOSE 59983 [2022-10-25T20:40:26.885Z] ---> Running in 2b47cf4adf51 [2022-10-25T20:40:27.150Z] Removing intermediate container 2b47cf4adf51 [2022-10-25T20:40:27.150Z] ---> 7ef59562f150 [2022-10-25T20:40:27.150Z] Step 31/36 : EXPOSE 8554 [2022-10-25T20:40:27.417Z] ---> Running in 67d487be15bd [2022-10-25T20:40:27.685Z] Removing intermediate container 67d487be15bd [2022-10-25T20:40:27.685Z] ---> ac193e7118cd [2022-10-25T20:40:27.685Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-25T20:40:27.685Z] ---> Running in f404d3cc8ced [2022-10-25T20:40:27.955Z] Removing intermediate container f404d3cc8ced [2022-10-25T20:40:27.955Z] ---> 9593efa42059 [2022-10-25T20:40:27.955Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-25T20:40:28.226Z] ---> Running in c5a201a8df0c [2022-10-25T20:40:28.496Z] Removing intermediate container c5a201a8df0c [2022-10-25T20:40:28.496Z] ---> d21a7d56a925 [2022-10-25T20:40:28.496Z] Step 34/36 : LABEL arch=arm64 [2022-10-25T20:40:28.496Z] ---> Running in 55acdbfe6651 [2022-10-25T20:40:28.767Z] Removing intermediate container 55acdbfe6651 [2022-10-25T20:40:28.767Z] ---> 8aa791c07262 [2022-10-25T20:40:28.767Z] Step 35/36 : LABEL git_sha=682e6b79ffdf5424d7f1d8caa128d729ef9b2b70 [2022-10-25T20:40:29.035Z] ---> Running in cd43950fd87a [2022-10-25T20:40:29.304Z] Removing intermediate container cd43950fd87a [2022-10-25T20:40:29.304Z] ---> 4ef77a9b4f12 [2022-10-25T20:40:29.304Z] Step 36/36 : LABEL version=0.0.0 [2022-10-25T20:40:29.304Z] ---> Running in 1e15d296fd2f [2022-10-25T20:40:29.572Z] Removing intermediate container 1e15d296fd2f [2022-10-25T20:40:29.572Z] ---> 76049e7e0492 [2022-10-25T20:40:29.572Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T20:40:29.572Z] Successfully built 76049e7e0492 [2022-10-25T20:40:29.572Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:40:30.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:40:30.020Z] [2022-10-25T20:40:30.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:40:30.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:40:30.352Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T20:40:30.352Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T20:40:30.352Z] 04944245beec: Pulling fs layer [2022-10-25T20:40:30.352Z] 699f458cf7ca: Pulling fs layer [2022-10-25T20:40:30.352Z] 765212b225bb: Pulling fs layer [2022-10-25T20:40:30.352Z] f23df028b6ca: Pulling fs layer [2022-10-25T20:40:30.352Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T20:40:30.352Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T20:40:30.352Z] 765212b225bb: Waiting [2022-10-25T20:40:30.352Z] f23df028b6ca: Waiting [2022-10-25T20:40:30.352Z] d65c8cfc05b1: Waiting [2022-10-25T20:40:30.352Z] 2437ff75d9bd: Waiting [2022-10-25T20:40:30.621Z] 04944245beec: Verifying Checksum [2022-10-25T20:40:30.621Z] 04944245beec: Download complete [2022-10-25T20:40:30.621Z] 765212b225bb: Verifying Checksum [2022-10-25T20:40:30.621Z] 765212b225bb: Download complete [2022-10-25T20:40:30.621Z] f23df028b6ca: Verifying Checksum [2022-10-25T20:40:30.621Z] f23df028b6ca: Download complete [2022-10-25T20:40:30.621Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T20:40:30.621Z] d65c8cfc05b1: Download complete [2022-10-25T20:40:30.892Z] 699f458cf7ca: Verifying Checksum [2022-10-25T20:40:30.892Z] 699f458cf7ca: Download complete [2022-10-25T20:40:31.162Z] 8998bd30e6a1: Download complete [2022-10-25T20:40:33.746Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T20:40:33.746Z] 2437ff75d9bd: Download complete [2022-10-25T20:40:35.150Z] 8998bd30e6a1: Pull complete [2022-10-25T20:40:35.736Z] 04944245beec: Pull complete [2022-10-25T20:40:37.148Z] 699f458cf7ca: Pull complete [2022-10-25T20:40:37.415Z] 765212b225bb: Pull complete [2022-10-25T20:40:38.004Z] f23df028b6ca: Pull complete [2022-10-25T20:40:38.272Z] d65c8cfc05b1: Pull complete [2022-10-25T20:40:53.277Z] 2437ff75d9bd: Pull complete [2022-10-25T20:40:53.277Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T20:40:53.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:40:53.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:40:53.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-116985 does not seem to be running inside a container [2022-10-25T20:40:53.548Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T20:40:56.384Z] $ docker top f98d51489f147f2f58d90d16e91e4704a7dccbc57575a11f3d606ab62bdd7525 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:40:57.212Z] ---> job-cost.sh [2022-10-25T20:40:57.212Z] lf-activate-venv: SKIPPING [2022-10-25T20:40:57.212Z] INFO: No Stack... [2022-10-25T20:40:57.479Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T20:40:58.437Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T20:40:59.071Z] + cat /w/workspace/device-usb-camera/3/archives/cost.csv [2022-10-25T20:40:59.071Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T20:40:59.140Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [2022-10-25T20:40:59.149Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] did not exist. Created. [2022-10-25T20:40:59.149Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T20:40:59.799Z] /w/workspace/device-usb-camera/3@tmp/durable-d7ab0077/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T20:41:00.452Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T20:41:00.476Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T20:41:00.523Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T20:41:00.530Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T20:41:00.550Z] $ docker stop --time=1 f98d51489f147f2f58d90d16e91e4704a7dccbc57575a11f3d606ab62bdd7525 [2022-10-25T20:41:02.111Z] $ docker rm -f f98d51489f147f2f58d90d16e91e4704a7dccbc57575a11f3d606ab62bdd7525 [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 [2022-10-25T20:41:02.459Z] provisioning config files... [2022-10-25T20:41:02.474Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config11292924533593857704tmp [Pipeline] { [Pipeline] sh [2022-10-25T20:41:02.770Z] + set +x [2022-10-25T20:41:02.770Z] + curl -s https://codecov.io/bash [2022-10-25T20:41:02.770Z] + bash -s -- [2022-10-25T20:41:02.770Z] [2022-10-25T20:41:02.770Z] _____ _ [2022-10-25T20:41:02.770Z] / ____| | | [2022-10-25T20:41:02.770Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T20:41:02.770Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T20:41:02.770Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T20:41:02.770Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T20:41:02.770Z] Bash-1.0.6 [2022-10-25T20:41:02.770Z] [2022-10-25T20:41:02.770Z] [2022-10-25T20:41:02.770Z] ==> git version 2.25.1 found [2022-10-25T20:41:02.770Z] ==> 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 [2022-10-25T20:41:02.770Z] Release-Date: 2020-01-08 [2022-10-25T20:41:02.770Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-25T20:41:02.770Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T20:41:02.770Z] ==> Jenkins CI detected. [2022-10-25T20:41:02.770Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-105 [2022-10-25T20:41:02.770Z] project root: . [2022-10-25T20:41:02.770Z] --> token set from env [2022-10-25T20:41:02.770Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T20:41:02.770Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T20:41:02.770Z] ==> Python coveragepy not found [2022-10-25T20:41:02.770Z] ==> Searching for coverage reports in: [2022-10-25T20:41:02.770Z] + . [2022-10-25T20:41:02.770Z] -> Found 1 reports [2022-10-25T20:41:02.770Z] ==> Detecting git/mercurial file structure [2022-10-25T20:41:02.770Z] ==> Reading reports [2022-10-25T20:41:02.770Z] + ./coverage.out bytes=29387 [2022-10-25T20:41:02.770Z] ==> Appending adjustments [2022-10-25T20:41:02.770Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T20:41:03.029Z] + Found adjustments [2022-10-25T20:41:03.029Z] ==> Gzipping contents [2022-10-25T20:41:03.029Z] 8.0K /tmp/codecov.tdUSDK.gz [2022-10-25T20:41:03.029Z] ==> Uploading reports [2022-10-25T20:41:03.029Z] url: https://codecov.io [2022-10-25T20:41:03.029Z] query: branch=PR-105&commit=0d197f113b6a6b4c408e8b2fdf4653ad87771e9c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= [2022-10-25T20:41:03.029Z] -> Pinging Codecov [2022-10-25T20:41:03.029Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-105&commit=0d197f113b6a6b4c408e8b2fdf4653ad87771e9c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= [2022-10-25T20:41:03.288Z] -> Uploading to [2022-10-25T20:41:03.288Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/73D8F5FF140700D3E01443B452E23636/0d197f113b6a6b4c408e8b2fdf4653ad87771e9c/b05d3f97-e2aa-4111-ace4-fb0b7623c1b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T204103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2fdbe4d66ede4a0ce40fe7339d0a081f203e778d1443201d8438f379fb3d9c6 [2022-10-25T20:41:03.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:41:03.288Z] Dload Upload Total Spent Left Speed [2022-10-25T20:41:03.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4178 0 0 100 4178 0 19342 --:--:-- --:--:-- --:--:-- 19342 [2022-10-25T20:41:03.547Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/0d197f113b6a6b4c408e8b2fdf4653ad87771e9c [Pipeline] } [2022-10-25T20:41:03.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T20:41:04.177Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-105/archives ] [2022-10-25T20:41:04.177Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives [2022-10-25T20:41:04.177Z] total 16 [2022-10-25T20:41:04.177Z] drwxr-xr-x 3 root root 4096 Oct 25 20:30 . [2022-10-25T20:41:04.177Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 20:30 .. [2022-10-25T20:41:04.177Z] drwxr-xr-x 2 root root 4096 Oct 25 20:30 cost [2022-10-25T20:41:04.177Z] -rw-r--r-- 1 root root 89 Oct 25 20:30 cost.csv [2022-10-25T20:41:04.177Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-105/archives [2022-10-25T20:41:04.177Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives [2022-10-25T20:41:04.177Z] total 16 [2022-10-25T20:41:04.177Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 20:30 . [2022-10-25T20:41:04.177Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 20:30 .. [2022-10-25T20:41:04.177Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 20:30 cost [2022-10-25T20:41:04.177Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 25 20:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:41:04.465Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:41:05.322Z] ---> package-listing.sh [2022-10-25T20:41:05.322Z] ++ facter osfamily [2022-10-25T20:41:05.322Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T20:41:05.580Z] + OS_FAMILY=debian [2022-10-25T20:41:05.580Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-105 [2022-10-25T20:41:05.580Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T20:41:05.580Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T20:41:05.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T20:41:05.580Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T20:41:05.580Z] + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' [2022-10-25T20:41:05.580Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T20:41:05.580Z] + case "${OS_FAMILY}" in [2022-10-25T20:41:05.580Z] + dpkg -l [2022-10-25T20:41:05.580Z] + grep '^ii' [2022-10-25T20:41:05.580Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T20:41:05.580Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T20:41:05.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T20:41:05.580Z] + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' [2022-10-25T20:41:05.580Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-105/archives/ [2022-10-25T20:41:05.580Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-105/archives/ [Pipeline] echo [2022-10-25T20:41:05.589Z] 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_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T20:41:05.864Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:41:06.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:41:06.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:41:06.492Z] prd-ubuntu20.04-docker-8c-8g-116981 does not seem to be running inside a container [2022-10-25T20:41:06.523Z] $ 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_PR-105/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_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T20:41:06.723Z] $ docker top b3ac22bf8bac8ec845999f87c16b8613143b9bddd6c03711abc614a3ae276896 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:41:07.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T20:41:07.344Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T20:41:07.629Z] + ls /var/log/sa-host [2022-10-25T20:41:07.629Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:41:07.697Z] provisioning config files... [2022-10-25T20:41:07.706Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config8349053138655884400tmp [Pipeline] { [Pipeline] echo [2022-10-25T20:41:07.715Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:41:07.997Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T20:41:08.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:41:08.319Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T20:41:08.328Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:41:08.613Z] ---> sudo-logs.sh [2022-10-25T20:41:08.613Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T20:41:08.641Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:41:08.983Z] ---> job-cost.sh [2022-10-25T20:41:08.983Z] lf-activate-venv: SKIPPING [2022-10-25T20:41:08.983Z] DEBUG: total: 0.2199999988079071 [2022-10-25T20:41:08.983Z] INFO: Retrieving Stack Cost... [2022-10-25T20:41:09.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T20:41:09.886Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T20:41:09.913Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:41:10.203Z] ---> logs-deploy.sh [2022-10-25T20:41:10.203Z] lf-activate-venv: SKIPPING [2022-10-25T20:41:10.203Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-105/3 [2022-10-25T20:41:10.203Z] INFO: archiving workspace using pattern(s): [2022-10-25T20:41:11.140Z] Archives upload complete. [2022-10-25T20:41:11.140Z] INFO: archiving logs to Nexus [2022-10-25T20:41:11.709Z] ---> uname -a: [2022-10-25T20:41:11.709Z] Linux prd-ubuntu20-04-docker-8c-8g-116981 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T20:41:11.709Z] [2022-10-25T20:41:11.709Z]