Pull request #139 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b04bfaa3f7c90cec0972aba86e0cd13724293b2a+b7cedde85df3692c69591f25206326ca90501e4e (e41c5b507ba2ae93e7981d7ab12137c2e51a9653) 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-ssh4605130284458328818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8328474449120436884.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/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-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9718692788358987318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16249719719182023983.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/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-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6470957489595731741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23785’ Running on prd-ubuntu20.04-docker-8c-8g-23788 in /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b7cedde85df3692c69591f25206326ca90501e4e into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a Merge succeeded, producing b04bfaa3f7c90cec0972aba86e0cd13724293b2a Checking out Revision b04bfaa3f7c90cec0972aba86e0cd13724293b2a (PR-139) > 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/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # 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 b7cedde85df3692c69591f25206326ca90501e4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk c0a81166a94da268c9a562b0584205eac582111d # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:23:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:23:30 ========================================================= 18:23:30 EdgeX Global Pipelines Version Info 18:23:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:23:31 ------------------- 18:23:31 stable info: 18:23:31 ------------------- 18:23:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:23:31 Message: update stable to v1.0.239 18:23:32 ------------------- 18:23:32 experimental info: 18:23:32 ------------------- 18:23:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:23:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:23:32 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b04bfaa [Pipeline] echo 18:23:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:32 provisioning config files... 18:23:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config1591400566916239990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:33 ---> docker-login.sh 18:23:33 nexus3.edgexfoundry.org:10001 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 nexus3.edgexfoundry.org:10002 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 nexus3.edgexfoundry.org:10003 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 nexus3.edgexfoundry.org:10004 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 docker.io 18:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:34 Configure a credential helper to remove this warning. See 18:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:34 18:23:34 Login Succeeded 18:23:34 ---> docker-login.sh ends [Pipeline] } 18:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:23:34 + git rev-list -1 --merges b04bfaa3f7c90cec0972aba86e0cd13724293b2a~1..b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] echo 18:23:34 -----------> git rev-list -1 --merges b04bfaa3f7c90cec0972aba86e0cd13724293b2a~1..b04bfaa3f7c90cec0972aba86e0cd13724293b2a b04bfaa3f7c90cec0972aba86e0cd13724293b2a [false] [Pipeline] sh 18:23:35 + git log --format=format:%s -1 b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] echo 18:23:35 ========================================================= 18:23:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:23:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:35 + git log --format=format:%s -1 b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] echo 18:23:35 [semverPrep] GIT_COMMIT: b04bfaa3f7c90cec0972aba86e0cd13724293b2a, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 18:23:35 [semverPrep] This is not a build commit. [Pipeline] sh 18:23:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:23:35 + grep -v github /etc/ssh/ssh_known_hosts 18:23:35 + [ -e /tmp/ssh_known_hosts ] 18:23:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:23:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:23:35 + sudo tee -a /etc/ssh/ssh_known_hosts 18:23:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:36 18:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:36 0.1.4: Pulling from edgex-devops/py-git-semver 18:23:36 b85a868b505f: Pulling fs layer 18:23:36 e2be974225ed: Pulling fs layer 18:23:36 339a4e72a1f5: Pulling fs layer 18:23:36 988bab9f4d93: Pulling fs layer 18:23:36 1469e6f7b9e6: Pulling fs layer 18:23:36 eaf3925da568: Pulling fs layer 18:23:36 bab4dde63d76: Pulling fs layer 18:23:36 bde34c3a00c8: Pulling fs layer 18:23:36 b352a97aabf1: Pulling fs layer 18:23:36 4872d77fe225: Pulling fs layer 18:23:36 5851b861e8e6: Pulling fs layer 18:23:36 b352a97aabf1: Waiting 18:23:36 bde34c3a00c8: Waiting 18:23:36 bab4dde63d76: Waiting 18:23:36 988bab9f4d93: Waiting 18:23:36 5851b861e8e6: Waiting 18:23:36 eaf3925da568: Waiting 18:23:36 e2be974225ed: Download complete 18:23:36 988bab9f4d93: Verifying Checksum 18:23:36 988bab9f4d93: Download complete 18:23:36 1469e6f7b9e6: Verifying Checksum 18:23:36 1469e6f7b9e6: Download complete 18:23:36 eaf3925da568: Verifying Checksum 18:23:36 eaf3925da568: Download complete 18:23:36 339a4e72a1f5: Verifying Checksum 18:23:36 339a4e72a1f5: Download complete 18:23:36 bde34c3a00c8: Download complete 18:23:36 b352a97aabf1: Verifying Checksum 18:23:36 b352a97aabf1: Download complete 18:23:36 4872d77fe225: Verifying Checksum 18:23:36 4872d77fe225: Download complete 18:23:36 5851b861e8e6: Verifying Checksum 18:23:36 5851b861e8e6: Download complete 18:23:36 b85a868b505f: Verifying Checksum 18:23:36 b85a868b505f: Download complete 18:23:37 bab4dde63d76: Verifying Checksum 18:23:37 bab4dde63d76: Download complete 18:23:38 b85a868b505f: Pull complete 18:23:38 e2be974225ed: Pull complete 18:23:38 339a4e72a1f5: Pull complete 18:23:38 988bab9f4d93: Pull complete 18:23:39 1469e6f7b9e6: Pull complete 18:23:39 eaf3925da568: Pull complete 18:23:41 bab4dde63d76: Pull complete 18:23:41 bde34c3a00c8: Pull complete 18:23:41 b352a97aabf1: Pull complete 18:23:41 4872d77fe225: Pull complete 18:23:41 5851b861e8e6: Pull complete 18:23:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:41 prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container 18:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 18:23:43 $ docker top 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 -eo pid,comm 18:23:43 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). 18:23:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:43 [ssh-agent] Looking for ssh-agent implementation... 18:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:43 $ docker exec 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 ssh-agent 18:23:44 SSH_AUTH_SOCK=/tmp/ssh-rOeik38OkXi6/agent.33 18:23:44 SSH_AGENT_PID=39 18:23:44 Running ssh-add (command line suppressed) 18:23:44 Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_6289354651192416259.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_6289354651192416259.key) 18:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:44 + git tag --points-at HEAD [Pipeline] } 18:23:44 $ docker exec --env ******** --env ******** 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 ssh-agent -k 18:23:44 unset SSH_AUTH_SOCK; 18:23:44 unset SSH_AGENT_PID; 18:23:44 echo Agent pid 39 killed; 18:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:44 [ssh-agent] Looking for ssh-agent implementation... 18:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:44 $ docker exec 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 ssh-agent 18:23:44 SSH_AUTH_SOCK=/tmp/ssh-QDt59pVGFbHA/agent.71 18:23:44 SSH_AGENT_PID=77 18:23:44 Running ssh-add (command line suppressed) 18:23:45 Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_6779449296902676883.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_6779449296902676883.key) 18:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:45 + git semver init 18:23:45 2022-08-29 18:23:45,548 [run_init] DEBUG init version:0.0.0 force:False 18:23:45 2022-08-29 18:23:45,549 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-139/.semver 18:23:45 2022-08-29 18:23:45,550 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-139/.semver 18:23:45 2022-08-29 18:23:45,550 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-139/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-139, universal_newlines=False, shell=None, istream=None) 18:23:46 2022-08-29 18:23:46,310 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-139/.git/info/exclude 18:23:46 2022-08-29 18:23:46,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 with force:False 18:23:46 2022-08-29 18:23:46,311 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 18:23:46 2022-08-29 18:23:46,316 [execute] INFO git cat-file --batch-check 18:23:46 2022-08-29 18:23:46,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) 18:23:46 2022-08-29 18:23:46,322 [execute] INFO git cat-file --batch 18:23:46 2022-08-29 18:23:46,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) 18:23:46 2022-08-29 18:23:46,326 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 18:23:46 0.0.0 [Pipeline] } 18:23:46 $ docker exec --env ******** --env ******** 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 ssh-agent -k 18:23:46 unset SSH_AUTH_SOCK; 18:23:46 unset SSH_AGENT_PID; 18:23:46 echo Agent pid 77 killed; 18:23:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:47 + git semver [Pipeline] } 18:23:47 $ docker stop --time=1 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 18:23:48 $ docker rm -f 598a5ba86ea9e1ce30549b0a791ea6b7bb26beb3d2f32c413131fe61a2b7dee7 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:23:49 Stashed 1 file(s) [Pipeline] echo 18:23:49 [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 18:23:49 provisioning config files... 18:23:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config224845901060312614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:49 ---> docker-login.sh 18:23:49 nexus3.edgexfoundry.org:10001 18:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:49 Configure a credential helper to remove this warning. See 18:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:49 18:23:49 Login Succeeded 18:23:49 nexus3.edgexfoundry.org:10002 18:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:49 Configure a credential helper to remove this warning. See 18:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:49 18:23:49 Login Succeeded 18:23:49 nexus3.edgexfoundry.org:10003 18:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:49 Configure a credential helper to remove this warning. See 18:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:49 18:23:49 Login Succeeded 18:23:49 nexus3.edgexfoundry.org:10004 18:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:49 Configure a credential helper to remove this warning. See 18:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:49 18:23:49 Login Succeeded 18:23:49 docker.io 18:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:51 Configure a credential helper to remove this warning. See 18:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:51 18:23:51 Login Succeeded 18:23:51 ---> docker-login.sh ends [Pipeline] } 18:23:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:51 ========================================================= 18:23:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:23:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:23:51 Sending build context to Docker daemon 20.51MB 18:23:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:23:51 Step 2/13 : FROM ${BASE} AS builder 18:23:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:23:52 2408cc74d12b: Pulling fs layer 18:23:52 ea60b727a1ce: Pulling fs layer 18:23:52 30c4a7721957: Pulling fs layer 18:23:52 370296b7ddb6: Pulling fs layer 18:23:52 7c6cee850709: Pulling fs layer 18:23:52 39a5fcdaea64: Pulling fs layer 18:23:52 d94ebbe4e438: Pulling fs layer 18:23:52 bcfd1f05c69d: Pulling fs layer 18:23:52 59ccb84bbe0f: Pulling fs layer 18:23:52 7c6cee850709: Waiting 18:23:52 bcfd1f05c69d: Waiting 18:23:52 59ccb84bbe0f: Waiting 18:23:52 39a5fcdaea64: Waiting 18:23:52 d94ebbe4e438: Waiting 18:23:52 370296b7ddb6: Waiting 18:23:52 30c4a7721957: Verifying Checksum 18:23:52 30c4a7721957: Download complete 18:23:52 ea60b727a1ce: Download complete 18:23:52 7c6cee850709: Verifying Checksum 18:23:52 7c6cee850709: Download complete 18:23:52 39a5fcdaea64: Verifying Checksum 18:23:52 39a5fcdaea64: Download complete 18:23:52 2408cc74d12b: Download complete 18:23:52 d94ebbe4e438: Verifying Checksum 18:23:52 d94ebbe4e438: Download complete 18:23:52 2408cc74d12b: Pull complete 18:23:52 ea60b727a1ce: Pull complete 18:23:52 30c4a7721957: Pull complete 18:23:52 59ccb84bbe0f: Verifying Checksum 18:23:52 59ccb84bbe0f: Download complete 18:23:53 bcfd1f05c69d: Verifying Checksum 18:23:53 bcfd1f05c69d: Download complete 18:23:53 370296b7ddb6: Verifying Checksum 18:23:53 370296b7ddb6: Download complete 18:23:57 370296b7ddb6: Pull complete 18:23:57 7c6cee850709: Pull complete 18:23:57 39a5fcdaea64: Pull complete 18:23:57 d94ebbe4e438: Pull complete 18:23:59 bcfd1f05c69d: Pull complete 18:24:00 59ccb84bbe0f: Pull complete 18:24:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:24:00 ---> a4fb48ad2a94 18:24:00 Step 3/13 : ARG MAKE="make build" 18:24:02 ---> Running in c65cfa973416 18:24:02 Removing intermediate container c65cfa973416 18:24:02 ---> bf204b589fd7 18:24:02 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:24:02 ---> Running in 318ae98b76a9 18:24:02 Removing intermediate container 318ae98b76a9 18:24:02 ---> 57c7cbd26afc 18:24:02 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 18:24:02 ---> Running in b95e797fcdbb 18:24:03 Removing intermediate container b95e797fcdbb 18:24:03 ---> d0c7094a8931 18:24:03 Step 6/13 : LABEL Name=edgex-device-onvif-camera 18:24:03 ---> Running in ec51c0c8ac0b 18:24:03 Removing intermediate container ec51c0c8ac0b 18:24:03 ---> 428242fb792a 18:24:03 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:03 ---> Running in bcba71b18bee 18:24:03 Removing intermediate container bcba71b18bee 18:24:03 ---> 419ec0b118b7 18:24:03 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:03 ---> Running in 4edbd9f7f909 18:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:24:04 Still waiting to schedule task 18:24:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23787’ 18:24:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:24:05 OK: 211 MiB in 51 packages 18:24:05 Removing intermediate container 4edbd9f7f909 18:24:05 ---> 5bd8a336678c 18:24:05 Step 9/13 : WORKDIR /device-onvif-camera 18:24:05 ---> Running in 2b30ea5580b2 18:24:05 Removing intermediate container 2b30ea5580b2 18:24:05 ---> 825bc7d56002 18:24:05 Step 10/13 : COPY go.mod vendor* ./ 18:24:05 ---> 41e006ca04fb 18:24:05 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:05 ---> Running in 776d8f3c5e81 18:24:27 Removing intermediate container 776d8f3c5e81 18:24:27 ---> 5ca525571849 18:24:27 Step 12/13 : COPY . . 18:24:27 ---> 031e098c24f1 18:24:27 Step 13/13 : RUN ${MAKE} 18:24:27 ---> Running in 4781ae7866f5 18:24:28 noop 18:24:28 Removing intermediate container 4781ae7866f5 18:24:28 ---> 25db02700543 18:24:28 Successfully built 25db02700543 18:24:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:28 + docker inspect -f . ci-base-image-x86_64 18:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:28 prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container 18:24:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 18:24:29 $ docker top bedb3972a197d5cbd770f4d4d44d8290fd4ca1880c3f993c39477849e538df83 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:29 + go version 18:24:29 go version go1.18.3 linux/amd64 [Pipeline] } 18:24:29 $ docker stop --time=1 bedb3972a197d5cbd770f4d4d44d8290fd4ca1880c3f993c39477849e538df83 18:24:31 $ docker rm -f bedb3972a197d5cbd770f4d4d44d8290fd4ca1880c3f993c39477849e538df83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:31 + docker inspect -f . ci-base-image-x86_64 18:24:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:31 prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container 18:24:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 18:24:31 $ docker top 7cfbe16fb7a26a4bc2550ac3f64dc0086c4da7b57a849724d4edc9916dbc2a13 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:32 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] fileExists [Pipeline] sh 18:24:32 + make test 18:24:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:24:32 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:24:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:24:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.022s coverage: 10.6% of statements 18:24:44 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:24:47 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.229s coverage: 13.8% of statements 18:24:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:24:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:24:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:24:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:24:58 ./bin/test-attribution-txt.sh [Pipeline] echo 18:24:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:24:58 $ docker stop --time=1 7cfbe16fb7a26a4bc2550ac3f64dc0086c4da7b57a849724d4edc9916dbc2a13 18:25:01 $ docker rm -f 7cfbe16fb7a26a4bc2550ac3f64dc0086c4da7b57a849724d4edc9916dbc2a13 [Pipeline] // withDockerContainer [Pipeline] sh 18:25:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:25:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:25:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:25:02 + ls -al . 18:25:02 total 232 18:25:02 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 18:24 . 18:25:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:23 .. 18:25:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 18:24 .git 18:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:23 .github 18:25:02 -rw-rw-r-- 1 jenkins jenkins 418 Aug 29 18:23 .gitignore 18:25:02 -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 18:23 .golangci.yml 18:25:02 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 18:23 .semver 18:25:02 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 29 18:23 Attribution.txt 18:25:02 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 29 18:23 CHANGELOG.md 18:25:02 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 29 18:23 Dockerfile 18:25:02 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 18:23 GOVERNANCE.md 18:25:02 -rw-rw-r-- 1 jenkins jenkins 734 Aug 29 18:23 Jenkinsfile 18:25:02 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 18:23 LICENSE 18:25:02 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 29 18:23 Makefile 18:25:02 -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 18:23 OWNERS.md 18:25:02 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 29 18:23 README.md 18:25:02 -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 18:23 VERSION 18:25:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 18:23 bin 18:25:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:23 cmd 18:25:02 -rw-r--r-- 1 jenkins jenkins 76854 Aug 29 18:24 coverage.out 18:25:02 drwxrwxr-x 6 jenkins jenkins 4096 Aug 29 18:23 doc 18:25:02 -rw-rw-r-- 1 jenkins jenkins 3747 Aug 29 18:23 go.mod 18:25:02 -rw-rw-r-- 1 jenkins jenkins 39690 Aug 29 18:23 go.sum 18:25:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:23 internal 18:25:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:23 snap 18:25:02 -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 18:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:02 + 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=b04bfaa3f7c90cec0972aba86e0cd13724293b2a --label arch=amd64 --label version=0.0.0 . 18:25:02 Sending build context to Docker daemon 20.59MB 18:25:02 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:25:02 Step 2/26 : FROM ${BASE} AS builder 18:25:02 ---> 25db02700543 18:25:02 Step 3/26 : ARG MAKE="make build" 18:25:03 ---> Running in ec3647288beb 18:25:03 Removing intermediate container ec3647288beb 18:25:03 ---> fe429f698d4a 18:25:03 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:25:03 ---> Running in f3c9aca78123 18:25:03 Removing intermediate container f3c9aca78123 18:25:03 ---> a737a2af8d32 18:25:03 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:25:03 ---> Running in fd4eab3d2aa2 18:25:03 Removing intermediate container fd4eab3d2aa2 18:25:03 ---> c3e0bc9269d2 18:25:03 Step 6/26 : LABEL Name=edgex-device-onvif-camera 18:25:03 ---> Running in b951c2ea3fc7 18:25:03 Removing intermediate container b951c2ea3fc7 18:25:03 ---> 8a170777458d 18:25:03 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:03 ---> Running in 7e01265104bc 18:25:03 Removing intermediate container 7e01265104bc 18:25:03 ---> 9cdeacbc1b6c 18:25:03 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:25:03 ---> Running in 81b9732e4f9d 18:25:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:25:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:25:05 OK: 211 MiB in 51 packages 18:25:05 Removing intermediate container 81b9732e4f9d 18:25:05 ---> 232a0d274b12 18:25:05 Step 9/26 : WORKDIR /device-onvif-camera 18:25:05 ---> Running in 37f4ab9c36ff 18:25:05 Removing intermediate container 37f4ab9c36ff 18:25:05 ---> 8d363d440626 18:25:05 Step 10/26 : COPY go.mod vendor* ./ 18:25:05 ---> c1a374dff955 18:25:05 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:05 ---> Running in 65edcec881b4 18:25:06 Removing intermediate container 65edcec881b4 18:25:06 ---> e00ee915a822 18:25:06 Step 12/26 : COPY . . 18:25:07 ---> a521dce44ae8 18:25:07 Step 13/26 : RUN ${MAKE} 18:25:07 ---> Running in 08c97c141a97 18:25:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 18:25:34 Removing intermediate container 08c97c141a97 18:25:34 ---> 6afbb6cf2da4 18:25:34 Step 14/26 : FROM alpine:3.16 18:25:34 3.16: Pulling from library/alpine 18:25:34 213ec9aee27d: Pulling fs layer 18:25:34 213ec9aee27d: Verifying Checksum 18:25:34 213ec9aee27d: Download complete 18:25:34 213ec9aee27d: Pull complete 18:25:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:25:34 Status: Downloaded newer image for alpine:3.16 18:25:34 ---> 9c6f07244728 18:25:34 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:25:34 ---> Running in 1136dfc3325d 18:25:34 Removing intermediate container 1136dfc3325d 18:25:34 ---> 03cf1f8e7b6b 18:25:34 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 18:25:34 ---> Running in 616ba70a4df6 18:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:25:34 (1/6) Installing dumb-init (1.2.5-r1) 18:25:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:25:34 (3/6) Installing libsodium (1.0.18-r0) 18:25:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:25:34 (5/6) Installing libzmq (4.3.4-r0) 18:25:34 (6/6) Installing zeromq (4.3.4-r0) 18:25:34 Executing busybox-1.35.0-r17.trigger 18:25:34 OK: 8 MiB in 20 packages 18:25:34 Removing intermediate container 616ba70a4df6 18:25:34 ---> bb7053710706 18:25:34 Step 17/26 : WORKDIR / 18:25:34 ---> Running in 3bbf836262fe 18:25:34 Removing intermediate container 3bbf836262fe 18:25:34 ---> 0cfb56579b39 18:25:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:25:34 ---> 01d57e37057c 18:25:34 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:25:34 ---> d6716fc4a5f3 18:25:34 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:25:34 ---> 7355df9af9f5 18:25:34 Step 21/26 : EXPOSE 59984 18:25:34 ---> Running in a41a6b510603 18:25:34 Removing intermediate container a41a6b510603 18:25:34 ---> 0d8551decb6c 18:25:34 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:25:34 ---> Running in a9056bc61dc7 18:25:34 Removing intermediate container a9056bc61dc7 18:25:34 ---> 64b8e9c98bed 18:25:34 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:34 ---> Running in 289729545e80 18:25:34 Removing intermediate container 289729545e80 18:25:34 ---> 108019d4621d 18:25:34 Step 24/26 : LABEL arch=amd64 18:25:34 ---> Running in ccbadffa085a 18:25:34 Removing intermediate container ccbadffa085a 18:25:34 ---> 41092327947e 18:25:34 Step 25/26 : LABEL git_sha=b04bfaa3f7c90cec0972aba86e0cd13724293b2a 18:25:34 ---> Running in 597855067a0c 18:25:34 Removing intermediate container 597855067a0c 18:25:34 ---> 5351554bae1d 18:25:34 Step 26/26 : LABEL version=0.0.0 18:25:34 ---> Running in c3098e2a0cb9 18:25:34 Removing intermediate container c3098e2a0cb9 18:25:34 ---> b41c34708338 18:25:34 [Warning] One or more build-args [ARCH] were not consumed 18:25:34 Successfully built b41c34708338 18:25:34 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 18:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:34 18:25:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:35 latest: Pulling from edgex-lftools-log-publisher 18:25:35 5eb5b503b376: Pulling fs layer 18:25:35 5c69ac0246d0: Pulling fs layer 18:25:35 ec43610c2a17: Pulling fs layer 18:25:35 3a2ae6a8a46f: Pulling fs layer 18:25:35 33b1e0a273af: Pulling fs layer 18:25:35 5d3b04190fa2: Pulling fs layer 18:25:35 2f39f015ded8: Pulling fs layer 18:25:35 3a2ae6a8a46f: Waiting 18:25:35 5d3b04190fa2: Waiting 18:25:35 2f39f015ded8: Waiting 18:25:35 5c69ac0246d0: Download complete 18:25:35 3a2ae6a8a46f: Verifying Checksum 18:25:35 3a2ae6a8a46f: Download complete 18:25:35 33b1e0a273af: Verifying Checksum 18:25:35 33b1e0a273af: Download complete 18:25:35 5d3b04190fa2: Verifying Checksum 18:25:35 5d3b04190fa2: Download complete 18:25:35 ec43610c2a17: Verifying Checksum 18:25:35 ec43610c2a17: Download complete 18:25:35 5eb5b503b376: Verifying Checksum 18:25:35 5eb5b503b376: Download complete 18:25:35 2f39f015ded8: Verifying Checksum 18:25:35 2f39f015ded8: Download complete 18:25:36 5eb5b503b376: Pull complete 18:25:36 5c69ac0246d0: Pull complete 18:25:37 ec43610c2a17: Pull complete 18:25:37 3a2ae6a8a46f: Pull complete 18:25:37 33b1e0a273af: Pull complete 18:25:37 5d3b04190fa2: Pull complete 18:25:42 2f39f015ded8: Pull complete 18:25:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:43 prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container 18:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 18:25:45 $ docker top dd6c3a13cf3c5090ca3ecd3a4c51f0683781edf3585e4fbb35c2499d3b558698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:45 ---> job-cost.sh 18:25:45 lf-activate-venv: SKIPPING 18:25:45 INFO: No Stack... 18:25:46 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:46 INFO: Archiving Costs [Pipeline] sh 18:25:46 + cat /w/workspace/undry_device-onvif-camera_PR-139/archives/cost.csv 18:25:46 + cut -d, -f6 [Pipeline] lock 18:25:46 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] 18:25:46 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] did not exist. Created. 18:25:46 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:47 + echo total: 0.2199999988079071 [Pipeline] stash 18:25:47 Stashed 1 file(s) [Pipeline] } 18:25:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:47 $ docker stop --time=1 dd6c3a13cf3c5090ca3ecd3a4c51f0683781edf3585e4fbb35c2499d3b558698 18:25:48 $ docker rm -f dd6c3a13cf3c5090ca3ecd3a4c51f0683781edf3585e4fbb35c2499d3b558698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:27:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23789 in /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] { [Pipeline] ws 18:27:15 Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout 18:27:15 Selected Git installation does not exist. Using Default 18:27:15 The recommended git tool is: NONE 18:27:22 using credential edgex-jenkins-ssh 18:27:22 Cloning the remote Git repository 18:27:22 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 18:27:22 > git init /w/workspace/device-onvif-camera/4 # timeout=10 18:27:22 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:27:22 > git --version # timeout=10 18:27:22 > git --version # 'git version 2.25.1' 18:27:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:23 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:27:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:23 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:27:23 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:27:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:27:24 Merging remotes/origin/main commit b7cedde85df3692c69591f25206326ca90501e4e into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a 18:27:24 Merge succeeded, producing b04bfaa3f7c90cec0972aba86e0cd13724293b2a 18:27:24 Checking out Revision b04bfaa3f7c90cec0972aba86e0cd13724293b2a (PR-139) 18:27:24 > git config core.sparsecheckout # timeout=10 18:27:24 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 18:27:24 > git remote # timeout=10 18:27:24 > git config --get remote.origin.url # timeout=10 18:27:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:24 > git merge b7cedde85df3692c69591f25206326ca90501e4e # timeout=10 18:27:24 > git rev-parse HEAD^{commit} # timeout=10 18:27:24 > git config core.sparsecheckout # timeout=10 18:27:24 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 18:27:29 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:27:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:27:30 Dload Upload Total Spent Left Speed 18:27:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh 18:27:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:27:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:27:31 + sudo tee /etc/docker/daemon.new 18:27:31 { 18:27:31 "registry-mirrors": [ 18:27:31 "https://nexus3.edgexfoundry.org:10001" 18:27:31 ], 18:27:31 "bip": "10.250.0.254/24", 18:27:31 "hosts": [ 18:27:31 "tcp://0.0.0.0:5555", 18:27:31 "unix:///var/run/docker.sock" 18:27:31 ], 18:27:31 "mtu": 1458, 18:27:31 "selinux-enabled": true, 18:27:31 "seccomp-profile": "/etc/docker/seccomp.json" 18:27:31 } [Pipeline] sh 18:27:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:27:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:50 provisioning config files... 18:27:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config4243300326173769802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:50 ---> docker-login.sh 18:27:50 nexus3.edgexfoundry.org:10001 18:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:52 Configure a credential helper to remove this warning. See 18:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:52 18:27:52 Login Succeeded 18:27:52 nexus3.edgexfoundry.org:10002 18:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:52 Configure a credential helper to remove this warning. See 18:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:52 18:27:52 Login Succeeded 18:27:52 nexus3.edgexfoundry.org:10003 18:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:53 Configure a credential helper to remove this warning. See 18:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:53 18:27:53 Login Succeeded 18:27:53 nexus3.edgexfoundry.org:10004 18:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:53 Configure a credential helper to remove this warning. See 18:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:53 18:27:53 Login Succeeded 18:27:53 docker.io 18:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:56 Configure a credential helper to remove this warning. See 18:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:56 18:27:56 Login Succeeded 18:27:56 ---> docker-login.sh ends [Pipeline] } 18:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:56 ========================================================= 18:27:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:27:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:27:57 Sending build context to Docker daemon 14.04MB 18:27:57 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:27:57 Step 2/13 : FROM ${BASE} AS builder 18:27:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:27:57 b3c136eddcbf: Pulling fs layer 18:27:57 c0a3192eca97: Pulling fs layer 18:27:57 a050256f5b6f: Pulling fs layer 18:27:57 656be50a0ddc: Pulling fs layer 18:27:57 2bbca73fdf42: Pulling fs layer 18:27:57 46d945488cbd: Pulling fs layer 18:27:57 8a5474983e97: Pulling fs layer 18:27:57 329c88fbcd65: Pulling fs layer 18:27:57 656be50a0ddc: Waiting 18:27:57 2bbca73fdf42: Waiting 18:27:57 8a5474983e97: Waiting 18:27:57 329c88fbcd65: Waiting 18:27:57 46d945488cbd: Waiting 18:27:58 a050256f5b6f: Verifying Checksum 18:27:58 a050256f5b6f: Download complete 18:27:58 c0a3192eca97: Verifying Checksum 18:27:58 c0a3192eca97: Download complete 18:27:58 2bbca73fdf42: Verifying Checksum 18:27:58 2bbca73fdf42: Download complete 18:27:58 46d945488cbd: Verifying Checksum 18:27:58 46d945488cbd: Download complete 18:27:58 b3c136eddcbf: Download complete 18:27:59 b3c136eddcbf: Pull complete 18:27:59 329c88fbcd65: Verifying Checksum 18:27:59 329c88fbcd65: Download complete 18:27:59 c0a3192eca97: Pull complete 18:27:59 a050256f5b6f: Pull complete 18:28:00 8a5474983e97: Verifying Checksum 18:28:00 8a5474983e97: Download complete 18:28:01 656be50a0ddc: Verifying Checksum 18:28:01 656be50a0ddc: Download complete 18:28:13 656be50a0ddc: Pull complete 18:28:13 2bbca73fdf42: Pull complete 18:28:14 46d945488cbd: Pull complete 18:28:20 8a5474983e97: Pull complete 18:28:23 329c88fbcd65: Pull complete 18:28:23 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:28:23 ---> ff4287adb874 18:28:23 Step 3/13 : ARG MAKE="make build" 18:28:25 ---> Running in f914bb84805d 18:28:25 Removing intermediate container f914bb84805d 18:28:25 ---> 9669a8a1e190 18:28:25 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:28:25 ---> Running in 2b0a3ca7dcc0 18:28:25 Removing intermediate container 2b0a3ca7dcc0 18:28:25 ---> f137a7605bae 18:28:25 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 18:28:25 ---> Running in de7d7107af22 18:28:26 Removing intermediate container de7d7107af22 18:28:26 ---> 09e4bfbbbfd2 18:28:26 Step 6/13 : LABEL Name=edgex-device-onvif-camera 18:28:26 ---> Running in 14ade1ce7056 18:28:26 Removing intermediate container 14ade1ce7056 18:28:26 ---> 02296b25ef33 18:28:26 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:26 ---> Running in 3a4aa40d209d 18:28:28 Removing intermediate container 3a4aa40d209d 18:28:28 ---> 05c3d0eb10db 18:28:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:28 ---> Running in 0bc9dffb5917 18:28:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:28:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:28:31 OK: 221 MiB in 51 packages 18:28:32 Removing intermediate container 0bc9dffb5917 18:28:32 ---> bd9ed4b3471e 18:28:32 Step 9/13 : WORKDIR /device-onvif-camera 18:28:32 ---> Running in 573839e0a48f 18:28:32 Removing intermediate container 573839e0a48f 18:28:32 ---> 40d9b27d6db2 18:28:32 Step 10/13 : COPY go.mod vendor* ./ 18:28:33 ---> f17fe4d2efc7 18:28:33 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:33 ---> Running in 98e3226497ed 18:29:30 Removing intermediate container 98e3226497ed 18:29:30 ---> e660f78df5ff 18:29:30 Step 12/13 : COPY . . 18:29:30 ---> 62802e7dc1b4 18:29:30 Step 13/13 : RUN ${MAKE} 18:29:30 ---> Running in 83e3af50887a 18:29:30 noop 18:29:30 Removing intermediate container 83e3af50887a 18:29:30 ---> 04fc608ecfa3 18:29:30 Successfully built 04fc608ecfa3 18:29:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:30 + docker inspect -f . ci-base-image-arm64 18:29:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:30 prd-ubuntu20.04-docker-arm64-4c-16g-23789 does not seem to be running inside a container 18:29:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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-arm64 cat 18:29:32 $ docker top 1ebcb524fb7fe51ea6f1307b7874b525833895569bda086d73090939750a1cb6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:33 + go version 18:29:33 go version go1.18.3 linux/arm64 [Pipeline] } 18:29:33 $ docker stop --time=1 1ebcb524fb7fe51ea6f1307b7874b525833895569bda086d73090939750a1cb6 18:29:34 $ docker rm -f 1ebcb524fb7fe51ea6f1307b7874b525833895569bda086d73090939750a1cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:35 + docker inspect -f . ci-base-image-arm64 18:29:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:35 prd-ubuntu20.04-docker-arm64-4c-16g-23789 does not seem to be running inside a container 18:29:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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-arm64 cat 18:29:37 $ docker top 325114827bc689cf8f1384418ceb29d44d59474151bbbb67c0dfcf92b8906dae -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:37 + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh 18:29:38 + make test 18:29:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:29:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:31:17 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:31:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.121s coverage: 10.6% of statements 18:31:17 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:31:35 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.543s coverage: 13.8% of statements 18:31:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:31:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:31:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:31:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:31:58 ./bin/test-attribution-txt.sh [Pipeline] echo 18:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:31:58 $ docker stop --time=1 325114827bc689cf8f1384418ceb29d44d59474151bbbb67c0dfcf92b8906dae 18:31:59 $ docker rm -f 325114827bc689cf8f1384418ceb29d44d59474151bbbb67c0dfcf92b8906dae [Pipeline] // withDockerContainer [Pipeline] sh 18:32:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:32:00 Warning: overwriting stash ‘coverage-report’ 18:32:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:32:02 + ls -al . 18:32:02 total 228 18:32:02 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 18:29 . 18:32:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:27 .. 18:32:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 18:27 .git 18:32:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:27 .github 18:32:02 -rw-rw-r-- 1 jenkins jenkins 418 Aug 29 18:27 .gitignore 18:32:02 -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 18:27 .golangci.yml 18:32:02 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 29 18:27 Attribution.txt 18:32:02 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 29 18:27 CHANGELOG.md 18:32:02 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 29 18:27 Dockerfile 18:32:02 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 18:27 GOVERNANCE.md 18:32:02 -rw-rw-r-- 1 jenkins jenkins 734 Aug 29 18:27 Jenkinsfile 18:32:02 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 18:27 LICENSE 18:32:02 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 29 18:27 Makefile 18:32:02 -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 18:27 OWNERS.md 18:32:02 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 29 18:27 README.md 18:32:02 -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 18:23 VERSION 18:32:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 18:27 bin 18:32:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:27 cmd 18:32:02 -rw-r--r-- 1 jenkins jenkins 76854 Aug 29 18:31 coverage.out 18:32:02 drwxrwxr-x 6 jenkins jenkins 4096 Aug 29 18:27 doc 18:32:02 -rw-rw-r-- 1 jenkins jenkins 3747 Aug 29 18:27 go.mod 18:32:02 -rw-rw-r-- 1 jenkins jenkins 39690 Aug 29 18:27 go.sum 18:32:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:27 internal 18:32:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:27 snap 18:32:02 -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:02 + 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=b04bfaa3f7c90cec0972aba86e0cd13724293b2a --label arch=arm64 --label version=0.0.0 . 18:32:03 Sending build context to Docker daemon 14.12MB 18:32:03 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:32:03 Step 2/26 : FROM ${BASE} AS builder 18:32:03 ---> 04fc608ecfa3 18:32:03 Step 3/26 : ARG MAKE="make build" 18:32:03 ---> Running in 2368795fa38f 18:32:03 Removing intermediate container 2368795fa38f 18:32:03 ---> 854585f5c226 18:32:03 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:32:03 ---> Running in b0e64a912314 18:32:03 Removing intermediate container b0e64a912314 18:32:03 ---> 9111c445f00c 18:32:03 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:32:03 ---> Running in 7af61ad111dc 18:32:04 Removing intermediate container 7af61ad111dc 18:32:04 ---> c14d8c1ae9ac 18:32:04 Step 6/26 : LABEL Name=edgex-device-onvif-camera 18:32:04 ---> Running in 32971997ad94 18:32:04 Removing intermediate container 32971997ad94 18:32:04 ---> 634d7289221d 18:32:04 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:04 ---> Running in 8af0137fb31b 18:32:06 Removing intermediate container 8af0137fb31b 18:32:06 ---> 89ef861d975b 18:32:06 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:06 ---> Running in baade665b2aa 18:32:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:32:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:32:09 OK: 221 MiB in 51 packages 18:32:09 Removing intermediate container baade665b2aa 18:32:09 ---> b8809b19dcc8 18:32:09 Step 9/26 : WORKDIR /device-onvif-camera 18:32:09 ---> Running in 4ee7079101af 18:32:10 Removing intermediate container 4ee7079101af 18:32:10 ---> 981eb735d6eb 18:32:10 Step 10/26 : COPY go.mod vendor* ./ 18:32:11 ---> 329d3956d509 18:32:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:11 ---> Running in c4a5b8535229 18:32:13 Removing intermediate container c4a5b8535229 18:32:13 ---> fb4b4646ebc3 18:32:13 Step 12/26 : COPY . . 18:32:14 ---> 77e6c0e81d26 18:32:14 Step 13/26 : RUN ${MAKE} 18:32:14 ---> Running in 9c26a6ea0a7e 18:32:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 18:34:37 Removing intermediate container 9c26a6ea0a7e 18:34:37 ---> 48e3775ac75a 18:34:37 Step 14/26 : FROM alpine:3.16 18:34:37 3.16: Pulling from library/alpine 18:34:37 9b18e9b68314: Pulling fs layer 18:34:37 9b18e9b68314: Verifying Checksum 18:34:37 9b18e9b68314: Download complete 18:34:37 9b18e9b68314: Pull complete 18:34:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:34:37 Status: Downloaded newer image for alpine:3.16 18:34:37 ---> a6215f271958 18:34:37 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:34:37 ---> Running in b19d115eb2fe 18:34:37 Removing intermediate container b19d115eb2fe 18:34:37 ---> 67279d5d5b1d 18:34:37 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 18:34:37 ---> Running in b33632529a19 18:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:34:37 (1/6) Installing dumb-init (1.2.5-r1) 18:34:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:34:37 (3/6) Installing libsodium (1.0.18-r0) 18:34:37 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:34:37 (5/6) Installing libzmq (4.3.4-r0) 18:34:37 (6/6) Installing zeromq (4.3.4-r0) 18:34:37 Executing busybox-1.35.0-r17.trigger 18:34:37 OK: 8 MiB in 20 packages 18:34:37 Removing intermediate container b33632529a19 18:34:37 ---> d6e4ac82114e 18:34:37 Step 17/26 : WORKDIR / 18:34:37 ---> Running in f742c1decbd0 18:34:37 Removing intermediate container f742c1decbd0 18:34:37 ---> 558463b62b16 18:34:37 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:34:37 ---> b79f4d24241e 18:34:37 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:34:37 ---> 08aea8e45d8f 18:34:37 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:34:37 ---> 1c761bc0b4bd 18:34:37 Step 21/26 : EXPOSE 59984 18:34:37 ---> Running in 19544b4c4811 18:34:37 Removing intermediate container 19544b4c4811 18:34:37 ---> 782df1690022 18:34:37 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:34:37 ---> Running in 4bf21f35fd1f 18:34:37 Removing intermediate container 4bf21f35fd1f 18:34:37 ---> 62a0bd476219 18:34:37 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:37 ---> Running in 85bf993eccf3 18:34:37 Removing intermediate container 85bf993eccf3 18:34:37 ---> 4f96b4f84168 18:34:37 Step 24/26 : LABEL arch=arm64 18:34:37 ---> Running in c9cec01d1915 18:34:37 Removing intermediate container c9cec01d1915 18:34:37 ---> a12f2cd85684 18:34:37 Step 25/26 : LABEL git_sha=b04bfaa3f7c90cec0972aba86e0cd13724293b2a 18:34:37 ---> Running in f363ebf44450 18:34:37 Removing intermediate container f363ebf44450 18:34:37 ---> 8d33756f7856 18:34:37 Step 26/26 : LABEL version=0.0.0 18:34:37 ---> Running in ec262129e191 18:34:37 Removing intermediate container ec262129e191 18:34:37 ---> 7ecf7ed09948 18:34:37 [Warning] One or more build-args [ARCH] were not consumed 18:34:37 Successfully built 7ecf7ed09948 18:34:37 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 18:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:37 18:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:38 arm64: Pulling from edgex-lftools-log-publisher 18:34:38 8998bd30e6a1: Pulling fs layer 18:34:38 04944245beec: Pulling fs layer 18:34:38 699f458cf7ca: Pulling fs layer 18:34:38 765212b225bb: Pulling fs layer 18:34:38 f23df028b6ca: Pulling fs layer 18:34:38 d65c8cfc05b1: Pulling fs layer 18:34:38 2437ff75d9bd: Pulling fs layer 18:34:38 765212b225bb: Waiting 18:34:38 f23df028b6ca: Waiting 18:34:38 d65c8cfc05b1: Waiting 18:34:38 2437ff75d9bd: Waiting 18:34:38 04944245beec: Verifying Checksum 18:34:38 04944245beec: Download complete 18:34:38 765212b225bb: Download complete 18:34:38 f23df028b6ca: Download complete 18:34:38 d65c8cfc05b1: Verifying Checksum 18:34:38 d65c8cfc05b1: Download complete 18:34:38 699f458cf7ca: Verifying Checksum 18:34:38 699f458cf7ca: Download complete 18:34:39 8998bd30e6a1: Verifying Checksum 18:34:39 8998bd30e6a1: Download complete 18:34:41 2437ff75d9bd: Verifying Checksum 18:34:41 2437ff75d9bd: Download complete 18:34:43 8998bd30e6a1: Pull complete 18:34:43 04944245beec: Pull complete 18:34:45 699f458cf7ca: Pull complete 18:34:45 765212b225bb: Pull complete 18:34:46 f23df028b6ca: Pull complete 18:34:46 d65c8cfc05b1: Pull complete 18:35:02 2437ff75d9bd: Pull complete 18:35:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:02 prd-ubuntu20.04-docker-arm64-4c-16g-23789 does not seem to be running inside a container 18:35:02 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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:arm64 cat 18:35:05 $ docker top 8681debf3b453808d9433a1f66df4c9069d475d79ed9d76f45b16857f0ce05a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:06 ---> job-cost.sh 18:35:06 lf-activate-venv: SKIPPING 18:35:06 INFO: No Stack... 18:35:06 INFO: Retrieving Pricing Info for: v3-standard-4 18:35:07 INFO: Archiving Costs [Pipeline] sh 18:35:08 + cat /w/workspace/device-onvif-camera/4/archives/cost.csv 18:35:08 + cut -d, -f6 [Pipeline] lock 18:35:08 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] 18:35:08 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] did not exist. Created. 18:35:08 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:35:08 /w/workspace/device-onvif-camera/4@tmp/durable-ab917664/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:35:09 + echo total: 0.10999999940395355 [Pipeline] stash 18:35:09 Warning: overwriting stash ‘stack-cost’ 18:35:09 Stashed 1 file(s) [Pipeline] } 18:35:09 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:35:09 $ docker stop --time=1 8681debf3b453808d9433a1f66df4c9069d475d79ed9d76f45b16857f0ce05a2 18:35:11 $ docker rm -f 8681debf3b453808d9433a1f66df4c9069d475d79ed9d76f45b16857f0ce05a2 [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 18:35:11 provisioning config files... 18:35:11 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config2526741830251495173tmp [Pipeline] { [Pipeline] sh 18:35:12 + set +x 18:35:12 + curl -s https://codecov.io/bash 18:35:12 + bash -s -- 18:35:12 18:35:12 _____ _ 18:35:12 / ____| | | 18:35:12 | | ___ __| | ___ ___ _____ __ 18:35:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:35:12 | |___| (_) | (_| | __/ (_| (_) \ V / 18:35:12 \_____\___/ \__,_|\___|\___\___/ \_/ 18:35:12 Bash-1.0.6 18:35:12 18:35:12 18:35:12 ==> git version 2.25.1 found 18:35:12 ==> 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 18:35:12 Release-Date: 2020-01-08 18:35:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:35:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:35:12 ==> Jenkins CI detected. 18:35:12 current dir:  /w/workspace/undry_device-onvif-camera_PR-139 18:35:12 project root: . 18:35:12 --> token set from env 18:35:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:35:12 ==> Running gcov in . (disable via -X gcov) 18:35:12 ==> Python coveragepy not found 18:35:12 ==> Searching for coverage reports in: 18:35:12 + . 18:35:12 -> Found 1 reports 18:35:12 ==> Detecting git/mercurial file structure 18:35:12 ==> Reading reports 18:35:12 + ./coverage.out bytes=76854 18:35:12 ==> Appending adjustments 18:35:12 https://docs.codecov.io/docs/fixing-reports 18:35:12 + Found adjustments 18:35:12 ==> Gzipping contents 18:35:12 12K /tmp/codecov.rsK3DL.gz 18:35:12 ==> Uploading reports 18:35:12 url: https://codecov.io 18:35:12 query: branch=PR-139&commit=b04bfaa3f7c90cec0972aba86e0cd13724293b2a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= 18:35:12 -> Pinging Codecov 18:35:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-139&commit=b04bfaa3f7c90cec0972aba86e0cd13724293b2a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= 18:35:12 -> Uploading to 18:35:12 https://storage.googleapis.com/codecov/v4/raw/2022-08-29/F29A59C45E3A92E06B3E522C9905F8EF/b04bfaa3f7c90cec0972aba86e0cd13724293b2a/587deb17-deff-4e06-9dbf-a5f28f91d6c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T183512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=541906a725451a16bfce6de3f629c7327f0137b8a75fe8b16428cc3f0aafd9c0 18:35:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:35:12 Dload Upload Total Spent Left Speed 18:35:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10399 0 0 100 10399 0 47484 --:--:-- --:--:-- --:--:-- 47484 18:35:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/b04bfaa3f7c90cec0972aba86e0cd13724293b2a [Pipeline] } 18:35:12 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 18:35:13 + [ -d /w/workspace/undry_device-onvif-camera_PR-139/archives ] 18:35:13 + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives 18:35:13 total 16 18:35:13 drwxr-xr-x 3 root root 4096 Aug 29 18:25 . 18:35:13 drwxrwxr-x 11 jenkins jenkins 4096 Aug 29 18:25 .. 18:35:13 drwxr-xr-x 2 root root 4096 Aug 29 18:25 cost 18:35:13 -rw-r--r-- 1 root root 91 Aug 29 18:25 cost.csv 18:35:13 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-139/archives 18:35:13 + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives 18:35:13 total 16 18:35:13 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 18:25 . 18:35:13 drwxrwxr-x 11 jenkins jenkins 4096 Aug 29 18:25 .. 18:35:13 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 18:25 cost 18:35:13 -rw-r--r-- 1 jenkins jenkins 91 Aug 29 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:35:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:35:14 ---> package-listing.sh 18:35:14 ++ facter osfamily 18:35:14 ++ tr '[:upper:]' '[:lower:]' 18:35:15 + OS_FAMILY=debian 18:35:15 + workspace=/w/workspace/undry_device-onvif-camera_PR-139 18:35:15 + START_PACKAGES=/tmp/packages_start.txt 18:35:15 + END_PACKAGES=/tmp/packages_end.txt 18:35:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:35:15 + PACKAGES=/tmp/packages_start.txt 18:35:15 + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' 18:35:15 + PACKAGES=/tmp/packages_end.txt 18:35:15 + case "${OS_FAMILY}" in 18:35:15 + dpkg -l 18:35:15 + grep '^ii' 18:35:15 + '[' -f /tmp/packages_start.txt ']' 18:35:15 + '[' -f /tmp/packages_end.txt ']' 18:35:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:35:15 + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' 18:35:15 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-139/archives/ 18:35:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-139/archives/ [Pipeline] echo 18:35:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:35:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:15 prd-ubuntu20.04-docker-8c-8g-23788 does not seem to be running inside a container 18:35:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@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 18:35:16 $ docker top 9467b8d2e91531e0179fd683c432f2023c689be37e8050944a20ee7fee4fec63 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:16 + touch /tmp/pre-build-complete [Pipeline] sh 18:35:16 + mkdir -p /var/log/sysstat [Pipeline] sh 18:35:17 + ls /var/log/sa-host 18:35:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:17 provisioning config files... 18:35:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config6132418311215700971tmp [Pipeline] { [Pipeline] echo 18:35:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:35:17 ---> create-netrc.sh [Pipeline] } 18:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:35:17 ---> python-tools-install.sh [Pipeline] echo 18:35:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:35:18 ---> sudo-logs.sh 18:35:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:35:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:35:18 ---> job-cost.sh 18:35:18 lf-activate-venv: SKIPPING 18:35:18 DEBUG: total: 0.2199999988079071 18:35:18 INFO: Retrieving Stack Cost... 18:35:19 INFO: Retrieving Pricing Info for: v3-standard-8 18:35:19 INFO: Archiving Costs [Pipeline] echo 18:35:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:35:19 ---> logs-deploy.sh 18:35:19 lf-activate-venv: SKIPPING 18:35:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-139/4 18:35:19 INFO: archiving workspace using pattern(s): 18:35:20 Archives upload complete. 18:35:20 INFO: archiving logs to Nexus