Pull request #85 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0df8b436ad89036636470f87ff77d3a2d3cdf27a+ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 (0027a4ae49de949f5229e76d3591a8bc8db348ad) 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-ssh14294440328213069879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4460912013121363256.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-85/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-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8741478601057632564.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-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4265761155156146752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5512876392218063550.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-85/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-85/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8602893177314394615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2557’ Running on prd-ubuntu20.04-docker-8c-8g-2559 in /w/workspace/oundry_device-onvif-camera_PR-85 [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-85 # 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/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 into PR head commit 0df8b436ad89036636470f87ff77d3a2d3cdf27a Merge succeeded, producing 0df8b436ad89036636470f87ff77d3a2d3cdf27a Checking out Revision 0df8b436ad89036636470f87ff77d3a2d3cdf27a (PR-85) > git config core.sparsecheckout # timeout=10 > git checkout -f 0df8b436ad89036636470f87ff77d3a2d3cdf27a # 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 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0df8b436ad89036636470f87ff77d3a2d3cdf27a # timeout=10 Commit message: "build: Upgrade sdk and paho.mqtt lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:54:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:54:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:54:06 ========================================================= 10:54:06 EdgeX Global Pipelines Version Info 10:54:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:54:07 ------------------- 10:54:07 stable info: 10:54:07 ------------------- 10:54:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:54:07 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:54:07 Message: update stable to v1.0.234 10:54:08 ------------------- 10:54:08 experimental info: 10:54:08 ------------------- 10:54:08 Commited By: **** collab-it+edgex@linuxfoundation.org 10:54:08 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:54:08 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:54:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:54:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:54:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:54:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:54:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:54:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] echo 10:54:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0df8b43 [Pipeline] echo 10:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:54:10 provisioning config files... 10:54:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-85@tmp/config1835401751683243892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:10 ---> docker-login.sh 10:54:10 nexus3.edgexfoundry.org:10001 10:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:10 Configure a credential helper to remove this warning. See 10:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:10 10:54:10 Login Succeeded 10:54:10 nexus3.edgexfoundry.org:10002 10:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:11 Configure a credential helper to remove this warning. See 10:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:11 10:54:11 Login Succeeded 10:54:11 nexus3.edgexfoundry.org:10003 10:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:11 Configure a credential helper to remove this warning. See 10:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:11 10:54:11 Login Succeeded 10:54:11 nexus3.edgexfoundry.org:10004 10:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:11 Configure a credential helper to remove this warning. See 10:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:11 10:54:11 Login Succeeded 10:54:11 docker.io 10:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:11 Configure a credential helper to remove this warning. See 10:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:11 10:54:11 Login Succeeded 10:54:11 ---> docker-login.sh ends [Pipeline] } 10:54:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:54:12 + git rev-list -1 --merges 0df8b436ad89036636470f87ff77d3a2d3cdf27a~1..0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] echo 10:54:12 -----------> git rev-list -1 --merges 0df8b436ad89036636470f87ff77d3a2d3cdf27a~1..0df8b436ad89036636470f87ff77d3a2d3cdf27a 0df8b436ad89036636470f87ff77d3a2d3cdf27a [false] [Pipeline] sh 10:54:12 + git log --format=format:%s -1 0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] echo 10:54:12 ========================================================= 10:54:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:54:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:54:12 + git log --format=format:%s -1 0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] echo 10:54:12 [semverPrep] GIT_COMMIT: 0df8b436ad89036636470f87ff77d3a2d3cdf27a, Commit Message: build: Upgrade sdk and paho.mqtt lib [Pipeline] echo 10:54:13 [semverPrep] This is not a build commit. [Pipeline] sh 10:54:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:13 + grep -v github /etc/ssh/ssh_known_hosts 10:54:13 + [ -e /tmp/ssh_known_hosts ] 10:54:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:54:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:54:13 + sudo tee -a /etc/ssh/ssh_known_hosts 10:54:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:13 10:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:14 0.1.4: Pulling from edgex-devops/py-git-semver 10:54:14 42c077c10790: Pulling fs layer 10:54:14 f63e77b7563a: Pulling fs layer 10:54:14 bd5fdadae976: Pulling fs layer 10:54:14 205491f53016: Pulling fs layer 10:54:14 df18705c85c3: Pulling fs layer 10:54:14 bdb3f477010e: Pulling fs layer 10:54:14 c8a8fc8e1c8f: Pulling fs layer 10:54:14 2c6e9b1d212d: Pulling fs layer 10:54:14 bdb8f0575790: Pulling fs layer 10:54:14 386e3cb2ff24: Pulling fs layer 10:54:14 2343380bae48: Pulling fs layer 10:54:14 bdb3f477010e: Waiting 10:54:14 c8a8fc8e1c8f: Waiting 10:54:14 2c6e9b1d212d: Waiting 10:54:14 bdb8f0575790: Waiting 10:54:14 386e3cb2ff24: Waiting 10:54:14 205491f53016: Waiting 10:54:14 f63e77b7563a: Download complete 10:54:14 205491f53016: Download complete 10:54:14 bd5fdadae976: Verifying Checksum 10:54:14 bd5fdadae976: Download complete 10:54:14 df18705c85c3: Verifying Checksum 10:54:14 df18705c85c3: Download complete 10:54:14 bdb3f477010e: Verifying Checksum 10:54:14 bdb3f477010e: Download complete 10:54:14 2c6e9b1d212d: Verifying Checksum 10:54:14 2c6e9b1d212d: Download complete 10:54:14 bdb8f0575790: Download complete 10:54:14 386e3cb2ff24: Verifying Checksum 10:54:14 386e3cb2ff24: Download complete 10:54:14 2343380bae48: Verifying Checksum 10:54:14 2343380bae48: Download complete 10:54:14 42c077c10790: Verifying Checksum 10:54:14 42c077c10790: Download complete 10:54:14 c8a8fc8e1c8f: Verifying Checksum 10:54:14 c8a8fc8e1c8f: Download complete 10:54:15 42c077c10790: Pull complete 10:54:15 f63e77b7563a: Pull complete 10:54:16 bd5fdadae976: Pull complete 10:54:16 205491f53016: Pull complete 10:54:16 df18705c85c3: Pull complete 10:54:16 bdb3f477010e: Pull complete 10:54:18 c8a8fc8e1c8f: Pull complete 10:54:18 2c6e9b1d212d: Pull complete 10:54:18 bdb8f0575790: Pull complete 10:54:18 386e3cb2ff24: Pull complete 10:54:18 2343380bae48: Pull complete 10:54:18 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:18 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 10:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-85 -v /w/workspace/oundry_device-onvif-camera_PR-85:/w/workspace/oundry_device-onvif-camera_PR-85:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-85@tmp:/w/workspace/oundry_device-onvif-camera_PR-85@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-devops/py-git-semver:0.1.4 cat 10:54:20 $ docker top baf8e744ecd6732adbf9caf4b0e439d63017992f6d042072f74d583f65f96c5b -eo pid,comm 10:54:20 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). 10:54:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:20 [ssh-agent] Looking for ssh-agent implementation... 10:54:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:20 $ docker exec baf8e744ecd6732adbf9caf4b0e439d63017992f6d042072f74d583f65f96c5b ssh-agent 10:54:20 SSH_AUTH_SOCK=/tmp/ssh-wqr8Y1pbpvR9/agent.34 10:54:20 SSH_AGENT_PID=40 10:54:20 Running ssh-add (command line suppressed) 10:54:20 Identity added: /w/workspace/oundry_device-onvif-camera_PR-85@tmp/private_key_4158757327396239272.key (/w/workspace/oundry_device-onvif-camera_PR-85@tmp/private_key_4158757327396239272.key) 10:54:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:21 + git tag --points-at HEAD [Pipeline] } 10:54:21 $ docker exec --env ******** --env ******** baf8e744ecd6732adbf9caf4b0e439d63017992f6d042072f74d583f65f96c5b ssh-agent -k 10:54:21 unset SSH_AUTH_SOCK; 10:54:21 unset SSH_AGENT_PID; 10:54:21 echo Agent pid 40 killed; 10:54:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:54:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:21 [ssh-agent] Looking for ssh-agent implementation... 10:54:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:21 $ docker exec baf8e744ecd6732adbf9caf4b0e439d63017992f6d042072f74d583f65f96c5b ssh-agent 10:54:21 SSH_AUTH_SOCK=/tmp/ssh-wKJOTmUk3oBt/agent.74 10:54:21 SSH_AGENT_PID=80 10:54:21 Running ssh-add (command line suppressed) 10:54:21 Identity added: /w/workspace/oundry_device-onvif-camera_PR-85@tmp/private_key_3580125759746720092.key (/w/workspace/oundry_device-onvif-camera_PR-85@tmp/private_key_3580125759746720092.key) 10:54:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:22 + git semver init 10:54:22 2022-06-17 10:54:22,288 [run_init] DEBUG init version:0.0.0 force:False 10:54:22 2022-06-17 10:54:22,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-85/.semver 10:54:22 2022-06-17 10:54:22,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-85/.semver 10:54:22 2022-06-17 10:54:22,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-85/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-85, universal_newlines=False, shell=None, istream=None) 10:54:23 2022-06-17 10:54:22,962 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-85/.git/info/exclude 10:54:23 2022-06-17 10:54:22,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-85/.semver/PR-85 with force:False 10:54:23 2022-06-17 10:54:22,962 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-85/.semver/PR-85 10:54:23 2022-06-17 10:54:22,964 [execute] INFO git cat-file --batch-check 10:54:23 2022-06-17 10:54:22,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-85/.semver, universal_newlines=False, shell=None, istream=) 10:54:23 2022-06-17 10:54:22,968 [execute] INFO git cat-file --batch 10:54:23 2022-06-17 10:54:22,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-85/.semver, universal_newlines=False, shell=None, istream=) 10:54:23 2022-06-17 10:54:22,972 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-85/.semver/PR-85 10:54:23 0.0.0 [Pipeline] } 10:54:23 $ docker exec --env ******** --env ******** baf8e744ecd6732adbf9caf4b0e439d63017992f6d042072f74d583f65f96c5b ssh-agent -k 10:54:23 unset SSH_AUTH_SOCK; 10:54:23 unset SSH_AGENT_PID; 10:54:23 echo Agent pid 80 killed; 10:54:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:23 + git semver [Pipeline] } 10:54:24 $ docker stop --time=1 baf8e744ecd6732adbf9caf4b0e439d63017992f6d042072f74d583f65f96c5b 10:54:25 $ docker rm -f baf8e744ecd6732adbf9caf4b0e439d63017992f6d042072f74d583f65f96c5b [Pipeline] // withDockerContainer [Pipeline] sh 10:54:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:54:26 Stashed 1 file(s) [Pipeline] echo 10:54:26 [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 10:54:26 provisioning config files... 10:54:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-85@tmp/config3421577475486755441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:27 ---> docker-login.sh 10:54:27 nexus3.edgexfoundry.org:10001 10:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:27 Configure a credential helper to remove this warning. See 10:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:27 10:54:27 Login Succeeded 10:54:27 nexus3.edgexfoundry.org:10002 10:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:27 Configure a credential helper to remove this warning. See 10:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:27 10:54:27 Login Succeeded 10:54:27 nexus3.edgexfoundry.org:10003 10:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:27 Configure a credential helper to remove this warning. See 10:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:27 10:54:27 Login Succeeded 10:54:27 nexus3.edgexfoundry.org:10004 10:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:27 Configure a credential helper to remove this warning. See 10:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:27 10:54:27 Login Succeeded 10:54:27 docker.io 10:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:54:27 Configure a credential helper to remove this warning. See 10:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:54:27 10:54:27 Login Succeeded 10:54:27 ---> docker-login.sh ends [Pipeline] } 10:54:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:54:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:54:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:54:28 ========================================================= 10:54:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:54:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:28 + 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 . 10:54:28 Sending build context to Docker daemon 8.756MB 10:54:28 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:54:28 Step 2/13 : FROM ${BASE} AS builder 10:54:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:54:28 59bf1c3509f3: Pulling fs layer 10:54:28 666ba61612fd: Pulling fs layer 10:54:28 8ed8ca486205: Pulling fs layer 10:54:28 cc1cd167ecdc: Pulling fs layer 10:54:28 c516ae0d96e1: Pulling fs layer 10:54:28 684cea983483: Pulling fs layer 10:54:28 dd3240ac7de5: Pulling fs layer 10:54:28 b1e948a4e11c: Pulling fs layer 10:54:28 a8fd76ee1af6: Pulling fs layer 10:54:28 646ad004c059: Pulling fs layer 10:54:28 c516ae0d96e1: Waiting 10:54:28 a8fd76ee1af6: Waiting 10:54:28 dd3240ac7de5: Waiting 10:54:28 b1e948a4e11c: Waiting 10:54:28 646ad004c059: Waiting 10:54:28 cc1cd167ecdc: Waiting 10:54:28 8ed8ca486205: Verifying Checksum 10:54:28 8ed8ca486205: Download complete 10:54:28 666ba61612fd: Verifying Checksum 10:54:28 666ba61612fd: Download complete 10:54:28 c516ae0d96e1: Verifying Checksum 10:54:28 c516ae0d96e1: Download complete 10:54:28 684cea983483: Verifying Checksum 10:54:28 684cea983483: Download complete 10:54:28 59bf1c3509f3: Verifying Checksum 10:54:28 59bf1c3509f3: Download complete 10:54:28 dd3240ac7de5: Verifying Checksum 10:54:28 dd3240ac7de5: Download complete 10:54:28 b1e948a4e11c: Verifying Checksum 10:54:28 b1e948a4e11c: Download complete 10:54:28 59bf1c3509f3: Pull complete 10:54:29 666ba61612fd: Pull complete 10:54:29 8ed8ca486205: Pull complete 10:54:29 646ad004c059: Verifying Checksum 10:54:29 646ad004c059: Download complete 10:54:29 a8fd76ee1af6: Verifying Checksum 10:54:29 a8fd76ee1af6: Download complete 10:54:29 cc1cd167ecdc: Verifying Checksum 10:54:29 cc1cd167ecdc: Download complete 10:54:32 cc1cd167ecdc: Pull complete 10:54:32 c516ae0d96e1: Pull complete 10:54:32 684cea983483: Pull complete 10:54:32 dd3240ac7de5: Pull complete 10:54:32 b1e948a4e11c: Pull complete 10:54:34 a8fd76ee1af6: Pull complete 10:54:35 646ad004c059: Pull complete 10:54:35 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:54:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:54:35 ---> 8f69c11f6b0c 10:54:35 Step 3/13 : ARG MAKE="make build" 10:54:37 ---> Running in c01bc4657eb6 10:54:37 Removing intermediate container c01bc4657eb6 10:54:37 ---> 0ff37c8d10ab 10:54:37 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:54:37 ---> Running in 8f7dc076a1ba 10:54:37 Removing intermediate container 8f7dc076a1ba 10:54:37 ---> 0d35d0d94926 10:54:37 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:54:37 ---> Running in 3abc8d377b30 10:54:37 Removing intermediate container 3abc8d377b30 10:54:37 ---> c27870a3c3fb 10:54:37 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:54:37 ---> Running in b2471e83b45d 10:54:37 Removing intermediate container b2471e83b45d 10:54:37 ---> f49ce17a2958 10:54:37 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:37 ---> Running in fd92454ac76d 10:54:38 Removing intermediate container fd92454ac76d 10:54:38 ---> 0ce9dd89c930 10:54:38 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:54:38 ---> Running in 1b7a6818920c 10:54:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:54:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:54:39 OK: 221 MiB in 52 packages 10:54:39 Removing intermediate container 1b7a6818920c 10:54:39 ---> ca319fa33a2d 10:54:39 Step 9/13 : WORKDIR /device-onvif-camera 10:54:39 ---> Running in b56cd803becb 10:54:39 Removing intermediate container b56cd803becb 10:54:39 ---> 656272f072e8 10:54:39 Step 10/13 : COPY go.mod vendor* ./ 10:54:40 ---> 0e0f48f0c7a1 10:54:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:40 ---> Running in 984a591f41f2 10:54:41 Still waiting to schedule task 10:54:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2558’ 10:54:55 Removing intermediate container 984a591f41f2 10:54:55 ---> 715a8f720990 10:54:55 Step 12/13 : COPY . . 10:54:55 ---> cb936a29b026 10:54:55 Step 13/13 : RUN ${MAKE} 10:54:55 ---> Running in 73a66cec9306 10:54:55 noop 10:54:55 Removing intermediate container 73a66cec9306 10:54:55 ---> 00801c48d88e 10:54:55 Successfully built 00801c48d88e 10:54:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:55 + docker inspect -f . ci-base-image-x86_64 10:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:55 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 10:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-85 -v /w/workspace/oundry_device-onvif-camera_PR-85:/w/workspace/oundry_device-onvif-camera_PR-85:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-85@tmp:/w/workspace/oundry_device-onvif-camera_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:54:56 $ docker top c6e4cc820bd78bd6fb65db115098bd546e0d7d5f84520ba86b8aca265af6649f -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:56 + go version 10:54:56 go version go1.17.7 linux/amd64 [Pipeline] } 10:54:56 $ docker stop --time=1 c6e4cc820bd78bd6fb65db115098bd546e0d7d5f84520ba86b8aca265af6649f 10:54:57 $ docker rm -f c6e4cc820bd78bd6fb65db115098bd546e0d7d5f84520ba86b8aca265af6649f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:58 + docker inspect -f . ci-base-image-x86_64 10:54:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:58 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 10:54:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-85 -v /w/workspace/oundry_device-onvif-camera_PR-85:/w/workspace/oundry_device-onvif-camera_PR-85:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-85@tmp:/w/workspace/oundry_device-onvif-camera_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:54:59 $ docker top 1a053a7a4c141c9a7452a3d219485344562624dd398b12bce805e13f1026fa69 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:54:59 + make test 10:54:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:54:59 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:55:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:55:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.012s coverage: 1.2% of statements 10:55:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.908s coverage: 13.8% of statements 10:55:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:55:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:55:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:55:24 ./bin/test-attribution-txt.sh [Pipeline] echo 10:55:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:55:24 $ docker stop --time=1 1a053a7a4c141c9a7452a3d219485344562624dd398b12bce805e13f1026fa69 10:55:26 $ docker rm -f 1a053a7a4c141c9a7452a3d219485344562624dd398b12bce805e13f1026fa69 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:55:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:55:28 + ls -al . 10:55:28 total 236 10:55:28 drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 10:55 . 10:55:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:54 .. 10:55:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:54 .git 10:55:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:54 .github 10:55:28 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 10:54 .gitignore 10:55:28 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 10:54 .golangci.yml 10:55:28 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 10:54 .semver 10:55:28 -rw-rw-r-- 1 jenkins jenkins 9227 Jun 17 10:54 Attribution.txt 10:55:28 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 10:54 CHANGELOG.md 10:55:28 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 10:54 Dockerfile 10:55:28 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 10:54 GOVERNANCE.md 10:55:28 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 10:54 Jenkinsfile 10:55:28 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 10:54 LICENSE 10:55:28 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 10:54 Makefile 10:55:28 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 10:54 OWNERS.md 10:55:28 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 10:54 README.md 10:55:28 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 10:54 VERSION 10:55:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:54 bin 10:55:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:54 cmd 10:55:28 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 10:55 coverage.out 10:55:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:54 doc 10:55:28 -rw-rw-r-- 1 jenkins jenkins 3584 Jun 17 10:54 go.mod 10:55:28 -rw-rw-r-- 1 jenkins jenkins 37933 Jun 17 10:54 go.sum 10:55:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:54 internal 10:55:28 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:28 + 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=0df8b436ad89036636470f87ff77d3a2d3cdf27a --label arch=amd64 --label version=0.0.0 . 10:55:28 Sending build context to Docker daemon 8.816MB 10:55:28 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:55:28 Step 2/26 : FROM ${BASE} AS builder 10:55:28 ---> 00801c48d88e 10:55:28 Step 3/26 : ARG MAKE="make build" 10:55:28 ---> Running in 75264fd13dec 10:55:28 Removing intermediate container 75264fd13dec 10:55:28 ---> 7046207a0778 10:55:28 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:55:28 ---> Running in 3ce90767a798 10:55:28 Removing intermediate container 3ce90767a798 10:55:28 ---> d82335b7faf8 10:55:28 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:55:28 ---> Running in fd4bb3c5a08b 10:55:28 Removing intermediate container fd4bb3c5a08b 10:55:28 ---> adf2b638ad85 10:55:28 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:55:28 ---> Running in 3f52d54de478 10:55:28 Removing intermediate container 3f52d54de478 10:55:28 ---> 065c7d6607f7 10:55:28 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:28 ---> Running in f94ad7ba6d9e 10:55:29 Removing intermediate container f94ad7ba6d9e 10:55:29 ---> 1a07de2f7cad 10:55:29 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:55:29 ---> Running in cafeea87702e 10:55:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:55:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:55:30 OK: 221 MiB in 52 packages 10:55:31 Removing intermediate container cafeea87702e 10:55:31 ---> 0776bb0434af 10:55:31 Step 9/26 : WORKDIR /device-onvif-camera 10:55:31 ---> Running in 6f62418c824b 10:55:31 Removing intermediate container 6f62418c824b 10:55:31 ---> 84bd62aa86ae 10:55:31 Step 10/26 : COPY go.mod vendor* ./ 10:55:31 ---> c25255ef8da2 10:55:31 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:31 ---> Running in e676a1d4138c 10:55:31 Removing intermediate container e676a1d4138c 10:55:31 ---> 2105077eace3 10:55:31 Step 12/26 : COPY . . 10:55:32 ---> b1cd70a9ca7d 10:55:32 Step 13/26 : RUN ${MAKE} 10:55:32 ---> Running in b228d5dbe5d1 10:55:32 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.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:55:54 Removing intermediate container b228d5dbe5d1 10:55:54 ---> f31979bb0ace 10:55:54 Step 14/26 : FROM alpine:3.15 10:55:54 3.15: Pulling from library/alpine 10:55:54 df9b9388f04a: Pulling fs layer 10:55:54 df9b9388f04a: Verifying Checksum 10:55:54 df9b9388f04a: Download complete 10:55:54 df9b9388f04a: Pull complete 10:55:54 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:55:54 Status: Downloaded newer image for alpine:3.15 10:55:54 ---> 0ac33e5f5afa 10:55:54 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:55:54 ---> Running in 4fba8ff39fb4 10:55:54 Removing intermediate container 4fba8ff39fb4 10:55:54 ---> 898261a564cb 10:55:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:55:54 ---> Running in 7715d87ec1bf 10:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:55:54 (1/6) Installing dumb-init (1.2.5-r1) 10:55:54 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:55:54 (3/6) Installing libsodium (1.0.18-r0) 10:55:54 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:55:54 (5/6) Installing libzmq (4.3.4-r0) 10:55:54 (6/6) Installing zeromq (4.3.4-r0) 10:55:54 Executing busybox-1.34.1-r5.trigger 10:55:54 OK: 8 MiB in 20 packages 10:55:54 Removing intermediate container 7715d87ec1bf 10:55:54 ---> 8591d16ec96c 10:55:54 Step 17/26 : WORKDIR / 10:55:54 ---> Running in 08bb397a9328 10:55:54 Removing intermediate container 08bb397a9328 10:55:54 ---> 70aafcd13576 10:55:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:55:54 ---> 828f423d2cd7 10:55:54 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:55:54 ---> fa1c19fbf227 10:55:54 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:55:54 ---> 913dac283a42 10:55:54 Step 21/26 : EXPOSE 59984 10:55:54 ---> Running in 3e9bc0722867 10:55:55 Removing intermediate container 3e9bc0722867 10:55:55 ---> 8aebb984ed90 10:55:55 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:55:55 ---> Running in aa64095eb873 10:55:55 Removing intermediate container aa64095eb873 10:55:55 ---> fb5fb5cab6a7 10:55:55 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:55 ---> Running in f7413cf5bc28 10:55:55 Removing intermediate container f7413cf5bc28 10:55:55 ---> 636ef69ce4be 10:55:55 Step 24/26 : LABEL arch=amd64 10:55:55 ---> Running in 194b0a8f77d9 10:55:55 Removing intermediate container 194b0a8f77d9 10:55:55 ---> ea3bc7fedd98 10:55:55 Step 25/26 : LABEL git_sha=0df8b436ad89036636470f87ff77d3a2d3cdf27a 10:55:55 ---> Running in e6f4e7b106d3 10:55:55 Removing intermediate container e6f4e7b106d3 10:55:55 ---> 274d50e862e0 10:55:55 Step 26/26 : LABEL version=0.0.0 10:55:55 ---> Running in 39246ac9496a 10:55:55 Removing intermediate container 39246ac9496a 10:55:55 ---> a88ee752d567 10:55:55 [Warning] One or more build-args [ARCH] were not consumed 10:55:55 Successfully built a88ee752d567 10:55:55 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 10:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:55:56 10:55:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:55:56 latest: Pulling from edgex-lftools-log-publisher 10:55:56 5eb5b503b376: Pulling fs layer 10:55:56 5c69ac0246d0: Pulling fs layer 10:55:56 ec43610c2a17: Pulling fs layer 10:55:56 3a2ae6a8a46f: Pulling fs layer 10:55:56 33b1e0a273af: Pulling fs layer 10:55:56 5d3b04190fa2: Pulling fs layer 10:55:56 2f39f015ded8: Pulling fs layer 10:55:56 33b1e0a273af: Waiting 10:55:56 5d3b04190fa2: Waiting 10:55:56 2f39f015ded8: Waiting 10:55:56 3a2ae6a8a46f: Waiting 10:55:56 5c69ac0246d0: Download complete 10:55:56 3a2ae6a8a46f: Verifying Checksum 10:55:56 3a2ae6a8a46f: Download complete 10:55:56 33b1e0a273af: Verifying Checksum 10:55:56 33b1e0a273af: Download complete 10:55:56 5d3b04190fa2: Verifying Checksum 10:55:56 5d3b04190fa2: Download complete 10:55:57 ec43610c2a17: Verifying Checksum 10:55:57 ec43610c2a17: Download complete 10:55:57 5eb5b503b376: Download complete 10:55:57 2f39f015ded8: Verifying Checksum 10:55:57 2f39f015ded8: Download complete 10:55:58 5eb5b503b376: Pull complete 10:55:58 5c69ac0246d0: Pull complete 10:55:58 ec43610c2a17: Pull complete 10:55:58 3a2ae6a8a46f: Pull complete 10:55:59 33b1e0a273af: Pull complete 10:55:59 5d3b04190fa2: Pull complete 10:56:03 2f39f015ded8: Pull complete 10:56:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:56:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:03 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 10:56:03 $ 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-85 -v /w/workspace/oundry_device-onvif-camera_PR-85:/w/workspace/oundry_device-onvif-camera_PR-85:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-85@tmp:/w/workspace/oundry_device-onvif-camera_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:56:05 $ docker top 85c676393e5abe05dce60af8ad71cb711766498bc8c0f8c5aba1ae51ad2666c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:05 ---> job-cost.sh 10:56:05 lf-activate-venv: SKIPPING 10:56:05 INFO: No Stack... 10:56:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:56:06 INFO: Archiving Costs [Pipeline] sh 10:56:06 + cat /w/workspace/oundry_device-onvif-camera_PR-85/archives/cost.csv 10:56:06 + cut -d, -f6 [Pipeline] lock 10:56:06 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-85-1-stack-cost] 10:56:06 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-85-1-stack-cost] did not exist. Created. 10:56:06 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:56:07 + echo total: 0.2199999988079071 [Pipeline] stash 10:56:07 Stashed 1 file(s) [Pipeline] } 10:56:07 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:56:07 $ docker stop --time=1 85c676393e5abe05dce60af8ad71cb711766498bc8c0f8c5aba1ae51ad2666c4 10:56:08 $ docker rm -f 85c676393e5abe05dce60af8ad71cb711766498bc8c0f8c5aba1ae51ad2666c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:58:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2560 in /w/workspace/oundry_device-onvif-camera_PR-85 [Pipeline] { [Pipeline] ws 10:58:12 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 10:58:13 Selected Git installation does not exist. Using Default 10:58:13 The recommended git tool is: NONE 10:58:21 using credential edgex-jenkins-ssh 10:58:21 Cloning the remote Git repository 10:58:21 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:58:21 > git init /w/workspace/device-onvif-camera/1 # timeout=10 10:58:21 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:58:21 > git --version # timeout=10 10:58:21 > git --version # 'git version 2.25.1' 10:58:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:23 Merging remotes/origin/main commit ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 into PR head commit 0df8b436ad89036636470f87ff77d3a2d3cdf27a 10:58:22 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:58:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:22 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:58:22 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:58:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:58:23 > git config core.sparsecheckout # timeout=10 10:58:23 > git checkout -f 0df8b436ad89036636470f87ff77d3a2d3cdf27a # timeout=10 10:58:23 Merge succeeded, producing 0df8b436ad89036636470f87ff77d3a2d3cdf27a 10:58:23 Checking out Revision 0df8b436ad89036636470f87ff77d3a2d3cdf27a (PR-85) 10:58:23 > git remote # timeout=10 10:58:23 > git config --get remote.origin.url # timeout=10 10:58:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:23 > git merge ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 # timeout=10 10:58:23 > git rev-parse HEAD^{commit} # timeout=10 10:58:23 > git config core.sparsecheckout # timeout=10 10:58:23 > git checkout -f 0df8b436ad89036636470f87ff77d3a2d3cdf27a # timeout=10 10:58:28 Commit message: "build: Upgrade sdk and paho.mqtt lib" 10:58:28 > git --version # timeout=10 10:58:28 > git --version # 'git version 2.25.1' 10:58:28 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:58:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:58:29 Dload Upload Total Spent Left Speed 10:58:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 65524 0 --:--:-- --:--:-- --:--:-- 65524 [Pipeline] sh 10:58:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:58:30 + sudo tee /etc/docker/daemon.new 10:58:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:58:30 { 10:58:30 "registry-mirrors": [ 10:58:30 "https://nexus3.edgexfoundry.org:10001" 10:58:30 ], 10:58:30 "bip": "10.250.0.254/24", 10:58:30 "hosts": [ 10:58:30 "tcp://0.0.0.0:5555", 10:58:30 "unix:///var/run/docker.sock" 10:58:30 ], 10:58:30 "mtu": 1458, 10:58:30 "selinux-enabled": true, 10:58:30 "seccomp-profile": "/etc/docker/seccomp.json" 10:58:30 } [Pipeline] sh 10:58:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:58:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:49 provisioning config files... 10:58:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config4615496935967315379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:50 ---> docker-login.sh 10:58:50 nexus3.edgexfoundry.org:10001 10:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:51 Configure a credential helper to remove this warning. See 10:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:51 10:58:51 Login Succeeded 10:58:51 nexus3.edgexfoundry.org:10002 10:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:51 Configure a credential helper to remove this warning. See 10:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:51 10:58:51 Login Succeeded 10:58:51 nexus3.edgexfoundry.org:10003 10:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:52 Configure a credential helper to remove this warning. See 10:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:52 10:58:52 Login Succeeded 10:58:52 nexus3.edgexfoundry.org:10004 10:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:52 Configure a credential helper to remove this warning. See 10:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:52 10:58:52 Login Succeeded 10:58:52 docker.io 10:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:53 Configure a credential helper to remove this warning. See 10:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:53 10:58:53 Login Succeeded 10:58:53 ---> docker-login.sh ends [Pipeline] } 10:58:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:58:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:58:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:58:53 ========================================================= 10:58:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:58:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:54 + 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 . 10:58:54 Sending build context to Docker daemon 5.964MB 10:58:54 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:58:54 Step 2/13 : FROM ${BASE} AS builder 10:58:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:58:54 9b3977197b4f: Pulling fs layer 10:58:54 1a89e8eeedd5: Pulling fs layer 10:58:54 94645a83ff95: Pulling fs layer 10:58:54 e6fb740bc735: Pulling fs layer 10:58:54 3a77bd46dcc9: Pulling fs layer 10:58:54 355e64cbe906: Pulling fs layer 10:58:54 63ab81a10011: Pulling fs layer 10:58:54 555d1d1c4555: Pulling fs layer 10:58:54 7d9057610161: Pulling fs layer 10:58:54 e6fb740bc735: Waiting 10:58:54 3a77bd46dcc9: Waiting 10:58:54 355e64cbe906: Waiting 10:58:54 63ab81a10011: Waiting 10:58:54 555d1d1c4555: Waiting 10:58:54 7d9057610161: Waiting 10:58:54 94645a83ff95: Download complete 10:58:54 1a89e8eeedd5: Verifying Checksum 10:58:54 1a89e8eeedd5: Download complete 10:58:54 3a77bd46dcc9: Verifying Checksum 10:58:54 3a77bd46dcc9: Download complete 10:58:54 355e64cbe906: Verifying Checksum 10:58:54 355e64cbe906: Download complete 10:58:54 9b3977197b4f: Verifying Checksum 10:58:54 9b3977197b4f: Download complete 10:58:54 63ab81a10011: Verifying Checksum 10:58:54 63ab81a10011: Download complete 10:58:55 9b3977197b4f: Pull complete 10:58:56 7d9057610161: Verifying Checksum 10:58:56 7d9057610161: Download complete 10:58:56 1a89e8eeedd5: Pull complete 10:58:56 94645a83ff95: Pull complete 10:58:57 555d1d1c4555: Verifying Checksum 10:58:57 555d1d1c4555: Download complete 10:58:57 e6fb740bc735: Verifying Checksum 10:58:57 e6fb740bc735: Download complete 10:59:10 e6fb740bc735: Pull complete 10:59:10 3a77bd46dcc9: Pull complete 10:59:10 355e64cbe906: Pull complete 10:59:10 63ab81a10011: Pull complete 10:59:17 555d1d1c4555: Pull complete 10:59:19 7d9057610161: Pull complete 10:59:19 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:59:19 ---> 819e984ddca1 10:59:19 Step 3/13 : ARG MAKE="make build" 10:59:20 ---> Running in 5ea31f9ce37a 10:59:20 Removing intermediate container 5ea31f9ce37a 10:59:20 ---> 12c3096964a3 10:59:20 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:59:20 ---> Running in 6ca9389b8079 10:59:21 Removing intermediate container 6ca9389b8079 10:59:21 ---> b395b3356200 10:59:21 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:59:21 ---> Running in 9f06a83d26ab 10:59:21 Removing intermediate container 9f06a83d26ab 10:59:21 ---> 389d2a02922c 10:59:21 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:59:21 ---> Running in ff82587601a5 10:59:22 Removing intermediate container ff82587601a5 10:59:22 ---> 91a94d5785fd 10:59:22 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:22 ---> Running in 7cf3d917c1ec 10:59:24 Removing intermediate container 7cf3d917c1ec 10:59:24 ---> 0927068a159d 10:59:24 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:24 ---> Running in d111253f53a6 10:59:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:59:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:59:27 OK: 220 MiB in 52 packages 10:59:27 Removing intermediate container d111253f53a6 10:59:27 ---> 13e0010f3879 10:59:27 Step 9/13 : WORKDIR /device-onvif-camera 10:59:27 ---> Running in 682f4639bf98 10:59:28 Removing intermediate container 682f4639bf98 10:59:28 ---> 6f271b3e7c81 10:59:28 Step 10/13 : COPY go.mod vendor* ./ 10:59:30 ---> cbc935a57e03 10:59:30 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:30 ---> Running in beed444204bc 11:00:17 Removing intermediate container beed444204bc 11:00:17 ---> 8e254439363b 11:00:17 Step 12/13 : COPY . . 11:00:17 ---> 5cdc9993cddb 11:00:17 Step 13/13 : RUN ${MAKE} 11:00:17 ---> Running in cd213617da74 11:00:18 noop 11:00:19 Removing intermediate container cd213617da74 11:00:19 ---> b7f1e807db60 11:00:19 Successfully built b7f1e807db60 11:00:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:19 + docker inspect -f . ci-base-image-arm64 11:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:20 prd-ubuntu20.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container 11:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:00:21 $ docker top f69a82bb75a3b03f1e2e2118d3f44e1052600aaa0111ee10b40f5bab33b7e5a6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:22 + go version 11:00:22 go version go1.17.7 linux/arm64 [Pipeline] } 11:00:22 $ docker stop --time=1 f69a82bb75a3b03f1e2e2118d3f44e1052600aaa0111ee10b40f5bab33b7e5a6 11:00:24 $ docker rm -f f69a82bb75a3b03f1e2e2118d3f44e1052600aaa0111ee10b40f5bab33b7e5a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:25 + docker inspect -f . ci-base-image-arm64 11:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:25 prd-ubuntu20.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container 11:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:00:26 $ docker top d6cf4718ce6784c8e3607c2068eebb509630b1aabc08d8752f0516cbced44451 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:00:27 + make test 11:00:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:00:29 ? github.com/edgexfoundry/device-onvif-camera [no test files] 11:02:06 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 11:02:06 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.079s coverage: 1.2% of statements 11:02:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.336s coverage: 13.8% of statements 11:02:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:02:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:02:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:02:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:02:44 ./bin/test-attribution-txt.sh [Pipeline] echo 11:02:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:02:48 $ docker stop --time=1 d6cf4718ce6784c8e3607c2068eebb509630b1aabc08d8752f0516cbced44451 11:02:50 $ docker rm -f d6cf4718ce6784c8e3607c2068eebb509630b1aabc08d8752f0516cbced44451 [Pipeline] // withDockerContainer [Pipeline] sh 11:02:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:02:51 Warning: overwriting stash ‘coverage-report’ 11:02:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:02:52 + ls -al . 11:02:52 total 232 11:02:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 11:02 . 11:02:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:58 .. 11:02:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:58 .git 11:02:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:58 .github 11:02:52 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 10:58 .gitignore 11:02:52 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 10:58 .golangci.yml 11:02:52 -rw-rw-r-- 1 jenkins jenkins 9227 Jun 17 10:58 Attribution.txt 11:02:52 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 10:58 CHANGELOG.md 11:02:52 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 10:58 Dockerfile 11:02:52 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 10:58 GOVERNANCE.md 11:02:52 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 10:58 Jenkinsfile 11:02:52 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 10:58 LICENSE 11:02:52 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 10:58 Makefile 11:02:52 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 10:58 OWNERS.md 11:02:52 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 10:58 README.md 11:02:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 10:54 VERSION 11:02:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:58 bin 11:02:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:58 cmd 11:02:52 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 11:02 coverage.out 11:02:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:58 doc 11:02:52 -rw-rw-r-- 1 jenkins jenkins 3584 Jun 17 10:58 go.mod 11:02:52 -rw-rw-r-- 1 jenkins jenkins 37933 Jun 17 10:58 go.sum 11:02:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:58 internal 11:02:52 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 10:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02: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=0df8b436ad89036636470f87ff77d3a2d3cdf27a --label arch=arm64 --label version=0.0.0 . 11:02:53 Sending build context to Docker daemon 6.025MB 11:02:53 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 11:02:53 Step 2/26 : FROM ${BASE} AS builder 11:02:53 ---> b7f1e807db60 11:02:53 Step 3/26 : ARG MAKE="make build" 11:02:53 ---> Running in 097225a6e956 11:02:53 Removing intermediate container 097225a6e956 11:02:53 ---> 0a454171149f 11:02:53 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 11:02:53 ---> Running in d6c17a5297a6 11:02:54 Removing intermediate container d6c17a5297a6 11:02:54 ---> c0760d2a3957 11:02:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 11:02:54 ---> Running in 1dde19e06709 11:02:54 Removing intermediate container 1dde19e06709 11:02:54 ---> 6b2f05268801 11:02:54 Step 6/26 : LABEL Name=edgex-device-onvif-camera 11:02:54 ---> Running in 8086dfb03391 11:02:55 Removing intermediate container 8086dfb03391 11:02:55 ---> aa6018c15331 11:02:55 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:02:55 ---> Running in 79d995450b02 11:02:56 Removing intermediate container 79d995450b02 11:02:56 ---> d3821a428906 11:02:56 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:56 ---> Running in d359d6fdb73b 11:02:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:02:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:02:59 OK: 220 MiB in 52 packages 11:03:00 Removing intermediate container d359d6fdb73b 11:03:00 ---> b2cf4434fda9 11:03:00 Step 9/26 : WORKDIR /device-onvif-camera 11:03:00 ---> Running in 16fd9b5de5bf 11:03:00 Removing intermediate container 16fd9b5de5bf 11:03:00 ---> b71434edd77d 11:03:00 Step 10/26 : COPY go.mod vendor* ./ 11:03:01 ---> 5067046e9415 11:03:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:01 ---> Running in 1cb64bac59c3 11:03:03 Removing intermediate container 1cb64bac59c3 11:03:03 ---> 42bd2531f817 11:03:03 Step 12/26 : COPY . . 11:03:04 ---> f74dcf8f1a9c 11:03:04 Step 13/26 : RUN ${MAKE} 11:03:04 ---> Running in 75177c35b11d 11:03: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.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 11:05:12 Removing intermediate container 75177c35b11d 11:05:12 ---> 7e01bc716a07 11:05:12 Step 14/26 : FROM alpine:3.15 11:05:12 3.15: Pulling from library/alpine 11:05:12 9981e73032c8: Pulling fs layer 11:05:12 9981e73032c8: Verifying Checksum 11:05:12 9981e73032c8: Download complete 11:05:12 9981e73032c8: Pull complete 11:05:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 11:05:12 Status: Downloaded newer image for alpine:3.15 11:05:12 ---> 3fb3c9af89a9 11:05:12 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 11:05:12 ---> Running in 198ef2fc7d5b 11:05:12 Removing intermediate container 198ef2fc7d5b 11:05:12 ---> 294361f32e87 11:05:12 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:05:12 ---> Running in bbd95fed95a3 11:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:05:12 (1/6) Installing dumb-init (1.2.5-r1) 11:05:12 (2/6) Installing libgcc (10.3.1_git20211027-r0) 11:05:12 (3/6) Installing libsodium (1.0.18-r0) 11:05:12 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 11:05:12 (5/6) Installing libzmq (4.3.4-r0) 11:05:12 (6/6) Installing zeromq (4.3.4-r0) 11:05:12 Executing busybox-1.34.1-r5.trigger 11:05:12 OK: 8 MiB in 20 packages 11:05:12 Removing intermediate container bbd95fed95a3 11:05:12 ---> aa556f3df7c4 11:05:12 Step 17/26 : WORKDIR / 11:05:12 ---> Running in 139ca284f808 11:05:12 Removing intermediate container 139ca284f808 11:05:12 ---> b7fa6c349b78 11:05:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 11:05:12 ---> 03fcff48992f 11:05:12 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 11:05:12 ---> d6f113d3f63e 11:05:12 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 11:05:12 ---> 30759274bfd9 11:05:12 Step 21/26 : EXPOSE 59984 11:05:12 ---> Running in e2838ac36aa0 11:05:12 Removing intermediate container e2838ac36aa0 11:05:12 ---> 1713fbc95c36 11:05:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 11:05:12 ---> Running in 1f5d70453265 11:05:12 Removing intermediate container 1f5d70453265 11:05:12 ---> 096b1c1b1f1f 11:05:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:05:12 ---> Running in 4395bbbc401d 11:05:13 Removing intermediate container 4395bbbc401d 11:05:13 ---> d38895817c65 11:05:13 Step 24/26 : LABEL arch=arm64 11:05:13 ---> Running in f025cb74af9b 11:05:13 Removing intermediate container f025cb74af9b 11:05:13 ---> dc39d8d4f9a3 11:05:13 Step 25/26 : LABEL git_sha=0df8b436ad89036636470f87ff77d3a2d3cdf27a 11:05:13 ---> Running in 2080a84019ea 11:05:14 Removing intermediate container 2080a84019ea 11:05:14 ---> 8f7d97eefe99 11:05:14 Step 26/26 : LABEL version=0.0.0 11:05:14 ---> Running in 0b45c58ffb20 11:05:14 Removing intermediate container 0b45c58ffb20 11:05:14 ---> e67f05907d41 11:05:14 [Warning] One or more build-args [ARCH] were not consumed 11:05:14 Successfully built e67f05907d41 11:05: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 11:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:15 11:05:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:15 arm64: Pulling from edgex-lftools-log-publisher 11:05:15 8998bd30e6a1: Pulling fs layer 11:05:15 04944245beec: Pulling fs layer 11:05:15 699f458cf7ca: Pulling fs layer 11:05:15 765212b225bb: Pulling fs layer 11:05:15 f23df028b6ca: Pulling fs layer 11:05:15 d65c8cfc05b1: Pulling fs layer 11:05:15 2437ff75d9bd: Pulling fs layer 11:05:15 765212b225bb: Waiting 11:05:15 f23df028b6ca: Waiting 11:05:15 d65c8cfc05b1: Waiting 11:05:15 04944245beec: Verifying Checksum 11:05:15 04944245beec: Download complete 11:05:15 765212b225bb: Verifying Checksum 11:05:15 765212b225bb: Download complete 11:05:15 f23df028b6ca: Download complete 11:05:15 d65c8cfc05b1: Verifying Checksum 11:05:15 d65c8cfc05b1: Download complete 11:05:16 699f458cf7ca: Verifying Checksum 11:05:16 699f458cf7ca: Download complete 11:05:16 8998bd30e6a1: Verifying Checksum 11:05:16 8998bd30e6a1: Download complete 11:05:18 2437ff75d9bd: Verifying Checksum 11:05:18 2437ff75d9bd: Download complete 11:05:20 8998bd30e6a1: Pull complete 11:05:21 04944245beec: Pull complete 11:05:22 699f458cf7ca: Pull complete 11:05:22 765212b225bb: Pull complete 11:05:23 f23df028b6ca: Pull complete 11:05:23 d65c8cfc05b1: Pull complete 11:05:38 2437ff75d9bd: Pull complete 11:05:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:05:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:39 prd-ubuntu20.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container 11:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:05:41 $ docker top 0a7e205b9d02f2f59b1cb83013bcfc837479ce6b2bc9c6e26ac0674e118d76a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:42 ---> job-cost.sh 11:05:42 lf-activate-venv: SKIPPING 11:05:42 INFO: No Stack... 11:05:43 INFO: Retrieving Pricing Info for: v3-standard-4 11:05:44 INFO: Archiving Costs [Pipeline] sh 11:05:44 + cut -d, -f6 11:05:44 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 11:05:44 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-85-1-stack-cost] 11:05:44 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-85-1-stack-cost] did not exist. Created. 11:05:44 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:45 /w/workspace/device-onvif-camera/1@tmp/durable-a38926f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:05:46 + echo total: 0.10999999940395355 [Pipeline] stash 11:05:46 Warning: overwriting stash ‘stack-cost’ 11:05:46 Stashed 1 file(s) [Pipeline] } 11:05:46 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:46 $ docker stop --time=1 0a7e205b9d02f2f59b1cb83013bcfc837479ce6b2bc9c6e26ac0674e118d76a7 11:05:48 $ docker rm -f 0a7e205b9d02f2f59b1cb83013bcfc837479ce6b2bc9c6e26ac0674e118d76a7 [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 11:05:49 provisioning config files... 11:05:49 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-85@tmp/config4456141123657484947tmp [Pipeline] { [Pipeline] sh 11:05:49 + set +x 11:05:49 + curl -s https://codecov.io/bash 11:05:49 + bash -s -- 11:05:49 11:05:49 _____ _ 11:05:49 / ____| | | 11:05:49 | | ___ __| | ___ ___ _____ __ 11:05:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:05:49 | |___| (_) | (_| | __/ (_| (_) \ V / 11:05:49 \_____\___/ \__,_|\___|\___\___/ \_/ 11:05:49 Bash-1.0.6 11:05:49 11:05:49 11:05:49 ==> git version 2.25.1 found 11:05:49 ==> 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 11:05:49 Release-Date: 2020-01-08 11:05:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:05:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:05:49 ==> Jenkins CI detected. 11:05:49 current dir:  /w/workspace/oundry_device-onvif-camera_PR-85 11:05:49 project root: . 11:05:49 --> token set from env 11:05:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:05:49 ==> Running gcov in . (disable via -X gcov) 11:05:49 ==> Python coveragepy not found 11:05:49 ==> Searching for coverage reports in: 11:05:49 + . 11:05:49 -> Found 1 reports 11:05:49 ==> Detecting git/mercurial file structure 11:05:49 ==> Reading reports 11:05:49 + ./coverage.out bytes=59480 11:05:49 ==> Appending adjustments 11:05:49 https://docs.codecov.io/docs/fixing-reports 11:05:49 + Found adjustments 11:05:49 ==> Gzipping contents 11:05:49 8.0K /tmp/codecov.u8erRU.gz 11:05:49 ==> Uploading reports 11:05:49 url: https://codecov.io 11:05:49 query: branch=PR-85&commit=0df8b436ad89036636470f87ff77d3a2d3cdf27a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=85&job=&cmd_args= 11:05:49 -> Pinging Codecov 11:05:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-85&commit=0df8b436ad89036636470f87ff77d3a2d3cdf27a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=85&job=&cmd_args= 11:05:49 -> Uploading to 11:05:49 https://storage.googleapis.com/codecov/v4/raw/2022-06-17/F29A59C45E3A92E06B3E522C9905F8EF/0df8b436ad89036636470f87ff77d3a2d3cdf27a/e7383a59-a7db-4ffc-9be5-04b21adc069f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T110549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81f9f83499f5c4a11114d503164bb2d7cb296d95d1a8e457db23960b6ead3e7b 11:05:49 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:49 Dload Upload Total Spent Left Speed 11:05:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7659 0 0 100 7659 0 34345 --:--:-- --:--:-- --:--:-- 34345 11:05:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] } 11:05:50 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 11:05:51 + [ -d /w/workspace/oundry_device-onvif-camera_PR-85/archives ] 11:05:51 + ls -al /w/workspace/oundry_device-onvif-camera_PR-85/archives 11:05:51 total 16 11:05:51 drwxr-xr-x 3 root root 4096 Jun 17 10:56 . 11:05:51 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 10:56 .. 11:05:51 drwxr-xr-x 2 root root 4096 Jun 17 10:56 cost 11:05:51 -rw-r--r-- 1 root root 89 Jun 17 10:56 cost.csv 11:05:51 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-85/archives 11:05:51 + ls -al /w/workspace/oundry_device-onvif-camera_PR-85/archives 11:05:51 total 16 11:05:51 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 10:56 . 11:05:51 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 10:56 .. 11:05:51 drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 10:56 cost 11:05:51 -rw-r--r-- 1 jenkins jenkins 89 Jun 17 10:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:05:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:05:53 ---> package-listing.sh 11:05:53 ++ facter osfamily 11:05:53 ++ tr '[:upper:]' '[:lower:]' 11:05:53 + OS_FAMILY=debian 11:05:53 + workspace=/w/workspace/oundry_device-onvif-camera_PR-85 11:05:53 + START_PACKAGES=/tmp/packages_start.txt 11:05:53 + END_PACKAGES=/tmp/packages_end.txt 11:05:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:53 + PACKAGES=/tmp/packages_start.txt 11:05:53 + '[' /w/workspace/oundry_device-onvif-camera_PR-85 ']' 11:05:53 + PACKAGES=/tmp/packages_end.txt 11:05:53 + case "${OS_FAMILY}" in 11:05:53 + dpkg -l 11:05:53 + grep '^ii' 11:05:53 + '[' -f /tmp/packages_start.txt ']' 11:05:53 + '[' -f /tmp/packages_end.txt ']' 11:05:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:53 + '[' /w/workspace/oundry_device-onvif-camera_PR-85 ']' 11:05:53 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-85/archives/ 11:05:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-85/archives/ [Pipeline] echo 11:05:53 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-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:05:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:54 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 11:05:54 $ 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-85/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-85 -v /w/workspace/oundry_device-onvif-camera_PR-85:/w/workspace/oundry_device-onvif-camera_PR-85:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-85@tmp:/w/workspace/oundry_device-onvif-camera_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:05:54 $ docker top 4aa882c1aa95cff25db7f714d600eb1ca4222fb5e67f3570ab01174bdac9542d -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:55 + touch /tmp/pre-build-complete [Pipeline] sh 11:05:55 + mkdir -p /var/log/sysstat [Pipeline] sh 11:05:55 + ls /var/log/sa-host 11:05:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:55 provisioning config files... 11:05:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-85@tmp/config4944403220828521249tmp [Pipeline] { [Pipeline] echo 11:05:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:05:56 ---> create-netrc.sh [Pipeline] } 11:05:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:05:56 ---> python-tools-install.sh [Pipeline] echo 11:05:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:05:57 ---> sudo-logs.sh 11:05:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:05:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:05:57 ---> job-cost.sh 11:05:57 lf-activate-venv: SKIPPING 11:05:57 DEBUG: total: 0.2199999988079071 11:05:57 INFO: Retrieving Stack Cost... 11:05:57 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:58 INFO: Archiving Costs [Pipeline] echo 11:05:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:05:58 ---> logs-deploy.sh 11:05:58 lf-activate-venv: SKIPPING 11:05:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-85/1 11:05:58 INFO: archiving workspace using pattern(s): 11:05:59 Archives upload complete. 11:05:59 INFO: archiving logs to Nexus