Pull request #77 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed6262d00c804afbc616597753cc7ab5ae0d52ac+63fa4a680431768fa653ad2f832ffdb5163d02d6 (833e77cc5778dc67a5e85b8a26396a0c98e046a5) 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-ssh379262759239968991.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh1834584000330535469.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-77/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-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5523694398635451813.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-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4491602085410608106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh2046101522795051660.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/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-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15100418610572834892.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1104 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-77 # 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 > 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/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit ed6262d00c804afbc616597753cc7ab5ae0d52ac Merge succeeded, producing ed6262d00c804afbc616597753cc7ab5ae0d52ac Checking out Revision ed6262d00c804afbc616597753cc7ab5ae0d52ac (PR-77) > git config core.sparsecheckout # timeout=10 > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # 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 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 Commit message: "build(deps): Bump github.com/gofrs/uuid" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:36:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:36:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:36:07 ========================================================= 03:36:07 EdgeX Global Pipelines Version Info 03:36:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:36:08 ------------------- 03:36:08 stable info: 03:36:08 ------------------- 03:36:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:36:08 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 03:36:08 Message: update stable to v1.0.232 03:36:08 ------------------- 03:36:08 experimental info: 03:36:08 ------------------- 03:36:08 Commited By: **** collab-it+edgex@linuxfoundation.org 03:36:08 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 03:36:08 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:36:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:36:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:36:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:36:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo 03:36:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo 03:36:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo 03:36:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] echo 03:36:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed6262d [Pipeline] echo 03:36:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:10 provisioning config files... 03:36:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config1572969691938519658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:10 ---> docker-login.sh 03:36:10 nexus3.edgexfoundry.org:10001 03:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:11 Configure a credential helper to remove this warning. See 03:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:11 03:36:11 Login Succeeded 03:36:11 nexus3.edgexfoundry.org:10002 03:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:11 Configure a credential helper to remove this warning. See 03:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:11 03:36:11 Login Succeeded 03:36:11 nexus3.edgexfoundry.org:10003 03:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:11 Configure a credential helper to remove this warning. See 03:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:11 03:36:11 Login Succeeded 03:36:11 nexus3.edgexfoundry.org:10004 03:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:11 Configure a credential helper to remove this warning. See 03:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:11 03:36:11 Login Succeeded 03:36:11 docker.io 03:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:12 Configure a credential helper to remove this warning. See 03:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:12 03:36:12 Login Succeeded 03:36:12 ---> docker-login.sh ends [Pipeline] } 03:36:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:36:12 + git rev-list -1 --merges ed6262d00c804afbc616597753cc7ab5ae0d52ac~1..ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] echo 03:36:12 -----------> git rev-list -1 --merges ed6262d00c804afbc616597753cc7ab5ae0d52ac~1..ed6262d00c804afbc616597753cc7ab5ae0d52ac ed6262d00c804afbc616597753cc7ab5ae0d52ac [false] [Pipeline] sh 03:36:13 + git log --format=format:%s -1 ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] echo 03:36:13 ========================================================= 03:36:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:36:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:13 + git log --format=format:%s -1 ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] echo 03:36:13 [semverPrep] GIT_COMMIT: ed6262d00c804afbc616597753cc7ab5ae0d52ac, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo 03:36:13 [semverPrep] This is not a build commit. [Pipeline] sh 03:36:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:14 + grep -v github /etc/ssh/ssh_known_hosts 03:36:14 + [ -e /tmp/ssh_known_hosts ] 03:36:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:36:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:36:14 + sudo tee -a /etc/ssh/ssh_known_hosts 03:36:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:14 03:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:14 0.1.4: Pulling from edgex-devops/py-git-semver 03:36:14 42c077c10790: Pulling fs layer 03:36:14 f63e77b7563a: Pulling fs layer 03:36:14 bd5fdadae976: Pulling fs layer 03:36:14 205491f53016: Pulling fs layer 03:36:14 df18705c85c3: Pulling fs layer 03:36:14 bdb3f477010e: Pulling fs layer 03:36:14 c8a8fc8e1c8f: Pulling fs layer 03:36:14 2c6e9b1d212d: Pulling fs layer 03:36:14 bdb3f477010e: Waiting 03:36:14 c8a8fc8e1c8f: Waiting 03:36:14 df18705c85c3: Waiting 03:36:14 205491f53016: Waiting 03:36:14 bdb8f0575790: Pulling fs layer 03:36:14 386e3cb2ff24: Pulling fs layer 03:36:14 2343380bae48: Pulling fs layer 03:36:14 2c6e9b1d212d: Waiting 03:36:14 bdb8f0575790: Waiting 03:36:14 386e3cb2ff24: Waiting 03:36:14 f63e77b7563a: Download complete 03:36:14 205491f53016: Verifying Checksum 03:36:14 205491f53016: Download complete 03:36:15 df18705c85c3: Verifying Checksum 03:36:15 df18705c85c3: Download complete 03:36:15 bd5fdadae976: Verifying Checksum 03:36:15 bd5fdadae976: Download complete 03:36:15 bdb3f477010e: Verifying Checksum 03:36:15 bdb3f477010e: Download complete 03:36:15 2c6e9b1d212d: Download complete 03:36:15 bdb8f0575790: Verifying Checksum 03:36:15 bdb8f0575790: Download complete 03:36:15 386e3cb2ff24: Verifying Checksum 03:36:15 386e3cb2ff24: Download complete 03:36:15 2343380bae48: Verifying Checksum 03:36:15 2343380bae48: Download complete 03:36:15 42c077c10790: Download complete 03:36:15 c8a8fc8e1c8f: Download complete 03:36:16 42c077c10790: Pull complete 03:36:16 f63e77b7563a: Pull complete 03:36:17 bd5fdadae976: Pull complete 03:36:17 205491f53016: Pull complete 03:36:17 df18705c85c3: Pull complete 03:36:17 bdb3f477010e: Pull complete 03:36:19 c8a8fc8e1c8f: Pull complete 03:36:19 2c6e9b1d212d: Pull complete 03:36:19 bdb8f0575790: Pull complete 03:36:19 386e3cb2ff24: Pull complete 03:36:19 2343380bae48: Pull complete 03:36:19 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 03:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:20 prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container 03:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:36:21 $ docker top 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 -eo pid,comm 03:36:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:36:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:21 [ssh-agent] Looking for ssh-agent implementation... 03:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:21 $ docker exec 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 ssh-agent 03:36:21 SSH_AUTH_SOCK=/tmp/ssh-wKcBREA0PdHW/agent.35 03:36:21 SSH_AGENT_PID=41 03:36:21 Running ssh-add (command line suppressed) 03:36:21 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_465697672566856727.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_465697672566856727.key) 03:36:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:22 + git tag --points-at HEAD [Pipeline] } 03:36:22 $ docker exec --env ******** --env ******** 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 ssh-agent -k 03:36:22 unset SSH_AUTH_SOCK; 03:36:22 unset SSH_AGENT_PID; 03:36:22 echo Agent pid 41 killed; 03:36:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:36:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:22 [ssh-agent] Looking for ssh-agent implementation... 03:36:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:22 $ docker exec 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 ssh-agent 03:36:22 SSH_AUTH_SOCK=/tmp/ssh-FyrFf9WGQa5L/agent.76 03:36:22 SSH_AGENT_PID=83 03:36:22 Running ssh-add (command line suppressed) 03:36:22 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_4930951320668871644.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_4930951320668871644.key) 03:36:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:23 + git semver init 03:36:23 2022-06-06 03:36:23,478 [run_init] DEBUG init version:0.0.0 force:False 03:36:23 2022-06-06 03:36:23,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver 03:36:23 2022-06-06 03:36:23,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver 03:36:23 2022-06-06 03:36:23,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-77/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77, universal_newlines=False, shell=None, istream=None) 03:36:24 2022-06-06 03:36:24,143 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude 03:36:24 2022-06-06 03:36:24,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False 03:36:24 2022-06-06 03:36:24,143 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 03:36:24 2022-06-06 03:36:24,148 [execute] INFO git cat-file --batch-check 03:36:24 2022-06-06 03:36:24,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 03:36:24 2022-06-06 03:36:24,155 [execute] INFO git cat-file --batch 03:36:24 2022-06-06 03:36:24,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 03:36:24 2022-06-06 03:36:24,161 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 03:36:24 0.0.0 [Pipeline] } 03:36:24 $ docker exec --env ******** --env ******** 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 ssh-agent -k 03:36:24 unset SSH_AUTH_SOCK; 03:36:24 unset SSH_AGENT_PID; 03:36:24 echo Agent pid 83 killed; 03:36:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:25 + git semver [Pipeline] } 03:36:25 $ docker stop --time=1 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 03:36:26 $ docker rm -f 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:36:27 Stashed 1 file(s) [Pipeline] echo 03:36:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:27 provisioning config files... 03:36:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config4040691053318838710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:28 ---> docker-login.sh 03:36:28 nexus3.edgexfoundry.org:10001 03:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:28 Configure a credential helper to remove this warning. See 03:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:28 03:36:28 Login Succeeded 03:36:28 nexus3.edgexfoundry.org:10002 03:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:28 Configure a credential helper to remove this warning. See 03:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:28 03:36:28 Login Succeeded 03:36:28 nexus3.edgexfoundry.org:10003 03:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:28 Configure a credential helper to remove this warning. See 03:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:28 03:36:28 Login Succeeded 03:36:28 nexus3.edgexfoundry.org:10004 03:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:28 Configure a credential helper to remove this warning. See 03:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:28 03:36:28 Login Succeeded 03:36:28 docker.io 03:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:29 Configure a credential helper to remove this warning. See 03:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:29 03:36:29 Login Succeeded 03:36:29 ---> docker-login.sh ends [Pipeline] } 03:36:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:29 ========================================================= 03:36:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:36:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:36:29 Sending build context to Docker daemon 8.679MB 03:36:29 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:36:29 Step 2/13 : FROM ${BASE} AS builder 03:36:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:36:29 59bf1c3509f3: Pulling fs layer 03:36:29 666ba61612fd: Pulling fs layer 03:36:29 8ed8ca486205: Pulling fs layer 03:36:29 cc1cd167ecdc: Pulling fs layer 03:36:29 c516ae0d96e1: Pulling fs layer 03:36:29 684cea983483: Pulling fs layer 03:36:29 dd3240ac7de5: Pulling fs layer 03:36:29 b1e948a4e11c: Pulling fs layer 03:36:29 a8fd76ee1af6: Pulling fs layer 03:36:29 646ad004c059: Pulling fs layer 03:36:29 684cea983483: Waiting 03:36:29 dd3240ac7de5: Waiting 03:36:29 b1e948a4e11c: Waiting 03:36:29 a8fd76ee1af6: Waiting 03:36:29 646ad004c059: Waiting 03:36:29 cc1cd167ecdc: Waiting 03:36:29 c516ae0d96e1: Waiting 03:36:29 8ed8ca486205: Verifying Checksum 03:36:29 8ed8ca486205: Download complete 03:36:29 666ba61612fd: Download complete 03:36:30 c516ae0d96e1: Download complete 03:36:30 684cea983483: Verifying Checksum 03:36:30 684cea983483: Download complete 03:36:30 59bf1c3509f3: Verifying Checksum 03:36:30 59bf1c3509f3: Download complete 03:36:30 dd3240ac7de5: Verifying Checksum 03:36:30 dd3240ac7de5: Download complete 03:36:30 b1e948a4e11c: Verifying Checksum 03:36:30 b1e948a4e11c: Download complete 03:36:30 59bf1c3509f3: Pull complete 03:36:30 666ba61612fd: Pull complete 03:36:30 8ed8ca486205: Pull complete 03:36:30 646ad004c059: Verifying Checksum 03:36:30 646ad004c059: Download complete 03:36:30 cc1cd167ecdc: Verifying Checksum 03:36:30 cc1cd167ecdc: Download complete 03:36:30 a8fd76ee1af6: Download complete 03:36:35 cc1cd167ecdc: Pull complete 03:36:35 c516ae0d96e1: Pull complete 03:36:35 684cea983483: Pull complete 03:36:35 dd3240ac7de5: Pull complete 03:36:35 b1e948a4e11c: Pull complete 03:36:36 a8fd76ee1af6: Pull complete 03:36:37 646ad004c059: Pull complete 03:36:37 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 03:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:36:37 ---> 8f69c11f6b0c 03:36:37 Step 3/13 : ARG MAKE="make build" 03:36:39 ---> Running in 56a12518438e 03:36:39 Removing intermediate container 56a12518438e 03:36:39 ---> 9d60970b0689 03:36:39 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:36:39 ---> Running in c3c0ada62eca 03:36:39 Removing intermediate container c3c0ada62eca 03:36:39 ---> 05f1675e691b 03:36:39 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:36:39 ---> Running in 4da2daa86164 03:36:39 Removing intermediate container 4da2daa86164 03:36:39 ---> 70e511aa7769 03:36:39 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:36:39 ---> Running in 885f21fac406 03:36:39 Removing intermediate container 885f21fac406 03:36:39 ---> 74a18b4d7921 03:36:39 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:39 ---> Running in 4679a8bebb14 03:36:40 Removing intermediate container 4679a8bebb14 03:36:40 ---> 9eac6574caaa 03:36:40 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:40 ---> Running in f8111d2f69b2 03:36:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:36:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:36:41 OK: 221 MiB in 52 packages 03:36:41 Removing intermediate container f8111d2f69b2 03:36:41 ---> 4e54bae49093 03:36:41 Step 9/13 : WORKDIR /device-onvif-camera 03:36:41 ---> Running in 93972d3bfa9f 03:36:42 Removing intermediate container 93972d3bfa9f 03:36:42 ---> 4f86a0fa24a6 03:36:42 Step 10/13 : COPY go.mod vendor* ./ 03:36:42 ---> fbb32b686375 03:36:42 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:42 ---> Running in b511dd061996 03:36:42 Still waiting to schedule task 03:36:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:37:00 Removing intermediate container b511dd061996 03:37:00 ---> d57cd7602820 03:37:00 Step 12/13 : COPY . . 03:37:00 ---> b5c04d516013 03:37:00 Step 13/13 : RUN ${MAKE} 03:37:00 ---> Running in df89a58c3b6f 03:37:00 noop 03:37:00 Removing intermediate container df89a58c3b6f 03:37:00 ---> 861b466d7354 03:37:00 Successfully built 861b466d7354 03:37:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:00 + docker inspect -f . ci-base-image-x86_64 03:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:00 prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container 03:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 ******** ci-base-image-x86_64 cat 03:37:01 $ docker top 75dc412be2d96b80565370fd9e3589d2936d639eb6605cff13103fe248c514ac -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:01 + go version 03:37:01 go version go1.17.7 linux/amd64 [Pipeline] } 03:37:01 $ docker stop --time=1 75dc412be2d96b80565370fd9e3589d2936d639eb6605cff13103fe248c514ac 03:37:02 $ docker rm -f 75dc412be2d96b80565370fd9e3589d2936d639eb6605cff13103fe248c514ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:03 + docker inspect -f . ci-base-image-x86_64 03:37:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:03 prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container 03:37:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 ******** ci-base-image-x86_64 cat 03:37:04 $ docker top c0f48961f8872c476244882745c052c90c77f519fb07a0831d902e217ae18adc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:37:04 + make test 03:37:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:37:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:37:15 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:37:15 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.3% of statements 03:37:19 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.852s coverage: 13.8% of statements 03:37:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:37:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:29 ./bin/test-attribution-txt.sh [Pipeline] echo 03:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:37:30 $ docker stop --time=1 c0f48961f8872c476244882745c052c90c77f519fb07a0831d902e217ae18adc 03:37:32 $ docker rm -f c0f48961f8872c476244882745c052c90c77f519fb07a0831d902e217ae18adc [Pipeline] // withDockerContainer [Pipeline] sh 03:37:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:37:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:33 + ls -al . 03:37:33 total 232 03:37:33 drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 03:37 . 03:37:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:36 .. 03:37:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 03:36 .git 03:37:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 03:36 .github 03:37:33 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 03:36 .gitignore 03:37:33 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 03:36 .golangci.yml 03:37:33 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 03:36 .semver 03:37:33 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 03:36 Attribution.txt 03:37:33 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 03:36 CHANGELOG.md 03:37:33 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 03:36 Dockerfile 03:37:33 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 03:36 GOVERNANCE.md 03:37:33 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 03:36 Jenkinsfile 03:37:33 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 03:36 LICENSE 03:37:33 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 03:36 Makefile 03:37:33 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 03:36 OWNERS.md 03:37:33 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 03:36 README.md 03:37:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 03:36 VERSION 03:37:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 03:36 bin 03:37:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 03:36 cmd 03:37:33 -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 03:37 coverage.out 03:37:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:36 doc 03:37:33 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 03:36 go.mod 03:37:33 -rw-rw-r-- 1 jenkins jenkins 37361 Jun 6 03:36 go.sum 03:37:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:36 internal 03:37:33 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 03:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:34 + 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=ed6262d00c804afbc616597753cc7ab5ae0d52ac --label arch=amd64 --label version=0.0.0 . 03:37:34 Sending build context to Docker daemon 8.734MB 03:37:34 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:37:34 Step 2/26 : FROM ${BASE} AS builder 03:37:34 ---> 861b466d7354 03:37:34 Step 3/26 : ARG MAKE="make build" 03:37:34 ---> Running in 7764d68cc6ae 03:37:34 Removing intermediate container 7764d68cc6ae 03:37:34 ---> 3d4bd0224152 03:37:34 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:37:34 ---> Running in c061ecd363e1 03:37:34 Removing intermediate container c061ecd363e1 03:37:34 ---> 85c22a6972cc 03:37:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:37:34 ---> Running in 3ce4c82509aa 03:37:34 Removing intermediate container 3ce4c82509aa 03:37:34 ---> d89ebdc8f1c9 03:37:34 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:37:34 ---> Running in 8d88d993233e 03:37:34 Removing intermediate container 8d88d993233e 03:37:34 ---> 7a5681944117 03:37:34 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:34 ---> Running in d8bde3fccaf1 03:37:35 Removing intermediate container d8bde3fccaf1 03:37:35 ---> 574cbe5c7bcb 03:37:35 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:35 ---> Running in 8cb1165b65f0 03:37:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:37:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:37:36 OK: 221 MiB in 52 packages 03:37:36 Removing intermediate container 8cb1165b65f0 03:37:36 ---> 85094b417622 03:37:36 Step 9/26 : WORKDIR /device-onvif-camera 03:37:36 ---> Running in e0adce7d4f93 03:37:37 Removing intermediate container e0adce7d4f93 03:37:37 ---> 2e8355119a9c 03:37:37 Step 10/26 : COPY go.mod vendor* ./ 03:37:37 ---> f628980af80d 03:37:37 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:37 ---> Running in e68f81db8a57 03:37:37 Removing intermediate container e68f81db8a57 03:37:37 ---> 0e8c63c2345d 03:37:37 Step 12/26 : COPY . . 03:37:37 ---> da1f59589bcf 03:37:37 Step 13/26 : RUN ${MAKE} 03:37:37 ---> Running in 5162212e4b99 03:37:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:38:00 Removing intermediate container 5162212e4b99 03:38:00 ---> 6b4727b99c88 03:38:00 Step 14/26 : FROM alpine:3.15 03:38:00 3.15: Pulling from library/alpine 03:38:00 df9b9388f04a: Pulling fs layer 03:38:00 df9b9388f04a: Verifying Checksum 03:38:00 df9b9388f04a: Download complete 03:38:00 df9b9388f04a: Pull complete 03:38:00 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:38:00 Status: Downloaded newer image for alpine:3.15 03:38:00 ---> 0ac33e5f5afa 03:38:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:38:00 ---> Running in 7d98aa90bb36 03:38:00 Removing intermediate container 7d98aa90bb36 03:38:00 ---> 7b578c72db40 03:38:00 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:38:00 ---> Running in 0c6a757c1be1 03:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:38:00 (1/6) Installing dumb-init (1.2.5-r1) 03:38:00 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:38:00 (3/6) Installing libsodium (1.0.18-r0) 03:38:00 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:38:00 (5/6) Installing libzmq (4.3.4-r0) 03:38:00 (6/6) Installing zeromq (4.3.4-r0) 03:38:00 Executing busybox-1.34.1-r5.trigger 03:38:00 OK: 8 MiB in 20 packages 03:38:00 Removing intermediate container 0c6a757c1be1 03:38:00 ---> 91aeeb8f7fbd 03:38:00 Step 17/26 : WORKDIR / 03:38:00 ---> Running in 0653e9ca51b4 03:38:00 Removing intermediate container 0653e9ca51b4 03:38:00 ---> 8088233c5553 03:38:00 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:38:00 ---> c92263397c67 03:38:00 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:38:00 ---> b8634574e489 03:38:00 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:38:00 ---> 37ea10f2cb15 03:38:00 Step 21/26 : EXPOSE 59984 03:38:00 ---> Running in 87d875ba2ffd 03:38:00 Removing intermediate container 87d875ba2ffd 03:38:00 ---> 86caf6ebada6 03:38:00 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:38:00 ---> Running in 1f1846dd0922 03:38:00 Removing intermediate container 1f1846dd0922 03:38:00 ---> 070584cdc9bd 03:38:00 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:38:00 ---> Running in 983119ba1dda 03:38:00 Removing intermediate container 983119ba1dda 03:38:00 ---> b390a26076be 03:38:00 Step 24/26 : LABEL arch=amd64 03:38:00 ---> Running in d457a2f0a45c 03:38:00 Removing intermediate container d457a2f0a45c 03:38:00 ---> d0ec890f9067 03:38:00 Step 25/26 : LABEL git_sha=ed6262d00c804afbc616597753cc7ab5ae0d52ac 03:38:00 ---> Running in 3d6f890a01ee 03:38:00 Removing intermediate container 3d6f890a01ee 03:38:00 ---> 424b69d6b0ca 03:38:00 Step 26/26 : LABEL version=0.0.0 03:38:00 ---> Running in aa1c7ecf1bb5 03:38:00 Removing intermediate container aa1c7ecf1bb5 03:38:00 ---> c632b8b7cab4 03:38:00 [Warning] One or more build-args [ARCH] were not consumed 03:38:00 Successfully built c632b8b7cab4 03:38:00 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:01 03:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:01 latest: Pulling from edgex-lftools-log-publisher 03:38:01 5eb5b503b376: Pulling fs layer 03:38:01 5c69ac0246d0: Pulling fs layer 03:38:01 ec43610c2a17: Pulling fs layer 03:38:01 3a2ae6a8a46f: Pulling fs layer 03:38:01 33b1e0a273af: Pulling fs layer 03:38:01 5d3b04190fa2: Pulling fs layer 03:38:01 2f39f015ded8: Pulling fs layer 03:38:01 5d3b04190fa2: Waiting 03:38:01 2f39f015ded8: Waiting 03:38:01 3a2ae6a8a46f: Waiting 03:38:01 33b1e0a273af: Waiting 03:38:01 5c69ac0246d0: Verifying Checksum 03:38:01 5c69ac0246d0: Download complete 03:38:01 3a2ae6a8a46f: Verifying Checksum 03:38:01 3a2ae6a8a46f: Download complete 03:38:01 33b1e0a273af: Verifying Checksum 03:38:01 33b1e0a273af: Download complete 03:38:01 5d3b04190fa2: Verifying Checksum 03:38:01 5d3b04190fa2: Download complete 03:38:01 ec43610c2a17: Verifying Checksum 03:38:01 ec43610c2a17: Download complete 03:38:02 5eb5b503b376: Verifying Checksum 03:38:02 5eb5b503b376: Download complete 03:38:02 2f39f015ded8: Download complete 03:38:03 5eb5b503b376: Pull complete 03:38:03 5c69ac0246d0: Pull complete 03:38:03 ec43610c2a17: Pull complete 03:38:03 3a2ae6a8a46f: Pull complete 03:38:04 33b1e0a273af: Pull complete 03:38:04 5d3b04190fa2: Pull complete 03:38:08 2f39f015ded8: Pull complete 03:38:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:08 prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container 03:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 03:38:09 $ docker top 35e45e1edb72eed80f6a818538860a13e25bfe9e1a62fcb86f9dfdcd854317de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:10 ---> job-cost.sh 03:38:10 lf-activate-venv: SKIPPING 03:38:10 INFO: No Stack... 03:38:10 INFO: Retrieving Pricing Info for: v3-standard-8 03:38:11 INFO: Archiving Costs [Pipeline] sh 03:38:11 + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv 03:38:11 + cut -d, -f6 [Pipeline] lock 03:38:11 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] 03:38:11 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] did not exist. Created. 03:38:11 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:11 + echo total: 0.2199999988079071 [Pipeline] stash 03:38:12 Stashed 1 file(s) [Pipeline] } 03:38:12 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:12 $ docker stop --time=1 35e45e1edb72eed80f6a818538860a13e25bfe9e1a62fcb86f9dfdcd854317de 03:38:13 $ docker rm -f 35e45e1edb72eed80f6a818538860a13e25bfe9e1a62fcb86f9dfdcd854317de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:38:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1105 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws 03:38:20 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:38:20 Selected Git installation does not exist. Using Default 03:38:20 The recommended git tool is: NONE 03:38:26 using credential edgex-jenkins-ssh 03:38:26 Cloning the remote Git repository 03:38:26 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:38:26 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:38:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:38:26 > git --version # timeout=10 03:38:26 > git --version # 'git version 2.25.1' 03:38:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:27 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit ed6262d00c804afbc616597753cc7ab5ae0d52ac 03:38:28 Merge succeeded, producing ed6262d00c804afbc616597753cc7ab5ae0d52ac 03:38:28 Checking out Revision ed6262d00c804afbc616597753cc7ab5ae0d52ac (PR-77) 03:38:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:38:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:38:27 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:38:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:38:27 > git config core.sparsecheckout # timeout=10 03:38:27 > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 03:38:27 > git remote # timeout=10 03:38:27 > git config --get remote.origin.url # timeout=10 03:38:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:27 > git merge 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 03:38:28 > git rev-parse HEAD^{commit} # timeout=10 03:38:28 > git config core.sparsecheckout # timeout=10 03:38:28 > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 03:38:32 Commit message: "build(deps): Bump github.com/gofrs/uuid" 03:38:32 > git --version # timeout=10 03:38:32 > git --version # 'git version 2.25.1' 03:38:32 fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:38:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:38:33 Dload Upload Total Spent Left Speed 03:38:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12253 86 10504 0 0 88268 0 --:--:-- --:--:-- --:--:-- 88268 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 03:38:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:38:34 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:38:34 sudo tee /etc/docker/daemon.new 03:38:34 { 03:38:34 "registry-mirrors": [ 03:38:34 "https://nexus3.edgexfoundry.org:10001" 03:38:34 ], 03:38:34 "bip": "10.250.0.254/24", 03:38:34 "hosts": [ 03:38:34 "tcp://0.0.0.0:5555", 03:38:34 "unix:///var/run/docker.sock" 03:38:34 ], 03:38:34 "mtu": 1458, 03:38:34 "selinux-enabled": true, 03:38:34 "seccomp-profile": "/etc/docker/seccomp.json" 03:38:34 } [Pipeline] sh 03:38:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:38:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:53 provisioning config files... 03:38:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7735802732672757493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:54 ---> docker-login.sh 03:38:54 nexus3.edgexfoundry.org:10001 03:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:54 Configure a credential helper to remove this warning. See 03:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:54 03:38:54 Login Succeeded 03:38:54 nexus3.edgexfoundry.org:10002 03:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:55 Configure a credential helper to remove this warning. See 03:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:55 03:38:55 Login Succeeded 03:38:55 nexus3.edgexfoundry.org:10003 03:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:55 Configure a credential helper to remove this warning. See 03:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:55 03:38:55 Login Succeeded 03:38:55 nexus3.edgexfoundry.org:10004 03:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:56 Configure a credential helper to remove this warning. See 03:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:56 03:38:56 Login Succeeded 03:38:56 docker.io 03:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:56 Configure a credential helper to remove this warning. See 03:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:56 03:38:56 Login Succeeded 03:38:56 ---> docker-login.sh ends [Pipeline] } 03:38:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:57 ========================================================= 03:38:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:38:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:38:58 Sending build context to Docker daemon 5.915MB 03:38:58 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:38:58 Step 2/13 : FROM ${BASE} AS builder 03:38:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:38:58 9b3977197b4f: Pulling fs layer 03:38:58 1a89e8eeedd5: Pulling fs layer 03:38:58 94645a83ff95: Pulling fs layer 03:38:58 e6fb740bc735: Pulling fs layer 03:38:58 3a77bd46dcc9: Pulling fs layer 03:38:58 355e64cbe906: Pulling fs layer 03:38:58 63ab81a10011: Pulling fs layer 03:38:58 555d1d1c4555: Pulling fs layer 03:38:58 7d9057610161: Pulling fs layer 03:38:58 e6fb740bc735: Waiting 03:38:58 3a77bd46dcc9: Waiting 03:38:58 355e64cbe906: Waiting 03:38:58 63ab81a10011: Waiting 03:38:58 555d1d1c4555: Waiting 03:38:58 7d9057610161: Waiting 03:38:58 94645a83ff95: Verifying Checksum 03:38:58 94645a83ff95: Download complete 03:38:58 1a89e8eeedd5: Verifying Checksum 03:38:58 1a89e8eeedd5: Download complete 03:38:58 3a77bd46dcc9: Verifying Checksum 03:38:58 3a77bd46dcc9: Download complete 03:38:58 355e64cbe906: Download complete 03:38:58 63ab81a10011: Verifying Checksum 03:38:58 9b3977197b4f: Verifying Checksum 03:38:58 9b3977197b4f: Download complete 03:38:58 63ab81a10011: Download complete 03:38:59 9b3977197b4f: Pull complete 03:38:59 7d9057610161: Verifying Checksum 03:38:59 7d9057610161: Download complete 03:39:00 1a89e8eeedd5: Pull complete 03:39:00 94645a83ff95: Pull complete 03:39:00 555d1d1c4555: Verifying Checksum 03:39:00 555d1d1c4555: Download complete 03:39:01 e6fb740bc735: Verifying Checksum 03:39:01 e6fb740bc735: Download complete 03:39:13 e6fb740bc735: Pull complete 03:39:13 3a77bd46dcc9: Pull complete 03:39:13 355e64cbe906: Pull complete 03:39:13 63ab81a10011: Pull complete 03:39:20 555d1d1c4555: Pull complete 03:39:22 7d9057610161: Pull complete 03:39:22 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 03:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:39:22 ---> 819e984ddca1 03:39:22 Step 3/13 : ARG MAKE="make build" 03:39:24 ---> Running in 6ea09decf4f7 03:39:24 Removing intermediate container 6ea09decf4f7 03:39:24 ---> 1979814f4f30 03:39:24 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:39:24 ---> Running in bec15d8db1aa 03:39:24 Removing intermediate container bec15d8db1aa 03:39:24 ---> de8daafffd31 03:39:24 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:39:24 ---> Running in 058306ac53aa 03:39:26 Removing intermediate container 058306ac53aa 03:39:26 ---> f8895c79e6f7 03:39:26 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:39:26 ---> Running in cbe025372229 03:39:26 Removing intermediate container cbe025372229 03:39:26 ---> 250095e2e31a 03:39:26 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:26 ---> Running in a69d09aab592 03:39:28 Removing intermediate container a69d09aab592 03:39:28 ---> 6a62d65ada6d 03:39:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:28 ---> Running in e9e1dac1c383 03:39:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:39:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:39:30 OK: 220 MiB in 52 packages 03:39:31 Removing intermediate container e9e1dac1c383 03:39:31 ---> 6741103216ff 03:39:31 Step 9/13 : WORKDIR /device-onvif-camera 03:39:31 ---> Running in ee4e81704b3a 03:39:32 Removing intermediate container ee4e81704b3a 03:39:32 ---> 423e11f665e5 03:39:32 Step 10/13 : COPY go.mod vendor* ./ 03:39:32 ---> d00afa7c120a 03:39:32 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:32 ---> Running in 560e3e15bc48 03:40:19 Removing intermediate container 560e3e15bc48 03:40:19 ---> f39a0de57c27 03:40:19 Step 12/13 : COPY . . 03:40:19 ---> e5d89790031d 03:40:19 Step 13/13 : RUN ${MAKE} 03:40:19 ---> Running in b3cb51d56273 03:40:20 noop 03:40:21 Removing intermediate container b3cb51d56273 03:40:21 ---> c27483ff15da 03:40:21 Successfully built c27483ff15da 03:40:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:21 + docker inspect -f . ci-base-image-arm64 03:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:22 prd-ubuntu20.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container 03:40:22 $ 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 03:40:23 $ docker top 0c04e6e2aca3a523cd5dee038cd21cd5b7e2645816b8563a3630e683c7e6cdcf -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:24 + go version 03:40:24 go version go1.17.7 linux/arm64 [Pipeline] } 03:40:24 $ docker stop --time=1 0c04e6e2aca3a523cd5dee038cd21cd5b7e2645816b8563a3630e683c7e6cdcf 03:40:26 $ docker rm -f 0c04e6e2aca3a523cd5dee038cd21cd5b7e2645816b8563a3630e683c7e6cdcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:26 + docker inspect -f . ci-base-image-arm64 03:40:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:27 prd-ubuntu20.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container 03:40:27 $ 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 03:40:28 $ docker top 7d84fa53d297a42c79bff382f12c9545763a6f55d4b041ad3b4b725ad91729de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:40:29 + make test 03:40:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:40:31 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:41:53 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:41:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.074s coverage: 1.3% of statements 03:42:15 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.852s coverage: 13.8% of statements 03:42:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:42:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:42:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:42:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:42:48 ./bin/test-attribution-txt.sh [Pipeline] echo 03:42:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:42:48 $ docker stop --time=1 7d84fa53d297a42c79bff382f12c9545763a6f55d4b041ad3b4b725ad91729de 03:42:50 $ docker rm -f 7d84fa53d297a42c79bff382f12c9545763a6f55d4b041ad3b4b725ad91729de [Pipeline] // withDockerContainer [Pipeline] sh 03:42:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:42:51 Warning: overwriting stash ‘coverage-report’ 03:42:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:52 + ls -al . 03:42:52 total 228 03:42:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 03:42 . 03:42:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:38 .. 03:42:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 03:38 .git 03:42:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 03:38 .github 03:42:52 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 03:38 .gitignore 03:42:52 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 03:38 .golangci.yml 03:42:52 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 03:38 Attribution.txt 03:42:52 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 03:38 CHANGELOG.md 03:42:52 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 03:38 Dockerfile 03:42:52 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 03:38 GOVERNANCE.md 03:42:52 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 03:38 Jenkinsfile 03:42:52 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 03:38 LICENSE 03:42:52 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 03:38 Makefile 03:42:52 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 03:38 OWNERS.md 03:42:52 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 03:38 README.md 03:42:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 03:36 VERSION 03:42:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 03:38 bin 03:42:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 03:38 cmd 03:42:52 -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 03:42 coverage.out 03:42:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:38 doc 03:42:52 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 03:38 go.mod 03:42:52 -rw-rw-r-- 1 jenkins jenkins 37361 Jun 6 03:38 go.sum 03:42:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:38 internal 03:42:52 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:53 + 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=ed6262d00c804afbc616597753cc7ab5ae0d52ac --label arch=arm64 --label version=0.0.0 . 03:42:53 Sending build context to Docker daemon 5.969MB 03:42:53 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:42:53 Step 2/26 : FROM ${BASE} AS builder 03:42:53 ---> c27483ff15da 03:42:53 Step 3/26 : ARG MAKE="make build" 03:42:53 ---> Running in 454c696c512d 03:42:54 Removing intermediate container 454c696c512d 03:42:54 ---> e6e070e8cbf8 03:42:54 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:42:54 ---> Running in 6cbe1ea823d8 03:42:54 Removing intermediate container 6cbe1ea823d8 03:42:54 ---> 9761621d7e25 03:42:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:42:54 ---> Running in 396484b7b90c 03:42:55 Removing intermediate container 396484b7b90c 03:42:55 ---> b83dfea85345 03:42:55 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:42:55 ---> Running in 474b66c10500 03:42:55 Removing intermediate container 474b66c10500 03:42:55 ---> 37c0c1e2ad4a 03:42:55 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:55 ---> Running in 28e333f68d73 03:42:57 Removing intermediate container 28e333f68d73 03:42:57 ---> 5611db7374dc 03:42:57 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:57 ---> Running in 1b7fa8a3c896 03:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:42:59 OK: 220 MiB in 52 packages 03:43:00 Removing intermediate container 1b7fa8a3c896 03:43:00 ---> d161fc1b8ff0 03:43:00 Step 9/26 : WORKDIR /device-onvif-camera 03:43:00 ---> Running in d00cb4952b8b 03:43:01 Removing intermediate container d00cb4952b8b 03:43:01 ---> d582b5e5e0ad 03:43:01 Step 10/26 : COPY go.mod vendor* ./ 03:43:01 ---> 614818d68783 03:43:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:01 ---> Running in 11af0548a679 03:43:03 Removing intermediate container 11af0548a679 03:43:03 ---> 851ec0bb26eb 03:43:03 Step 12/26 : COPY . . 03:43:04 ---> 88ccc28ce693 03:43:04 Step 13/26 : RUN ${MAKE} 03:43:04 ---> Running in a9048159b620 03:43:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:45:12 Removing intermediate container a9048159b620 03:45:12 ---> bb84ab9b68e3 03:45:12 Step 14/26 : FROM alpine:3.15 03:45:12 3.15: Pulling from library/alpine 03:45:12 9981e73032c8: Pulling fs layer 03:45:12 9981e73032c8: Verifying Checksum 03:45:12 9981e73032c8: Download complete 03:45:12 9981e73032c8: Pull complete 03:45:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:45:12 Status: Downloaded newer image for alpine:3.15 03:45:12 ---> 3fb3c9af89a9 03:45:12 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:45:12 ---> Running in e0f66b7360a2 03:45:12 Removing intermediate container e0f66b7360a2 03:45:12 ---> b0f22fff387b 03:45:12 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:45:12 ---> Running in 247f1477c5e0 03:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:45:12 (1/6) Installing dumb-init (1.2.5-r1) 03:45:12 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:45:12 (3/6) Installing libsodium (1.0.18-r0) 03:45:12 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:45:12 (5/6) Installing libzmq (4.3.4-r0) 03:45:12 (6/6) Installing zeromq (4.3.4-r0) 03:45:12 Executing busybox-1.34.1-r5.trigger 03:45:12 OK: 8 MiB in 20 packages 03:45:12 Removing intermediate container 247f1477c5e0 03:45:12 ---> 4f3e1bb2445b 03:45:12 Step 17/26 : WORKDIR / 03:45:12 ---> Running in 19d8db86a912 03:45:12 Removing intermediate container 19d8db86a912 03:45:12 ---> b2c9fe1d9a90 03:45:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:45:12 ---> 9b659c1c16db 03:45:12 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:45:12 ---> 05b3fb4e5803 03:45:12 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:45:12 ---> c02397f5adf0 03:45:12 Step 21/26 : EXPOSE 59984 03:45:12 ---> Running in b378dcb79645 03:45:12 Removing intermediate container b378dcb79645 03:45:12 ---> 46bc3d2c2a84 03:45:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:45:12 ---> Running in b811a52d2139 03:45:13 Removing intermediate container b811a52d2139 03:45:13 ---> fb8370d751f2 03:45:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:13 ---> Running in 2df49e4f2283 03:45:13 Removing intermediate container 2df49e4f2283 03:45:13 ---> 25204d7a923b 03:45:13 Step 24/26 : LABEL arch=arm64 03:45:13 ---> Running in c87c64e743ac 03:45:14 Removing intermediate container c87c64e743ac 03:45:14 ---> 9a3216d32527 03:45:14 Step 25/26 : LABEL git_sha=ed6262d00c804afbc616597753cc7ab5ae0d52ac 03:45:14 ---> Running in ee91239614c0 03:45:14 Removing intermediate container ee91239614c0 03:45:14 ---> 2d88bfc50b01 03:45:14 Step 26/26 : LABEL version=0.0.0 03:45:14 ---> Running in e8dd601f6923 03:45:14 Removing intermediate container e8dd601f6923 03:45:14 ---> de953d2fa247 03:45:14 [Warning] One or more build-args [ARCH] were not consumed 03:45:14 Successfully built de953d2fa247 03:45:14 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:15 03:45:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:16 arm64: Pulling from edgex-lftools-log-publisher 03:45:16 8998bd30e6a1: Pulling fs layer 03:45:16 04944245beec: Pulling fs layer 03:45:16 699f458cf7ca: Pulling fs layer 03:45:16 765212b225bb: Pulling fs layer 03:45:16 f23df028b6ca: Pulling fs layer 03:45:16 d65c8cfc05b1: Pulling fs layer 03:45:16 2437ff75d9bd: Pulling fs layer 03:45:16 f23df028b6ca: Waiting 03:45:16 d65c8cfc05b1: Waiting 03:45:16 2437ff75d9bd: Waiting 03:45:16 765212b225bb: Waiting 03:45:16 04944245beec: Verifying Checksum 03:45:16 04944245beec: Download complete 03:45:16 765212b225bb: Verifying Checksum 03:45:16 765212b225bb: Download complete 03:45:16 f23df028b6ca: Verifying Checksum 03:45:16 f23df028b6ca: Download complete 03:45:16 d65c8cfc05b1: Verifying Checksum 03:45:16 d65c8cfc05b1: Download complete 03:45:16 699f458cf7ca: Verifying Checksum 03:45:16 699f458cf7ca: Download complete 03:45:16 8998bd30e6a1: Verifying Checksum 03:45:16 8998bd30e6a1: Download complete 03:45:19 2437ff75d9bd: Verifying Checksum 03:45:19 2437ff75d9bd: Download complete 03:45:21 8998bd30e6a1: Pull complete 03:45:21 04944245beec: Pull complete 03:45:23 699f458cf7ca: Pull complete 03:45:23 765212b225bb: Pull complete 03:45:24 f23df028b6ca: Pull complete 03:45:24 d65c8cfc05b1: Pull complete 03:45:39 2437ff75d9bd: Pull complete 03:45:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:39 prd-ubuntu20.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container 03:45:40 $ 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 03:45:42 $ docker top fa6a72de1e03f117353b447ce471f9245cec828efd6645ae4dd38ecc4f73b51f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:43 ---> job-cost.sh 03:45:43 lf-activate-venv: SKIPPING 03:45:43 INFO: No Stack... 03:45:43 INFO: Retrieving Pricing Info for: v3-standard-4 03:45:44 INFO: Archiving Costs [Pipeline] sh 03:45:45 + cut -d, -f6 03:45:45 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 03:45:45 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] 03:45:45 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] did not exist. Created. 03:45:45 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:46 /w/workspace/device-onvif-camera/1@tmp/durable-619d7fa8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:45:47 + echo total: 0.10999999940395355 [Pipeline] stash 03:45:47 Warning: overwriting stash ‘stack-cost’ 03:45:47 Stashed 1 file(s) [Pipeline] } 03:45:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:45:47 $ docker stop --time=1 fa6a72de1e03f117353b447ce471f9245cec828efd6645ae4dd38ecc4f73b51f 03:45:48 $ docker rm -f fa6a72de1e03f117353b447ce471f9245cec828efd6645ae4dd38ecc4f73b51f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:45:49 provisioning config files... 03:45:49 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config2986077443348442731tmp [Pipeline] { [Pipeline] sh 03:45:50 + set +x 03:45:50 + curl -s https://codecov.io/bash 03:45:50 + bash -s -- 03:45:50 03:45:50 _____ _ 03:45:50 / ____| | | 03:45:50 | | ___ __| | ___ ___ _____ __ 03:45:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:45:50 | |___| (_) | (_| | __/ (_| (_) \ V / 03:45:50 \_____\___/ \__,_|\___|\___\___/ \_/ 03:45:50 Bash-1.0.6 03:45:50 03:45:50 03:45:50 ==> git version 2.25.1 found 03:45:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:45:50 Release-Date: 2020-01-08 03:45:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:45:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:45:50 ==> Jenkins CI detected. 03:45:50 current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 03:45:50 project root: . 03:45:50 --> token set from env 03:45:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:45:50 ==> Running gcov in . (disable via -X gcov) 03:45:50 ==> Python coveragepy not found 03:45:50 ==> Searching for coverage reports in: 03:45:50 + . 03:45:50 -> Found 1 reports 03:45:50 ==> Detecting git/mercurial file structure 03:45:50 ==> Reading reports 03:45:50 + ./coverage.out bytes=53469 03:45:50 ==> Appending adjustments 03:45:50 https://docs.codecov.io/docs/fixing-reports 03:45:50 + Found adjustments 03:45:50 ==> Gzipping contents 03:45:50 8.0K /tmp/codecov.dHNRLq.gz 03:45:50 ==> Uploading reports 03:45:50 url: https://codecov.io 03:45:50 query: branch=PR-77&commit=ed6262d00c804afbc616597753cc7ab5ae0d52ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 03:45:50 -> Pinging Codecov 03:45:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-77&commit=ed6262d00c804afbc616597753cc7ab5ae0d52ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 03:45:50 -> Uploading to 03:45:50 https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/ed6262d00c804afbc616597753cc7ab5ae0d52ac/1fa12a04-aa1b-424a-91c2-8d0ba95c5128.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T034550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c330ac4d58874528c25e6de37a4e17ee5d9085da3e9210fe265042dc659bce83 03:45:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:45:50 Dload Upload Total Spent Left Speed 03:45:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6867 0 0 100 6867 0 27578 --:--:-- --:--:-- --:--:-- 27578 03:45:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] } 03:45:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:45:52 + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] 03:45:52 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 03:45:52 total 16 03:45:52 drwxr-xr-x 3 root root 4096 Jun 6 03:38 . 03:45:52 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 03:38 .. 03:45:52 drwxr-xr-x 2 root root 4096 Jun 6 03:38 cost 03:45:52 -rw-r--r-- 1 root root 89 Jun 6 03:38 cost.csv 03:45:52 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives 03:45:52 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 03:45:52 total 16 03:45:52 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 03:38 . 03:45:52 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 03:38 .. 03:45:52 drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 03:38 cost 03:45:52 -rw-r--r-- 1 jenkins jenkins 89 Jun 6 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:45:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:45:54 ---> package-listing.sh 03:45:54 ++ facter osfamily 03:45:54 ++ tr '[:upper:]' '[:lower:]' 03:45:54 + OS_FAMILY=debian 03:45:54 + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 03:45:54 + START_PACKAGES=/tmp/packages_start.txt 03:45:54 + END_PACKAGES=/tmp/packages_end.txt 03:45:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:45:54 + PACKAGES=/tmp/packages_start.txt 03:45:54 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 03:45:54 + PACKAGES=/tmp/packages_end.txt 03:45:54 + case "${OS_FAMILY}" in 03:45:54 + dpkg -l 03:45:54 + grep '^ii' 03:45:54 + '[' -f /tmp/packages_start.txt ']' 03:45:54 + '[' -f /tmp/packages_end.txt ']' 03:45:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:45:54 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 03:45:54 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ 03:45:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [Pipeline] echo 03:45:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:45:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:55 prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container 03:45:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:45:55 $ docker top d14fcc5edf522b874f7771b458f31a82a6eea87ad874d37a4bcbebc0fa489fdc -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:56 + touch /tmp/pre-build-complete [Pipeline] sh 03:45:56 + mkdir -p /var/log/sysstat [Pipeline] sh 03:45:56 + ls /var/log/sa-host 03:45:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:56 provisioning config files... 03:45:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config784431931612286625tmp [Pipeline] { [Pipeline] echo 03:45:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:45:57 ---> create-netrc.sh [Pipeline] } 03:45:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:45:57 ---> python-tools-install.sh [Pipeline] echo 03:45:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:45:58 ---> sudo-logs.sh 03:45:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:45:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:45:58 ---> job-cost.sh 03:45:58 lf-activate-venv: SKIPPING 03:45:58 DEBUG: total: 0.2199999988079071 03:45:58 INFO: Retrieving Stack Cost... 03:45:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:45:59 INFO: Archiving Costs [Pipeline] echo 03:45:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:45:59 ---> logs-deploy.sh 03:45:59 lf-activate-venv: SKIPPING 03:45:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/1 03:45:59 INFO: archiving workspace using pattern(s): 03:46:00 Archives upload complete. 03:46:00 INFO: archiving logs to Nexus