Pull request #84 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f98d7c4d4b6e300c244f2cb70cc735d43abe332d+78b20017cd6d168da65a59796ad356de40fef842 (f9e92cf896fc4c7cf5aeadb0caeea76d9a8509f7) 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-ssh10634621175922898599.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6070394678514663971.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-onvif-camera/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18257109490581057389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-onvif-camera/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12375749242763111993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh18304143742378052390.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-onvif-camera/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh775228230102203078.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-onvif-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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2526’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2531 in /w/workspace/oundry_device-onvif-camera_PR-84 [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-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-84 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 78b20017cd6d168da65a59796ad356de40fef842 into PR head commit f98d7c4d4b6e300c244f2cb70cc735d43abe332d Merge succeeded, producing f98d7c4d4b6e300c244f2cb70cc735d43abe332d Checking out Revision f98d7c4d4b6e300c244f2cb70cc735d43abe332d (PR-84) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f98d7c4d4b6e300c244f2cb70cc735d43abe332d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78b20017cd6d168da65a59796ad356de40fef842 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f98d7c4d4b6e300c244f2cb70cc735d43abe332d # timeout=10 Commit message: "docs: rename device-usb-camera in comments" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:11:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:11:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:50 ========================================================= 03:11:50 EdgeX Global Pipelines Version Info 03:11:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:11:50 ------------------- 03:11:50 stable info: 03:11:50 ------------------- 03:11:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:11:50 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:11:50 Message: update stable to v1.0.234 03:11:51 ------------------- 03:11:51 experimental info: 03:11:51 ------------------- 03:11:51 Commited By: **** collab-it+edgex@linuxfoundation.org 03:11:51 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:11:51 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:11:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f98d7c4 [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:53 provisioning config files... 03:11:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-84@tmp/config2677445758959027955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:53 ---> docker-login.sh 03:11:53 nexus3.edgexfoundry.org:10001 03:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:53 Configure a credential helper to remove this warning. See 03:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:53 03:11:53 Login Succeeded 03:11:53 nexus3.edgexfoundry.org:10002 03:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:54 Configure a credential helper to remove this warning. See 03:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:54 03:11:54 Login Succeeded 03:11:54 nexus3.edgexfoundry.org:10003 03:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:54 Configure a credential helper to remove this warning. See 03:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:54 03:11:54 Login Succeeded 03:11:54 nexus3.edgexfoundry.org:10004 03:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:54 Configure a credential helper to remove this warning. See 03:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:54 03:11:54 Login Succeeded 03:11:54 docker.io 03:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:55 Configure a credential helper to remove this warning. See 03:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:55 03:11:55 Login Succeeded 03:11:55 ---> docker-login.sh ends [Pipeline] } 03:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:11:55 + git rev-list -1 --merges f98d7c4d4b6e300c244f2cb70cc735d43abe332d~1..f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo 03:11:55 -----------> git rev-list -1 --merges f98d7c4d4b6e300c244f2cb70cc735d43abe332d~1..f98d7c4d4b6e300c244f2cb70cc735d43abe332d f98d7c4d4b6e300c244f2cb70cc735d43abe332d [false] [Pipeline] sh 03:11:56 + git log --format=format:%s -1 f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo 03:11:56 ========================================================= 03:11:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:11:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:56 + git log --format=format:%s -1 f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] echo 03:11:56 [semverPrep] GIT_COMMIT: f98d7c4d4b6e300c244f2cb70cc735d43abe332d, Commit Message: docs: rename device-usb-camera in comments [Pipeline] echo 03:11:56 [semverPrep] This is not a build commit. [Pipeline] sh 03:11:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:57 + grep -v github /etc/ssh/ssh_known_hosts 03:11:57 + [ -e /tmp/ssh_known_hosts ] 03:11:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:11:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:11:57 + sudo tee -a /etc/ssh/ssh_known_hosts 03:11:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:57 03:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:57 0.1.4: Pulling from edgex-devops/py-git-semver 03:11:57 42c077c10790: Pulling fs layer 03:11:57 f63e77b7563a: Pulling fs layer 03:11:57 bd5fdadae976: Pulling fs layer 03:11:57 205491f53016: Pulling fs layer 03:11:57 df18705c85c3: Pulling fs layer 03:11:57 bdb3f477010e: Pulling fs layer 03:11:57 c8a8fc8e1c8f: Pulling fs layer 03:11:57 2c6e9b1d212d: Pulling fs layer 03:11:57 bdb8f0575790: Pulling fs layer 03:11:57 386e3cb2ff24: Pulling fs layer 03:11:57 2343380bae48: Pulling fs layer 03:11:57 205491f53016: Waiting 03:11:57 bdb3f477010e: Waiting 03:11:57 c8a8fc8e1c8f: Waiting 03:11:57 df18705c85c3: Waiting 03:11:57 2c6e9b1d212d: Waiting 03:11:57 bdb8f0575790: Waiting 03:11:57 386e3cb2ff24: Waiting 03:11:57 2343380bae48: Waiting 03:11:57 f63e77b7563a: Download complete 03:11:57 205491f53016: Verifying Checksum 03:11:57 205491f53016: Download complete 03:11:58 df18705c85c3: Verifying Checksum 03:11:58 df18705c85c3: Download complete 03:11:58 bdb3f477010e: Verifying Checksum 03:11:58 bdb3f477010e: Download complete 03:11:58 bd5fdadae976: Verifying Checksum 03:11:58 bd5fdadae976: Download complete 03:11:58 2c6e9b1d212d: Download complete 03:11:58 bdb8f0575790: Download complete 03:11:58 386e3cb2ff24: Verifying Checksum 03:11:58 386e3cb2ff24: Download complete 03:11:58 2343380bae48: Verifying Checksum 03:11:58 2343380bae48: Download complete 03:11:58 42c077c10790: Download complete 03:11:58 c8a8fc8e1c8f: Download complete 03:11:59 42c077c10790: Pull complete 03:11:59 f63e77b7563a: Pull complete 03:12:00 bd5fdadae976: Pull complete 03:12:00 205491f53016: Pull complete 03:12:00 df18705c85c3: Pull complete 03:12:00 bdb3f477010e: Pull complete 03:12:02 c8a8fc8e1c8f: Pull complete 03:12:02 2c6e9b1d212d: Pull complete 03:12:03 bdb8f0575790: Pull complete 03:12:03 386e3cb2ff24: Pull complete 03:12:03 2343380bae48: Pull complete 03:12:03 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 03:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:03 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-84 -v /w/workspace/oundry_device-onvif-camera_PR-84:/w/workspace/oundry_device-onvif-camera_PR-84:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-84@tmp:/w/workspace/oundry_device-onvif-camera_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:12:05 $ docker top a32a12284b4d19c380ed859140c13d20aaad94ac0b3c9e21e48e6b365bffa024 -eo pid,comm 03:12:05 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). 03:12:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:05 [ssh-agent] Looking for ssh-agent implementation... 03:12:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:05 $ docker exec a32a12284b4d19c380ed859140c13d20aaad94ac0b3c9e21e48e6b365bffa024 ssh-agent 03:12:05 SSH_AUTH_SOCK=/tmp/ssh-L7Zk5eqer2ZZ/agent.34 03:12:05 SSH_AGENT_PID=40 03:12:05 Running ssh-add (command line suppressed) 03:12:05 Identity added: /w/workspace/oundry_device-onvif-camera_PR-84@tmp/private_key_7578248868197539062.key (/w/workspace/oundry_device-onvif-camera_PR-84@tmp/private_key_7578248868197539062.key) 03:12:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:06 + git tag --points-at HEAD [Pipeline] } 03:12:06 $ docker exec --env ******** --env ******** a32a12284b4d19c380ed859140c13d20aaad94ac0b3c9e21e48e6b365bffa024 ssh-agent -k 03:12:06 unset SSH_AUTH_SOCK; 03:12:06 unset SSH_AGENT_PID; 03:12:06 echo Agent pid 40 killed; 03:12:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:12:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:06 [ssh-agent] Looking for ssh-agent implementation... 03:12:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:06 $ docker exec a32a12284b4d19c380ed859140c13d20aaad94ac0b3c9e21e48e6b365bffa024 ssh-agent 03:12:06 SSH_AUTH_SOCK=/tmp/ssh-AohkTj2V6JWI/agent.74 03:12:06 SSH_AGENT_PID=80 03:12:06 Running ssh-add (command line suppressed) 03:12:06 Identity added: /w/workspace/oundry_device-onvif-camera_PR-84@tmp/private_key_3590965635907536576.key (/w/workspace/oundry_device-onvif-camera_PR-84@tmp/private_key_3590965635907536576.key) 03:12:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:07 + git semver init 03:12:07 2022-06-17 03:12:07,273 [run_init] DEBUG init version:0.0.0 force:False 03:12:07 2022-06-17 03:12:07,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-84/.semver 03:12:07 2022-06-17 03:12:07,274 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-84/.semver 03:12:07 2022-06-17 03:12:07,274 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-84/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-84, universal_newlines=False, shell=None, istream=None) 03:12:08 2022-06-17 03:12:07,958 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-84/.git/info/exclude 03:12:08 2022-06-17 03:12:07,958 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-84/.semver/PR-84 with force:False 03:12:08 2022-06-17 03:12:07,958 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-84/.semver/PR-84 03:12:08 2022-06-17 03:12:07,963 [execute] INFO git cat-file --batch-check 03:12:08 2022-06-17 03:12:07,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-84/.semver, universal_newlines=False, shell=None, istream=) 03:12:08 2022-06-17 03:12:07,969 [execute] INFO git cat-file --batch 03:12:08 2022-06-17 03:12:07,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-84/.semver, universal_newlines=False, shell=None, istream=) 03:12:08 2022-06-17 03:12:07,976 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-84/.semver/PR-84 03:12:08 0.0.0 [Pipeline] } 03:12:08 $ docker exec --env ******** --env ******** a32a12284b4d19c380ed859140c13d20aaad94ac0b3c9e21e48e6b365bffa024 ssh-agent -k 03:12:08 unset SSH_AUTH_SOCK; 03:12:08 unset SSH_AGENT_PID; 03:12:08 echo Agent pid 80 killed; 03:12:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:08 + git semver [Pipeline] } 03:12:09 $ docker stop --time=1 a32a12284b4d19c380ed859140c13d20aaad94ac0b3c9e21e48e6b365bffa024 03:12:10 $ docker rm -f a32a12284b4d19c380ed859140c13d20aaad94ac0b3c9e21e48e6b365bffa024 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:12:11 Stashed 1 file(s) [Pipeline] echo 03:12:11 [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 03:12:11 provisioning config files... 03:12:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-84@tmp/config132491005410337626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:12 ---> docker-login.sh 03:12:12 nexus3.edgexfoundry.org:10001 03:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:12 Configure a credential helper to remove this warning. See 03:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:12 03:12:12 Login Succeeded 03:12:12 nexus3.edgexfoundry.org:10002 03:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:12 Configure a credential helper to remove this warning. See 03:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:12 03:12:12 Login Succeeded 03:12:12 nexus3.edgexfoundry.org:10003 03:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:12 Configure a credential helper to remove this warning. See 03:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:12 03:12:12 Login Succeeded 03:12:12 nexus3.edgexfoundry.org:10004 03:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:12 Configure a credential helper to remove this warning. See 03:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:12 03:12:12 Login Succeeded 03:12:12 docker.io 03:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:12 Configure a credential helper to remove this warning. See 03:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:12 03:12:12 Login Succeeded 03:12:12 ---> docker-login.sh ends [Pipeline] } 03:12:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:12:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:13 ========================================================= 03:12:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:12:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:12:13 Sending build context to Docker daemon 8.745MB 03:12:13 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:12:13 Step 2/13 : FROM ${BASE} AS builder 03:12:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:12:13 59bf1c3509f3: Pulling fs layer 03:12:13 666ba61612fd: Pulling fs layer 03:12:13 8ed8ca486205: Pulling fs layer 03:12:13 cc1cd167ecdc: Pulling fs layer 03:12:13 c516ae0d96e1: Pulling fs layer 03:12:13 684cea983483: Pulling fs layer 03:12:13 dd3240ac7de5: Pulling fs layer 03:12:13 b1e948a4e11c: Pulling fs layer 03:12:13 a8fd76ee1af6: Pulling fs layer 03:12:13 646ad004c059: Pulling fs layer 03:12:13 dd3240ac7de5: Waiting 03:12:13 cc1cd167ecdc: Waiting 03:12:13 c516ae0d96e1: Waiting 03:12:13 684cea983483: Waiting 03:12:13 b1e948a4e11c: Waiting 03:12:13 646ad004c059: Waiting 03:12:13 a8fd76ee1af6: Waiting 03:12:13 8ed8ca486205: Verifying Checksum 03:12:13 8ed8ca486205: Download complete 03:12:13 666ba61612fd: Download complete 03:12:13 c516ae0d96e1: Verifying Checksum 03:12:13 c516ae0d96e1: Download complete 03:12:13 684cea983483: Verifying Checksum 03:12:13 684cea983483: Download complete 03:12:13 dd3240ac7de5: Download complete 03:12:13 59bf1c3509f3: Verifying Checksum 03:12:13 59bf1c3509f3: Download complete 03:12:13 b1e948a4e11c: Verifying Checksum 03:12:13 b1e948a4e11c: Download complete 03:12:13 59bf1c3509f3: Pull complete 03:12:14 666ba61612fd: Pull complete 03:12:14 8ed8ca486205: Pull complete 03:12:14 646ad004c059: Verifying Checksum 03:12:14 646ad004c059: Download complete 03:12:14 a8fd76ee1af6: Verifying Checksum 03:12:14 a8fd76ee1af6: Download complete 03:12:14 cc1cd167ecdc: Verifying Checksum 03:12:14 cc1cd167ecdc: Download complete 03:12:18 cc1cd167ecdc: Pull complete 03:12:18 c516ae0d96e1: Pull complete 03:12:18 684cea983483: Pull complete 03:12:18 dd3240ac7de5: Pull complete 03:12:18 b1e948a4e11c: Pull complete 03:12:21 a8fd76ee1af6: Pull complete 03:12:22 646ad004c059: Pull complete 03:12:22 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 03:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:12:22 ---> 8f69c11f6b0c 03:12:22 Step 3/13 : ARG MAKE="make build" 03:12:23 ---> Running in abe073b72fa9 03:12:23 Removing intermediate container abe073b72fa9 03:12:23 ---> 68acb6cd5f30 03:12:23 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:12:23 ---> Running in 427fb62cd102 03:12:23 Removing intermediate container 427fb62cd102 03:12:23 ---> 92747e8e29fe 03:12:23 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:12:23 ---> Running in 6abf26f07f5f 03:12:23 Removing intermediate container 6abf26f07f5f 03:12:23 ---> 914e0cf31744 03:12:23 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:12:23 ---> Running in 021f3412ca16 03:12:23 Removing intermediate container 021f3412ca16 03:12:23 ---> 6c35d385ea2a 03:12:23 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:23 ---> Running in 33475b692de6 03:12:24 Removing intermediate container 33475b692de6 03:12:24 ---> 423d00c54792 03:12:24 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:24 ---> Running in 327810dae06b 03:12:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:12:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:12:26 OK: 221 MiB in 52 packages 03:12:26 Still waiting to schedule task 03:12:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2532’ is offline 03:12:26 Removing intermediate container 327810dae06b 03:12:26 ---> 043ec8d5a782 03:12:26 Step 9/13 : WORKDIR /device-onvif-camera 03:12:26 ---> Running in fae230977b97 03:12:27 Removing intermediate container fae230977b97 03:12:27 ---> 6e4f09b93a02 03:12:27 Step 10/13 : COPY go.mod vendor* ./ 03:12:27 ---> 90dd2c55c269 03:12:27 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:27 ---> Running in ea1fe1e3f9d0 03:12:42 Removing intermediate container ea1fe1e3f9d0 03:12:42 ---> 90a09678b3e1 03:12:42 Step 12/13 : COPY . . 03:12:42 ---> 03dbe55f7935 03:12:42 Step 13/13 : RUN ${MAKE} 03:12:42 ---> Running in ef4f71f0d4f7 03:12:42 noop 03:12:42 Removing intermediate container ef4f71f0d4f7 03:12:42 ---> 96e29a55eeef 03:12:42 Successfully built 96e29a55eeef 03:12:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:42 + docker inspect -f . ci-base-image-x86_64 03:12:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:43 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-84 -v /w/workspace/oundry_device-onvif-camera_PR-84:/w/workspace/oundry_device-onvif-camera_PR-84:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-84@tmp:/w/workspace/oundry_device-onvif-camera_PR-84@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 ******** ci-base-image-x86_64 cat 03:12:43 $ docker top 4b7860a34079827aec96eef1a9cd3ddf459a2e25aecbfbfcc9470c380de5117d -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:43 + go version 03:12:43 go version go1.17.7 linux/amd64 [Pipeline] } 03:12:43 $ docker stop --time=1 4b7860a34079827aec96eef1a9cd3ddf459a2e25aecbfbfcc9470c380de5117d 03:12:45 $ docker rm -f 4b7860a34079827aec96eef1a9cd3ddf459a2e25aecbfbfcc9470c380de5117d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:46 + docker inspect -f . ci-base-image-x86_64 03:12:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:46 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:12:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-84 -v /w/workspace/oundry_device-onvif-camera_PR-84:/w/workspace/oundry_device-onvif-camera_PR-84:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-84@tmp:/w/workspace/oundry_device-onvif-camera_PR-84@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 ******** ci-base-image-x86_64 cat 03:12:46 $ docker top 35b82f95d1a2ad2393699b68b349cf8653e1e8296db3b73195050176de731d85 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:12:47 + make test 03:12:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:12:47 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:12:57 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:12:57 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.2% of statements 03:13:01 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.784s coverage: 13.8% of statements 03:13:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:13:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:13:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:13:12 ./bin/test-attribution-txt.sh [Pipeline] echo 03:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:13:12 $ docker stop --time=1 35b82f95d1a2ad2393699b68b349cf8653e1e8296db3b73195050176de731d85 03:13:14 $ docker rm -f 35b82f95d1a2ad2393699b68b349cf8653e1e8296db3b73195050176de731d85 [Pipeline] // withDockerContainer [Pipeline] sh 03:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:13:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:13:16 + ls -al . 03:13:16 total 236 03:13:16 drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 03:13 . 03:13:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:11 .. 03:13:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 03:12 .git 03:13:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:11 .github 03:13:16 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 03:11 .gitignore 03:13:16 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 03:11 .golangci.yml 03:13:16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 03:12 .semver 03:13:16 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 03:11 Attribution.txt 03:13:16 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 03:11 CHANGELOG.md 03:13:16 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 03:11 Dockerfile 03:13:16 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 03:11 GOVERNANCE.md 03:13:16 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 03:11 Jenkinsfile 03:13:16 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 03:11 LICENSE 03:13:16 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 03:11 Makefile 03:13:16 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 03:11 OWNERS.md 03:13:16 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 03:11 README.md 03:13:16 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 03:12 VERSION 03:13:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:11 bin 03:13:16 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 03:11 cmd 03:13:16 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 03:13 coverage.out 03:13:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:11 doc 03:13:16 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 03:11 go.mod 03:13:16 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 03:11 go.sum 03:13:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:11 internal 03:13:16 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:16 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f98d7c4d4b6e300c244f2cb70cc735d43abe332d --label arch=amd64 --label version=0.0.0 . 03:13:16 Sending build context to Docker daemon 8.806MB 03:13:16 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:13:16 Step 2/26 : FROM ${BASE} AS builder 03:13:16 ---> 96e29a55eeef 03:13:16 Step 3/26 : ARG MAKE="make build" 03:13:16 ---> Running in 74067934a7cc 03:13:16 Removing intermediate container 74067934a7cc 03:13:16 ---> ff7af60e32d4 03:13:16 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:13:16 ---> Running in 44afeed14b2d 03:13:16 Removing intermediate container 44afeed14b2d 03:13:16 ---> fb2d1f50376e 03:13:16 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:13:17 ---> Running in e50e83c49bb0 03:13:17 Removing intermediate container e50e83c49bb0 03:13:17 ---> 25f5dfb1248b 03:13:17 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:13:17 ---> Running in cfe81c4abb5b 03:13:17 Removing intermediate container cfe81c4abb5b 03:13:17 ---> ddaa15edd4d0 03:13:17 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:17 ---> Running in aa503e593456 03:13:17 Removing intermediate container aa503e593456 03:13:17 ---> 6d92fbc7603c 03:13:17 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:13:17 ---> Running in 572a66acaf5d 03:13:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:13:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:13:19 OK: 221 MiB in 52 packages 03:13:19 Removing intermediate container 572a66acaf5d 03:13:19 ---> 046f87792f05 03:13:19 Step 9/26 : WORKDIR /device-onvif-camera 03:13:19 ---> Running in b53a4f4b9770 03:13:19 Removing intermediate container b53a4f4b9770 03:13:19 ---> b50e72796d5e 03:13:19 Step 10/26 : COPY go.mod vendor* ./ 03:13:19 ---> 9989cea4a91c 03:13:19 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:19 ---> Running in a348890a5b17 03:13:20 Removing intermediate container a348890a5b17 03:13:20 ---> 70b3913bf377 03:13:20 Step 12/26 : COPY . . 03:13:20 ---> 13883570f17f 03:13:20 Step 13/26 : RUN ${MAKE} 03:13:21 ---> Running in 0d1f57a71bbb 03:13:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:13:43 Removing intermediate container 0d1f57a71bbb 03:13:43 ---> 73e6e84cf196 03:13:43 Step 14/26 : FROM alpine:3.15 03:13:43 3.15: Pulling from library/alpine 03:13:43 df9b9388f04a: Pulling fs layer 03:13:43 df9b9388f04a: Verifying Checksum 03:13:43 df9b9388f04a: Download complete 03:13:43 df9b9388f04a: Pull complete 03:13:43 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:13:43 Status: Downloaded newer image for alpine:3.15 03:13:43 ---> 0ac33e5f5afa 03:13:43 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:13:43 ---> Running in fc7af1ab6d42 03:13:43 Removing intermediate container fc7af1ab6d42 03:13:43 ---> 79e7db337c01 03:13:43 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:13:43 ---> Running in 6f6dd24e28b0 03:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:13:43 (1/6) Installing dumb-init (1.2.5-r1) 03:13:43 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:13:43 (3/6) Installing libsodium (1.0.18-r0) 03:13:43 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:13:43 (5/6) Installing libzmq (4.3.4-r0) 03:13:43 (6/6) Installing zeromq (4.3.4-r0) 03:13:43 Executing busybox-1.34.1-r5.trigger 03:13:43 OK: 8 MiB in 20 packages 03:13:43 Removing intermediate container 6f6dd24e28b0 03:13:43 ---> 8091d408144d 03:13:43 Step 17/26 : WORKDIR / 03:13:43 ---> Running in ff84d66c5431 03:13:43 Removing intermediate container ff84d66c5431 03:13:43 ---> 6646846e478f 03:13:43 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:13:44 ---> d9f7a18d79c8 03:13:44 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:13:44 ---> 5710282214e0 03:13:44 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:13:44 ---> a94b5485a400 03:13:44 Step 21/26 : EXPOSE 59984 03:13:44 ---> Running in 7c9546ad8855 03:13:44 Removing intermediate container 7c9546ad8855 03:13:44 ---> 16926e0dabd9 03:13:44 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:13:44 ---> Running in 96e0ec6dcb55 03:13:44 Removing intermediate container 96e0ec6dcb55 03:13:44 ---> c54808fc0f9a 03:13:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:13:44 ---> Running in 421773565f66 03:13:44 Removing intermediate container 421773565f66 03:13:44 ---> eb1f916ffa77 03:13:44 Step 24/26 : LABEL arch=amd64 03:13:44 ---> Running in 76a32a62bb7c 03:13:44 Removing intermediate container 76a32a62bb7c 03:13:44 ---> 2ab8fadef570 03:13:44 Step 25/26 : LABEL git_sha=f98d7c4d4b6e300c244f2cb70cc735d43abe332d 03:13:44 ---> Running in 96bfb5e6e682 03:13:44 Removing intermediate container 96bfb5e6e682 03:13:44 ---> cbbc46b425e4 03:13:44 Step 26/26 : LABEL version=0.0.0 03:13:44 ---> Running in 9a9dab0bc767 03:13:45 Removing intermediate container 9a9dab0bc767 03:13:45 ---> 3d0b799bdabe 03:13:45 [Warning] One or more build-args [ARCH] were not consumed 03:13:45 Successfully built 3d0b799bdabe 03:13:45 Successfully tagged device-onvif-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 03:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:46 03:13:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:46 latest: Pulling from edgex-lftools-log-publisher 03:13:46 5eb5b503b376: Pulling fs layer 03:13:46 5c69ac0246d0: Pulling fs layer 03:13:46 ec43610c2a17: Pulling fs layer 03:13:46 3a2ae6a8a46f: Pulling fs layer 03:13:46 33b1e0a273af: Pulling fs layer 03:13:46 5d3b04190fa2: Pulling fs layer 03:13:46 2f39f015ded8: Pulling fs layer 03:13:46 33b1e0a273af: Waiting 03:13:46 5d3b04190fa2: Waiting 03:13:46 2f39f015ded8: Waiting 03:13:46 3a2ae6a8a46f: Waiting 03:13:46 5c69ac0246d0: Download complete 03:13:46 3a2ae6a8a46f: Verifying Checksum 03:13:46 3a2ae6a8a46f: Download complete 03:13:46 33b1e0a273af: Verifying Checksum 03:13:46 33b1e0a273af: Download complete 03:13:46 5d3b04190fa2: Verifying Checksum 03:13:46 5d3b04190fa2: Download complete 03:13:46 ec43610c2a17: Verifying Checksum 03:13:46 ec43610c2a17: Download complete 03:13:46 5eb5b503b376: Verifying Checksum 03:13:46 5eb5b503b376: Download complete 03:13:47 2f39f015ded8: Download complete 03:13:47 5eb5b503b376: Pull complete 03:13:48 5c69ac0246d0: Pull complete 03:13:48 ec43610c2a17: Pull complete 03:13:48 3a2ae6a8a46f: Pull complete 03:13:49 33b1e0a273af: Pull complete 03:13:49 5d3b04190fa2: Pull complete 03:13:53 2f39f015ded8: Pull complete 03:13:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:53 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:13:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-84 -v /w/workspace/oundry_device-onvif-camera_PR-84:/w/workspace/oundry_device-onvif-camera_PR-84:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-84@tmp:/w/workspace/oundry_device-onvif-camera_PR-84@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 03:13:55 $ docker top d18c0b6f571f87f678ab4ec8eb26592ba70d867d3019fbf78c1d963396e627a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:55 ---> job-cost.sh 03:13:55 lf-activate-venv: SKIPPING 03:13:55 INFO: No Stack... 03:13:56 INFO: Retrieving Pricing Info for: v3-standard-8 03:13:56 INFO: Archiving Costs [Pipeline] sh 03:13:56 + cat /w/workspace/oundry_device-onvif-camera_PR-84/archives/cost.csv 03:13:56 + cut -d, -f6 [Pipeline] lock 03:13:56 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-84-1-stack-cost] 03:13:56 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-84-1-stack-cost] did not exist. Created. 03:13:56 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:13:57 + echo total: 0.2199999988079071 [Pipeline] stash 03:13:57 Stashed 1 file(s) [Pipeline] } 03:13:57 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:13:57 $ docker stop --time=1 d18c0b6f571f87f678ab4ec8eb26592ba70d867d3019fbf78c1d963396e627a3 03:13:58 $ docker rm -f d18c0b6f571f87f678ab4ec8eb26592ba70d867d3019fbf78c1d963396e627a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:14:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2534 in /w/workspace/oundry_device-onvif-camera_PR-84 [Pipeline] { [Pipeline] ws 03:14:32 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:14:32 Selected Git installation does not exist. Using Default 03:14:32 The recommended git tool is: NONE 03:14:40 using credential edgex-jenkins-ssh 03:14:40 Cloning the remote Git repository 03:14:40 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:14:40 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:14:40 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:14:40 > git --version # timeout=10 03:14:40 > git --version # 'git version 2.25.1' 03:14:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:42 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:14:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:42 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:14:42 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:14:42 Merging remotes/origin/main commit 78b20017cd6d168da65a59796ad356de40fef842 into PR head commit f98d7c4d4b6e300c244f2cb70cc735d43abe332d 03:14:43 Merge succeeded, producing f98d7c4d4b6e300c244f2cb70cc735d43abe332d 03:14:43 Checking out Revision f98d7c4d4b6e300c244f2cb70cc735d43abe332d (PR-84) 03:14:42 > git config core.sparsecheckout # timeout=10 03:14:42 > git checkout -f f98d7c4d4b6e300c244f2cb70cc735d43abe332d # timeout=10 03:14:42 > git remote # timeout=10 03:14:42 > git config --get remote.origin.url # timeout=10 03:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:42 > git merge 78b20017cd6d168da65a59796ad356de40fef842 # timeout=10 03:14:42 > git rev-parse HEAD^{commit} # timeout=10 03:14:43 > git config core.sparsecheckout # timeout=10 03:14:43 > git checkout -f f98d7c4d4b6e300c244f2cb70cc735d43abe332d # timeout=10 03:14:47 Commit message: "docs: rename device-usb-camera in comments" 03:14:47 > git --version # timeout=10 03:14:47 > git --version # 'git version 2.25.1' 03:14:47 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:14:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:14:48 % Total % Received % Xferd Average Speed Time Time Time Current 03:14:48 Dload Upload Total Spent Left Speed 03:14:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 03:14:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:14:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:14:49 + sudo tee /etc/docker/daemon.new 03:14:49 { 03:14:49 "registry-mirrors": [ 03:14:49 "https://nexus3.edgexfoundry.org:10001" 03:14:49 ], 03:14:49 "bip": "10.250.0.254/24", 03:14:49 "hosts": [ 03:14:49 "tcp://0.0.0.0:5555", 03:14:49 "unix:///var/run/docker.sock" 03:14:49 ], 03:14:49 "mtu": 1458, 03:14:49 "selinux-enabled": true, 03:14:49 "seccomp-profile": "/etc/docker/seccomp.json" 03:14:49 } [Pipeline] sh 03:14:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:14:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:09 provisioning config files... 03:15:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8742607339136978280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:09 ---> docker-login.sh 03:15:09 nexus3.edgexfoundry.org:10001 03:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:10 Configure a credential helper to remove this warning. See 03:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:10 03:15:10 Login Succeeded 03:15:10 nexus3.edgexfoundry.org:10002 03:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:10 Configure a credential helper to remove this warning. See 03:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:10 03:15:10 Login Succeeded 03:15:10 nexus3.edgexfoundry.org:10003 03:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:11 Configure a credential helper to remove this warning. See 03:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:11 03:15:11 Login Succeeded 03:15:11 nexus3.edgexfoundry.org:10004 03:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:11 Configure a credential helper to remove this warning. See 03:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:11 03:15:11 Login Succeeded 03:15:11 docker.io 03:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:12 Configure a credential helper to remove this warning. See 03:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:12 03:15:12 Login Succeeded 03:15:12 ---> docker-login.sh ends [Pipeline] } 03:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:13 ========================================================= 03:15:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:15:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:15:13 Sending build context to Docker daemon 5.958MB 03:15:13 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:15:13 Step 2/13 : FROM ${BASE} AS builder 03:15:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:15:14 9b3977197b4f: Pulling fs layer 03:15:14 1a89e8eeedd5: Pulling fs layer 03:15:14 94645a83ff95: Pulling fs layer 03:15:14 e6fb740bc735: Pulling fs layer 03:15:14 3a77bd46dcc9: Pulling fs layer 03:15:14 355e64cbe906: Pulling fs layer 03:15:14 63ab81a10011: Pulling fs layer 03:15:14 555d1d1c4555: Pulling fs layer 03:15:14 7d9057610161: Pulling fs layer 03:15:14 e6fb740bc735: Waiting 03:15:14 3a77bd46dcc9: Waiting 03:15:14 555d1d1c4555: Waiting 03:15:14 355e64cbe906: Waiting 03:15:14 63ab81a10011: Waiting 03:15:14 7d9057610161: Waiting 03:15:14 94645a83ff95: Download complete 03:15:14 1a89e8eeedd5: Verifying Checksum 03:15:14 1a89e8eeedd5: Download complete 03:15:14 3a77bd46dcc9: Verifying Checksum 03:15:14 3a77bd46dcc9: Download complete 03:15:14 355e64cbe906: Verifying Checksum 03:15:14 355e64cbe906: Download complete 03:15:14 9b3977197b4f: Download complete 03:15:14 63ab81a10011: Verifying Checksum 03:15:14 63ab81a10011: Download complete 03:15:15 9b3977197b4f: Pull complete 03:15:15 7d9057610161: Verifying Checksum 03:15:15 7d9057610161: Download complete 03:15:15 1a89e8eeedd5: Pull complete 03:15:16 94645a83ff95: Pull complete 03:15:16 555d1d1c4555: Verifying Checksum 03:15:16 555d1d1c4555: Download complete 03:15:17 e6fb740bc735: Verifying Checksum 03:15:17 e6fb740bc735: Download complete 03:15:27 e6fb740bc735: Pull complete 03:15:27 3a77bd46dcc9: Pull complete 03:15:27 355e64cbe906: Pull complete 03:15:28 63ab81a10011: Pull complete 03:15:33 555d1d1c4555: Pull complete 03:15:34 7d9057610161: Pull complete 03:15:34 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 03:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:15:34 ---> 819e984ddca1 03:15:34 Step 3/13 : ARG MAKE="make build" 03:15:36 ---> Running in a9825e1ed83f 03:15:36 Removing intermediate container a9825e1ed83f 03:15:36 ---> aa7c19f02165 03:15:36 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:15:36 ---> Running in 985053708b17 03:15:37 Removing intermediate container 985053708b17 03:15:37 ---> d6d8801ecdfd 03:15:37 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:15:37 ---> Running in 9f7eef481d7f 03:15:37 Removing intermediate container 9f7eef481d7f 03:15:37 ---> f3cf8f47c6e8 03:15:37 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:15:37 ---> Running in 3d6a737024fa 03:15:37 Removing intermediate container 3d6a737024fa 03:15:37 ---> 198674afbb77 03:15:37 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:37 ---> Running in 28bb3858e9b6 03:15:39 Removing intermediate container 28bb3858e9b6 03:15:39 ---> 430bda84c043 03:15:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:15:39 ---> Running in fa3c7dadc5e2 03:15:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:15:42 OK: 220 MiB in 52 packages 03:15:43 Removing intermediate container fa3c7dadc5e2 03:15:43 ---> 818b93cedb10 03:15:43 Step 9/13 : WORKDIR /device-onvif-camera 03:15:43 ---> Running in 48e819a177b3 03:15:43 Removing intermediate container 48e819a177b3 03:15:43 ---> baf044b2e817 03:15:43 Step 10/13 : COPY go.mod vendor* ./ 03:15:45 ---> 52c1cc048e27 03:15:45 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:45 ---> Running in 22e06c31aa93 03:16:32 Removing intermediate container 22e06c31aa93 03:16:32 ---> 12350c3104b6 03:16:32 Step 12/13 : COPY . . 03:16:32 ---> 926fa3aa48cd 03:16:32 Step 13/13 : RUN ${MAKE} 03:16:32 ---> Running in 0f412b622e7e 03:16:33 noop 03:16:33 Removing intermediate container 0f412b622e7e 03:16:33 ---> 5d148d5ca45e 03:16:33 Successfully built 5d148d5ca45e 03:16:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:34 + docker inspect -f . ci-base-image-arm64 03:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:34 prd-ubuntu20.04-docker-arm64-4c-16g-2534 does not seem to be running inside a container 03:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 03:16:36 $ docker top cd0b6d52a8c185d4543a82b712895a7f835201cdd016a5a389a2a2a046178fd8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:37 + go version 03:16:37 go version go1.17.7 linux/arm64 [Pipeline] } 03:16:37 $ docker stop --time=1 cd0b6d52a8c185d4543a82b712895a7f835201cdd016a5a389a2a2a046178fd8 03:16:38 $ docker rm -f cd0b6d52a8c185d4543a82b712895a7f835201cdd016a5a389a2a2a046178fd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:39 + docker inspect -f . ci-base-image-arm64 03:16:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:39 prd-ubuntu20.04-docker-arm64-4c-16g-2534 does not seem to be running inside a container 03:16:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 03:16:41 $ docker top e50b7de4bf7aaffb094d76d5f9813577a7d58b8d763a513ea6c528bfa8cbf66e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:16:42 + make test 03:16:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:16:44 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:18:21 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:18:21 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.087s coverage: 1.2% of statements 03:18:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.387s coverage: 13.8% of statements 03:18:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:18:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:19:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:19:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:19:11 ./bin/test-attribution-txt.sh [Pipeline] echo 03:19:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:19:12 $ docker stop --time=1 e50b7de4bf7aaffb094d76d5f9813577a7d58b8d763a513ea6c528bfa8cbf66e 03:19:13 $ docker rm -f e50b7de4bf7aaffb094d76d5f9813577a7d58b8d763a513ea6c528bfa8cbf66e [Pipeline] // withDockerContainer [Pipeline] sh 03:19:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:19:15 Warning: overwriting stash ‘coverage-report’ 03:19:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:19:16 + ls -al . 03:19:16 total 232 03:19:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 03:19 . 03:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:14 .. 03:19:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 03:14 .git 03:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:14 .github 03:19:16 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 03:14 .gitignore 03:19:16 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 03:14 .golangci.yml 03:19:16 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 03:14 Attribution.txt 03:19:16 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 03:14 CHANGELOG.md 03:19:16 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 03:14 Dockerfile 03:19:16 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 03:14 GOVERNANCE.md 03:19:16 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 03:14 Jenkinsfile 03:19:16 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 03:14 LICENSE 03:19:16 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 03:14 Makefile 03:19:16 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 03:14 OWNERS.md 03:19:16 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 03:14 README.md 03:19:16 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 03:12 VERSION 03:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 03:14 bin 03:19:16 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 03:14 cmd 03:19:16 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 03:18 coverage.out 03:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:14 doc 03:19:16 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 03:14 go.mod 03:19:16 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 03:14 go.sum 03:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 03:14 internal 03:19:16 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 03:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:17 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f98d7c4d4b6e300c244f2cb70cc735d43abe332d --label arch=arm64 --label version=0.0.0 . 03:19:17 Sending build context to Docker daemon 6.019MB 03:19:17 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:19:17 Step 2/26 : FROM ${BASE} AS builder 03:19:17 ---> 5d148d5ca45e 03:19:17 Step 3/26 : ARG MAKE="make build" 03:19:17 ---> Running in 042f4114059d 03:19:17 Removing intermediate container 042f4114059d 03:19:17 ---> 0c20dc03e6e6 03:19:17 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:19:17 ---> Running in ef86e6e03521 03:19:18 Removing intermediate container ef86e6e03521 03:19:18 ---> a45d14f6f60a 03:19:18 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:19:18 ---> Running in 9e4047eab240 03:19:18 Removing intermediate container 9e4047eab240 03:19:18 ---> c66bb4a5b58b 03:19:18 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:19:18 ---> Running in 475e11dff526 03:19:19 Removing intermediate container 475e11dff526 03:19:19 ---> 638f7ab18d94 03:19:19 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:19 ---> Running in 0c8414477a02 03:19:21 Removing intermediate container 0c8414477a02 03:19:21 ---> d3069744fb52 03:19:21 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:19:21 ---> Running in efee3a6bf529 03:19:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:24 OK: 220 MiB in 52 packages 03:19:25 Removing intermediate container efee3a6bf529 03:19:25 ---> a8965666c077 03:19:25 Step 9/26 : WORKDIR /device-onvif-camera 03:19:25 ---> Running in 1ef8da04cc02 03:19:25 Removing intermediate container 1ef8da04cc02 03:19:25 ---> 7e7d0856b2a5 03:19:25 Step 10/26 : COPY go.mod vendor* ./ 03:19:25 ---> 01d1fafffeeb 03:19:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:25 ---> Running in cc6c4f53290f 03:19:27 Removing intermediate container cc6c4f53290f 03:19:27 ---> 1a717034bae2 03:19:27 Step 12/26 : COPY . . 03:19:28 ---> ad564b6a42c8 03:19:28 Step 13/26 : RUN ${MAKE} 03:19:29 ---> Running in d5bf7d5ecd7e 03:19:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:21:52 Removing intermediate container d5bf7d5ecd7e 03:21:52 ---> 7e1fbc08ddb8 03:21:52 Step 14/26 : FROM alpine:3.15 03:21:52 3.15: Pulling from library/alpine 03:21:52 9981e73032c8: Pulling fs layer 03:21:52 9981e73032c8: Verifying Checksum 03:21:52 9981e73032c8: Download complete 03:21:52 9981e73032c8: Pull complete 03:21:52 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:21:52 Status: Downloaded newer image for alpine:3.15 03:21:52 ---> 3fb3c9af89a9 03:21:52 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:21:52 ---> Running in cf00c6b80f76 03:21:52 Removing intermediate container cf00c6b80f76 03:21:52 ---> 5f1e84d8eef0 03:21:52 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:21:52 ---> Running in 937a9e930500 03:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:21:52 (1/6) Installing dumb-init (1.2.5-r1) 03:21:52 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:21:52 (3/6) Installing libsodium (1.0.18-r0) 03:21:52 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:21:52 (5/6) Installing libzmq (4.3.4-r0) 03:21:52 (6/6) Installing zeromq (4.3.4-r0) 03:21:52 Executing busybox-1.34.1-r5.trigger 03:21:52 OK: 8 MiB in 20 packages 03:21:52 Removing intermediate container 937a9e930500 03:21:52 ---> f7a2bac2be7a 03:21:52 Step 17/26 : WORKDIR / 03:21:52 ---> Running in 944b0cfa9697 03:21:52 Removing intermediate container 944b0cfa9697 03:21:52 ---> cdd3a854302f 03:21:52 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:21:52 ---> c37245ea8e17 03:21:52 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:21:52 ---> 8feffdbabc11 03:21:52 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:21:52 ---> 1b8f8fe4ef55 03:21:52 Step 21/26 : EXPOSE 59984 03:21:52 ---> Running in 6e691803990b 03:21:52 Removing intermediate container 6e691803990b 03:21:52 ---> c341e1de82e4 03:21:52 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:21:52 ---> Running in 7d1914f13d5e 03:21:52 Removing intermediate container 7d1914f13d5e 03:21:52 ---> 96f6fff0dc31 03:21:52 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:52 ---> Running in 89beb5ecb168 03:21:52 Removing intermediate container 89beb5ecb168 03:21:52 ---> 100f8eafcbd4 03:21:52 Step 24/26 : LABEL arch=arm64 03:21:52 ---> Running in 8a558866e581 03:21:53 Removing intermediate container 8a558866e581 03:21:53 ---> 80e42861bb0b 03:21:53 Step 25/26 : LABEL git_sha=f98d7c4d4b6e300c244f2cb70cc735d43abe332d 03:21:53 ---> Running in 8c44c0b54c01 03:21:53 Removing intermediate container 8c44c0b54c01 03:21:53 ---> a5a75d0a614e 03:21:53 Step 26/26 : LABEL version=0.0.0 03:21:53 ---> Running in 4e8363f25a9d 03:21:53 Removing intermediate container 4e8363f25a9d 03:21:53 ---> 6e98e757ff65 03:21:53 [Warning] One or more build-args [ARCH] were not consumed 03:21:53 Successfully built 6e98e757ff65 03:21:53 Successfully tagged device-onvif-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 03:21:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:54 03:21:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:55 arm64: Pulling from edgex-lftools-log-publisher 03:21:55 8998bd30e6a1: Pulling fs layer 03:21:55 04944245beec: Pulling fs layer 03:21:55 699f458cf7ca: Pulling fs layer 03:21:55 765212b225bb: Pulling fs layer 03:21:55 f23df028b6ca: Pulling fs layer 03:21:55 d65c8cfc05b1: Pulling fs layer 03:21:55 2437ff75d9bd: Pulling fs layer 03:21:55 765212b225bb: Waiting 03:21:55 f23df028b6ca: Waiting 03:21:55 d65c8cfc05b1: Waiting 03:21:55 2437ff75d9bd: Waiting 03:21:55 04944245beec: Download complete 03:21:55 765212b225bb: Verifying Checksum 03:21:55 765212b225bb: Download complete 03:21:55 f23df028b6ca: Verifying Checksum 03:21:55 f23df028b6ca: Download complete 03:21:55 d65c8cfc05b1: Verifying Checksum 03:21:55 d65c8cfc05b1: Download complete 03:21:55 699f458cf7ca: Verifying Checksum 03:21:55 699f458cf7ca: Download complete 03:21:55 8998bd30e6a1: Verifying Checksum 03:21:55 8998bd30e6a1: Download complete 03:21:58 2437ff75d9bd: Verifying Checksum 03:21:58 2437ff75d9bd: Download complete 03:22:00 8998bd30e6a1: Pull complete 03:22:01 04944245beec: Pull complete 03:22:02 699f458cf7ca: Pull complete 03:22:02 765212b225bb: Pull complete 03:22:03 f23df028b6ca: Pull complete 03:22:04 d65c8cfc05b1: Pull complete 03:22:19 2437ff75d9bd: Pull complete 03:22:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:19 prd-ubuntu20.04-docker-arm64-4c-16g-2534 does not seem to be running inside a container 03:22:19 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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:arm64 cat 03:22:22 $ docker top 685718d403962a1705f9fc8c0a7f1598139effe2ce4c4fa0f2d1b308827637a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:23 ---> job-cost.sh 03:22:23 lf-activate-venv: SKIPPING 03:22:23 INFO: No Stack... 03:22:24 INFO: Retrieving Pricing Info for: v3-standard-4 03:22:24 INFO: Archiving Costs [Pipeline] sh 03:22:25 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:22:25 + cut -d, -f6 [Pipeline] lock 03:22:25 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-84-1-stack-cost] 03:22:25 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-84-1-stack-cost] did not exist. Created. 03:22:25 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:26 /w/workspace/device-onvif-camera/1@tmp/durable-7e73d552/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:22:26 + echo total: 0.10999999940395355 [Pipeline] stash 03:22:26 Warning: overwriting stash ‘stack-cost’ 03:22:26 Stashed 1 file(s) [Pipeline] } 03:22:27 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:27 $ docker stop --time=1 685718d403962a1705f9fc8c0a7f1598139effe2ce4c4fa0f2d1b308827637a8 03:22:28 $ docker rm -f 685718d403962a1705f9fc8c0a7f1598139effe2ce4c4fa0f2d1b308827637a8 [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 03:22:29 provisioning config files... 03:22:29 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-84@tmp/config4815860453799276522tmp [Pipeline] { [Pipeline] sh 03:22:29 + set +x 03:22:29 + curl -s https://codecov.io/bash 03:22:29 + bash -s -- 03:22:29 03:22:29 _____ _ 03:22:29 / ____| | | 03:22:29 | | ___ __| | ___ ___ _____ __ 03:22:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:22:29 | |___| (_) | (_| | __/ (_| (_) \ V / 03:22:29 \_____\___/ \__,_|\___|\___\___/ \_/ 03:22:29 Bash-1.0.6 03:22:29 03:22:29 03:22:29 ==> git version 2.25.1 found 03:22:29 ==> 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 03:22:29 Release-Date: 2020-01-08 03:22:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:22:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:22:29 ==> Jenkins CI detected. 03:22:29 current dir:  /w/workspace/oundry_device-onvif-camera_PR-84 03:22:29 project root: . 03:22:29 --> token set from env 03:22:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:22:29 ==> Running gcov in . (disable via -X gcov) 03:22:29 ==> Python coveragepy not found 03:22:29 ==> Searching for coverage reports in: 03:22:29 + . 03:22:29 -> Found 1 reports 03:22:29 ==> Detecting git/mercurial file structure 03:22:29 ==> Reading reports 03:22:29 + ./coverage.out bytes=59480 03:22:29 ==> Appending adjustments 03:22:29 https://docs.codecov.io/docs/fixing-reports 03:22:30 + Found adjustments 03:22:30 ==> Gzipping contents 03:22:30 8.0K /tmp/codecov.B1ClCr.gz 03:22:30 ==> Uploading reports 03:22:30 url: https://codecov.io 03:22:30 query: branch=PR-84&commit=f98d7c4d4b6e300c244f2cb70cc735d43abe332d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=84&job=&cmd_args= 03:22:30 -> Pinging Codecov 03:22:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-84&commit=f98d7c4d4b6e300c244f2cb70cc735d43abe332d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=84&job=&cmd_args= 03:22:30 -> Uploading to 03:22:30 https://storage.googleapis.com/codecov/v4/raw/2022-06-17/F29A59C45E3A92E06B3E522C9905F8EF/f98d7c4d4b6e300c244f2cb70cc735d43abe332d/0ecf0fa5-5823-4a79-921b-9d371274733a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T032230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60cf08b75965b14bf8f7cd91b8343c606aa55158448da5366eda1708f13041fd 03:22:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:30 Dload Upload Total Spent Left Speed 03:22:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7663 0 0 100 7663 0 30050 --:--:-- --:--:-- --:--:-- 30050 03:22:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/f98d7c4d4b6e300c244f2cb70cc735d43abe332d [Pipeline] } 03:22:30 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 03:22:32 + [ -d /w/workspace/oundry_device-onvif-camera_PR-84/archives ] 03:22:32 + ls -al /w/workspace/oundry_device-onvif-camera_PR-84/archives 03:22:32 total 16 03:22:32 drwxr-xr-x 3 root root 4096 Jun 17 03:13 . 03:22:32 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 03:13 .. 03:22:32 drwxr-xr-x 2 root root 4096 Jun 17 03:13 cost 03:22:32 -rw-r--r-- 1 root root 89 Jun 17 03:13 cost.csv 03:22:32 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-84/archives 03:22:32 + ls -al /w/workspace/oundry_device-onvif-camera_PR-84/archives 03:22:32 total 16 03:22:32 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 03:13 . 03:22:32 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 03:13 .. 03:22:32 drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 03:13 cost 03:22:32 -rw-r--r-- 1 jenkins jenkins 89 Jun 17 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:22:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:33 ---> package-listing.sh 03:22:33 ++ facter osfamily 03:22:33 ++ tr '[:upper:]' '[:lower:]' 03:22:34 + OS_FAMILY=debian 03:22:34 + workspace=/w/workspace/oundry_device-onvif-camera_PR-84 03:22:34 + START_PACKAGES=/tmp/packages_start.txt 03:22:34 + END_PACKAGES=/tmp/packages_end.txt 03:22:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:34 + PACKAGES=/tmp/packages_start.txt 03:22:34 + '[' /w/workspace/oundry_device-onvif-camera_PR-84 ']' 03:22:34 + PACKAGES=/tmp/packages_end.txt 03:22:34 + case "${OS_FAMILY}" in 03:22:34 + dpkg -l 03:22:34 + grep '^ii' 03:22:34 + '[' -f /tmp/packages_start.txt ']' 03:22:34 + '[' -f /tmp/packages_end.txt ']' 03:22:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:34 + '[' /w/workspace/oundry_device-onvif-camera_PR-84 ']' 03:22:34 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-84/archives/ 03:22:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-84/archives/ [Pipeline] echo 03:22:34 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/oundry_device-onvif-camera_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:22:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:35 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:22:35 $ 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/oundry_device-onvif-camera_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-84 -v /w/workspace/oundry_device-onvif-camera_PR-84:/w/workspace/oundry_device-onvif-camera_PR-84:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-84@tmp:/w/workspace/oundry_device-onvif-camera_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:35 $ docker top 8b54285ac02dff91b9f491b728c6966d1ed3d950d27d3e1c73b0d677ffff0a0a -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:35 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:36 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:36 + ls /var/log/sa-host 03:22:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:36 provisioning config files... 03:22:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-84@tmp/config7599429890162801838tmp [Pipeline] { [Pipeline] echo 03:22:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:36 ---> create-netrc.sh [Pipeline] } 03:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:37 ---> python-tools-install.sh [Pipeline] echo 03:22:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:37 ---> sudo-logs.sh 03:22:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:22:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:38 ---> job-cost.sh 03:22:38 lf-activate-venv: SKIPPING 03:22:38 DEBUG: total: 0.2199999988079071 03:22:38 INFO: Retrieving Stack Cost... 03:22:38 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:38 INFO: Archiving Costs [Pipeline] echo 03:22:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:39 ---> logs-deploy.sh 03:22:39 lf-activate-venv: SKIPPING 03:22:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-84/1 03:22:39 INFO: archiving workspace using pattern(s): 03:22:40 Archives upload complete. 03:22:40 INFO: archiving logs to Nexus