Pull request #89 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff90a9a5b2b6bb609915d7553f643c8ab0d8c292+0a79c5a718067479237195976121108915350925 (b964a4433a1dab23a5b90f75e1e749e54cc59701) 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-ssh6463470925546414968.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-ssh2145656645528129548.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14772762265435845427.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 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-ssh17278471929788717514.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2812881481553572470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15416 in /w/workspace/oundry_device-onvif-camera_PR-89 [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-89 # 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/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 Merge succeeded, producing ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 Checking out Revision ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 (PR-89) > git config core.sparsecheckout # timeout=10 > git checkout -f ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 # 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 0a79c5a718067479237195976121108915350925 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 # timeout=10 Commit message: "build: Revert upgrade sdk and paho.mqtt lib" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:14:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:14:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:14:06 ========================================================= 05:14:06 EdgeX Global Pipelines Version Info 05:14:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a1ff2ff1478018e97cb2be48fcebf5909bf296dd # timeout=10 05:14:07 ------------------- 05:14:07 stable info: 05:14:07 ------------------- 05:14:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:14:07 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:14:07 Message: update stable to v1.0.234 05:14:08 ------------------- 05:14:08 experimental info: 05:14:08 ------------------- 05:14:08 Commited By: **** collab-it+edgex@linuxfoundation.org 05:14:08 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:14:08 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-89 [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-89 [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-89 [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff90a9a [Pipeline] echo 05:14:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:08 provisioning config files... 05:14:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-89@tmp/config4727666660088865356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:09 ---> docker-login.sh 05:14:09 nexus3.edgexfoundry.org:10001 05:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:09 Configure a credential helper to remove this warning. See 05:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:09 05:14:09 Login Succeeded 05:14:09 nexus3.edgexfoundry.org:10002 05:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:09 Configure a credential helper to remove this warning. See 05:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:09 05:14:09 Login Succeeded 05:14:09 nexus3.edgexfoundry.org:10003 05:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:09 Configure a credential helper to remove this warning. See 05:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:09 05:14:09 Login Succeeded 05:14:09 nexus3.edgexfoundry.org:10004 05:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:09 Configure a credential helper to remove this warning. See 05:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:09 05:14:09 Login Succeeded 05:14:09 docker.io 05:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:10 Configure a credential helper to remove this warning. See 05:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:10 05:14:10 Login Succeeded 05:14:10 ---> docker-login.sh ends [Pipeline] } 05:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:14:10 + git rev-list -1 --merges ff90a9a5b2b6bb609915d7553f643c8ab0d8c292~1..ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [Pipeline] echo 05:14:10 -----------> git rev-list -1 --merges ff90a9a5b2b6bb609915d7553f643c8ab0d8c292~1..ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [false] [Pipeline] sh 05:14:10 + git log --format=format:%s -1 ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [Pipeline] echo 05:14:10 ========================================================= 05:14:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:14:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:14:11 + git log --format=format:%s -1 ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [Pipeline] echo 05:14:11 [semverPrep] GIT_COMMIT: ff90a9a5b2b6bb609915d7553f643c8ab0d8c292, Commit Message: build: Revert upgrade sdk and paho.mqtt lib [Pipeline] echo 05:14:11 [semverPrep] This is not a build commit. [Pipeline] sh 05:14:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:11 + grep -v github /etc/ssh/ssh_known_hosts 05:14:11 + [ -e /tmp/ssh_known_hosts ] 05:14:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:14:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:14:11 + sudo tee -a /etc/ssh/ssh_known_hosts 05:14:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:11 05:14:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:12 0.1.4: Pulling from edgex-devops/py-git-semver 05:14:12 42c077c10790: Pulling fs layer 05:14:12 f63e77b7563a: Pulling fs layer 05:14:12 bd5fdadae976: Pulling fs layer 05:14:12 205491f53016: Pulling fs layer 05:14:12 df18705c85c3: Pulling fs layer 05:14:12 bdb3f477010e: Pulling fs layer 05:14:12 c8a8fc8e1c8f: Pulling fs layer 05:14:12 2c6e9b1d212d: Pulling fs layer 05:14:12 205491f53016: Waiting 05:14:12 df18705c85c3: Waiting 05:14:12 bdb3f477010e: Waiting 05:14:12 c8a8fc8e1c8f: Waiting 05:14:12 bdb8f0575790: Pulling fs layer 05:14:12 386e3cb2ff24: Pulling fs layer 05:14:12 bdb8f0575790: Waiting 05:14:12 2343380bae48: Pulling fs layer 05:14:12 386e3cb2ff24: Waiting 05:14:12 2c6e9b1d212d: Waiting 05:14:12 f63e77b7563a: Verifying Checksum 05:14:12 f63e77b7563a: Download complete 05:14:12 205491f53016: Verifying Checksum 05:14:12 205491f53016: Download complete 05:14:12 df18705c85c3: Verifying Checksum 05:14:12 df18705c85c3: Download complete 05:14:12 bdb3f477010e: Download complete 05:14:12 bd5fdadae976: Verifying Checksum 05:14:12 bd5fdadae976: Download complete 05:14:12 2c6e9b1d212d: Download complete 05:14:12 bdb8f0575790: Verifying Checksum 05:14:12 bdb8f0575790: Download complete 05:14:12 386e3cb2ff24: Download complete 05:14:12 2343380bae48: Verifying Checksum 05:14:12 2343380bae48: Download complete 05:14:12 42c077c10790: Verifying Checksum 05:14:12 42c077c10790: Download complete 05:14:12 c8a8fc8e1c8f: Download complete 05:14:14 42c077c10790: Pull complete 05:14:14 f63e77b7563a: Pull complete 05:14:14 bd5fdadae976: Pull complete 05:14:14 205491f53016: Pull complete 05:14:15 df18705c85c3: Pull complete 05:14:15 bdb3f477010e: Pull complete 05:14:16 c8a8fc8e1c8f: Pull complete 05:14:16 2c6e9b1d212d: Pull complete 05:14:17 bdb8f0575790: Pull complete 05:14:17 386e3cb2ff24: Pull complete 05:14:17 2343380bae48: Pull complete 05:14:17 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 05:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:17 prd-ubuntu20.04-docker-8c-8g-15416 does not seem to be running inside a container 05:14:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:14:19 $ docker top ecdb4048bf9b53c67e359392f922ffad79e823762cc10133f0dea973327763e0 -eo pid,comm 05:14:19 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). 05:14:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:19 [ssh-agent] Looking for ssh-agent implementation... 05:14:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:19 $ docker exec ecdb4048bf9b53c67e359392f922ffad79e823762cc10133f0dea973327763e0 ssh-agent 05:14:19 SSH_AUTH_SOCK=/tmp/ssh-BoC5XV86nRUV/agent.33 05:14:19 SSH_AGENT_PID=39 05:14:19 Running ssh-add (command line suppressed) 05:14:19 Identity added: /w/workspace/oundry_device-onvif-camera_PR-89@tmp/private_key_4876662920180440328.key (/w/workspace/oundry_device-onvif-camera_PR-89@tmp/private_key_4876662920180440328.key) 05:14:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:19 + git tag --points-at HEAD [Pipeline] } 05:14:19 $ docker exec --env ******** --env ******** ecdb4048bf9b53c67e359392f922ffad79e823762cc10133f0dea973327763e0 ssh-agent -k 05:14:20 unset SSH_AUTH_SOCK; 05:14:20 unset SSH_AGENT_PID; 05:14:20 echo Agent pid 39 killed; 05:14:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:14:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:20 [ssh-agent] Looking for ssh-agent implementation... 05:14:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:20 $ docker exec ecdb4048bf9b53c67e359392f922ffad79e823762cc10133f0dea973327763e0 ssh-agent 05:14:20 SSH_AUTH_SOCK=/tmp/ssh-9kRMHJZqjG8Z/agent.72 05:14:20 SSH_AGENT_PID=78 05:14:20 Running ssh-add (command line suppressed) 05:14:20 Identity added: /w/workspace/oundry_device-onvif-camera_PR-89@tmp/private_key_9091546009156522434.key (/w/workspace/oundry_device-onvif-camera_PR-89@tmp/private_key_9091546009156522434.key) 05:14:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:20 + git semver init 05:14:20 2022-06-23 05:14:20,931 [run_init] DEBUG init version:0.0.0 force:False 05:14:20 2022-06-23 05:14:20,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-89/.semver 05:14:20 2022-06-23 05:14:20,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-89/.semver 05:14:20 2022-06-23 05:14:20,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-89/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-89, universal_newlines=False, shell=None, istream=None) 05:14:21 2022-06-23 05:14:21,634 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-89/.git/info/exclude 05:14:21 2022-06-23 05:14:21,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-89/.semver/PR-89 with force:False 05:14:21 2022-06-23 05:14:21,635 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-89/.semver/PR-89 05:14:21 2022-06-23 05:14:21,650 [execute] INFO git cat-file --batch-check 05:14:21 2022-06-23 05:14:21,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-89/.semver, universal_newlines=False, shell=None, istream=) 05:14:21 2022-06-23 05:14:21,656 [execute] INFO git cat-file --batch 05:14:21 2022-06-23 05:14:21,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-89/.semver, universal_newlines=False, shell=None, istream=) 05:14:21 2022-06-23 05:14:21,661 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-89/.semver/PR-89 05:14:21 0.0.0 [Pipeline] } 05:14:21 $ docker exec --env ******** --env ******** ecdb4048bf9b53c67e359392f922ffad79e823762cc10133f0dea973327763e0 ssh-agent -k 05:14:22 unset SSH_AUTH_SOCK; 05:14:22 unset SSH_AGENT_PID; 05:14:22 echo Agent pid 78 killed; 05:14:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:22 + git semver [Pipeline] } 05:14:22 $ docker stop --time=1 ecdb4048bf9b53c67e359392f922ffad79e823762cc10133f0dea973327763e0 05:14:24 $ docker rm -f ecdb4048bf9b53c67e359392f922ffad79e823762cc10133f0dea973327763e0 [Pipeline] // withDockerContainer [Pipeline] sh 05:14:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:14:24 Stashed 1 file(s) [Pipeline] echo 05:14:24 [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 05:14:24 provisioning config files... 05:14:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-89@tmp/config5914661968221288285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:25 ---> docker-login.sh 05:14:25 nexus3.edgexfoundry.org:10001 05:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:25 Configure a credential helper to remove this warning. See 05:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:25 05:14:25 Login Succeeded 05:14:25 nexus3.edgexfoundry.org:10002 05:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:25 Configure a credential helper to remove this warning. See 05:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:25 05:14:25 Login Succeeded 05:14:25 nexus3.edgexfoundry.org:10003 05:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:25 Configure a credential helper to remove this warning. See 05:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:25 05:14:25 Login Succeeded 05:14:25 nexus3.edgexfoundry.org:10004 05:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:25 Configure a credential helper to remove this warning. See 05:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:25 05:14:25 Login Succeeded 05:14:25 docker.io 05:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:25 Configure a credential helper to remove this warning. See 05:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:25 05:14:25 Login Succeeded 05:14:25 ---> docker-login.sh ends [Pipeline] } 05:14:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:14:25 ========================================================= 05:14:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:14:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:26 + 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 . 05:14:26 Sending build context to Docker daemon 8.752MB 05:14:26 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 05:14:26 Step 2/13 : FROM ${BASE} AS builder 05:14:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:14:26 59bf1c3509f3: Pulling fs layer 05:14:26 666ba61612fd: Pulling fs layer 05:14:26 8ed8ca486205: Pulling fs layer 05:14:26 cc1cd167ecdc: Pulling fs layer 05:14:26 c516ae0d96e1: Pulling fs layer 05:14:26 684cea983483: Pulling fs layer 05:14:26 dd3240ac7de5: Pulling fs layer 05:14:26 684cea983483: Waiting 05:14:26 cc1cd167ecdc: Waiting 05:14:26 b1e948a4e11c: Pulling fs layer 05:14:26 a8fd76ee1af6: Pulling fs layer 05:14:26 b1e948a4e11c: Waiting 05:14:26 dd3240ac7de5: Waiting 05:14:26 646ad004c059: Pulling fs layer 05:14:26 a8fd76ee1af6: Waiting 05:14:26 8ed8ca486205: Download complete 05:14:26 666ba61612fd: Verifying Checksum 05:14:26 666ba61612fd: Download complete 05:14:26 c516ae0d96e1: Verifying Checksum 05:14:26 c516ae0d96e1: Download complete 05:14:26 684cea983483: Verifying Checksum 05:14:26 684cea983483: Download complete 05:14:26 dd3240ac7de5: Verifying Checksum 05:14:26 dd3240ac7de5: Download complete 05:14:26 59bf1c3509f3: Verifying Checksum 05:14:26 59bf1c3509f3: Download complete 05:14:26 b1e948a4e11c: Verifying Checksum 05:14:26 b1e948a4e11c: Download complete 05:14:26 59bf1c3509f3: Pull complete 05:14:26 666ba61612fd: Pull complete 05:14:26 8ed8ca486205: Pull complete 05:14:27 cc1cd167ecdc: Verifying Checksum 05:14:27 cc1cd167ecdc: Download complete 05:14:27 646ad004c059: Verifying Checksum 05:14:27 646ad004c059: Download complete 05:14:27 a8fd76ee1af6: Verifying Checksum 05:14:27 a8fd76ee1af6: Download complete 05:14:31 cc1cd167ecdc: Pull complete 05:14:31 c516ae0d96e1: Pull complete 05:14:31 684cea983483: Pull complete 05:14:31 dd3240ac7de5: Pull complete 05:14:31 b1e948a4e11c: Pull complete 05:14:33 a8fd76ee1af6: Pull complete 05:14:34 646ad004c059: Pull complete 05:14:34 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 05:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:14:34 ---> 8f69c11f6b0c 05:14:34 Step 3/13 : ARG MAKE="make build" 05:14:35 ---> Running in 545cdd79df37 05:14:36 Removing intermediate container 545cdd79df37 05:14:36 ---> eab8f84b1516 05:14:36 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:14:36 ---> Running in 142e5576736e 05:14:36 Removing intermediate container 142e5576736e 05:14:36 ---> 82d2bccdf5f9 05:14:36 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 05:14:36 ---> Running in 4d2c037c97cc 05:14:36 Removing intermediate container 4d2c037c97cc 05:14:36 ---> f6f9f629314e 05:14:36 Step 6/13 : LABEL Name=edgex-device-onvif-camera 05:14:36 ---> Running in a441c88121d6 05:14:36 Removing intermediate container a441c88121d6 05:14:36 ---> f11b54a40d85 05:14:36 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:36 ---> Running in 133c801e7e90 05:14:37 Removing intermediate container 133c801e7e90 05:14:37 ---> ee9cbacc57fe 05:14:37 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:14:37 ---> Running in 2a2da41eef3c 05:14:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:14:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:14:39 OK: 221 MiB in 52 packages 05:14:39 Removing intermediate container 2a2da41eef3c 05:14:39 ---> 6f5afb980373 05:14:39 Step 9/13 : WORKDIR /device-onvif-camera 05:14:39 ---> Running in 7038587a4b01 05:14:39 Still waiting to schedule task 05:14:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15413’ 05:14:39 Removing intermediate container 7038587a4b01 05:14:39 ---> 81432e0015a6 05:14:39 Step 10/13 : COPY go.mod vendor* ./ 05:14:39 ---> 4e2cff90156c 05:14:39 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:39 ---> Running in 29aa07dcf2b4 05:14:54 Removing intermediate container 29aa07dcf2b4 05:14:54 ---> b90b6ad4a380 05:14:54 Step 12/13 : COPY . . 05:14:54 ---> 09f1311f882d 05:14:54 Step 13/13 : RUN ${MAKE} 05:14:54 ---> Running in 05a938127856 05:14:54 noop 05:14:55 Removing intermediate container 05a938127856 05:14:55 ---> d13c175730e2 05:14:55 Successfully built d13c175730e2 05:14:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:55 + docker inspect -f . ci-base-image-x86_64 05:14:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:55 prd-ubuntu20.04-docker-8c-8g-15416 does not seem to be running inside a container 05:14:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:14:55 $ docker top 521085197b6c5ca325cc5bd9b4afaafc3c85aca0938f6ab12b1c36369e2f8a7d -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:56 + go version 05:14:56 go version go1.17.7 linux/amd64 [Pipeline] } 05:14:56 $ docker stop --time=1 521085197b6c5ca325cc5bd9b4afaafc3c85aca0938f6ab12b1c36369e2f8a7d 05:14:57 $ docker rm -f 521085197b6c5ca325cc5bd9b4afaafc3c85aca0938f6ab12b1c36369e2f8a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:57 + docker inspect -f . ci-base-image-x86_64 05:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:58 prd-ubuntu20.04-docker-8c-8g-15416 does not seem to be running inside a container 05:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:14:58 $ docker top f80b37fb68fce08c3f657f6e92942947275d387f91f694a2a5c52440fc1548bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:14:58 + make test 05:14:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:14:59 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:15:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:15:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 1.2% of statements 05:15:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.100s coverage: 13.8% of statements 05:15:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:15:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:15:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:15:25 ./bin/test-attribution-txt.sh [Pipeline] echo 05:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:15:26 $ docker stop --time=1 f80b37fb68fce08c3f657f6e92942947275d387f91f694a2a5c52440fc1548bc 05:15:28 $ docker rm -f f80b37fb68fce08c3f657f6e92942947275d387f91f694a2a5c52440fc1548bc [Pipeline] // withDockerContainer [Pipeline] sh 05:15:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:15:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:15:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:15:29 + ls -al . 05:15:29 total 236 05:15:29 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 05:15 . 05:15:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:14 .. 05:15:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:14 .git 05:15:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:14 .github 05:15:29 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 05:14 .gitignore 05:15:29 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:14 .golangci.yml 05:15:29 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:14 .semver 05:15:29 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 05:14 Attribution.txt 05:15:29 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 05:14 CHANGELOG.md 05:15:29 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 05:14 Dockerfile 05:15:29 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 05:14 GOVERNANCE.md 05:15:29 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 05:14 Jenkinsfile 05:15:29 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:14 LICENSE 05:15:29 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 05:14 Makefile 05:15:29 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 05:14 OWNERS.md 05:15:29 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 05:14 README.md 05:15:29 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 05:14 VERSION 05:15:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:14 bin 05:15:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:14 cmd 05:15:29 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 05:15 coverage.out 05:15:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:14 doc 05:15:29 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 05:14 go.mod 05:15:29 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 05:14 go.sum 05:15:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:14 internal 05:15:29 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 05:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:29 + 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=ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 --label arch=amd64 --label version=0.0.0 . 05:15:29 Sending build context to Docker daemon 8.813MB 05:15:29 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 05:15:29 Step 2/26 : FROM ${BASE} AS builder 05:15:29 ---> d13c175730e2 05:15:29 Step 3/26 : ARG MAKE="make build" 05:15:29 ---> Running in e9ee81471104 05:15:29 Removing intermediate container e9ee81471104 05:15:29 ---> 2b1c8e5f2643 05:15:29 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:15:29 ---> Running in 17f533197181 05:15:29 Removing intermediate container 17f533197181 05:15:29 ---> ced1f3d2b8c6 05:15:29 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:15:30 ---> Running in 1cee7e20e8b4 05:15:30 Removing intermediate container 1cee7e20e8b4 05:15:30 ---> d5e9831623b2 05:15:30 Step 6/26 : LABEL Name=edgex-device-onvif-camera 05:15:30 ---> Running in f8d8ef0715bd 05:15:30 Removing intermediate container f8d8ef0715bd 05:15:30 ---> 70ce42069860 05:15:30 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:15:30 ---> Running in a5d12a984d93 05:15:31 Removing intermediate container a5d12a984d93 05:15:31 ---> 50b59951e8a9 05:15:31 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:15:31 ---> Running in 5829bf7084c5 05:15:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:32 OK: 221 MiB in 52 packages 05:15:32 Removing intermediate container 5829bf7084c5 05:15:32 ---> b64bbab91970 05:15:32 Step 9/26 : WORKDIR /device-onvif-camera 05:15:32 ---> Running in 222730cd1b07 05:15:32 Removing intermediate container 222730cd1b07 05:15:32 ---> f9ef9c1ec29e 05:15:32 Step 10/26 : COPY go.mod vendor* ./ 05:15:33 ---> 72ebe9f1e25a 05:15:33 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:33 ---> Running in 9d5c50c5d9f9 05:15:33 Removing intermediate container 9d5c50c5d9f9 05:15:33 ---> 4d1087414e24 05:15:33 Step 12/26 : COPY . . 05:15:34 ---> b44756162094 05:15:34 Step 13/26 : RUN ${MAKE} 05:15:34 ---> Running in b132edd8acee 05:15:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 05:15:56 Removing intermediate container b132edd8acee 05:15:56 ---> d12e69a3c880 05:15:56 Step 14/26 : FROM alpine:3.15 05:15:56 3.15: Pulling from library/alpine 05:15:56 df9b9388f04a: Pulling fs layer 05:15:56 df9b9388f04a: Verifying Checksum 05:15:56 df9b9388f04a: Download complete 05:15:56 df9b9388f04a: Pull complete 05:15:56 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:15:56 Status: Downloaded newer image for alpine:3.15 05:15:56 ---> 0ac33e5f5afa 05:15:56 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:15:56 ---> Running in 9fe43a70beec 05:15:56 Removing intermediate container 9fe43a70beec 05:15:56 ---> 8f7194b06190 05:15:56 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:15:56 ---> Running in 37979ec6934f 05:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:56 (1/6) Installing dumb-init (1.2.5-r1) 05:15:56 (2/6) Installing libgcc (10.3.1_git20211027-r0) 05:15:56 (3/6) Installing libsodium (1.0.18-r0) 05:15:56 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 05:15:56 (5/6) Installing libzmq (4.3.4-r0) 05:15:56 (6/6) Installing zeromq (4.3.4-r0) 05:15:56 Executing busybox-1.34.1-r5.trigger 05:15:56 OK: 8 MiB in 20 packages 05:15:56 Removing intermediate container 37979ec6934f 05:15:56 ---> 369c1d8ffb89 05:15:56 Step 17/26 : WORKDIR / 05:15:56 ---> Running in 72dd62bba75c 05:15:56 Removing intermediate container 72dd62bba75c 05:15:56 ---> 3accb4e43a9a 05:15:56 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:15:56 ---> 162919c7de02 05:15:56 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:15:56 ---> 1b2a9d31f5cd 05:15:56 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:15:56 ---> 6b113f9a8f23 05:15:56 Step 21/26 : EXPOSE 59984 05:15:56 ---> Running in a3e6b1191856 05:15:56 Removing intermediate container a3e6b1191856 05:15:56 ---> 26caaff55ccc 05:15:56 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:15:57 ---> Running in e60cfdfc96bf 05:15:57 Removing intermediate container e60cfdfc96bf 05:15:57 ---> cc3d3935d886 05:15:57 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:15:57 ---> Running in c267b2146386 05:15:57 Removing intermediate container c267b2146386 05:15:57 ---> b30b092ca879 05:15:57 Step 24/26 : LABEL arch=amd64 05:15:57 ---> Running in 6534be5b5e60 05:15:57 Removing intermediate container 6534be5b5e60 05:15:57 ---> ac47fb166e9d 05:15:57 Step 25/26 : LABEL git_sha=ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 05:15:57 ---> Running in 35595d20c4e8 05:15:57 Removing intermediate container 35595d20c4e8 05:15:57 ---> ede892e98259 05:15:57 Step 26/26 : LABEL version=0.0.0 05:15:57 ---> Running in 39756aae1a41 05:15:57 Removing intermediate container 39756aae1a41 05:15:57 ---> 477fad58e998 05:15:57 [Warning] One or more build-args [ARCH] were not consumed 05:15:57 Successfully built 477fad58e998 05:15:57 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 05:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:58 05:15:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:58 latest: Pulling from edgex-lftools-log-publisher 05:15:58 5eb5b503b376: Pulling fs layer 05:15:58 5c69ac0246d0: Pulling fs layer 05:15:58 ec43610c2a17: Pulling fs layer 05:15:58 3a2ae6a8a46f: Pulling fs layer 05:15:58 33b1e0a273af: Pulling fs layer 05:15:58 5d3b04190fa2: Pulling fs layer 05:15:58 2f39f015ded8: Pulling fs layer 05:15:58 33b1e0a273af: Waiting 05:15:58 5d3b04190fa2: Waiting 05:15:58 3a2ae6a8a46f: Waiting 05:15:58 2f39f015ded8: Waiting 05:15:58 5c69ac0246d0: Verifying Checksum 05:15:58 5c69ac0246d0: Download complete 05:15:58 3a2ae6a8a46f: Verifying Checksum 05:15:58 3a2ae6a8a46f: Download complete 05:15:58 33b1e0a273af: Verifying Checksum 05:15:58 33b1e0a273af: Download complete 05:15:58 ec43610c2a17: Verifying Checksum 05:15:58 ec43610c2a17: Download complete 05:15:58 5d3b04190fa2: Download complete 05:15:58 5eb5b503b376: Verifying Checksum 05:15:58 5eb5b503b376: Download complete 05:15:59 2f39f015ded8: Verifying Checksum 05:15:59 2f39f015ded8: Download complete 05:15:59 5eb5b503b376: Pull complete 05:16:00 5c69ac0246d0: Pull complete 05:16:00 ec43610c2a17: Pull complete 05:16:00 3a2ae6a8a46f: Pull complete 05:16:00 33b1e0a273af: Pull complete 05:16:00 5d3b04190fa2: Pull complete 05:16:05 2f39f015ded8: Pull complete 05:16:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:16:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:05 prd-ubuntu20.04-docker-8c-8g-15416 does not seem to be running inside a container 05:16:05 $ 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-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:06 $ docker top 09a10e78b467056a3bdfe3635f0735e9c48e83bbc0df42762f26310545650af7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:07 ---> job-cost.sh 05:16:07 lf-activate-venv: SKIPPING 05:16:07 INFO: No Stack... 05:16:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:08 INFO: Archiving Costs [Pipeline] sh 05:16:08 + cat /w/workspace/oundry_device-onvif-camera_PR-89/archives/cost.csv 05:16:08 + cut -d, -f6 [Pipeline] lock 05:16:08 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-89-2-stack-cost] 05:16:08 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-89-2-stack-cost] did not exist. Created. 05:16:08 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-89-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:08 + echo total: 0.2199999988079071 [Pipeline] stash 05:16:08 Stashed 1 file(s) [Pipeline] } 05:16:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-89-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:08 $ docker stop --time=1 09a10e78b467056a3bdfe3635f0735e9c48e83bbc0df42762f26310545650af7 05:16:10 $ docker rm -f 09a10e78b467056a3bdfe3635f0735e9c48e83bbc0df42762f26310545650af7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:18:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15419 in /w/workspace/oundry_device-onvif-camera_PR-89 [Pipeline] { [Pipeline] ws 05:18:03 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 05:18:03 Selected Git installation does not exist. Using Default 05:18:03 The recommended git tool is: NONE 05:18:10 using credential edgex-jenkins-ssh 05:18:10 Cloning the remote Git repository 05:18:10 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 05:18:10 > git init /w/workspace/device-onvif-camera/2 # timeout=10 05:18:10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:18:10 > git --version # timeout=10 05:18:10 > git --version # 'git version 2.25.1' 05:18:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:12 Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 05:18:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:18:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:18:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:18:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:18:12 > git config core.sparsecheckout # timeout=10 05:18:12 > git checkout -f ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 # timeout=10 05:18:12 > git remote # timeout=10 05:18:12 > git config --get remote.origin.url # timeout=10 05:18:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:12 > git merge 0a79c5a718067479237195976121108915350925 # timeout=10 05:18:12 Merge succeeded, producing ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 05:18:12 Checking out Revision ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 (PR-89) 05:18:12 > git rev-parse HEAD^{commit} # timeout=10 05:18:12 > git config core.sparsecheckout # timeout=10 05:18:12 > git checkout -f ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 # timeout=10 05:18:16 Commit message: "build: Revert upgrade sdk and paho.mqtt lib" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:18:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:18:17 Dload Upload Total Spent Left Speed 05:18:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 05:18:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:18:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:18:18 + sudo tee /etc/docker/daemon.new 05:18:18 { 05:18:18 "registry-mirrors": [ 05:18:18 "https://nexus3.edgexfoundry.org:10001" 05:18:18 ], 05:18:18 "bip": "10.250.0.254/24", 05:18:18 "hosts": [ 05:18:18 "tcp://0.0.0.0:5555", 05:18:18 "unix:///var/run/docker.sock" 05:18:18 ], 05:18:18 "mtu": 1458, 05:18:18 "selinux-enabled": true, 05:18:18 "seccomp-profile": "/etc/docker/seccomp.json" 05:18:18 } [Pipeline] sh 05:18:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:18:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:37 provisioning config files... 05:18:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config3308341068789083633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:38 ---> docker-login.sh 05:18:38 nexus3.edgexfoundry.org:10001 05:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:39 Configure a credential helper to remove this warning. See 05:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:39 05:18:39 Login Succeeded 05:18:39 nexus3.edgexfoundry.org:10002 05:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:39 Configure a credential helper to remove this warning. See 05:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:39 05:18:39 Login Succeeded 05:18:39 nexus3.edgexfoundry.org:10003 05:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:39 Configure a credential helper to remove this warning. See 05:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:39 05:18:39 Login Succeeded 05:18:39 nexus3.edgexfoundry.org:10004 05:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:40 Configure a credential helper to remove this warning. See 05:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:40 05:18:40 Login Succeeded 05:18:40 docker.io 05:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:41 Configure a credential helper to remove this warning. See 05:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:41 05:18:41 Login Succeeded 05:18:41 ---> docker-login.sh ends [Pipeline] } 05:18:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:18:41 ========================================================= 05:18:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:18:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:41 + 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 . 05:18:41 Sending build context to Docker daemon 5.961MB 05:18:42 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 05:18:42 Step 2/13 : FROM ${BASE} AS builder 05:18:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:18:42 9b3977197b4f: Pulling fs layer 05:18:42 1a89e8eeedd5: Pulling fs layer 05:18:42 94645a83ff95: Pulling fs layer 05:18:42 e6fb740bc735: Pulling fs layer 05:18:42 3a77bd46dcc9: Pulling fs layer 05:18:42 355e64cbe906: Pulling fs layer 05:18:42 63ab81a10011: Pulling fs layer 05:18:42 555d1d1c4555: Pulling fs layer 05:18:42 7d9057610161: Pulling fs layer 05:18:42 355e64cbe906: Waiting 05:18:42 63ab81a10011: Waiting 05:18:42 555d1d1c4555: Waiting 05:18:42 7d9057610161: Waiting 05:18:42 e6fb740bc735: Waiting 05:18:42 3a77bd46dcc9: Waiting 05:18:42 94645a83ff95: Verifying Checksum 05:18:42 94645a83ff95: Download complete 05:18:42 1a89e8eeedd5: Verifying Checksum 05:18:42 1a89e8eeedd5: Download complete 05:18:42 3a77bd46dcc9: Verifying Checksum 05:18:42 3a77bd46dcc9: Download complete 05:18:42 9b3977197b4f: Verifying Checksum 05:18:42 9b3977197b4f: Download complete 05:18:42 355e64cbe906: Verifying Checksum 05:18:42 355e64cbe906: Download complete 05:18:42 63ab81a10011: Verifying Checksum 05:18:42 63ab81a10011: Download complete 05:18:43 9b3977197b4f: Pull complete 05:18:43 7d9057610161: Verifying Checksum 05:18:43 7d9057610161: Download complete 05:18:44 1a89e8eeedd5: Pull complete 05:18:44 94645a83ff95: Pull complete 05:18:44 555d1d1c4555: Verifying Checksum 05:18:44 555d1d1c4555: Download complete 05:18:45 e6fb740bc735: Verifying Checksum 05:18:45 e6fb740bc735: Download complete 05:18:57 e6fb740bc735: Pull complete 05:18:57 3a77bd46dcc9: Pull complete 05:18:57 355e64cbe906: Pull complete 05:18:58 63ab81a10011: Pull complete 05:19:03 555d1d1c4555: Pull complete 05:19:05 7d9057610161: Pull complete 05:19:05 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:19:05 ---> 819e984ddca1 05:19:05 Step 3/13 : ARG MAKE="make build" 05:19:06 ---> Running in 8f857f959291 05:19:07 Removing intermediate container 8f857f959291 05:19:07 ---> 4cba702382ee 05:19:07 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:19:07 ---> Running in 00e5d2d2d840 05:19:07 Removing intermediate container 00e5d2d2d840 05:19:07 ---> 0cc642b99b7f 05:19:07 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 05:19:07 ---> Running in 2f11e6472759 05:19:07 Removing intermediate container 2f11e6472759 05:19:07 ---> 9a6e88bcfbf5 05:19:07 Step 6/13 : LABEL Name=edgex-device-onvif-camera 05:19:08 ---> Running in 14ff07ce929c 05:19:08 Removing intermediate container 14ff07ce929c 05:19:08 ---> d82100952fa5 05:19:08 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:08 ---> Running in 069340993b02 05:19:10 Removing intermediate container 069340993b02 05:19:10 ---> eac191311d28 05:19:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:19:10 ---> Running in 6dc055e5d538 05:19:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:19:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:19:13 OK: 220 MiB in 52 packages 05:19:14 Removing intermediate container 6dc055e5d538 05:19:14 ---> af9e1352fa1e 05:19:14 Step 9/13 : WORKDIR /device-onvif-camera 05:19:14 ---> Running in e18c685e13d2 05:19:14 Removing intermediate container e18c685e13d2 05:19:14 ---> 1ebb1b598a98 05:19:14 Step 10/13 : COPY go.mod vendor* ./ 05:19:14 ---> 8e2d94163e46 05:19:14 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:15 ---> Running in 019673c69e85 05:20:02 Removing intermediate container 019673c69e85 05:20:02 ---> 894192b3da4b 05:20:02 Step 12/13 : COPY . . 05:20:02 ---> b4cdfc2fa0ae 05:20:02 Step 13/13 : RUN ${MAKE} 05:20:02 ---> Running in 53502059c6ee 05:20:03 noop 05:20:04 Removing intermediate container 53502059c6ee 05:20:04 ---> 9ff41b47b96a 05:20:04 Successfully built 9ff41b47b96a 05:20:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:04 + docker inspect -f . ci-base-image-arm64 05:20:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:04 prd-ubuntu20.04-docker-arm64-4c-16g-15419 does not seem to be running inside a container 05:20:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:20:06 $ docker top ff2e786297718d6584bec1f1552adf8a19bd5d9061cc9469ac72003f7da95abb -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:07 + go version 05:20:07 go version go1.17.7 linux/arm64 [Pipeline] } 05:20:07 $ docker stop --time=1 ff2e786297718d6584bec1f1552adf8a19bd5d9061cc9469ac72003f7da95abb 05:20:08 $ docker rm -f ff2e786297718d6584bec1f1552adf8a19bd5d9061cc9469ac72003f7da95abb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:09 + docker inspect -f . ci-base-image-arm64 05:20:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:09 prd-ubuntu20.04-docker-arm64-4c-16g-15419 does not seem to be running inside a container 05:20:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:20:11 $ docker top 9cfd21c29ce7dfd3fbbb3232ffb60735f8ae1d2528edf7b61e2ba841efb8037e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:20:12 + make test 05:20:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:20:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:21:50 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:21:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.082s coverage: 1.2% of statements 05:22:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.436s coverage: 13.8% of statements 05:22:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:22:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:22:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:22:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:22:41 ./bin/test-attribution-txt.sh [Pipeline] echo 05:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:22:42 $ docker stop --time=1 9cfd21c29ce7dfd3fbbb3232ffb60735f8ae1d2528edf7b61e2ba841efb8037e 05:22:43 $ docker rm -f 9cfd21c29ce7dfd3fbbb3232ffb60735f8ae1d2528edf7b61e2ba841efb8037e [Pipeline] // withDockerContainer [Pipeline] sh 05:22:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:22:45 Warning: overwriting stash ‘coverage-report’ 05:22:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:22:46 + ls -al . 05:22:46 total 232 05:22:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:22 . 05:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:18 .. 05:22:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:18 .git 05:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:18 .github 05:22:46 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 05:18 .gitignore 05:22:46 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:18 .golangci.yml 05:22:46 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 05:18 Attribution.txt 05:22:46 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 05:18 CHANGELOG.md 05:22:46 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 05:18 Dockerfile 05:22:46 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 05:18 GOVERNANCE.md 05:22:46 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 05:18 Jenkinsfile 05:22:46 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:18 LICENSE 05:22:46 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 05:18 Makefile 05:22:46 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 05:18 OWNERS.md 05:22:46 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 05:18 README.md 05:22:46 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 05:14 VERSION 05:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:18 bin 05:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:18 cmd 05:22:46 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 05:22 coverage.out 05:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:18 doc 05:22:46 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 05:18 go.mod 05:22:46 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 05:18 go.sum 05:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:18 internal 05:22:46 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:46 + 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=ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 --label arch=arm64 --label version=0.0.0 . 05:22:47 Sending build context to Docker daemon 6.022MB 05:22:47 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 05:22:47 Step 2/26 : FROM ${BASE} AS builder 05:22:47 ---> 9ff41b47b96a 05:22:47 Step 3/26 : ARG MAKE="make build" 05:22:47 ---> Running in 1f0f7e5a0582 05:22:47 Removing intermediate container 1f0f7e5a0582 05:22:47 ---> 6bde8d744e92 05:22:47 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:22:48 ---> Running in edc43081c462 05:22:48 Removing intermediate container edc43081c462 05:22:48 ---> 08dc19e9cc99 05:22:48 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:22:48 ---> Running in 06affab4a5b6 05:22:48 Removing intermediate container 06affab4a5b6 05:22:48 ---> 02d656057dc2 05:22:48 Step 6/26 : LABEL Name=edgex-device-onvif-camera 05:22:48 ---> Running in 5c8190bc5044 05:22:49 Removing intermediate container 5c8190bc5044 05:22:49 ---> 97d9fa02730f 05:22:49 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:49 ---> Running in a0c9717f97b8 05:22:50 Removing intermediate container a0c9717f97b8 05:22:50 ---> 0df522bc67a4 05:22:50 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:22:50 ---> Running in a1202beb8162 05:22:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:22:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:22:53 OK: 220 MiB in 52 packages 05:22:54 Removing intermediate container a1202beb8162 05:22:54 ---> b54400c3c96c 05:22:54 Step 9/26 : WORKDIR /device-onvif-camera 05:22:54 ---> Running in 1fcea7c0b4f5 05:22:54 Removing intermediate container 1fcea7c0b4f5 05:22:54 ---> 3a7c840170e1 05:22:54 Step 10/26 : COPY go.mod vendor* ./ 05:22:55 ---> 8b27a3e7ebbf 05:22:55 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:55 ---> Running in 88a7cc7dcbe2 05:22:57 Removing intermediate container 88a7cc7dcbe2 05:22:57 ---> b89764516569 05:22:57 Step 12/26 : COPY . . 05:22:58 ---> fa93d49e530b 05:22:58 Step 13/26 : RUN ${MAKE} 05:22:58 ---> Running in a586e2742a6e 05:22:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 05:25:06 Removing intermediate container a586e2742a6e 05:25:06 ---> 0bd122201845 05:25:06 Step 14/26 : FROM alpine:3.15 05:25:06 3.15: Pulling from library/alpine 05:25:06 9981e73032c8: Pulling fs layer 05:25:06 9981e73032c8: Verifying Checksum 05:25:06 9981e73032c8: Download complete 05:25:06 9981e73032c8: Pull complete 05:25:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:25:06 Status: Downloaded newer image for alpine:3.15 05:25:06 ---> 3fb3c9af89a9 05:25:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:25:06 ---> Running in bf32f0cf608c 05:25:06 Removing intermediate container bf32f0cf608c 05:25:06 ---> c8f8b0f1ea78 05:25:06 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:25:06 ---> Running in 81a15f37ebd2 05:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:25:08 (1/6) Installing dumb-init (1.2.5-r1) 05:25:08 (2/6) Installing libgcc (10.3.1_git20211027-r0) 05:25:08 (3/6) Installing libsodium (1.0.18-r0) 05:25:08 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 05:25:08 (5/6) Installing libzmq (4.3.4-r0) 05:25:08 (6/6) Installing zeromq (4.3.4-r0) 05:25:08 Executing busybox-1.34.1-r5.trigger 05:25:08 OK: 8 MiB in 20 packages 05:25:09 Removing intermediate container 81a15f37ebd2 05:25:09 ---> adb3f28ebdd1 05:25:09 Step 17/26 : WORKDIR / 05:25:09 ---> Running in 7701ad5b8088 05:25:09 Removing intermediate container 7701ad5b8088 05:25:09 ---> 40002d11b4f0 05:25:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:25:11 ---> 16c5181871e0 05:25:11 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:25:11 ---> dec34c51056e 05:25:11 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:25:12 ---> 1a011cff0862 05:25:12 Step 21/26 : EXPOSE 59984 05:25:12 ---> Running in b7ee7fa804a8 05:25:12 Removing intermediate container b7ee7fa804a8 05:25:12 ---> 2e3b9c7ccc86 05:25:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:25:12 ---> Running in dc99b98eab6b 05:25:12 Removing intermediate container dc99b98eab6b 05:25:12 ---> 9847c9346da7 05:25:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:25:12 ---> Running in f88d51df2b76 05:25:13 Removing intermediate container f88d51df2b76 05:25:13 ---> 28b7be7f5a58 05:25:13 Step 24/26 : LABEL arch=arm64 05:25:13 ---> Running in f7a4cdb50036 05:25:13 Removing intermediate container f7a4cdb50036 05:25:13 ---> a121e4561975 05:25:13 Step 25/26 : LABEL git_sha=ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 05:25:13 ---> Running in dc069be679ee 05:25:14 Removing intermediate container dc069be679ee 05:25:14 ---> 5ef328986bb0 05:25:14 Step 26/26 : LABEL version=0.0.0 05:25:14 ---> Running in 47032ca030e7 05:25:14 Removing intermediate container 47032ca030e7 05:25:14 ---> bbee29aaad24 05:25:14 [Warning] One or more build-args [ARCH] were not consumed 05:25:14 Successfully built bbee29aaad24 05:25: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 05:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:14 05:25:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:15 arm64: Pulling from edgex-lftools-log-publisher 05:25:15 8998bd30e6a1: Pulling fs layer 05:25:15 04944245beec: Pulling fs layer 05:25:15 699f458cf7ca: Pulling fs layer 05:25:15 765212b225bb: Pulling fs layer 05:25:15 f23df028b6ca: Pulling fs layer 05:25:15 d65c8cfc05b1: Pulling fs layer 05:25:15 2437ff75d9bd: Pulling fs layer 05:25:15 765212b225bb: Waiting 05:25:15 f23df028b6ca: Waiting 05:25:15 d65c8cfc05b1: Waiting 05:25:15 2437ff75d9bd: Waiting 05:25:15 04944245beec: Verifying Checksum 05:25:15 04944245beec: Download complete 05:25:15 765212b225bb: Verifying Checksum 05:25:15 765212b225bb: Download complete 05:25:15 f23df028b6ca: Download complete 05:25:15 d65c8cfc05b1: Verifying Checksum 05:25:15 d65c8cfc05b1: Download complete 05:25:15 699f458cf7ca: Verifying Checksum 05:25:15 699f458cf7ca: Download complete 05:25:15 8998bd30e6a1: Verifying Checksum 05:25:15 8998bd30e6a1: Download complete 05:25:18 2437ff75d9bd: Verifying Checksum 05:25:18 2437ff75d9bd: Download complete 05:25:20 8998bd30e6a1: Pull complete 05:25:20 04944245beec: Pull complete 05:25:22 699f458cf7ca: Pull complete 05:25:22 765212b225bb: Pull complete 05:25:23 f23df028b6ca: Pull complete 05:25:23 d65c8cfc05b1: Pull complete 05:25:38 2437ff75d9bd: Pull complete 05:25:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:38 prd-ubuntu20.04-docker-arm64-4c-16g-15419 does not seem to be running inside a container 05:25: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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:25:41 $ docker top c61a2086bf345a62407e18b6bd64ef59beee1e13e2d9b610c9d2acc77d99b28e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:42 ---> job-cost.sh 05:25:42 lf-activate-venv: SKIPPING 05:25:42 INFO: No Stack... 05:25:42 INFO: Retrieving Pricing Info for: v3-standard-4 05:25:43 INFO: Archiving Costs [Pipeline] sh 05:25:44 + cut -d, -f6 05:25:44 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock 05:25:44 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-89-2-stack-cost] 05:25:44 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-89-2-stack-cost] did not exist. Created. 05:25:44 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-89-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:25:45 /w/workspace/device-onvif-camera/2@tmp/durable-44053400/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:25:45 + echo total: 0.10999999940395355 [Pipeline] stash 05:25:45 Warning: overwriting stash ‘stack-cost’ 05:25:45 Stashed 1 file(s) [Pipeline] } 05:25:45 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-89-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:25:45 $ docker stop --time=1 c61a2086bf345a62407e18b6bd64ef59beee1e13e2d9b610c9d2acc77d99b28e 05:25:47 $ docker rm -f c61a2086bf345a62407e18b6bd64ef59beee1e13e2d9b610c9d2acc77d99b28e [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 05:25:47 provisioning config files... 05:25:47 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-89@tmp/config1432448531776640656tmp [Pipeline] { [Pipeline] sh 05:25:48 + set +x 05:25:48 + curl -s https://codecov.io/bash 05:25:48 + bash -s -- 05:25:48 05:25:48 _____ _ 05:25:48 / ____| | | 05:25:48 | | ___ __| | ___ ___ _____ __ 05:25:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:25:48 | |___| (_) | (_| | __/ (_| (_) \ V / 05:25:48 \_____\___/ \__,_|\___|\___\___/ \_/ 05:25:48 Bash-1.0.6 05:25:48 05:25:48 05:25:48 ==> git version 2.25.1 found 05:25:48 ==> 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 05:25:48 Release-Date: 2020-01-08 05:25:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:25:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:25:48 ==> Jenkins CI detected. 05:25:48 current dir:  /w/workspace/oundry_device-onvif-camera_PR-89 05:25:48 project root: . 05:25:48 --> token set from env 05:25:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:25:48 ==> Running gcov in . (disable via -X gcov) 05:25:48 ==> Python coveragepy not found 05:25:48 ==> Searching for coverage reports in: 05:25:48 + . 05:25:48 -> Found 1 reports 05:25:48 ==> Detecting git/mercurial file structure 05:25:48 ==> Reading reports 05:25:48 + ./coverage.out bytes=59480 05:25:48 ==> Appending adjustments 05:25:48 https://docs.codecov.io/docs/fixing-reports 05:25:48 + Found adjustments 05:25:48 ==> Gzipping contents 05:25:48 8.0K /tmp/codecov.TJQp9K.gz 05:25:48 ==> Uploading reports 05:25:48 url: https://codecov.io 05:25:48 query: branch=PR-89&commit=ff90a9a5b2b6bb609915d7553f643c8ab0d8c292&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-89%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=89&job=&cmd_args= 05:25:48 -> Pinging Codecov 05:25:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-89&commit=ff90a9a5b2b6bb609915d7553f643c8ab0d8c292&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-89%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=89&job=&cmd_args= 05:25:48 -> Uploading to 05:25:48 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/F29A59C45E3A92E06B3E522C9905F8EF/ff90a9a5b2b6bb609915d7553f643c8ab0d8c292/41adfb89-ffd1-4b38-8403-633077b6f5dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T052548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ded878407fbae93427532c33e7a7893ec0d35977cffc527a0d18dab0e9833efa 05:25:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:25:48 Dload Upload Total Spent Left Speed 05:25:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7662 0 0 100 7662 0 22601 --:--:-- --:--:-- --:--:-- 22601 05:25:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [Pipeline] } 05:25:49 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 05:25:49 + [ -d /w/workspace/oundry_device-onvif-camera_PR-89/archives ] 05:25:49 + ls -al /w/workspace/oundry_device-onvif-camera_PR-89/archives 05:25:49 total 16 05:25:49 drwxr-xr-x 3 root root 4096 Jun 23 05:16 . 05:25:49 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:16 .. 05:25:49 drwxr-xr-x 2 root root 4096 Jun 23 05:16 cost 05:25:49 -rw-r--r-- 1 root root 89 Jun 23 05:16 cost.csv 05:25:49 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-89/archives 05:25:49 + ls -al /w/workspace/oundry_device-onvif-camera_PR-89/archives 05:25:49 total 16 05:25:49 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:16 . 05:25:49 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:16 .. 05:25:49 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 05:16 cost 05:25:49 -rw-r--r-- 1 jenkins jenkins 89 Jun 23 05:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:25:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:25:51 ---> package-listing.sh 05:25:51 ++ facter osfamily 05:25:51 ++ tr '[:upper:]' '[:lower:]' 05:25:51 + OS_FAMILY=debian 05:25:51 + workspace=/w/workspace/oundry_device-onvif-camera_PR-89 05:25:51 + START_PACKAGES=/tmp/packages_start.txt 05:25:51 + END_PACKAGES=/tmp/packages_end.txt 05:25:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:25:51 + PACKAGES=/tmp/packages_start.txt 05:25:51 + '[' /w/workspace/oundry_device-onvif-camera_PR-89 ']' 05:25:51 + PACKAGES=/tmp/packages_end.txt 05:25:51 + case "${OS_FAMILY}" in 05:25:51 + dpkg -l 05:25:51 + grep '^ii' 05:25:51 + '[' -f /tmp/packages_start.txt ']' 05:25:51 + '[' -f /tmp/packages_end.txt ']' 05:25:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:25:51 + '[' /w/workspace/oundry_device-onvif-camera_PR-89 ']' 05:25:51 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-89/archives/ 05:25:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-89/archives/ [Pipeline] echo 05:25:51 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-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:25:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:52 prd-ubuntu20.04-docker-8c-8g-15416 does not seem to be running inside a container 05:25:52 $ 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-89/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-89 -v /w/workspace/oundry_device-onvif-camera_PR-89:/w/workspace/oundry_device-onvif-camera_PR-89:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-89@tmp:/w/workspace/oundry_device-onvif-camera_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:25:52 $ docker top 1031e531024aa4655c78c239c04ab26dd2bfa84bf1575ad991cb79c9402180c4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:52 + touch /tmp/pre-build-complete [Pipeline] sh 05:25:53 + mkdir -p /var/log/sysstat [Pipeline] sh 05:25:53 + ls /var/log/sa-host 05:25:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:53 provisioning config files... 05:25:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-89@tmp/config3106949399208106630tmp [Pipeline] { [Pipeline] echo 05:25:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:25:53 ---> create-netrc.sh [Pipeline] } 05:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:25:54 ---> python-tools-install.sh [Pipeline] echo 05:25:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:25:54 ---> sudo-logs.sh 05:25:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:25:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:25:54 ---> job-cost.sh 05:25:54 lf-activate-venv: SKIPPING 05:25:54 DEBUG: total: 0.2199999988079071 05:25:54 INFO: Retrieving Stack Cost... 05:25:55 INFO: Retrieving Pricing Info for: v3-standard-8 05:25:55 INFO: Archiving Costs [Pipeline] echo 05:25:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:25:55 ---> logs-deploy.sh 05:25:55 lf-activate-venv: SKIPPING 05:25:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-89/2 05:25:55 INFO: archiving workspace using pattern(s): 05:25:56 Archives upload complete. 05:25:57 INFO: archiving logs to Nexus