Pull request #225 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9af9e0c001521b7e181da9857a6e5d196e142f71+81966fae257ec8aee1d7557002cb31a67ebedcc1 (59b523edc74fd3c346b64ddddbf0cdcf6a300840) 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-ssh15385357424445271488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6948524312862788082.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14868821431435487744.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16475426296518271531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17302973249836227825.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-225/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-225/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8600542674444641477.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4610 in /w/workspace/undry_device-onvif-camera_PR-225 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-225 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit 9af9e0c001521b7e181da9857a6e5d196e142f71 Merge succeeded, producing 9af9e0c001521b7e181da9857a6e5d196e142f71 Checking out Revision 9af9e0c001521b7e181da9857a6e5d196e142f71 (PR-225) > 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/225/head:refs/remotes/origin/PR-225 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af9e0c001521b7e181da9857a6e5d196e142f71 # 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 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af9e0c001521b7e181da9857a6e5d196e142f71 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:11:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:11:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:26 ========================================================= 03:11:26 EdgeX Global Pipelines Version Info 03:11:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:11:27 ------------------- 03:11:27 stable info: 03:11:27 ------------------- 03:11:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:11:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:11:27 Message: update stable to v1.0.244 03:11:28 ------------------- 03:11:28 experimental info: 03:11:28 ------------------- 03:11:28 Commited By: **** collab-it+edgex@linuxfoundation.org 03:11:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:11:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-225 [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-225 [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-225 [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af9e0c001521b7e181da9857a6e5d196e142f71 [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af9e0c [Pipeline] echo 03:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:29 provisioning config files... 03:11:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-225@tmp/config978806001844934367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:30 ---> docker-login.sh 03:11:30 nexus3.edgexfoundry.org:10001 03:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:30 Configure a credential helper to remove this warning. See 03:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:30 03:11:30 Login Succeeded 03:11:30 nexus3.edgexfoundry.org:10002 03:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:30 Configure a credential helper to remove this warning. See 03:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:30 03:11:30 Login Succeeded 03:11:30 nexus3.edgexfoundry.org:10003 03:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:31 Configure a credential helper to remove this warning. See 03:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:31 03:11:31 Login Succeeded 03:11:31 nexus3.edgexfoundry.org:10004 03:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:31 Configure a credential helper to remove this warning. See 03:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:31 03:11:31 Login Succeeded 03:11:31 docker.io 03:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:31 Configure a credential helper to remove this warning. See 03:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:31 03:11:31 Login Succeeded 03:11:31 ---> docker-login.sh ends [Pipeline] } 03:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:11:32 + git rev-list -1 --merges 9af9e0c001521b7e181da9857a6e5d196e142f71~1..9af9e0c001521b7e181da9857a6e5d196e142f71 [Pipeline] echo 03:11:32 -----------> git rev-list -1 --merges 9af9e0c001521b7e181da9857a6e5d196e142f71~1..9af9e0c001521b7e181da9857a6e5d196e142f71 9af9e0c001521b7e181da9857a6e5d196e142f71 [false] [Pipeline] sh 03:11:32 + git log --format=format:%s -1 9af9e0c001521b7e181da9857a6e5d196e142f71 [Pipeline] echo 03:11:32 ========================================================= 03:11:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:11:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:33 + git log --format=format:%s -1 9af9e0c001521b7e181da9857a6e5d196e142f71 [Pipeline] echo 03:11:33 [semverPrep] GIT_COMMIT: 9af9e0c001521b7e181da9857a6e5d196e142f71, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 03:11:33 [semverPrep] This is not a build commit. [Pipeline] sh 03:11:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:33 + grep -v github /etc/ssh/ssh_known_hosts 03:11:33 + [ -e /tmp/ssh_known_hosts ] 03:11:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:11:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:11:33 + sudo tee -a /etc/ssh/ssh_known_hosts 03:11:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:33 03:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:34 0.1.4: Pulling from edgex-devops/py-git-semver 03:11:34 b85a868b505f: Pulling fs layer 03:11:34 e2be974225ed: Pulling fs layer 03:11:34 339a4e72a1f5: Pulling fs layer 03:11:34 988bab9f4d93: Pulling fs layer 03:11:34 1469e6f7b9e6: Pulling fs layer 03:11:34 eaf3925da568: Pulling fs layer 03:11:34 bab4dde63d76: Pulling fs layer 03:11:34 bde34c3a00c8: Pulling fs layer 03:11:34 b352a97aabf1: Pulling fs layer 03:11:34 4872d77fe225: Pulling fs layer 03:11:34 5851b861e8e6: Pulling fs layer 03:11:34 bab4dde63d76: Waiting 03:11:34 bde34c3a00c8: Waiting 03:11:34 4872d77fe225: Waiting 03:11:34 5851b861e8e6: Waiting 03:11:34 b352a97aabf1: Waiting 03:11:34 988bab9f4d93: Waiting 03:11:34 1469e6f7b9e6: Waiting 03:11:34 eaf3925da568: Waiting 03:11:34 e2be974225ed: Verifying Checksum 03:11:34 e2be974225ed: Download complete 03:11:34 988bab9f4d93: Verifying Checksum 03:11:34 988bab9f4d93: Download complete 03:11:34 1469e6f7b9e6: Verifying Checksum 03:11:34 1469e6f7b9e6: Download complete 03:11:34 eaf3925da568: Download complete 03:11:34 339a4e72a1f5: Verifying Checksum 03:11:34 339a4e72a1f5: Download complete 03:11:34 bde34c3a00c8: Verifying Checksum 03:11:34 bde34c3a00c8: Download complete 03:11:34 b352a97aabf1: Verifying Checksum 03:11:34 b352a97aabf1: Download complete 03:11:34 4872d77fe225: Verifying Checksum 03:11:34 4872d77fe225: Download complete 03:11:34 5851b861e8e6: Verifying Checksum 03:11:34 5851b861e8e6: Download complete 03:11:34 b85a868b505f: Verifying Checksum 03:11:34 b85a868b505f: Download complete 03:11:35 bab4dde63d76: Verifying Checksum 03:11:35 bab4dde63d76: Download complete 03:11:36 b85a868b505f: Pull complete 03:11:36 e2be974225ed: Pull complete 03:11:36 339a4e72a1f5: Pull complete 03:11:36 988bab9f4d93: Pull complete 03:11:37 1469e6f7b9e6: Pull complete 03:11:37 eaf3925da568: Pull complete 03:11:39 bab4dde63d76: Pull complete 03:11:39 bde34c3a00c8: Pull complete 03:11:39 b352a97aabf1: Pull complete 03:11:39 4872d77fe225: Pull complete 03:11:39 5851b861e8e6: Pull complete 03:11:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:39 prd-ubuntu20.04-docker-8c-8g-4610 does not seem to be running inside a container 03:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-225 -v /w/workspace/undry_device-onvif-camera_PR-225:/w/workspace/undry_device-onvif-camera_PR-225:rw,z -v /w/workspace/undry_device-onvif-camera_PR-225@tmp:/w/workspace/undry_device-onvif-camera_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:11:49 $ docker top d8c1c15914cada45e17556503708be7b4486707e40c52bc59facf8626a46efc7 -eo pid,comm 03:11:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:11:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:49 [ssh-agent] Looking for ssh-agent implementation... 03:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:49 $ docker exec d8c1c15914cada45e17556503708be7b4486707e40c52bc59facf8626a46efc7 ssh-agent 03:11:49 SSH_AUTH_SOCK=/tmp/ssh-8P3RFOfy0i1m/agent.32 03:11:49 SSH_AGENT_PID=38 03:11:49 Running ssh-add (command line suppressed) 03:11:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-225@tmp/private_key_11432580253492476670.key (/w/workspace/undry_device-onvif-camera_PR-225@tmp/private_key_11432580253492476670.key) 03:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:50 + git tag --points-at HEAD [Pipeline] } 03:11:50 $ docker exec --env ******** --env ******** d8c1c15914cada45e17556503708be7b4486707e40c52bc59facf8626a46efc7 ssh-agent -k 03:11:50 unset SSH_AUTH_SOCK; 03:11:50 unset SSH_AGENT_PID; 03:11:50 echo Agent pid 38 killed; 03:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:50 [ssh-agent] Looking for ssh-agent implementation... 03:11:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:50 $ docker exec d8c1c15914cada45e17556503708be7b4486707e40c52bc59facf8626a46efc7 ssh-agent 03:11:50 SSH_AUTH_SOCK=/tmp/ssh-laEybHNj9NB4/agent.70 03:11:50 SSH_AGENT_PID=76 03:11:50 Running ssh-add (command line suppressed) 03:11:50 Identity added: /w/workspace/undry_device-onvif-camera_PR-225@tmp/private_key_9357188654352971332.key (/w/workspace/undry_device-onvif-camera_PR-225@tmp/private_key_9357188654352971332.key) 03:11:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:51 + git semver init 03:11:51 2023-02-06 03:11:51,349 [run_init] DEBUG init version:0.0.0 force:False 03:11:51 2023-02-06 03:11:51,349 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-225/.semver 03:11:51 2023-02-06 03:11:51,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-225/.semver 03:11:51 2023-02-06 03:11:51,350 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-225/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-225, universal_newlines=False, shell=None, istream=None) 03:11:52 2023-02-06 03:11:52,473 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-225/.git/info/exclude 03:11:52 2023-02-06 03:11:52,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-225/.semver/PR-225 with force:False 03:11:52 2023-02-06 03:11:52,474 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-225/.semver/PR-225 03:11:52 2023-02-06 03:11:52,479 [execute] INFO git cat-file --batch-check 03:11:52 2023-02-06 03:11:52,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-225/.semver, universal_newlines=False, shell=None, istream=) 03:11:52 2023-02-06 03:11:52,484 [execute] INFO git cat-file --batch 03:11:52 2023-02-06 03:11:52,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-225/.semver, universal_newlines=False, shell=None, istream=) 03:11:52 2023-02-06 03:11:52,489 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-225/.semver/PR-225 03:11:52 0.0.0 [Pipeline] } 03:11:52 $ docker exec --env ******** --env ******** d8c1c15914cada45e17556503708be7b4486707e40c52bc59facf8626a46efc7 ssh-agent -k 03:11:52 unset SSH_AUTH_SOCK; 03:11:52 unset SSH_AGENT_PID; 03:11:52 echo Agent pid 76 killed; 03:11:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:53 + git semver [Pipeline] } 03:11:53 $ docker stop --time=1 d8c1c15914cada45e17556503708be7b4486707e40c52bc59facf8626a46efc7 03:11:55 $ docker rm -f --volumes d8c1c15914cada45e17556503708be7b4486707e40c52bc59facf8626a46efc7 [Pipeline] // withDockerContainer [Pipeline] sh 03:11:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:11:56 Stashed 1 file(s) [Pipeline] echo 03:11:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:56 provisioning config files... 03:11:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-225@tmp/config14302538699374852734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:57 ---> docker-login.sh 03:11:57 nexus3.edgexfoundry.org:10001 03:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:57 Configure a credential helper to remove this warning. See 03:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:57 03:11:57 Login Succeeded 03:11:57 nexus3.edgexfoundry.org:10002 03:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:57 Configure a credential helper to remove this warning. See 03:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:57 03:11:57 Login Succeeded 03:11:57 nexus3.edgexfoundry.org:10003 03:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:57 Configure a credential helper to remove this warning. See 03:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:57 03:11:57 Login Succeeded 03:11:57 nexus3.edgexfoundry.org:10004 03:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:57 Configure a credential helper to remove this warning. See 03:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:57 03:11:57 Login Succeeded 03:11:57 docker.io 03:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:57 Configure a credential helper to remove this warning. See 03:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:57 03:11:57 Login Succeeded 03:11:57 ---> docker-login.sh ends [Pipeline] } 03:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:57 ========================================================= 03:11:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:11:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:58 + 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 . 03:11:58 Sending build context to Docker daemon 27.71MB 03:11:58 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:11:58 Step 2/13 : FROM ${BASE} AS builder 03:11:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:11:58 213ec9aee27d: Pulling fs layer 03:11:58 4583459ba037: Pulling fs layer 03:11:58 93c1e223e6f2: Pulling fs layer 03:11:58 53926ce57604: Pulling fs layer 03:11:58 21b2b0c7a3f4: Pulling fs layer 03:11:58 22ff95d597cd: Pulling fs layer 03:11:58 12d6caf4c0d1: Pulling fs layer 03:11:58 96b7cbca73a9: Pulling fs layer 03:11:58 a7acece74701: Pulling fs layer 03:11:58 53926ce57604: Waiting 03:11:58 22ff95d597cd: Waiting 03:11:58 12d6caf4c0d1: Waiting 03:11:58 21b2b0c7a3f4: Waiting 03:11:58 93c1e223e6f2: Verifying Checksum 03:11:58 93c1e223e6f2: Download complete 03:11:58 4583459ba037: Download complete 03:11:58 21b2b0c7a3f4: Verifying Checksum 03:11:58 21b2b0c7a3f4: Download complete 03:11:58 22ff95d597cd: Verifying Checksum 03:11:58 22ff95d597cd: Download complete 03:11:58 213ec9aee27d: Verifying Checksum 03:11:58 213ec9aee27d: Download complete 03:11:58 12d6caf4c0d1: Verifying Checksum 03:11:58 12d6caf4c0d1: Download complete 03:11:58 213ec9aee27d: Pull complete 03:11:58 4583459ba037: Pull complete 03:11:59 93c1e223e6f2: Pull complete 03:11:59 a7acece74701: Verifying Checksum 03:11:59 a7acece74701: Download complete 03:11:59 53926ce57604: Verifying Checksum 03:11:59 53926ce57604: Download complete 03:11:59 96b7cbca73a9: Verifying Checksum 03:11:59 96b7cbca73a9: Download complete 03:12:04 53926ce57604: Pull complete 03:12:04 21b2b0c7a3f4: Pull complete 03:12:04 22ff95d597cd: Pull complete 03:12:04 12d6caf4c0d1: Pull complete 03:12:06 96b7cbca73a9: Pull complete 03:12:07 a7acece74701: Pull complete 03:12:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:12:07 ---> db6d94c90886 03:12:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:12:11 Still waiting to schedule task 03:12:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:12:29 ---> Running in 27355ecc15bc 03:12:29 Removing intermediate container 27355ecc15bc 03:12:29 ---> ee78a4b3b550 03:12:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:12:29 ---> Running in f465ab1fbd3b 03:12:29 Removing intermediate container f465ab1fbd3b 03:12:29 ---> c0323e7df65a 03:12:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:12:29 ---> Running in a93fb34bb576 03:12:29 Removing intermediate container a93fb34bb576 03:12:29 ---> 32bf463efea9 03:12:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:12:29 ---> Running in aca93468bd68 03:12:29 Removing intermediate container aca93468bd68 03:12:29 ---> 09605e18899b 03:12:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:12:29 ---> Running in 094ca7eba7b2 03:12:29 Removing intermediate container 094ca7eba7b2 03:12:29 ---> aefefcd3b4bb 03:12:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:29 ---> Running in c054642bce2a 03:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:12:29 OK: 211 MiB in 51 packages 03:12:29 Removing intermediate container c054642bce2a 03:12:29 ---> 5ab79748a421 03:12:29 Step 9/13 : WORKDIR /device-onvif-camera 03:12:29 ---> Running in 5e8cde6e9c7e 03:12:29 Removing intermediate container 5e8cde6e9c7e 03:12:29 ---> 8a70781267b5 03:12:29 Step 10/13 : COPY go.mod vendor* ./ 03:12:29 ---> b0e4107a7a53 03:12:29 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:29 ---> Running in 68bdd83447e2 03:13:36 Removing intermediate container 68bdd83447e2 03:13:36 ---> 08b11e213300 03:13:36 Step 12/13 : COPY . . 03:13:38 ---> d446a5f10a2f 03:13:38 Step 13/13 : RUN ${MAKE} 03:13:38 ---> Running in 512cbdd6c1ca 03:13:38 noop 03:13:39 Removing intermediate container 512cbdd6c1ca 03:13:39 ---> f2359fd6f355 03:13:39 Successfully built f2359fd6f355 03:13:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:39 + docker inspect -f . ci-base-image-x86_64 03:13:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:39 prd-ubuntu20.04-docker-8c-8g-4610 does not seem to be running inside a container 03:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-225 -v /w/workspace/undry_device-onvif-camera_PR-225:/w/workspace/undry_device-onvif-camera_PR-225:rw,z -v /w/workspace/undry_device-onvif-camera_PR-225@tmp:/w/workspace/undry_device-onvif-camera_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:40 $ docker top a1d12aae1cba9cad7fc24fa8c113113103224f8e684cafb19d864bf2d22595e4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:41 + go version 03:13:41 go version go1.18.7 linux/amd64 [Pipeline] } 03:13:41 $ docker stop --time=1 a1d12aae1cba9cad7fc24fa8c113113103224f8e684cafb19d864bf2d22595e4 03:13:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4613 in /w/workspace/undry_device-onvif-camera_PR-225 03:13:42 $ docker rm -f --volumes a1d12aae1cba9cad7fc24fa8c113113103224f8e684cafb19d864bf2d22595e4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 03:13:42 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout 03:13:42 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:43 + docker inspect -f . ci-base-image-x86_64 03:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:43 prd-ubuntu20.04-docker-8c-8g-4610 does not seem to be running inside a container 03:13:43 $ 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-225 -v /w/workspace/undry_device-onvif-camera_PR-225:/w/workspace/undry_device-onvif-camera_PR-225:rw,z -v /w/workspace/undry_device-onvif-camera_PR-225@tmp:/w/workspace/undry_device-onvif-camera_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:43 $ docker top 2627823b359a83f68b036bd8d972993c6a3a9dcff5970fd1ec49913fa4a1e54e -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:44 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-225 [Pipeline] fileExists [Pipeline] sh 03:13:44 + make test 03:13:44 go test ./... -coverprofile=coverage.out ./... 03:13:44 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:13:48 using credential edgex-jenkins-ssh 03:13:48 Cloning the remote Git repository 03:13:48 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:13:48 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:13:48 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:13:48 > git --version # timeout=10 03:13:48 > git --version # 'git version 2.25.1' 03:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:13:53 # github.com/edgexfoundry/go-mod-messaging/v3/clients 03:13:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 03:13:53 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 03:13:53 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 03:13:53 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 03:13:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 03:13:51 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:13:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:13:52 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:13:52 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:13:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:13:53 Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit 9af9e0c001521b7e181da9857a6e5d196e142f71 03:13:53 Merge succeeded, producing 9af9e0c001521b7e181da9857a6e5d196e142f71 03:13:53 Checking out Revision 9af9e0c001521b7e181da9857a6e5d196e142f71 (PR-225) 03:13:53 > git config core.sparsecheckout # timeout=10 03:13:53 > git checkout -f 9af9e0c001521b7e181da9857a6e5d196e142f71 # timeout=10 03:13:53 > git remote # timeout=10 03:13:53 > git config --get remote.origin.url # timeout=10 03:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:53 > git merge 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 03:13:53 > git rev-parse HEAD^{commit} # timeout=10 03:13:53 > git config core.sparsecheckout # timeout=10 03:13:53 > git checkout -f 9af9e0c001521b7e181da9857a6e5d196e142f71 # timeout=10 03:13:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 03:13:54 > git --version # timeout=10 03:13:54 > git --version # 'git version 2.25.1' 03:13:54 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:13:54 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 03:13:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 03:13:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 03:13:54 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 03:13:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 03:13:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 03:13:54 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:13:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:13:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:13:55 Dload Upload Total Spent Left Speed 03:13:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 03:13:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:13:56 + + sudo tee /etc/docker/daemon.new 03:13:56 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:13:56 { 03:13:56 "registry-mirrors": [ 03:13:56 "https://nexus3.edgexfoundry.org:10001" 03:13:56 ], 03:13:56 "bip": "10.250.0.254/24", 03:13:56 "hosts": [ 03:13:56 "tcp://0.0.0.0:5555", 03:13:56 "unix:///var/run/docker.sock" 03:13:56 ], 03:13:56 "mtu": 1458, 03:13:56 "selinux-enabled": true, 03:13:56 "seccomp-profile": "/etc/docker/seccomp.json" 03:13:56 } [Pipeline] sh 03:13:56 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.494s coverage: 86.5% of statements 03:13:56 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 03:13:57 $ docker stop --time=1 2627823b359a83f68b036bd8d972993c6a3a9dcff5970fd1ec49913fa4a1e54e 03:13:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 03:14:03 $ docker rm -f --volumes 2627823b359a83f68b036bd8d972993c6a3a9dcff5970fd1ec49913fa4a1e54e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } 03:14:04 + sudo service docker restart [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:04 03:14:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:05 latest: Pulling from edgex-lftools-log-publisher 03:14:05 5eb5b503b376: Pulling fs layer 03:14:05 5c69ac0246d0: Pulling fs layer 03:14:05 ec43610c2a17: Pulling fs layer 03:14:05 3a2ae6a8a46f: Pulling fs layer 03:14:05 33b1e0a273af: Pulling fs layer 03:14:05 5d3b04190fa2: Pulling fs layer 03:14:05 2f39f015ded8: Pulling fs layer 03:14:05 2f39f015ded8: Waiting 03:14:05 3a2ae6a8a46f: Waiting 03:14:05 5c69ac0246d0: Verifying Checksum 03:14:05 5c69ac0246d0: Download complete 03:14:05 3a2ae6a8a46f: Download complete 03:14:05 33b1e0a273af: Verifying Checksum 03:14:05 33b1e0a273af: Download complete 03:14:05 5d3b04190fa2: Verifying Checksum 03:14:05 ec43610c2a17: Verifying Checksum 03:14:05 ec43610c2a17: Download complete 03:14:05 5eb5b503b376: Download complete 03:14:06 2f39f015ded8: Download complete 03:14:06 5eb5b503b376: Pull complete 03:14:07 5c69ac0246d0: Pull complete 03:14:07 ec43610c2a17: Pull complete 03:14:07 3a2ae6a8a46f: Pull complete 03:14:08 33b1e0a273af: Pull complete 03:14:08 5d3b04190fa2: Pull complete 03:14:12 2f39f015ded8: Pull complete 03:14:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:12 prd-ubuntu20.04-docker-8c-8g-4610 does not seem to be running inside a container 03:14:12 $ 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-225 -v /w/workspace/undry_device-onvif-camera_PR-225:/w/workspace/undry_device-onvif-camera_PR-225:rw,z -v /w/workspace/undry_device-onvif-camera_PR-225@tmp:/w/workspace/undry_device-onvif-camera_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:14:22 $ docker top b9f2338f94c940b155156ef9c789cc7da5086adcf1f9211349614f27ee8eaa1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 03:14:22 provisioning config files... 03:14:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config9575312814800354684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:22 ---> job-cost.sh 03:14:22 lf-activate-venv: SKIPPING 03:14:22 INFO: No Stack... 03:14:22 ---> docker-login.sh 03:14:22 nexus3.edgexfoundry.org:10001 03:14:23 INFO: Retrieving Pricing Info for: v3-standard-8 03:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:23 Configure a credential helper to remove this warning. See 03:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:23 03:14:23 Login Succeeded 03:14:23 nexus3.edgexfoundry.org:10002 03:14:23 INFO: Archiving Costs [Pipeline] sh 03:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:23 + cat /w/workspace/undry_device-onvif-camera_PR-225/archives/cost.csv 03:14:23 + cut -d, -f6 [Pipeline] lock 03:14:23 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-225-1-stack-cost] 03:14:23 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-225-1-stack-cost] did not exist. Created. 03:14:23 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:24 Configure a credential helper to remove this warning. See 03:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:24 03:14:24 Login Succeeded 03:14:24 nexus3.edgexfoundry.org:10003 03:14:24 + echo total: 0.2199999988079071 03:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:24 Configure a credential helper to remove this warning. See 03:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:24 03:14:24 Login Succeeded 03:14:24 nexus3.edgexfoundry.org:10004 [Pipeline] stash 03:14:24 Stashed 1 file(s) [Pipeline] } 03:14:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:14:24 $ docker stop --time=1 b9f2338f94c940b155156ef9c789cc7da5086adcf1f9211349614f27ee8eaa1e 03:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:24 Configure a credential helper to remove this warning. See 03:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:24 03:14:24 Login Succeeded 03:14:24 docker.io 03:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:25 Configure a credential helper to remove this warning. See 03:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:25 03:14:25 Login Succeeded 03:14:25 ---> docker-login.sh ends 03:14:25 $ docker rm -f --volumes b9f2338f94c940b155156ef9c789cc7da5086adcf1f9211349614f27ee8eaa1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 03:14:25 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:14:26 Failed in branch amd64 [Pipeline] echo 03:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:26 ========================================================= 03:14:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:14:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:27 + 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 . 03:14:27 Sending build context to Docker daemon 20.55MB 03:14:27 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:14:27 Step 2/13 : FROM ${BASE} AS builder 03:14:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:14:28 9b18e9b68314: Pulling fs layer 03:14:28 35d82f9e3411: Pulling fs layer 03:14:28 e16973657156: Pulling fs layer 03:14:28 fc693d55d65f: Pulling fs layer 03:14:28 7e9fc2657dce: Pulling fs layer 03:14:28 dda99020689f: Pulling fs layer 03:14:28 db1c61fa0a46: Pulling fs layer 03:14:28 891c053d2c06: Pulling fs layer 03:14:28 dda99020689f: Waiting 03:14:28 fc693d55d65f: Waiting 03:14:28 7e9fc2657dce: Waiting 03:14:28 db1c61fa0a46: Waiting 03:14:28 891c053d2c06: Waiting 03:14:29 e16973657156: Verifying Checksum 03:14:29 e16973657156: Download complete 03:14:29 35d82f9e3411: Download complete 03:14:29 7e9fc2657dce: Verifying Checksum 03:14:29 7e9fc2657dce: Download complete 03:14:29 dda99020689f: Verifying Checksum 03:14:29 dda99020689f: Download complete 03:14:29 9b18e9b68314: Verifying Checksum 03:14:29 9b18e9b68314: Download complete 03:14:30 9b18e9b68314: Pull complete 03:14:30 891c053d2c06: Verifying Checksum 03:14:30 891c053d2c06: Download complete 03:14:30 35d82f9e3411: Pull complete 03:14:30 e16973657156: Pull complete 03:14:31 db1c61fa0a46: Verifying Checksum 03:14:31 db1c61fa0a46: Download complete 03:14:32 fc693d55d65f: Verifying Checksum 03:14:32 fc693d55d65f: Download complete 03:14:44 fc693d55d65f: Pull complete 03:14:44 7e9fc2657dce: Pull complete 03:14:44 dda99020689f: Pull complete 03:14:51 db1c61fa0a46: Pull complete 03:14:54 891c053d2c06: Pull complete 03:14:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:14:54 ---> f96f9c87975a 03:14:54 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:14:56 ---> Running in 9a6ee46e9fa5 03:14:57 Removing intermediate container 9a6ee46e9fa5 03:14:57 ---> dc2d61da58d2 03:14:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:14:57 ---> Running in 93d3e0b2b71e 03:14:57 Removing intermediate container 93d3e0b2b71e 03:14:57 ---> 6186a8713dfd 03:14:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:14:57 ---> Running in f20f56af91a1 03:14:58 Removing intermediate container f20f56af91a1 03:14:58 ---> 02be572dbab3 03:14:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:14:58 ---> Running in 28f70a88ca8b 03:14:58 Removing intermediate container 28f70a88ca8b 03:14:58 ---> 540ff4ad815e 03:14:58 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:14:58 ---> Running in 6cacbf3a1bb8 03:14:58 Removing intermediate container 6cacbf3a1bb8 03:14:58 ---> f4ce50fe0f73 03:14:58 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:14:58 ---> Running in 948ce59073e2 03:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:15:01 OK: 221 MiB in 51 packages 03:15:02 Removing intermediate container 948ce59073e2 03:15:02 ---> 4b0eccbf3f9c 03:15:02 Step 9/13 : WORKDIR /device-onvif-camera 03:15:02 ---> Running in 6d896af79126 03:15:02 Removing intermediate container 6d896af79126 03:15:02 ---> c7fa8b734a77 03:15:02 Step 10/13 : COPY go.mod vendor* ./ 03:15:03 ---> 394db1191f07 03:15:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:03 ---> Running in 80a0d7d09b2b 03:16:11 Removing intermediate container 80a0d7d09b2b 03:16:11 ---> 4c78069c4b7d 03:16:11 Step 12/13 : COPY . . 03:16:11 ---> d684d6cde061 03:16:11 Step 13/13 : RUN ${MAKE} 03:16:11 ---> Running in 60ba7a4a93a8 03:16:11 noop 03:16:11 Removing intermediate container 60ba7a4a93a8 03:16:11 ---> 69fedeb0c029 03:16:11 Successfully built 69fedeb0c029 03:16:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:11 + docker inspect -f . ci-base-image-arm64 03:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-4613 does not seem to be running inside a container 03:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:16:13 $ docker top 27e9f87e6247457b60776c7939a9bac00a61e4ebed215ac814a5f8c10a467656 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:13 + go version 03:16:13 go version go1.18.7 linux/arm64 [Pipeline] } 03:16:14 $ docker stop --time=1 27e9f87e6247457b60776c7939a9bac00a61e4ebed215ac814a5f8c10a467656 03:16:15 $ docker rm -f --volumes 27e9f87e6247457b60776c7939a9bac00a61e4ebed215ac814a5f8c10a467656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:16 + docker inspect -f . ci-base-image-arm64 03:16:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:16 prd-ubuntu20.04-docker-arm64-4c-16g-4613 does not seem to be running inside a container 03:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:16:17 $ docker top 451499925c7bf6dcf814686a33d0eee937034ed7d0eaf68c1d51034bc71c7bb1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:18 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:16:19 + make test 03:16:19 go test ./... -coverprofile=coverage.out ./... 03:16:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:17:17 # github.com/edgexfoundry/go-mod-messaging/v3/clients 03:17:17 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 03:17:17 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 03:17:17 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 03:17:17 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 03:17:17 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 03:17:44 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 03:17:44 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 03:17:44 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 03:17:44 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 03:17:44 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 03:17:44 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 03:17:49 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] 03:18:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.817s coverage: 86.5% of statements 03:18:16 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 03:18:16 $ docker stop --time=1 451499925c7bf6dcf814686a33d0eee937034ed7d0eaf68c1d51034bc71c7bb1 03:18:19 $ docker rm -f --volumes 451499925c7bf6dcf814686a33d0eee937034ed7d0eaf68c1d51034bc71c7bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:21 03:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:22 arm64: Pulling from edgex-lftools-log-publisher 03:18:22 8998bd30e6a1: Pulling fs layer 03:18:22 04944245beec: Pulling fs layer 03:18:22 699f458cf7ca: Pulling fs layer 03:18:22 765212b225bb: Pulling fs layer 03:18:22 f23df028b6ca: Pulling fs layer 03:18:22 d65c8cfc05b1: Pulling fs layer 03:18:22 2437ff75d9bd: Pulling fs layer 03:18:22 765212b225bb: Waiting 03:18:22 d65c8cfc05b1: Waiting 03:18:22 2437ff75d9bd: Waiting 03:18:22 f23df028b6ca: Waiting 03:18:22 04944245beec: Verifying Checksum 03:18:22 04944245beec: Download complete 03:18:22 765212b225bb: Verifying Checksum 03:18:22 765212b225bb: Download complete 03:18:22 f23df028b6ca: Verifying Checksum 03:18:22 f23df028b6ca: Download complete 03:18:22 d65c8cfc05b1: Download complete 03:18:22 699f458cf7ca: Verifying Checksum 03:18:22 699f458cf7ca: Download complete 03:18:22 8998bd30e6a1: Verifying Checksum 03:18:22 8998bd30e6a1: Download complete 03:18:25 2437ff75d9bd: Verifying Checksum 03:18:25 2437ff75d9bd: Download complete 03:18:28 8998bd30e6a1: Pull complete 03:18:28 04944245beec: Pull complete 03:18:30 699f458cf7ca: Pull complete 03:18:30 765212b225bb: Pull complete 03:18:31 f23df028b6ca: Pull complete 03:18:31 d65c8cfc05b1: Pull complete 03:18:49 2437ff75d9bd: Pull complete 03:18:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:50 prd-ubuntu20.04-docker-arm64-4c-16g-4613 does not seem to be running inside a container 03:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:18:53 $ docker top 06da303e3a832e30d79ac406b5e8ac83cb59256cecbdfd0fb6341032eeecd184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:54 ---> job-cost.sh 03:18:55 lf-activate-venv: SKIPPING 03:18:55 INFO: No Stack... 03:18:56 INFO: Retrieving Pricing Info for: v3-standard-4 03:18:56 INFO: Archiving Costs [Pipeline] sh 03:18:57 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:18:57 + cut -d, -f6 [Pipeline] lock 03:18:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-225-1-stack-cost] 03:18:57 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-225-1-stack-cost] did not exist. Created. 03:18:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:18:58 /w/workspace/device-onvif-camera/1@tmp/durable-c0cac065/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:18:58 + echo total: 0.10999999940395355 [Pipeline] stash 03:18:58 Warning: overwriting stash ‘stack-cost’ 03:18:59 Stashed 1 file(s) [Pipeline] } 03:18:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:18:59 $ docker stop --time=1 06da303e3a832e30d79ac406b5e8ac83cb59256cecbdfd0fb6341032eeecd184 03:19:01 $ docker rm -f --volumes 06da303e3a832e30d79ac406b5e8ac83cb59256cecbdfd0fb6341032eeecd184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:19:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:19:03 + [ -d /w/workspace/undry_device-onvif-camera_PR-225/archives ] 03:19:03 + ls -al /w/workspace/undry_device-onvif-camera_PR-225/archives 03:19:03 total 16 03:19:03 drwxr-xr-x 3 root root 4096 Feb 6 03:14 . 03:19:03 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 03:14 .. 03:19:03 drwxr-xr-x 2 root root 4096 Feb 6 03:14 cost 03:19:03 -rw-r--r-- 1 root root 91 Feb 6 03:14 cost.csv 03:19:03 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-225/archives 03:19:03 + ls -al /w/workspace/undry_device-onvif-camera_PR-225/archives 03:19:03 total 16 03:19:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:14 . 03:19:03 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 03:14 .. 03:19:03 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 03:14 cost 03:19:03 -rw-r--r-- 1 jenkins jenkins 91 Feb 6 03:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:19:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:19:05 ---> package-listing.sh 03:19:05 ++ facter osfamily 03:19:05 ++ tr '[:upper:]' '[:lower:]' 03:19:05 + OS_FAMILY=debian 03:19:05 + workspace=/w/workspace/undry_device-onvif-camera_PR-225 03:19:05 + START_PACKAGES=/tmp/packages_start.txt 03:19:05 + END_PACKAGES=/tmp/packages_end.txt 03:19:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:19:05 + PACKAGES=/tmp/packages_start.txt 03:19:05 + '[' /w/workspace/undry_device-onvif-camera_PR-225 ']' 03:19:05 + PACKAGES=/tmp/packages_end.txt 03:19:05 + case "${OS_FAMILY}" in 03:19:05 + dpkg -l 03:19:05 + grep '^ii' 03:19:05 + '[' -f /tmp/packages_start.txt ']' 03:19:05 + '[' -f /tmp/packages_end.txt ']' 03:19:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:19:05 + '[' /w/workspace/undry_device-onvif-camera_PR-225 ']' 03:19:05 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-225/archives/ 03:19:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-225/archives/ [Pipeline] echo 03:19:05 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-225/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:19:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:06 prd-ubuntu20.04-docker-8c-8g-4610 does not seem to be running inside a container 03:19:06 $ 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-225/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-225 -v /w/workspace/undry_device-onvif-camera_PR-225:/w/workspace/undry_device-onvif-camera_PR-225:rw,z -v /w/workspace/undry_device-onvif-camera_PR-225@tmp:/w/workspace/undry_device-onvif-camera_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:19:06 $ docker top d767bfdc016e558dc01cc5a16ec9ab58a6ad2ffb5f653622696d4990b4ddafa1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:07 + touch /tmp/pre-build-complete [Pipeline] sh 03:19:07 + mkdir -p /var/log/sysstat [Pipeline] sh 03:19:07 + ls /var/log/sa-host 03:19:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:07 provisioning config files... 03:19:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-225@tmp/config13103902819442424603tmp [Pipeline] { [Pipeline] echo 03:19:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:19:08 ---> create-netrc.sh [Pipeline] } 03:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:19:08 ---> python-tools-install.sh [Pipeline] echo 03:19:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:19:08 ---> sudo-logs.sh 03:19:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:19:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:19:09 ---> job-cost.sh 03:19:09 lf-activate-venv: SKIPPING 03:19:09 DEBUG: total: 0.2199999988079071 03:19:09 INFO: Retrieving Stack Cost... 03:19:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:19:10 INFO: Archiving Costs [Pipeline] echo 03:19:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:19:10 ---> logs-deploy.sh 03:19:10 lf-activate-venv: SKIPPING 03:19:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-225/1 03:19:10 INFO: archiving workspace using pattern(s): 03:19:11 Archives upload complete. 03:19:11 INFO: archiving logs to Nexus