Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1+8a3386b2ee541d18e88ea65fa18280a00a2df7ca (544d83bfb7e239ef8afdca68f256a8dd9e645443) 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-ssh12456672481199955610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7553568897402804005.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-155/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-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3653736416927522887.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-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4077681322746423272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh9403647010309426206.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-155/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-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1993768722314382518.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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-24676’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24678 in /w/workspace/undry_device-onvif-camera_PR-155 [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/undry_device-onvif-camera_PR-155 # 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 8a3386b2ee541d18e88ea65fa18280a00a2df7ca into PR head commit 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 Merge succeeded, producing 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 Checking out Revision 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 (PR-155) > 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/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 # 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 8a3386b2ee541d18e88ea65fa18280a00a2df7ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:29 ========================================================= 19:01:29 EdgeX Global Pipelines Version Info 19:01:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:30 ------------------- 19:01:30 stable info: 19:01:30 ------------------- 19:01:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:01:30 Message: update stable to v1.0.239 19:01:31 ------------------- 19:01:31 experimental info: 19:01:31 ------------------- 19:01:31 Commited By: **** collab-it+edgex@linuxfoundation.org 19:01:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:01:31 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 144ea4e [Pipeline] echo 19:01:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:33 provisioning config files... 19:01:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-155@tmp/config3079085246437508286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:33 ---> docker-login.sh 19:01:33 nexus3.edgexfoundry.org:10001 19:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:33 Configure a credential helper to remove this warning. See 19:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:33 19:01:33 Login Succeeded 19:01:33 nexus3.edgexfoundry.org:10002 19:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:33 Configure a credential helper to remove this warning. See 19:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:33 19:01:33 Login Succeeded 19:01:33 nexus3.edgexfoundry.org:10003 19:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:33 Configure a credential helper to remove this warning. See 19:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:33 19:01:33 Login Succeeded 19:01:33 nexus3.edgexfoundry.org:10004 19:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:34 Configure a credential helper to remove this warning. See 19:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:34 19:01:34 Login Succeeded 19:01:34 docker.io 19:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:34 Configure a credential helper to remove this warning. See 19:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:34 19:01:34 Login Succeeded 19:01:34 ---> docker-login.sh ends [Pipeline] } 19:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:01:35 + git rev-list -1 --merges 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1~1..144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 [Pipeline] echo 19:01:35 -----------> git rev-list -1 --merges 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1~1..144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 [false] [Pipeline] sh 19:01:35 + git log --format=format:%s -1 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 [Pipeline] echo 19:01:35 ========================================================= 19:01:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:01:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:35 + git log --format=format:%s -1 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 [Pipeline] echo 19:01:36 [semverPrep] GIT_COMMIT: 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 19:01:36 [semverPrep] This is not a build commit. [Pipeline] sh 19:01:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:36 + grep -v github /etc/ssh/ssh_known_hosts 19:01:36 + [ -e /tmp/ssh_known_hosts ] 19:01:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:01:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:01:36 + sudo tee -a /etc/ssh/ssh_known_hosts 19:01:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:36 19:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:37 0.1.4: Pulling from edgex-devops/py-git-semver 19:01:37 b85a868b505f: Pulling fs layer 19:01:37 e2be974225ed: Pulling fs layer 19:01:37 339a4e72a1f5: Pulling fs layer 19:01:37 988bab9f4d93: Pulling fs layer 19:01:37 1469e6f7b9e6: Pulling fs layer 19:01:37 988bab9f4d93: Waiting 19:01:37 eaf3925da568: Pulling fs layer 19:01:37 bab4dde63d76: Pulling fs layer 19:01:37 1469e6f7b9e6: Waiting 19:01:37 eaf3925da568: Waiting 19:01:37 bde34c3a00c8: Pulling fs layer 19:01:37 b352a97aabf1: Pulling fs layer 19:01:37 bde34c3a00c8: Waiting 19:01:37 4872d77fe225: Pulling fs layer 19:01:37 5851b861e8e6: Pulling fs layer 19:01:37 b352a97aabf1: Waiting 19:01:37 4872d77fe225: Waiting 19:01:37 e2be974225ed: Verifying Checksum 19:01:37 e2be974225ed: Download complete 19:01:37 988bab9f4d93: Download complete 19:01:37 1469e6f7b9e6: Verifying Checksum 19:01:37 1469e6f7b9e6: Download complete 19:01:37 eaf3925da568: Verifying Checksum 19:01:37 eaf3925da568: Download complete 19:01:37 339a4e72a1f5: Verifying Checksum 19:01:37 339a4e72a1f5: Download complete 19:01:37 bde34c3a00c8: Download complete 19:01:37 b352a97aabf1: Verifying Checksum 19:01:37 4872d77fe225: Verifying Checksum 19:01:37 4872d77fe225: Download complete 19:01:37 5851b861e8e6: Verifying Checksum 19:01:37 5851b861e8e6: Download complete 19:01:37 b85a868b505f: Verifying Checksum 19:01:37 b85a868b505f: Download complete 19:01:37 bab4dde63d76: Verifying Checksum 19:01:37 bab4dde63d76: Download complete 19:01:38 b85a868b505f: Pull complete 19:01:38 e2be974225ed: Pull complete 19:01:39 339a4e72a1f5: Pull complete 19:01:39 988bab9f4d93: Pull complete 19:01:39 1469e6f7b9e6: Pull complete 19:01:39 eaf3925da568: Pull complete 19:01:41 bab4dde63d76: Pull complete 19:01:41 bde34c3a00c8: Pull complete 19:01:41 b352a97aabf1: Pull complete 19:01:41 4872d77fe225: Pull complete 19:01:41 5851b861e8e6: Pull complete 19:01:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:41 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 19:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:01:44 $ docker top 1f7dfd949ee511170c2af1135b02eaf25680f0214bfe654aa5d176284b5638f8 -eo pid,comm 19:01:44 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). 19:01:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:44 [ssh-agent] Looking for ssh-agent implementation... 19:01:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:44 $ docker exec 1f7dfd949ee511170c2af1135b02eaf25680f0214bfe654aa5d176284b5638f8 ssh-agent 19:01:45 SSH_AUTH_SOCK=/tmp/ssh-R29N92mRCLdX/agent.33 19:01:45 SSH_AGENT_PID=39 19:01:45 Running ssh-add (command line suppressed) 19:01:45 Identity added: /w/workspace/undry_device-onvif-camera_PR-155@tmp/private_key_3321721232334206190.key (/w/workspace/undry_device-onvif-camera_PR-155@tmp/private_key_3321721232334206190.key) 19:01:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:45 + git tag --points-at HEAD [Pipeline] } 19:01:45 $ docker exec --env ******** --env ******** 1f7dfd949ee511170c2af1135b02eaf25680f0214bfe654aa5d176284b5638f8 ssh-agent -k 19:01:45 unset SSH_AUTH_SOCK; 19:01:45 unset SSH_AGENT_PID; 19:01:45 echo Agent pid 39 killed; 19:01:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:45 [ssh-agent] Looking for ssh-agent implementation... 19:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:45 $ docker exec 1f7dfd949ee511170c2af1135b02eaf25680f0214bfe654aa5d176284b5638f8 ssh-agent 19:01:46 SSH_AUTH_SOCK=/tmp/ssh-HIIrPZqwf21W/agent.71 19:01:46 SSH_AGENT_PID=77 19:01:46 Running ssh-add (command line suppressed) 19:01:46 Identity added: /w/workspace/undry_device-onvif-camera_PR-155@tmp/private_key_2428923954183764809.key (/w/workspace/undry_device-onvif-camera_PR-155@tmp/private_key_2428923954183764809.key) 19:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:46 + git semver init 19:01:46 2022-09-06 19:01:46,729 [run_init] DEBUG init version:0.0.0 force:False 19:01:46 2022-09-06 19:01:46,730 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-155/.semver 19:01:46 2022-09-06 19:01:46,730 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-155/.semver 19:01:46 2022-09-06 19:01:46,730 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-155/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-155, universal_newlines=False, shell=None, istream=None) 19:01:47 2022-09-06 19:01:47,675 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-155/.git/info/exclude 19:01:47 2022-09-06 19:01:47,676 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-155/.semver/PR-155 with force:False 19:01:47 2022-09-06 19:01:47,676 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-155/.semver/PR-155 19:01:47 2022-09-06 19:01:47,680 [execute] INFO git cat-file --batch-check 19:01:47 2022-09-06 19:01:47,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-155/.semver, universal_newlines=False, shell=None, istream=) 19:01:47 2022-09-06 19:01:47,687 [execute] INFO git cat-file --batch 19:01:47 2022-09-06 19:01:47,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-155/.semver, universal_newlines=False, shell=None, istream=) 19:01:47 2022-09-06 19:01:47,691 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-155/.semver/PR-155 19:01:47 0.0.0 [Pipeline] } 19:01:47 $ docker exec --env ******** --env ******** 1f7dfd949ee511170c2af1135b02eaf25680f0214bfe654aa5d176284b5638f8 ssh-agent -k 19:01:47 unset SSH_AUTH_SOCK; 19:01:47 unset SSH_AGENT_PID; 19:01:47 echo Agent pid 77 killed; 19:01:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:48 + git semver [Pipeline] } 19:01:48 $ docker stop --time=1 1f7dfd949ee511170c2af1135b02eaf25680f0214bfe654aa5d176284b5638f8 19:01:49 $ docker rm -f 1f7dfd949ee511170c2af1135b02eaf25680f0214bfe654aa5d176284b5638f8 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:50 Stashed 1 file(s) [Pipeline] echo 19:01:50 [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 19:01:51 provisioning config files... 19:01:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-155@tmp/config7467143862783169593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:51 ---> docker-login.sh 19:01:51 nexus3.edgexfoundry.org:10001 19:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:51 Configure a credential helper to remove this warning. See 19:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:51 19:01:51 Login Succeeded 19:01:51 nexus3.edgexfoundry.org:10002 19:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:51 Configure a credential helper to remove this warning. See 19:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:51 19:01:51 Login Succeeded 19:01:51 nexus3.edgexfoundry.org:10003 19:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:51 Configure a credential helper to remove this warning. See 19:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:51 19:01:51 Login Succeeded 19:01:51 nexus3.edgexfoundry.org:10004 19:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:52 Configure a credential helper to remove this warning. See 19:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:52 19:01:52 Login Succeeded 19:01:52 docker.io 19:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:52 Configure a credential helper to remove this warning. See 19:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:52 19:01:52 Login Succeeded 19:01:52 ---> docker-login.sh ends [Pipeline] } 19:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:53 ========================================================= 19:01:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:01:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:01:53 Sending build context to Docker daemon 20.63MB 19:01:53 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:01:53 Step 2/13 : FROM ${BASE} AS builder 19:01:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:53 2408cc74d12b: Pulling fs layer 19:01:53 ea60b727a1ce: Pulling fs layer 19:01:53 30c4a7721957: Pulling fs layer 19:01:53 370296b7ddb6: Pulling fs layer 19:01:53 7c6cee850709: Pulling fs layer 19:01:53 39a5fcdaea64: Pulling fs layer 19:01:53 d94ebbe4e438: Pulling fs layer 19:01:53 bcfd1f05c69d: Pulling fs layer 19:01:53 59ccb84bbe0f: Pulling fs layer 19:01:53 7c6cee850709: Waiting 19:01:53 d94ebbe4e438: Waiting 19:01:53 39a5fcdaea64: Waiting 19:01:53 59ccb84bbe0f: Waiting 19:01:53 370296b7ddb6: Waiting 19:01:53 bcfd1f05c69d: Waiting 19:01:53 30c4a7721957: Verifying Checksum 19:01:53 30c4a7721957: Download complete 19:01:53 ea60b727a1ce: Download complete 19:01:53 7c6cee850709: Verifying Checksum 19:01:53 7c6cee850709: Download complete 19:01:53 39a5fcdaea64: Verifying Checksum 19:01:53 39a5fcdaea64: Download complete 19:01:53 2408cc74d12b: Verifying Checksum 19:01:53 2408cc74d12b: Download complete 19:01:53 d94ebbe4e438: Download complete 19:01:53 2408cc74d12b: Pull complete 19:01:54 ea60b727a1ce: Pull complete 19:01:54 30c4a7721957: Pull complete 19:01:54 59ccb84bbe0f: Verifying Checksum 19:01:54 59ccb84bbe0f: Download complete 19:01:54 bcfd1f05c69d: Verifying Checksum 19:01:54 bcfd1f05c69d: Download complete 19:01:54 370296b7ddb6: Verifying Checksum 19:01:54 370296b7ddb6: Download complete 19:01:58 370296b7ddb6: Pull complete 19:01:59 7c6cee850709: Pull complete 19:01:59 39a5fcdaea64: Pull complete 19:01:59 d94ebbe4e438: Pull complete 19:02:01 bcfd1f05c69d: Pull complete 19:02:01 59ccb84bbe0f: Pull complete 19:02:01 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:02:01 ---> a4fb48ad2a94 19:02:01 Step 3/13 : ARG MAKE="make build" 19:02:06 Still waiting to schedule task 19:02:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24677’ 19:02:06 ---> Running in 1a60b468b645 19:02:06 Removing intermediate container 1a60b468b645 19:02:06 ---> 37645bf3ce25 19:02:06 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:02:06 ---> Running in e3b353d0092d 19:02:06 Removing intermediate container e3b353d0092d 19:02:06 ---> 4f4d43096e4f 19:02:06 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 19:02:06 ---> Running in 8c544df125c4 19:02:06 Removing intermediate container 8c544df125c4 19:02:06 ---> 9281302159b6 19:02:06 Step 6/13 : LABEL Name=edgex-device-onvif-camera 19:02:06 ---> Running in bfed3ff0e3d0 19:02:06 Removing intermediate container bfed3ff0e3d0 19:02:06 ---> dd27ec5d6bbb 19:02:06 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:06 ---> Running in 4f98f5a06f62 19:02:06 Removing intermediate container 4f98f5a06f62 19:02:06 ---> 31246f2caa14 19:02:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:06 ---> Running in 64e1ce0e53fa 19:02:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:02:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:02:08 OK: 211 MiB in 51 packages 19:02:08 Removing intermediate container 64e1ce0e53fa 19:02:08 ---> 32b17a791f50 19:02:08 Step 9/13 : WORKDIR /device-onvif-camera 19:02:08 ---> Running in d5441ccc811c 19:02:08 Removing intermediate container d5441ccc811c 19:02:08 ---> cc01bd447d20 19:02:08 Step 10/13 : COPY go.mod vendor* ./ 19:02:08 ---> 613eebe10abe 19:02:08 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:08 ---> Running in b3b777819a2d 19:02:30 Removing intermediate container b3b777819a2d 19:02:30 ---> 086d9b2d7d7e 19:02:30 Step 12/13 : COPY . . 19:02:30 ---> 190d22df4aa4 19:02:30 Step 13/13 : RUN ${MAKE} 19:02:30 ---> Running in 9bbcf46e5f8a 19:02:30 noop 19:02:30 Removing intermediate container 9bbcf46e5f8a 19:02:30 ---> 947c750b8e7c 19:02:30 Successfully built 947c750b8e7c 19:02:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:31 + docker inspect -f . ci-base-image-x86_64 19:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:31 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 19:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@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 ******** ci-base-image-x86_64 cat 19:02:32 $ docker top 869fd85d2684e5ad1e57b5f0a61755f7f8f194d678ebc80d65f31b293745d919 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:32 + go version 19:02:32 go version go1.18.3 linux/amd64 [Pipeline] } 19:02:32 $ docker stop --time=1 869fd85d2684e5ad1e57b5f0a61755f7f8f194d678ebc80d65f31b293745d919 19:02:34 $ docker rm -f 869fd85d2684e5ad1e57b5f0a61755f7f8f194d678ebc80d65f31b293745d919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:34 + docker inspect -f . ci-base-image-x86_64 19:02:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:34 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 19:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@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 ******** ci-base-image-x86_64 cat 19:02:35 $ docker top 9f473016971bf88960d3a07daeb887ff1246cc0d1fa48d60c6efba152d235b14 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:35 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-155 [Pipeline] fileExists [Pipeline] sh 19:02:36 + make test 19:02:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:02:36 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:02:46 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:02:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.036s coverage: 28.6% of statements 19:02:46 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:02:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.864s coverage: 13.8% of statements 19:02:57 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:02:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:03:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:03:00 ./bin/test-attribution-txt.sh [Pipeline] echo 19:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:03:00 $ docker stop --time=1 9f473016971bf88960d3a07daeb887ff1246cc0d1fa48d60c6efba152d235b14 19:03:02 $ docker rm -f 9f473016971bf88960d3a07daeb887ff1246cc0d1fa48d60c6efba152d235b14 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:03:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:04 + ls -al . 19:03:04 total 232 19:03:04 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 19:02 . 19:03:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:01 .. 19:03:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 19:02 .git 19:03:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 19:01 .github 19:03:04 -rw-rw-r-- 1 jenkins jenkins 418 Sep 6 19:01 .gitignore 19:03:04 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 19:01 .golangci.yml 19:03:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 19:01 .semver 19:03:04 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 6 19:01 Attribution.txt 19:03:04 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 6 19:01 CHANGELOG.md 19:03:04 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 6 19:01 Dockerfile 19:03:04 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 19:01 GOVERNANCE.md 19:03:04 -rw-rw-r-- 1 jenkins jenkins 734 Sep 6 19:01 Jenkinsfile 19:03:04 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 19:01 LICENSE 19:03:04 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 6 19:01 Makefile 19:03:04 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 19:01 OWNERS.md 19:03:04 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 6 19:01 README.md 19:03:04 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 19:01 VERSION 19:03:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 19:01 bin 19:03:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 19:01 cmd 19:03:04 -rw-r--r-- 1 jenkins jenkins 77283 Sep 6 19:02 coverage.out 19:03:04 drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 19:01 doc 19:03:04 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 6 19:01 go.mod 19:03:04 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 6 19:01 go.sum 19:03:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:01 internal 19:03:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:01 snap 19:03:04 -rw-rw-r-- 1 jenkins jenkins 236 Sep 6 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:04 + 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=144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 --label arch=amd64 --label version=0.0.0 . 19:03:04 Sending build context to Docker daemon 20.71MB 19:03:04 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 19:03:04 Step 2/26 : FROM ${BASE} AS builder 19:03:04 ---> 947c750b8e7c 19:03:04 Step 3/26 : ARG MAKE="make build" 19:03:04 ---> Running in a97b51e39389 19:03:04 Removing intermediate container a97b51e39389 19:03:04 ---> 48739e627ae8 19:03:04 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:03:04 ---> Running in d4524c853099 19:03:05 Removing intermediate container d4524c853099 19:03:05 ---> 71632901665a 19:03:05 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:03:05 ---> Running in f0c2e2826490 19:03:05 Removing intermediate container f0c2e2826490 19:03:05 ---> 0654d68ba35e 19:03:05 Step 6/26 : LABEL Name=edgex-device-onvif-camera 19:03:05 ---> Running in 252f89674e33 19:03:05 Removing intermediate container 252f89674e33 19:03:05 ---> 5ae6cb41f489 19:03:05 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:05 ---> Running in 9fd4123e35b0 19:03:05 Removing intermediate container 9fd4123e35b0 19:03:05 ---> b5b05afba8b5 19:03:05 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:05 ---> Running in fbefbd3ca089 19:03:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:03:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:03:07 OK: 211 MiB in 51 packages 19:03:07 Removing intermediate container fbefbd3ca089 19:03:07 ---> 6332ae7951bd 19:03:07 Step 9/26 : WORKDIR /device-onvif-camera 19:03:07 ---> Running in f55dc07ecc52 19:03:07 Removing intermediate container f55dc07ecc52 19:03:07 ---> 2d2fb32363ff 19:03:07 Step 10/26 : COPY go.mod vendor* ./ 19:03:07 ---> dccfc96f2879 19:03:07 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:07 ---> Running in ea57855dcc7e 19:03:08 Removing intermediate container ea57855dcc7e 19:03:08 ---> 6c6cff6e35cf 19:03:08 Step 12/26 : COPY . . 19:03:09 ---> 54c9db0de22c 19:03:09 Step 13/26 : RUN ${MAKE} 19:03:09 ---> Running in 7c4ef30beba6 19:03:09 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 19:03:31 Removing intermediate container 7c4ef30beba6 19:03:31 ---> 756d261e8bed 19:03:31 Step 14/26 : FROM alpine:3.16 19:03:32 3.16: Pulling from library/alpine 19:03:32 213ec9aee27d: Pulling fs layer 19:03:32 213ec9aee27d: Verifying Checksum 19:03:32 213ec9aee27d: Pull complete 19:03:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:03:32 Status: Downloaded newer image for alpine:3.16 19:03:32 ---> 9c6f07244728 19:03:32 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:03:32 ---> Running in 604164c235b2 19:03:32 Removing intermediate container 604164c235b2 19:03:32 ---> 340962cd7480 19:03:32 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 19:03:32 ---> Running in 09e4e06cf9f3 19:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:03:33 (1/6) Installing dumb-init (1.2.5-r1) 19:03:33 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:03:33 (3/6) Installing libsodium (1.0.18-r0) 19:03:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:03:33 (5/6) Installing libzmq (4.3.4-r0) 19:03:33 (6/6) Installing zeromq (4.3.4-r0) 19:03:33 Executing busybox-1.35.0-r17.trigger 19:03:33 OK: 8 MiB in 20 packages 19:03:33 Removing intermediate container 09e4e06cf9f3 19:03:33 ---> 33423ff3c112 19:03:33 Step 17/26 : WORKDIR / 19:03:34 ---> Running in 6fbf53708442 19:03:34 Removing intermediate container 6fbf53708442 19:03:34 ---> 7324fb43c604 19:03:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:03:34 ---> b894f48720af 19:03:34 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:03:34 ---> 276b1aded112 19:03:34 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:03:34 ---> 8042b96ac474 19:03:34 Step 21/26 : EXPOSE 59984 19:03:34 ---> Running in 09dcfcc55938 19:03:34 Removing intermediate container 09dcfcc55938 19:03:34 ---> 95ebbe3dfe2f 19:03:34 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:03:35 ---> Running in 0fb1f112efdd 19:03:35 Removing intermediate container 0fb1f112efdd 19:03:35 ---> 1d2f1fd3a588 19:03:35 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:35 ---> Running in 26a2bd07df8e 19:03:35 Removing intermediate container 26a2bd07df8e 19:03:35 ---> e9b471cd9190 19:03:35 Step 24/26 : LABEL arch=amd64 19:03:35 ---> Running in 1592651ef722 19:03:35 Removing intermediate container 1592651ef722 19:03:35 ---> 95d18b9249cf 19:03:35 Step 25/26 : LABEL git_sha=144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 19:03:35 ---> Running in b10b48130707 19:03:35 Removing intermediate container b10b48130707 19:03:35 ---> 70de232e6248 19:03:35 Step 26/26 : LABEL version=0.0.0 19:03:35 ---> Running in c92f555cb2b2 19:03:35 Removing intermediate container c92f555cb2b2 19:03:35 ---> 21839ed3ac6e 19:03:35 [Warning] One or more build-args [ARCH] were not consumed 19:03:35 Successfully built 21839ed3ac6e 19:03:35 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 19:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:36 19:03:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:36 latest: Pulling from edgex-lftools-log-publisher 19:03:36 5eb5b503b376: Pulling fs layer 19:03:36 5c69ac0246d0: Pulling fs layer 19:03:36 ec43610c2a17: Pulling fs layer 19:03:36 3a2ae6a8a46f: Pulling fs layer 19:03:36 33b1e0a273af: Pulling fs layer 19:03:36 5d3b04190fa2: Pulling fs layer 19:03:36 2f39f015ded8: Pulling fs layer 19:03:36 3a2ae6a8a46f: Waiting 19:03:36 33b1e0a273af: Waiting 19:03:36 5d3b04190fa2: Waiting 19:03:36 2f39f015ded8: Waiting 19:03:36 5c69ac0246d0: Verifying Checksum 19:03:36 5c69ac0246d0: Download complete 19:03:36 3a2ae6a8a46f: Download complete 19:03:36 33b1e0a273af: Verifying Checksum 19:03:36 33b1e0a273af: Download complete 19:03:36 5d3b04190fa2: Verifying Checksum 19:03:36 5d3b04190fa2: Download complete 19:03:36 ec43610c2a17: Verifying Checksum 19:03:36 ec43610c2a17: Download complete 19:03:37 5eb5b503b376: Verifying Checksum 19:03:37 5eb5b503b376: Download complete 19:03:37 2f39f015ded8: Verifying Checksum 19:03:37 2f39f015ded8: Download complete 19:03:38 5eb5b503b376: Pull complete 19:03:38 5c69ac0246d0: Pull complete 19:03:38 ec43610c2a17: Pull complete 19:03:39 3a2ae6a8a46f: Pull complete 19:03:39 33b1e0a273af: Pull complete 19:03:39 5d3b04190fa2: Pull complete 19:03:43 2f39f015ded8: Pull complete 19:03:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:43 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 19:03:43 $ 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/undry_device-onvif-camera_PR-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:03:48 $ docker top 1bfc9ef9e1637f49b8746d9aaadce52b094d48d58be077f75ede7b19fadc96ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:49 ---> job-cost.sh 19:03:49 lf-activate-venv: SKIPPING 19:03:49 INFO: No Stack... 19:03:49 INFO: Retrieving Pricing Info for: v3-standard-8 19:03:50 INFO: Archiving Costs [Pipeline] sh 19:03:50 + cat /w/workspace/undry_device-onvif-camera_PR-155/archives/cost.csv 19:03:50 + cut -d, -f6 [Pipeline] lock 19:03:50 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-155-1-stack-cost] 19:03:50 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-155-1-stack-cost] did not exist. Created. 19:03:50 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:51 + echo total: 0.2199999988079071 [Pipeline] stash 19:03:51 Stashed 1 file(s) [Pipeline] } 19:03:51 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:51 $ docker stop --time=1 1bfc9ef9e1637f49b8746d9aaadce52b094d48d58be077f75ede7b19fadc96ca 19:03:52 $ docker rm -f 1bfc9ef9e1637f49b8746d9aaadce52b094d48d58be077f75ede7b19fadc96ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:04:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24679 in /w/workspace/undry_device-onvif-camera_PR-155 [Pipeline] { [Pipeline] ws 19:04:22 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 19:04:23 Selected Git installation does not exist. Using Default 19:04:23 The recommended git tool is: NONE 19:04:30 using credential edgex-jenkins-ssh 19:04:30 Cloning the remote Git repository 19:04:30 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 19:04:30 > git init /w/workspace/device-onvif-camera/1 # timeout=10 19:04:30 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:04:30 > git --version # timeout=10 19:04:30 > git --version # 'git version 2.25.1' 19:04:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:33 Merging remotes/origin/main commit 8a3386b2ee541d18e88ea65fa18280a00a2df7ca into PR head commit 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 19:04:33 Merge succeeded, producing 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 19:04:33 Checking out Revision 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 (PR-155) 19:04:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:04:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:04:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:04:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:04:33 > git config core.sparsecheckout # timeout=10 19:04:33 > git checkout -f 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 # timeout=10 19:04:33 > git remote # timeout=10 19:04:33 > git config --get remote.origin.url # timeout=10 19:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:33 > git merge 8a3386b2ee541d18e88ea65fa18280a00a2df7ca # timeout=10 19:04:33 > git rev-parse HEAD^{commit} # timeout=10 19:04:33 > git config core.sparsecheckout # timeout=10 19:04:33 > git checkout -f 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 # timeout=10 19:04:37 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:04:37 > git --version # timeout=10 19:04:37 > git --version # 'git version 2.25.1' 19:04:37 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:04:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:38 Dload Upload Total Spent Left Speed 19:04:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 19:04:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:04:40 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 19:04:40 19:04:40 { 19:04:40 "registry-mirrors": [ 19:04:40 "https://nexus3.edgexfoundry.org:10001" 19:04:40 ], 19:04:40 "bip": "10.250.0.254/24", 19:04:40 "hosts": [ 19:04:40 "tcp://0.0.0.0:5555", 19:04:40 "unix:///var/run/docker.sock" 19:04:40 ], 19:04:40 "mtu": 1458, 19:04:40 "selinux-enabled": true, 19:04:40 "seccomp-profile": "/etc/docker/seccomp.json" 19:04:40 } [Pipeline] sh 19:04:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:04:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:59 provisioning config files... 19:04:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5725640362778671820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:59 ---> docker-login.sh 19:04:59 nexus3.edgexfoundry.org:10001 19:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:01 Configure a credential helper to remove this warning. See 19:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:01 19:05:01 Login Succeeded 19:05:01 nexus3.edgexfoundry.org:10002 19:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:01 Configure a credential helper to remove this warning. See 19:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:01 19:05:01 Login Succeeded 19:05:01 nexus3.edgexfoundry.org:10003 19:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:01 Configure a credential helper to remove this warning. See 19:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:01 19:05:01 Login Succeeded 19:05:01 nexus3.edgexfoundry.org:10004 19:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:02 Configure a credential helper to remove this warning. See 19:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:02 19:05:02 Login Succeeded 19:05:02 docker.io 19:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:03 Configure a credential helper to remove this warning. See 19:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:03 19:05:03 Login Succeeded 19:05:03 ---> docker-login.sh ends [Pipeline] } 19:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:03 ========================================================= 19:05:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:05:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:05:05 Sending build context to Docker daemon 14.11MB 19:05:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:05:05 Step 2/13 : FROM ${BASE} AS builder 19:05:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:05 b3c136eddcbf: Pulling fs layer 19:05:05 c0a3192eca97: Pulling fs layer 19:05:05 a050256f5b6f: Pulling fs layer 19:05:05 656be50a0ddc: Pulling fs layer 19:05:05 2bbca73fdf42: Pulling fs layer 19:05:05 46d945488cbd: Pulling fs layer 19:05:05 8a5474983e97: Pulling fs layer 19:05:05 329c88fbcd65: Pulling fs layer 19:05:05 656be50a0ddc: Waiting 19:05:05 2bbca73fdf42: Waiting 19:05:05 46d945488cbd: Waiting 19:05:05 8a5474983e97: Waiting 19:05:05 329c88fbcd65: Waiting 19:05:05 a050256f5b6f: Verifying Checksum 19:05:05 a050256f5b6f: Download complete 19:05:05 c0a3192eca97: Download complete 19:05:05 2bbca73fdf42: Verifying Checksum 19:05:05 2bbca73fdf42: Download complete 19:05:05 46d945488cbd: Download complete 19:05:05 b3c136eddcbf: Verifying Checksum 19:05:05 b3c136eddcbf: Download complete 19:05:06 b3c136eddcbf: Pull complete 19:05:06 329c88fbcd65: Verifying Checksum 19:05:06 329c88fbcd65: Download complete 19:05:06 c0a3192eca97: Pull complete 19:05:07 a050256f5b6f: Pull complete 19:05:07 8a5474983e97: Verifying Checksum 19:05:07 8a5474983e97: Download complete 19:05:08 656be50a0ddc: Verifying Checksum 19:05:08 656be50a0ddc: Download complete 19:05:23 656be50a0ddc: Pull complete 19:05:23 2bbca73fdf42: Pull complete 19:05:23 46d945488cbd: Pull complete 19:05:28 8a5474983e97: Pull complete 19:05:30 329c88fbcd65: Pull complete 19:05:30 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:05:30 ---> ff4287adb874 19:05:30 Step 3/13 : ARG MAKE="make build" 19:05:31 ---> Running in 1d6ff7d3c357 19:05:32 Removing intermediate container 1d6ff7d3c357 19:05:32 ---> 5cb63f577b2e 19:05:32 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:05:32 ---> Running in 8c6fa0ca33c3 19:05:32 Removing intermediate container 8c6fa0ca33c3 19:05:32 ---> 1933dacc9e97 19:05:32 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 19:05:32 ---> Running in 31a867b66bc1 19:05:34 Removing intermediate container 31a867b66bc1 19:05:34 ---> 6d5b19867060 19:05:34 Step 6/13 : LABEL Name=edgex-device-onvif-camera 19:05:34 ---> Running in e3a7f135148f 19:05:34 Removing intermediate container e3a7f135148f 19:05:34 ---> 7ed2cc361800 19:05:34 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:05:34 ---> Running in c67c799465f5 19:05:36 Removing intermediate container c67c799465f5 19:05:36 ---> d6d08c7d03f5 19:05:36 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:36 ---> Running in dbf9ed65ef46 19:05:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:05:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:05:39 OK: 221 MiB in 51 packages 19:05:40 Removing intermediate container dbf9ed65ef46 19:05:40 ---> b8991311a4a4 19:05:40 Step 9/13 : WORKDIR /device-onvif-camera 19:05:40 ---> Running in 1cf784d46513 19:05:40 Removing intermediate container 1cf784d46513 19:05:40 ---> b67d3aea86cd 19:05:40 Step 10/13 : COPY go.mod vendor* ./ 19:05:41 ---> e437d124b6b0 19:05:41 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:41 ---> Running in d6c2d963f85f 19:06:38 Removing intermediate container d6c2d963f85f 19:06:38 ---> bece0239abdf 19:06:38 Step 12/13 : COPY . . 19:06:38 ---> 2cc1e5fbd0a0 19:06:38 Step 13/13 : RUN ${MAKE} 19:06:38 ---> Running in 0222c85bf46b 19:06:38 noop 19:06:38 Removing intermediate container 0222c85bf46b 19:06:38 ---> 8c6e5fdb5c3b 19:06:38 Successfully built 8c6e5fdb5c3b 19:06:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:38 + docker inspect -f . ci-base-image-arm64 19:06:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:38 prd-ubuntu20.04-docker-arm64-4c-16g-24679 does not seem to be running inside a container 19:06: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 ******** ci-base-image-arm64 cat 19:06:40 $ docker top 20730658f12399da9c899f52cf02d2a79ec9d70365de057d927b3612483b33e8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:41 + go version 19:06:41 go version go1.18.3 linux/arm64 [Pipeline] } 19:06:41 $ docker stop --time=1 20730658f12399da9c899f52cf02d2a79ec9d70365de057d927b3612483b33e8 19:06:43 $ docker rm -f 20730658f12399da9c899f52cf02d2a79ec9d70365de057d927b3612483b33e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:44 + docker inspect -f . ci-base-image-arm64 19:06:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:44 prd-ubuntu20.04-docker-arm64-4c-16g-24679 does not seem to be running inside a container 19:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 19:06:45 $ docker top 3e99d9a65e43011eed172981356af6ec287f689160207718f4042cf7ca6dac3d -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:46 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 19:06:47 + make test 19:06:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:06:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:08:26 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:08:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.182s coverage: 28.6% of statements 19:08:26 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:08:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.647s coverage: 13.8% of statements 19:08:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:08:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:09:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:10 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:09:10 $ docker stop --time=1 3e99d9a65e43011eed172981356af6ec287f689160207718f4042cf7ca6dac3d 19:09:12 $ docker rm -f 3e99d9a65e43011eed172981356af6ec287f689160207718f4042cf7ca6dac3d [Pipeline] // withDockerContainer [Pipeline] sh 19:09:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:13 Warning: overwriting stash ‘coverage-report’ 19:09:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:09:15 + ls -al . 19:09:15 total 228 19:09:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 19:06 . 19:09:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:04 .. 19:09:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 19:04 .git 19:09:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 19:04 .github 19:09:15 -rw-rw-r-- 1 jenkins jenkins 418 Sep 6 19:04 .gitignore 19:09:15 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 19:04 .golangci.yml 19:09:15 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 6 19:04 Attribution.txt 19:09:15 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 6 19:04 CHANGELOG.md 19:09:15 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 6 19:04 Dockerfile 19:09:15 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 19:04 GOVERNANCE.md 19:09:15 -rw-rw-r-- 1 jenkins jenkins 734 Sep 6 19:04 Jenkinsfile 19:09:15 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 19:04 LICENSE 19:09:15 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 6 19:04 Makefile 19:09:15 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 19:04 OWNERS.md 19:09:15 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 6 19:04 README.md 19:09:15 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 19:01 VERSION 19:09:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 19:04 bin 19:09:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 19:04 cmd 19:09:15 -rw-r--r-- 1 jenkins jenkins 77283 Sep 6 19:08 coverage.out 19:09:15 drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 19:04 doc 19:09:15 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 6 19:04 go.mod 19:09:15 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 6 19:04 go.sum 19:09:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:04 internal 19:09:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:04 snap 19:09:15 -rw-rw-r-- 1 jenkins jenkins 236 Sep 6 19:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:15 + 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=144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 --label arch=arm64 --label version=0.0.0 . 19:09:16 Sending build context to Docker daemon 14.19MB 19:09:16 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 19:09:16 Step 2/26 : FROM ${BASE} AS builder 19:09:16 ---> 8c6e5fdb5c3b 19:09:16 Step 3/26 : ARG MAKE="make build" 19:09:16 ---> Running in 7e03fd1cb329 19:09:17 Removing intermediate container 7e03fd1cb329 19:09:17 ---> 8185a2dfc761 19:09:17 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:09:17 ---> Running in 55fb6084ee63 19:09:17 Removing intermediate container 55fb6084ee63 19:09:17 ---> 0a3fc95f594a 19:09:17 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:09:17 ---> Running in 26e4a2f8bf25 19:09:17 Removing intermediate container 26e4a2f8bf25 19:09:17 ---> 8f930bd98673 19:09:17 Step 6/26 : LABEL Name=edgex-device-onvif-camera 19:09:17 ---> Running in e8888e9c28cd 19:09:18 Removing intermediate container e8888e9c28cd 19:09:18 ---> 9c0dc9f6ee14 19:09:18 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:18 ---> Running in 041c9e59f6a7 19:09:20 Removing intermediate container 041c9e59f6a7 19:09:20 ---> 5c91a1c36fd7 19:09:20 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:09:20 ---> Running in 1687145fd63e 19:09:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:09:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:09:23 OK: 221 MiB in 51 packages 19:09:23 Removing intermediate container 1687145fd63e 19:09:23 ---> 78f33870e5c3 19:09:23 Step 9/26 : WORKDIR /device-onvif-camera 19:09:23 ---> Running in 1b621201232e 19:09:24 Removing intermediate container 1b621201232e 19:09:24 ---> 8e41c2e31f05 19:09:24 Step 10/26 : COPY go.mod vendor* ./ 19:09:24 ---> 0b9c81918aa4 19:09:24 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:24 ---> Running in c72f47f64b48 19:09:26 Removing intermediate container c72f47f64b48 19:09:26 ---> 1565a11be869 19:09:26 Step 12/26 : COPY . . 19:09:28 ---> e89f21183236 19:09:28 Step 13/26 : RUN ${MAKE} 19:09:28 ---> Running in f78dd89d1c7d 19:09:29 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 19:11:51 Removing intermediate container f78dd89d1c7d 19:11:51 ---> 49a0fcc96101 19:11:51 Step 14/26 : FROM alpine:3.16 19:11:51 3.16: Pulling from library/alpine 19:11:51 9b18e9b68314: Pulling fs layer 19:11:51 9b18e9b68314: Verifying Checksum 19:11:51 9b18e9b68314: Download complete 19:11:51 9b18e9b68314: Pull complete 19:11:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:11:51 Status: Downloaded newer image for alpine:3.16 19:11:51 ---> a6215f271958 19:11:51 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:11:51 ---> Running in c1447d3959c9 19:11:51 Removing intermediate container c1447d3959c9 19:11:51 ---> 18d2bbf48cb0 19:11:51 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 19:11:51 ---> Running in c426e90218eb 19:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:11:51 (1/6) Installing dumb-init (1.2.5-r1) 19:11:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:11:51 (3/6) Installing libsodium (1.0.18-r0) 19:11:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:11:51 (5/6) Installing libzmq (4.3.4-r0) 19:11:51 (6/6) Installing zeromq (4.3.4-r0) 19:11:51 Executing busybox-1.35.0-r17.trigger 19:11:51 OK: 8 MiB in 20 packages 19:11:51 Removing intermediate container c426e90218eb 19:11:51 ---> 0d778f1c72c9 19:11:51 Step 17/26 : WORKDIR / 19:11:51 ---> Running in 2a91969f8fa0 19:11:51 Removing intermediate container 2a91969f8fa0 19:11:51 ---> cd155fad67eb 19:11:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:11:52 ---> d14de7cf88b3 19:11:52 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:11:52 ---> 706e5188fbfd 19:11:52 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:11:52 ---> ec75af04d7d4 19:11:52 Step 21/26 : EXPOSE 59984 19:11:52 ---> Running in 6ca34f4280d1 19:11:53 Removing intermediate container 6ca34f4280d1 19:11:53 ---> aed1bf6dfaf9 19:11:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:11:53 ---> Running in e0791d340fd4 19:11:53 Removing intermediate container e0791d340fd4 19:11:53 ---> d08dd0bce9d7 19:11:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:53 ---> Running in 0b2e5007af1a 19:11:54 Removing intermediate container 0b2e5007af1a 19:11:54 ---> 1d5db9cc50c3 19:11:54 Step 24/26 : LABEL arch=arm64 19:11:54 ---> Running in d433587d8aca 19:11:54 Removing intermediate container d433587d8aca 19:11:54 ---> 8e01b83c389b 19:11:54 Step 25/26 : LABEL git_sha=144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 19:11:54 ---> Running in 56947d921705 19:11:54 Removing intermediate container 56947d921705 19:11:54 ---> 41ac20f11e5f 19:11:54 Step 26/26 : LABEL version=0.0.0 19:11:54 ---> Running in 05fe3380c595 19:11:55 Removing intermediate container 05fe3380c595 19:11:55 ---> 21f1cde6d590 19:11:55 [Warning] One or more build-args [ARCH] were not consumed 19:11:55 Successfully built 21f1cde6d590 19:11:55 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 19:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:56 19:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:56 arm64: Pulling from edgex-lftools-log-publisher 19:11:56 8998bd30e6a1: Pulling fs layer 19:11:56 04944245beec: Pulling fs layer 19:11:56 699f458cf7ca: Pulling fs layer 19:11:56 765212b225bb: Pulling fs layer 19:11:56 f23df028b6ca: Pulling fs layer 19:11:56 d65c8cfc05b1: Pulling fs layer 19:11:56 2437ff75d9bd: Pulling fs layer 19:11:56 f23df028b6ca: Waiting 19:11:56 d65c8cfc05b1: Waiting 19:11:56 2437ff75d9bd: Waiting 19:11:56 765212b225bb: Waiting 19:11:56 04944245beec: Verifying Checksum 19:11:56 04944245beec: Download complete 19:11:56 765212b225bb: Verifying Checksum 19:11:56 765212b225bb: Download complete 19:11:56 f23df028b6ca: Download complete 19:11:56 d65c8cfc05b1: Verifying Checksum 19:11:56 d65c8cfc05b1: Download complete 19:11:57 699f458cf7ca: Verifying Checksum 19:11:57 699f458cf7ca: Download complete 19:11:57 8998bd30e6a1: Download complete 19:11:59 2437ff75d9bd: Verifying Checksum 19:11:59 2437ff75d9bd: Download complete 19:12:01 8998bd30e6a1: Pull complete 19:12:02 04944245beec: Pull complete 19:12:03 699f458cf7ca: Pull complete 19:12:03 765212b225bb: Pull complete 19:12:04 f23df028b6ca: Pull complete 19:12:04 d65c8cfc05b1: Pull complete 19:12:20 2437ff75d9bd: Pull complete 19:12:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:20 prd-ubuntu20.04-docker-arm64-4c-16g-24679 does not seem to be running inside a container 19:12:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:12:23 $ docker top 5d93148545c8585289a21ecb61c97a4d0fc4a6352068d94d67bfef5480c96321 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:24 ---> job-cost.sh 19:12:24 lf-activate-venv: SKIPPING 19:12:24 INFO: No Stack... 19:12:24 INFO: Retrieving Pricing Info for: v3-standard-4 19:12:25 INFO: Archiving Costs [Pipeline] sh 19:12:26 + cut -d, -f6 19:12:26 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 19:12:26 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-155-1-stack-cost] 19:12:26 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-155-1-stack-cost] did not exist. Created. 19:12:26 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:27 /w/workspace/device-onvif-camera/1@tmp/durable-b01e5fca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:12:27 + echo total: 0.10999999940395355 [Pipeline] stash 19:12:27 Warning: overwriting stash ‘stack-cost’ 19:12:27 Stashed 1 file(s) [Pipeline] } 19:12:27 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:28 $ docker stop --time=1 5d93148545c8585289a21ecb61c97a4d0fc4a6352068d94d67bfef5480c96321 19:12:29 $ docker rm -f 5d93148545c8585289a21ecb61c97a4d0fc4a6352068d94d67bfef5480c96321 [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 19:12:30 provisioning config files... 19:12:30 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-155@tmp/config8712278377945702229tmp [Pipeline] { [Pipeline] sh 19:12:30 + set +x 19:12:30 + curl -s https://codecov.io/bash 19:12:30 + bash -s -- 19:12:30 19:12:30 _____ _ 19:12:30 / ____| | | 19:12:30 | | ___ __| | ___ ___ _____ __ 19:12:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:12:30 | |___| (_) | (_| | __/ (_| (_) \ V / 19:12:30 \_____\___/ \__,_|\___|\___\___/ \_/ 19:12:30 Bash-1.0.6 19:12:30 19:12:30 19:12:30 ==> git version 2.25.1 found 19:12:30 ==> 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 19:12:30 Release-Date: 2020-01-08 19:12:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:12:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:12:30 ==> Jenkins CI detected. 19:12:30 current dir:  /w/workspace/undry_device-onvif-camera_PR-155 19:12:30 project root: . 19:12:30 --> token set from env 19:12:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:12:30 ==> Running gcov in . (disable via -X gcov) 19:12:30 ==> Python coveragepy not found 19:12:30 ==> Searching for coverage reports in: 19:12:30 + . 19:12:30 -> Found 1 reports 19:12:30 ==> Detecting git/mercurial file structure 19:12:30 ==> Reading reports 19:12:30 + ./coverage.out bytes=77283 19:12:30 ==> Appending adjustments 19:12:30 https://docs.codecov.io/docs/fixing-reports 19:12:31 + Found adjustments 19:12:31 ==> Gzipping contents 19:12:31 12K /tmp/codecov.SxUBys.gz 19:12:31 ==> Uploading reports 19:12:31 url: https://codecov.io 19:12:31 query: branch=PR-155&commit=144ea4ebd0ce6e623b56f0248e9e297d5681bdc1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=155&job=&cmd_args= 19:12:31 -> Pinging Codecov 19:12:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-155&commit=144ea4ebd0ce6e623b56f0248e9e297d5681bdc1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=155&job=&cmd_args= 19:12:31 -> Uploading to 19:12:31 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/F29A59C45E3A92E06B3E522C9905F8EF/144ea4ebd0ce6e623b56f0248e9e297d5681bdc1/9015b4f7-1740-450b-90a9-974a331383cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T191231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f968bc2a36c5d8ccfa7559b397da8cb87a5cbf7e20c0bca900625e884209b8b 19:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:31 Dload Upload Total Spent Left Speed 19:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10599 0 0 100 10599 0 27038 --:--:-- --:--:-- --:--:-- 27038 19:12:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 [Pipeline] } 19:12:32 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 19:12:33 + [ -d /w/workspace/undry_device-onvif-camera_PR-155/archives ] 19:12:33 + ls -al /w/workspace/undry_device-onvif-camera_PR-155/archives 19:12:33 total 16 19:12:33 drwxr-xr-x 3 root root 4096 Sep 6 19:03 . 19:12:33 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 19:03 .. 19:12:33 drwxr-xr-x 2 root root 4096 Sep 6 19:03 cost 19:12:33 -rw-r--r-- 1 root root 91 Sep 6 19:03 cost.csv 19:12:33 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-155/archives 19:12:33 + ls -al /w/workspace/undry_device-onvif-camera_PR-155/archives 19:12:33 total 16 19:12:33 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 19:03 . 19:12:33 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 19:03 .. 19:12:33 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 19:03 cost 19:12:33 -rw-r--r-- 1 jenkins jenkins 91 Sep 6 19:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:12:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:35 ---> package-listing.sh 19:12:35 ++ facter osfamily 19:12:35 ++ tr '[:upper:]' '[:lower:]' 19:12:35 + OS_FAMILY=debian 19:12:35 + workspace=/w/workspace/undry_device-onvif-camera_PR-155 19:12:35 + START_PACKAGES=/tmp/packages_start.txt 19:12:35 + END_PACKAGES=/tmp/packages_end.txt 19:12:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:35 + PACKAGES=/tmp/packages_start.txt 19:12:35 + '[' /w/workspace/undry_device-onvif-camera_PR-155 ']' 19:12:35 + PACKAGES=/tmp/packages_end.txt 19:12:35 + case "${OS_FAMILY}" in 19:12:35 + dpkg -l 19:12:35 + grep '^ii' 19:12:35 + '[' -f /tmp/packages_start.txt ']' 19:12:35 + '[' -f /tmp/packages_end.txt ']' 19:12:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:35 + '[' /w/workspace/undry_device-onvif-camera_PR-155 ']' 19:12:35 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-155/archives/ 19:12:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-155/archives/ [Pipeline] echo 19:12:35 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/undry_device-onvif-camera_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:12:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:36 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 19:12:36 $ 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/undry_device-onvif-camera_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@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-lftools-log-publisher:latest cat 19:12:36 $ docker top 22f393c7b9885be8271cd0064e5f1c8e3ddeb9d17e0ed6b542bced79a54ae862 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:37 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:37 + mkdir -p /var/log/sysstat [Pipeline] sh 19:12:37 + ls /var/log/sa-host 19:12:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:37 provisioning config files... 19:12:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-155@tmp/config8663535224870928204tmp [Pipeline] { [Pipeline] echo 19:12:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:38 ---> create-netrc.sh [Pipeline] } 19:12:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:38 ---> python-tools-install.sh [Pipeline] echo 19:12:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:39 ---> sudo-logs.sh 19:12:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:12:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:39 ---> job-cost.sh 19:12:39 lf-activate-venv: SKIPPING 19:12:39 DEBUG: total: 0.2199999988079071 19:12:39 INFO: Retrieving Stack Cost... 19:12:40 INFO: Retrieving Pricing Info for: v3-standard-8 19:12:40 INFO: Archiving Costs [Pipeline] echo 19:12:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:40 ---> logs-deploy.sh 19:12:40 lf-activate-venv: SKIPPING 19:12:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-155/1 19:12:40 INFO: archiving workspace using pattern(s): 19:12:41 Archives upload complete. 19:12:41 INFO: archiving logs to Nexus