Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 22d74d2547d10604d43a59f451f2f1d479f6a1f2 rather than 206e92f4cbba2007935e7ec6729c5f5686b3fe9f Obtained Jenkinsfile from 22d74d2547d10604d43a59f451f2f1d479f6a1f2 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-ssh436033667536485951.key Verifying host key using known hosts file > 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-ssh6322648081325641118.key Verifying host key using known hosts file > 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 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-172/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-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7927343755537607271.key Verifying host key using known hosts file > 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-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18433714733007533769.key Verifying host key using known hosts file > 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 > 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-ssh1248085612262969004.key Verifying host key using known hosts file > 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-172/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-172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15226875994804522096.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-7167 in /w/workspace/undry_device-onvif-camera_PR-172 [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-172 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 22d74d2547d10604d43a59f451f2f1d479f6a1f2 into PR head commit 206e92f4cbba2007935e7ec6729c5f5686b3fe9f Merge succeeded, producing 206e92f4cbba2007935e7ec6729c5f5686b3fe9f Checking out Revision 206e92f4cbba2007935e7ec6729c5f5686b3fe9f (PR-172) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 206e92f4cbba2007935e7ec6729c5f5686b3fe9f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 22d74d2547d10604d43a59f451f2f1d479f6a1f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 206e92f4cbba2007935e7ec6729c5f5686b3fe9f # timeout=10 Commit message: "Update onvifdiscovery.go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:19:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:19:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:19:47 ========================================================= 14:19:47 EdgeX Global Pipelines Version Info 14:19:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:19:47 ------------------- 14:19:47 stable info: 14:19:47 ------------------- 14:19:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:19:47 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:19:47 Message: update stable to v1.0.239 14:19:48 ------------------- 14:19:48 experimental info: 14:19:48 ------------------- 14:19:48 Commited By: **** collab-it+edgex@linuxfoundation.org 14:19:48 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:19:48 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:19:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 14:19:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 14:19:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:19:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:19:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:19:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:19:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo 14:19:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 206e92f4cbba2007935e7ec6729c5f5686b3fe9f [Pipeline] echo 14:19:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 206e92f [Pipeline] echo 14:19:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:19:50 provisioning config files... 14:19:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-172@tmp/config17803065446747085698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:50 ---> docker-login.sh 14:19:50 nexus3.edgexfoundry.org:10001 14:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:51 Configure a credential helper to remove this warning. See 14:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:51 14:19:51 Login Succeeded 14:19:51 nexus3.edgexfoundry.org:10002 14:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:51 Configure a credential helper to remove this warning. See 14:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:51 14:19:51 Login Succeeded 14:19:51 nexus3.edgexfoundry.org:10003 14:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:51 Configure a credential helper to remove this warning. See 14:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:51 14:19:51 Login Succeeded 14:19:51 nexus3.edgexfoundry.org:10004 14:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:51 Configure a credential helper to remove this warning. See 14:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:51 14:19:51 Login Succeeded 14:19:51 docker.io 14:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:51 Configure a credential helper to remove this warning. See 14:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:51 14:19:51 Login Succeeded 14:19:51 ---> docker-login.sh ends [Pipeline] } 14:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:19:52 + git rev-list -1 --merges 206e92f4cbba2007935e7ec6729c5f5686b3fe9f~1..206e92f4cbba2007935e7ec6729c5f5686b3fe9f [Pipeline] echo 14:19:52 -----------> git rev-list -1 --merges 206e92f4cbba2007935e7ec6729c5f5686b3fe9f~1..206e92f4cbba2007935e7ec6729c5f5686b3fe9f 206e92f4cbba2007935e7ec6729c5f5686b3fe9f [false] [Pipeline] sh 14:19:52 + git log --format=format:%s -1 206e92f4cbba2007935e7ec6729c5f5686b3fe9f [Pipeline] echo 14:19:52 ========================================================= 14:19:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:19:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:19:53 + git log --format=format:%s -1 206e92f4cbba2007935e7ec6729c5f5686b3fe9f [Pipeline] echo 14:19:53 [semverPrep] GIT_COMMIT: 206e92f4cbba2007935e7ec6729c5f5686b3fe9f, Commit Message: Update onvifdiscovery.go [Pipeline] echo 14:19:53 [semverPrep] This is not a build commit. [Pipeline] sh 14:19:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:19:53 + grep -v github /etc/ssh/ssh_known_hosts 14:19:53 + [ -e /tmp/ssh_known_hosts ] 14:19:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:19:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:19:53 + sudo tee -a /etc/ssh/ssh_known_hosts 14:19:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:54 14:19:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:54 0.1.4: Pulling from edgex-devops/py-git-semver 14:19:54 b85a868b505f: Pulling fs layer 14:19:54 e2be974225ed: Pulling fs layer 14:19:54 339a4e72a1f5: Pulling fs layer 14:19:54 988bab9f4d93: Pulling fs layer 14:19:54 1469e6f7b9e6: Pulling fs layer 14:19:54 eaf3925da568: Pulling fs layer 14:19:54 bab4dde63d76: Pulling fs layer 14:19:54 bde34c3a00c8: Pulling fs layer 14:19:54 b352a97aabf1: Pulling fs layer 14:19:54 4872d77fe225: Pulling fs layer 14:19:54 5851b861e8e6: Pulling fs layer 14:19:54 bab4dde63d76: Waiting 14:19:54 4872d77fe225: Waiting 14:19:54 5851b861e8e6: Waiting 14:19:54 bde34c3a00c8: Waiting 14:19:54 b352a97aabf1: Waiting 14:19:54 eaf3925da568: Waiting 14:19:54 1469e6f7b9e6: Waiting 14:19:54 988bab9f4d93: Waiting 14:19:54 e2be974225ed: Verifying Checksum 14:19:54 e2be974225ed: Download complete 14:19:54 988bab9f4d93: Verifying Checksum 14:19:54 988bab9f4d93: Download complete 14:19:54 1469e6f7b9e6: Verifying Checksum 14:19:54 1469e6f7b9e6: Download complete 14:19:54 339a4e72a1f5: Verifying Checksum 14:19:54 339a4e72a1f5: Download complete 14:19:54 eaf3925da568: Verifying Checksum 14:19:54 eaf3925da568: Download complete 14:19:54 bde34c3a00c8: Verifying Checksum 14:19:54 bde34c3a00c8: Download complete 14:19:54 b352a97aabf1: Verifying Checksum 14:19:54 4872d77fe225: Verifying Checksum 14:19:54 4872d77fe225: Download complete 14:19:54 b85a868b505f: Verifying Checksum 14:19:54 b85a868b505f: Download complete 14:19:54 5851b861e8e6: Verifying Checksum 14:19:54 5851b861e8e6: Download complete 14:19:55 bab4dde63d76: Verifying Checksum 14:19:55 bab4dde63d76: Download complete 14:19:56 b85a868b505f: Pull complete 14:19:56 e2be974225ed: Pull complete 14:19:56 339a4e72a1f5: Pull complete 14:19:56 988bab9f4d93: Pull complete 14:19:57 1469e6f7b9e6: Pull complete 14:19:57 eaf3925da568: Pull complete 14:19:59 bab4dde63d76: Pull complete 14:19:59 bde34c3a00c8: Pull complete 14:19:59 b352a97aabf1: Pull complete 14:19:59 4872d77fe225: Pull complete 14:19:59 5851b861e8e6: Pull complete 14:19:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:59 prd-ubuntu20.04-docker-8c-8g-7167 does not seem to be running inside a container 14:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-172 -v /w/workspace/undry_device-onvif-camera_PR-172:/w/workspace/undry_device-onvif-camera_PR-172:rw,z -v /w/workspace/undry_device-onvif-camera_PR-172@tmp:/w/workspace/undry_device-onvif-camera_PR-172@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 14:20:02 $ docker top 628adc4c26a88f68241d09afc4d1e7e828d26e101c9ad46d3efd2db750c3b868 -eo pid,comm 14:20:03 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). 14:20:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:03 [ssh-agent] Looking for ssh-agent implementation... 14:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:03 $ docker exec 628adc4c26a88f68241d09afc4d1e7e828d26e101c9ad46d3efd2db750c3b868 ssh-agent 14:20:03 SSH_AUTH_SOCK=/tmp/ssh-wZMNxl6ugIZz/agent.32 14:20:03 SSH_AGENT_PID=38 14:20:03 Running ssh-add (command line suppressed) 14:20:03 Identity added: /w/workspace/undry_device-onvif-camera_PR-172@tmp/private_key_11884470737549773477.key (/w/workspace/undry_device-onvif-camera_PR-172@tmp/private_key_11884470737549773477.key) 14:20:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:03 + git tag --points-at HEAD [Pipeline] } 14:20:03 $ docker exec --env ******** --env ******** 628adc4c26a88f68241d09afc4d1e7e828d26e101c9ad46d3efd2db750c3b868 ssh-agent -k 14:20:03 unset SSH_AUTH_SOCK; 14:20:03 unset SSH_AGENT_PID; 14:20:03 echo Agent pid 38 killed; 14:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:20:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:04 [ssh-agent] Looking for ssh-agent implementation... 14:20:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:04 $ docker exec 628adc4c26a88f68241d09afc4d1e7e828d26e101c9ad46d3efd2db750c3b868 ssh-agent 14:20:04 SSH_AUTH_SOCK=/tmp/ssh-1DTeTQw3qGn8/agent.70 14:20:04 SSH_AGENT_PID=76 14:20:04 Running ssh-add (command line suppressed) 14:20:04 Identity added: /w/workspace/undry_device-onvif-camera_PR-172@tmp/private_key_11644100527010291869.key (/w/workspace/undry_device-onvif-camera_PR-172@tmp/private_key_11644100527010291869.key) 14:20:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:04 + git semver init 14:20:05 2022-10-05 14:20:04,926 [run_init] DEBUG init version:0.0.0 force:False 14:20:05 2022-10-05 14:20:04,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-172/.semver 14:20:05 2022-10-05 14:20:04,927 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-172/.semver 14:20:05 2022-10-05 14:20:04,927 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-172/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-172, universal_newlines=False, shell=None, istream=None) 14:20:06 2022-10-05 14:20:05,964 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-172/.git/info/exclude 14:20:06 2022-10-05 14:20:05,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-172/.semver/PR-172 with force:False 14:20:06 2022-10-05 14:20:05,965 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-172/.semver/PR-172 14:20:06 2022-10-05 14:20:05,969 [execute] INFO git cat-file --batch-check 14:20:06 2022-10-05 14:20:05,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-172/.semver, universal_newlines=False, shell=None, istream=) 14:20:06 2022-10-05 14:20:05,976 [execute] INFO git cat-file --batch 14:20:06 2022-10-05 14:20:05,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-172/.semver, universal_newlines=False, shell=None, istream=) 14:20:06 2022-10-05 14:20:05,982 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-172/.semver/PR-172 14:20:06 0.0.0 [Pipeline] } 14:20:06 $ docker exec --env ******** --env ******** 628adc4c26a88f68241d09afc4d1e7e828d26e101c9ad46d3efd2db750c3b868 ssh-agent -k 14:20:06 unset SSH_AUTH_SOCK; 14:20:06 unset SSH_AGENT_PID; 14:20:06 echo Agent pid 76 killed; 14:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:06 + git semver [Pipeline] } 14:20:07 $ docker stop --time=1 628adc4c26a88f68241d09afc4d1e7e828d26e101c9ad46d3efd2db750c3b868 14:20:08 $ docker rm -f 628adc4c26a88f68241d09afc4d1e7e828d26e101c9ad46d3efd2db750c3b868 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:20:09 Stashed 1 file(s) [Pipeline] echo 14:20:09 [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 14:20:09 provisioning config files... 14:20:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-172@tmp/config16256016532481133316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:10 ---> docker-login.sh 14:20:10 nexus3.edgexfoundry.org:10001 14:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:10 Configure a credential helper to remove this warning. See 14:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:10 14:20:10 Login Succeeded 14:20:10 nexus3.edgexfoundry.org:10002 14:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:10 Configure a credential helper to remove this warning. See 14:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:10 14:20:10 Login Succeeded 14:20:10 nexus3.edgexfoundry.org:10003 14:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:10 Configure a credential helper to remove this warning. See 14:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:10 14:20:10 Login Succeeded 14:20:10 nexus3.edgexfoundry.org:10004 14:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:10 Configure a credential helper to remove this warning. See 14:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:10 14:20:10 Login Succeeded 14:20:10 docker.io 14:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:20:11 Configure a credential helper to remove this warning. See 14:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:20:11 14:20:11 Login Succeeded 14:20:11 ---> docker-login.sh ends [Pipeline] } 14:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:20:11 ========================================================= 14:20:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:20:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:11 + 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 . 14:20:11 Sending build context to Docker daemon 20.82MB 14:20:11 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 14:20:11 Step 2/14 : FROM ${BASE} AS builder 14:20:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:20:12 2408cc74d12b: Pulling fs layer 14:20:12 ea60b727a1ce: Pulling fs layer 14:20:12 30c4a7721957: Pulling fs layer 14:20:12 370296b7ddb6: Pulling fs layer 14:20:12 7c6cee850709: Pulling fs layer 14:20:12 aa9baa53a306: Pulling fs layer 14:20:12 8b309c321861: Pulling fs layer 14:20:12 d8d76fd02f46: Pulling fs layer 14:20:12 fa31f396de31: Pulling fs layer 14:20:12 7c6cee850709: Waiting 14:20:12 370296b7ddb6: Waiting 14:20:12 aa9baa53a306: Waiting 14:20:12 8b309c321861: Waiting 14:20:12 fa31f396de31: Waiting 14:20:12 d8d76fd02f46: Waiting 14:20:12 30c4a7721957: Verifying Checksum 14:20:12 30c4a7721957: Download complete 14:20:12 ea60b727a1ce: Download complete 14:20:12 7c6cee850709: Download complete 14:20:12 aa9baa53a306: Verifying Checksum 14:20:12 aa9baa53a306: Download complete 14:20:12 2408cc74d12b: Verifying Checksum 14:20:12 2408cc74d12b: Download complete 14:20:12 8b309c321861: Download complete 14:20:12 2408cc74d12b: Pull complete 14:20:12 ea60b727a1ce: Pull complete 14:20:12 30c4a7721957: Pull complete 14:20:12 fa31f396de31: Verifying Checksum 14:20:12 fa31f396de31: Download complete 14:20:12 370296b7ddb6: Verifying Checksum 14:20:12 370296b7ddb6: Download complete 14:20:13 d8d76fd02f46: Verifying Checksum 14:20:13 d8d76fd02f46: Download complete 14:20:17 370296b7ddb6: Pull complete 14:20:17 7c6cee850709: Pull complete 14:20:17 aa9baa53a306: Pull complete 14:20:17 8b309c321861: Pull complete 14:20:19 d8d76fd02f46: Pull complete 14:20:19 fa31f396de31: Pull complete 14:20:19 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 14:20:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:20:19 ---> cef68f9685f8 14:20:19 Step 3/14 : ARG ADD_BUILD_TAGS="" 14:20:23 ---> Running in fe33e11cbe56 14:20:23 Removing intermediate container fe33e11cbe56 14:20:23 ---> cb9d1f382f90 14:20:23 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:20:23 ---> Running in 65bf009c4cbd 14:20:23 Removing intermediate container 65bf009c4cbd 14:20:23 ---> a021a205a4e8 14:20:23 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:20:23 ---> Running in 00c8d28abd75 14:20:23 Removing intermediate container 00c8d28abd75 14:20:23 ---> 3233936c2918 14:20:23 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 14:20:23 ---> Running in a2507c1b2eac 14:20:23 Removing intermediate container a2507c1b2eac 14:20:23 ---> 6ffc74004886 14:20:23 Step 7/14 : LABEL Name=edgex-device-onvif-camera 14:20:23 ---> Running in 68b772508663 14:20:23 Removing intermediate container 68b772508663 14:20:23 ---> 55ff67dd0551 14:20:23 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:23 ---> Running in 7e6649ff7351 14:20:24 Removing intermediate container 7e6649ff7351 14:20:24 ---> cd77206ca5bb 14:20:24 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:20:24 ---> Running in 5bb9db0d87ed 14:20:24 Still waiting to schedule task 14:20:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:20:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:20:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:20:25 OK: 211 MiB in 51 packages 14:20:26 Removing intermediate container 5bb9db0d87ed 14:20:26 ---> 15496504f3d6 14:20:26 Step 10/14 : WORKDIR /device-onvif-camera 14:20:26 ---> Running in 722e0db687fa 14:20:26 Removing intermediate container 722e0db687fa 14:20:26 ---> a60904131bff 14:20:26 Step 11/14 : COPY go.mod vendor* ./ 14:20:26 ---> 98463910495c 14:20:26 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:26 ---> Running in dd3f0072c8dd 14:20:53 Removing intermediate container dd3f0072c8dd 14:20:53 ---> 4ca00c1f9a21 14:20:53 Step 13/14 : COPY . . 14:20:53 ---> 8e0e977227c2 14:20:53 Step 14/14 : RUN ${MAKE} 14:20:53 ---> Running in e6fad94e4e74 14:20:53 noop 14:20:53 Removing intermediate container e6fad94e4e74 14:20:53 ---> 4b8233e53bdf 14:20:53 Successfully built 4b8233e53bdf 14:20:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:53 + docker inspect -f . ci-base-image-x86_64 14:20:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:53 prd-ubuntu20.04-docker-8c-8g-7167 does not seem to be running inside a container 14:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-172 -v /w/workspace/undry_device-onvif-camera_PR-172:/w/workspace/undry_device-onvif-camera_PR-172:rw,z -v /w/workspace/undry_device-onvif-camera_PR-172@tmp:/w/workspace/undry_device-onvif-camera_PR-172@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 14:20:54 $ docker top d80a13ffb4fcc9373f2d55f264abc4f415bce026631cf20d62c5e2bed3703ec6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:54 + go version 14:20:54 go version go1.18.3 linux/amd64 [Pipeline] } 14:20:54 $ docker stop --time=1 d80a13ffb4fcc9373f2d55f264abc4f415bce026631cf20d62c5e2bed3703ec6 14:20:56 $ docker rm -f d80a13ffb4fcc9373f2d55f264abc4f415bce026631cf20d62c5e2bed3703ec6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:56 + docker inspect -f . ci-base-image-x86_64 14:20:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:56 prd-ubuntu20.04-docker-8c-8g-7167 does not seem to be running inside a container 14:20:56 $ 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-172 -v /w/workspace/undry_device-onvif-camera_PR-172:/w/workspace/undry_device-onvif-camera_PR-172:rw,z -v /w/workspace/undry_device-onvif-camera_PR-172@tmp:/w/workspace/undry_device-onvif-camera_PR-172@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 14:20:57 $ docker top 6de620ac2ed22562033c5e2b32e05b2c2a8974b547f8da975fd78bbb0096e5cc -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:57 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-172 [Pipeline] fileExists [Pipeline] sh 14:20:58 + make test 14:20:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:20:58 ? github.com/edgexfoundry/device-onvif-camera [no test files] 14:21:10 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 14:21:11 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.039s coverage: 28.2% of statements 14:21:11 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 14:21:11 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.464s coverage: 86.5% of statements 14:21:19 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." 14:21:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:21:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:21:23 ./internal/driver/driver.go 14:21:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:21:23 make: *** [Makefile:70: test] Error 1 [Pipeline] } 14:21:23 $ docker stop --time=1 6de620ac2ed22562033c5e2b32e05b2c2a8974b547f8da975fd78bbb0096e5cc 14:21:26 $ docker rm -f 6de620ac2ed22562033c5e2b32e05b2c2a8974b547f8da975fd78bbb0096e5cc [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 [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 14:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:21:27 14:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:21:27 latest: Pulling from edgex-lftools-log-publisher 14:21:27 5eb5b503b376: Pulling fs layer 14:21:27 5c69ac0246d0: Pulling fs layer 14:21:27 ec43610c2a17: Pulling fs layer 14:21:27 3a2ae6a8a46f: Pulling fs layer 14:21:27 33b1e0a273af: Pulling fs layer 14:21:27 5d3b04190fa2: Pulling fs layer 14:21:27 2f39f015ded8: Pulling fs layer 14:21:27 3a2ae6a8a46f: Waiting 14:21:27 5d3b04190fa2: Waiting 14:21:27 2f39f015ded8: Waiting 14:21:27 33b1e0a273af: Waiting 14:21:27 5c69ac0246d0: Download complete 14:21:27 3a2ae6a8a46f: Verifying Checksum 14:21:27 3a2ae6a8a46f: Download complete 14:21:28 33b1e0a273af: Verifying Checksum 14:21:28 33b1e0a273af: Download complete 14:21:28 ec43610c2a17: Verifying Checksum 14:21:28 ec43610c2a17: Download complete 14:21:28 5d3b04190fa2: Verifying Checksum 14:21:28 5d3b04190fa2: Download complete 14:21:28 5eb5b503b376: Verifying Checksum 14:21:28 5eb5b503b376: Download complete 14:21:29 2f39f015ded8: Download complete 14:21:29 5eb5b503b376: Pull complete 14:21:29 5c69ac0246d0: Pull complete 14:21:30 ec43610c2a17: Pull complete 14:21:30 3a2ae6a8a46f: Pull complete 14:21:30 33b1e0a273af: Pull complete 14:21:30 5d3b04190fa2: Pull complete 14:21:35 2f39f015ded8: Pull complete 14:21:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:21:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:35 prd-ubuntu20.04-docker-8c-8g-7167 does not seem to be running inside a container 14:21:35 $ 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-172 -v /w/workspace/undry_device-onvif-camera_PR-172:/w/workspace/undry_device-onvif-camera_PR-172:rw,z -v /w/workspace/undry_device-onvif-camera_PR-172@tmp:/w/workspace/undry_device-onvif-camera_PR-172@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 14:21:39 $ docker top b385ba319f0e9ea6db083268c44b4800772b04fc486e7cbc980fc03a2e23ff44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:21:39 ---> job-cost.sh 14:21:39 lf-activate-venv: SKIPPING 14:21:39 INFO: No Stack... 14:21:40 INFO: Retrieving Pricing Info for: v3-standard-8 14:21:40 INFO: Archiving Costs [Pipeline] sh 14:21:40 + cat /w/workspace/undry_device-onvif-camera_PR-172/archives/cost.csv 14:21:40 + cut -d, -f6 [Pipeline] lock 14:21:40 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-172-1-stack-cost] 14:21:40 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-172-1-stack-cost] did not exist. Created. 14:21:40 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:21:41 + echo total: 0.2199999988079071 [Pipeline] stash 14:21:41 Stashed 1 file(s) [Pipeline] } 14:21:41 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:21:41 $ docker stop --time=1 b385ba319f0e9ea6db083268c44b4800772b04fc486e7cbc980fc03a2e23ff44 14:21:42 $ docker rm -f b385ba319f0e9ea6db083268c44b4800772b04fc486e7cbc980fc03a2e23ff44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:21:43 Failed in branch amd64 14:21:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7168 in /w/workspace/undry_device-onvif-camera_PR-172 [Pipeline] { [Pipeline] ws 14:21:54 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 14:21:55 The recommended git tool is: git 14:21:59 using credential edgex-jenkins-ssh 14:21:59 Cloning the remote Git repository 14:21:59 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 14:22:00 > git init /w/workspace/device-onvif-camera/1 # timeout=10 14:22:00 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 14:22:00 > git --version # timeout=10 14:22:00 > git --version # 'git version 2.25.1' 14:22:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:22:00 Verifying host key using known hosts file 14:22:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:22:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:22:01 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 14:22:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:22:03 Merging remotes/origin/main commit 22d74d2547d10604d43a59f451f2f1d479f6a1f2 into PR head commit 206e92f4cbba2007935e7ec6729c5f5686b3fe9f 14:22:03 Merge succeeded, producing 206e92f4cbba2007935e7ec6729c5f5686b3fe9f 14:22:03 Checking out Revision 206e92f4cbba2007935e7ec6729c5f5686b3fe9f (PR-172) 14:22:02 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 14:22:02 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 14:22:02 using GIT_SSH to set credentials SSH Credentials for GitHub 14:22:02 Verifying host key using known hosts file 14:22:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:22:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:22:03 > git config core.sparsecheckout # timeout=10 14:22:03 > git checkout -f 206e92f4cbba2007935e7ec6729c5f5686b3fe9f # timeout=10 14:22:03 > git remote # timeout=10 14:22:03 > git config --get remote.origin.url # timeout=10 14:22:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:22:03 Verifying host key using known hosts file 14:22:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:22:03 > git merge 22d74d2547d10604d43a59f451f2f1d479f6a1f2 # timeout=10 14:22:03 > git rev-parse HEAD^{commit} # timeout=10 14:22:03 > git config core.sparsecheckout # timeout=10 14:22:03 > git checkout -f 206e92f4cbba2007935e7ec6729c5f5686b3fe9f # timeout=10 14:22:07 Commit message: "Update onvifdiscovery.go" 14:22:07 > git --version # timeout=10 14:22:07 > git --version # 'git version 2.25.1' 14:22:07 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:22:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:22:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:22:08 Dload Upload Total Spent Left Speed 14:22:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh 14:22:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:22:09 + sudo tee /etc/docker/daemon.new 14:22:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:22:09 { 14:22:09 "registry-mirrors": [ 14:22:09 "https://nexus3.edgexfoundry.org:10001" 14:22:09 ], 14:22:09 "bip": "10.250.0.254/24", 14:22:09 "hosts": [ 14:22:09 "tcp://0.0.0.0:5555", 14:22:09 "unix:///var/run/docker.sock" 14:22:09 ], 14:22:09 "mtu": 1458, 14:22:09 "selinux-enabled": true, 14:22:09 "seccomp-profile": "/etc/docker/seccomp.json" 14:22:09 } [Pipeline] sh 14:22:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:22:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:28 provisioning config files... 14:22:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5641301192746106090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:28 ---> docker-login.sh 14:22:28 nexus3.edgexfoundry.org:10001 14:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:29 Configure a credential helper to remove this warning. See 14:22:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:29 14:22:29 Login Succeeded 14:22:29 nexus3.edgexfoundry.org:10002 14:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:29 Configure a credential helper to remove this warning. See 14:22:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:29 14:22:29 Login Succeeded 14:22:29 nexus3.edgexfoundry.org:10003 14:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:30 Configure a credential helper to remove this warning. See 14:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:30 14:22:30 Login Succeeded 14:22:30 nexus3.edgexfoundry.org:10004 14:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:30 Configure a credential helper to remove this warning. See 14:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:30 14:22:30 Login Succeeded 14:22:30 docker.io 14:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:31 Configure a credential helper to remove this warning. See 14:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:31 14:22:31 Login Succeeded 14:22:31 ---> docker-login.sh ends [Pipeline] } 14:22:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:22:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:31 ========================================================= 14:22:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:22:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:31 + 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 . 14:22:32 Sending build context to Docker daemon 14.24MB 14:22:32 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 14:22:32 Step 2/14 : FROM ${BASE} AS builder 14:22:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:22:32 b3c136eddcbf: Pulling fs layer 14:22:32 c0a3192eca97: Pulling fs layer 14:22:32 a050256f5b6f: Pulling fs layer 14:22:32 656be50a0ddc: Pulling fs layer 14:22:32 2bbca73fdf42: Pulling fs layer 14:22:32 656be50a0ddc: Waiting 14:22:32 f607e4fc86c3: Pulling fs layer 14:22:32 4d572c569a2c: Pulling fs layer 14:22:32 fcf976331f73: Pulling fs layer 14:22:32 2bbca73fdf42: Waiting 14:22:32 f607e4fc86c3: Waiting 14:22:32 4d572c569a2c: Waiting 14:22:32 fcf976331f73: Waiting 14:22:32 a050256f5b6f: Download complete 14:22:32 c0a3192eca97: Download complete 14:22:32 2bbca73fdf42: Verifying Checksum 14:22:32 2bbca73fdf42: Download complete 14:22:32 f607e4fc86c3: Verifying Checksum 14:22:32 f607e4fc86c3: Download complete 14:22:32 b3c136eddcbf: Verifying Checksum 14:22:32 b3c136eddcbf: Download complete 14:22:33 b3c136eddcbf: Pull complete 14:22:33 fcf976331f73: Verifying Checksum 14:22:33 fcf976331f73: Download complete 14:22:34 c0a3192eca97: Pull complete 14:22:34 a050256f5b6f: Pull complete 14:22:34 4d572c569a2c: Verifying Checksum 14:22:34 4d572c569a2c: Download complete 14:22:35 656be50a0ddc: Download complete 14:22:47 656be50a0ddc: Pull complete 14:22:47 2bbca73fdf42: Pull complete 14:22:47 f607e4fc86c3: Pull complete 14:22:53 4d572c569a2c: Pull complete 14:22:54 fcf976331f73: Pull complete 14:22:54 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 14:22:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:22:54 ---> 3970a7415f9e 14:22:54 Step 3/14 : ARG ADD_BUILD_TAGS="" 14:22:56 ---> Running in ead9e4d92212 14:22:56 Removing intermediate container ead9e4d92212 14:22:56 ---> 9e95b167eead 14:22:56 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:22:56 ---> Running in c47928540303 14:22:56 Removing intermediate container c47928540303 14:22:56 ---> 90ff5c030c81 14:22:56 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 14:22:57 ---> Running in 2102513daaba 14:22:57 Removing intermediate container 2102513daaba 14:22:57 ---> 2d4fa6b4b647 14:22:57 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 14:22:57 ---> Running in 274958390b24 14:22:57 Removing intermediate container 274958390b24 14:22:57 ---> 454e10b1116b 14:22:57 Step 7/14 : LABEL Name=edgex-device-onvif-camera 14:22:57 ---> Running in 29001c6b7357 14:22:57 Removing intermediate container 29001c6b7357 14:22:57 ---> f22bb443827c 14:22:57 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:22:58 ---> Running in a7940c4bcc63 14:23:00 Removing intermediate container a7940c4bcc63 14:23:00 ---> 33ee8cd3c000 14:23:00 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:23:00 ---> Running in 8476d02c9f45 14:23:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:23:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:23:02 OK: 221 MiB in 51 packages 14:23:03 Removing intermediate container 8476d02c9f45 14:23:03 ---> 2f50c0550cc1 14:23:03 Step 10/14 : WORKDIR /device-onvif-camera 14:23:03 ---> Running in 2357ee37ed7a 14:23:03 Removing intermediate container 2357ee37ed7a 14:23:03 ---> 02f733f5d5f4 14:23:03 Step 11/14 : COPY go.mod vendor* ./ 14:23:04 ---> 368924144ef9 14:23:04 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:04 ---> Running in 34866506bc5a 14:24:00 Removing intermediate container 34866506bc5a 14:24:00 ---> 9696b2d8d0e0 14:24:00 Step 13/14 : COPY . . 14:24:00 ---> 15e2a40e4008 14:24:00 Step 14/14 : RUN ${MAKE} 14:24:00 ---> Running in f4aa7a7863ae 14:24:00 noop 14:24:00 Removing intermediate container f4aa7a7863ae 14:24:00 ---> 96e44dc99c16 14:24:00 Successfully built 96e44dc99c16 14:24:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:01 + docker inspect -f . ci-base-image-arm64 14:24:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:01 prd-ubuntu20.04-docker-arm64-4c-16g-7168 does not seem to be running inside a container 14:24:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:24:02 $ docker top e0e32da1b81e57f3565a654b09f0a6ea243f8815821323836ab6bfa900f5e329 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:03 + go version 14:24:03 go version go1.18.3 linux/arm64 [Pipeline] } 14:24:03 $ docker stop --time=1 e0e32da1b81e57f3565a654b09f0a6ea243f8815821323836ab6bfa900f5e329 14:24:05 $ docker rm -f e0e32da1b81e57f3565a654b09f0a6ea243f8815821323836ab6bfa900f5e329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:06 + docker inspect -f . ci-base-image-arm64 14:24:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:06 prd-ubuntu20.04-docker-arm64-4c-16g-7168 does not seem to be running inside a container 14:24:07 $ 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 ******** -e ******** ci-base-image-arm64 cat 14:24:08 $ docker top f5a606d84f0412bbbb33948ef9cebb8f3954080e28e47756d87563a3855d17cd -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:08 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 14:24:09 + make test 14:24:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:24:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 14:25:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 14:25:47 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.193s coverage: 28.2% of statements 14:25:47 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 14:26:05 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.435s coverage: 86.5% of statements 14:26:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:26:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:26:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:26:38 ./internal/driver/driver.go 14:26:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:26:38 make: *** [Makefile:70: test] Error 1 [Pipeline] } 14:26:38 $ docker stop --time=1 f5a606d84f0412bbbb33948ef9cebb8f3954080e28e47756d87563a3855d17cd 14:26:40 $ docker rm -f f5a606d84f0412bbbb33948ef9cebb8f3954080e28e47756d87563a3855d17cd [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 14:26:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:26:41 14:26:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:26:42 arm64: Pulling from edgex-lftools-log-publisher 14:26:42 8998bd30e6a1: Pulling fs layer 14:26:42 04944245beec: Pulling fs layer 14:26:42 699f458cf7ca: Pulling fs layer 14:26:42 765212b225bb: Pulling fs layer 14:26:42 f23df028b6ca: Pulling fs layer 14:26:42 d65c8cfc05b1: Pulling fs layer 14:26:42 2437ff75d9bd: Pulling fs layer 14:26:42 765212b225bb: Waiting 14:26:42 d65c8cfc05b1: Waiting 14:26:42 2437ff75d9bd: Waiting 14:26:42 f23df028b6ca: Waiting 14:26:42 04944245beec: Verifying Checksum 14:26:42 04944245beec: Download complete 14:26:42 765212b225bb: Verifying Checksum 14:26:42 765212b225bb: Download complete 14:26:42 f23df028b6ca: Verifying Checksum 14:26:42 f23df028b6ca: Download complete 14:26:42 d65c8cfc05b1: Download complete 14:26:42 699f458cf7ca: Verifying Checksum 14:26:42 699f458cf7ca: Download complete 14:26:43 8998bd30e6a1: Download complete 14:26:46 2437ff75d9bd: Verifying Checksum 14:26:46 2437ff75d9bd: Download complete 14:26:49 8998bd30e6a1: Pull complete 14:26:49 04944245beec: Pull complete 14:26:51 699f458cf7ca: Pull complete 14:26:51 765212b225bb: Pull complete 14:26:52 f23df028b6ca: Pull complete 14:26:52 d65c8cfc05b1: Pull complete 14:27:14 2437ff75d9bd: Pull complete 14:27:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:27:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:14 prd-ubuntu20.04-docker-arm64-4c-16g-7168 does not seem to be running inside a container 14:27:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:27:16 $ docker top 5e89ee86216e657d91bd151d477dd15943d48e1296359f384ac09d77ea0ffa94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:17 ---> job-cost.sh 14:27:17 lf-activate-venv: SKIPPING 14:27:17 INFO: No Stack... 14:27:17 INFO: Retrieving Pricing Info for: v3-standard-4 14:27:18 INFO: Archiving Costs [Pipeline] sh 14:27:19 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 14:27:19 + cut -d, -f6 [Pipeline] lock 14:27:19 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-172-1-stack-cost] 14:27:19 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-172-1-stack-cost] did not exist. Created. 14:27:19 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:27:19 /w/workspace/device-onvif-camera/1@tmp/durable-f5e733a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:27:20 + echo total: 0.10999999940395355 [Pipeline] stash 14:27:20 Warning: overwriting stash ‘stack-cost’ 14:27:20 Stashed 1 file(s) [Pipeline] } 14:27:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:27:20 $ docker stop --time=1 5e89ee86216e657d91bd151d477dd15943d48e1296359f384ac09d77ea0ffa94 14:27:22 $ docker rm -f 5e89ee86216e657d91bd151d477dd15943d48e1296359f384ac09d77ea0ffa94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:27:22 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 14:27:24 + [ -d /w/workspace/undry_device-onvif-camera_PR-172/archives ] 14:27:24 + ls -al /w/workspace/undry_device-onvif-camera_PR-172/archives 14:27:24 total 16 14:27:24 drwxr-xr-x 3 root root 4096 Oct 5 14:21 . 14:27:24 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 14:21 .. 14:27:24 drwxr-xr-x 2 root root 4096 Oct 5 14:21 cost 14:27:24 -rw-r--r-- 1 root root 91 Oct 5 14:21 cost.csv 14:27:24 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-172/archives 14:27:24 + ls -al /w/workspace/undry_device-onvif-camera_PR-172/archives 14:27:24 total 16 14:27:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:21 . 14:27:24 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 14:21 .. 14:27:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 14:21 cost 14:27:24 -rw-r--r-- 1 jenkins jenkins 91 Oct 5 14:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:27:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:27:26 ---> package-listing.sh 14:27:26 ++ facter osfamily 14:27:26 ++ tr '[:upper:]' '[:lower:]' 14:27:26 + OS_FAMILY=debian 14:27:26 + workspace=/w/workspace/undry_device-onvif-camera_PR-172 14:27:26 + START_PACKAGES=/tmp/packages_start.txt 14:27:26 + END_PACKAGES=/tmp/packages_end.txt 14:27:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:27:26 + PACKAGES=/tmp/packages_start.txt 14:27:26 + '[' /w/workspace/undry_device-onvif-camera_PR-172 ']' 14:27:26 + PACKAGES=/tmp/packages_end.txt 14:27:26 + case "${OS_FAMILY}" in 14:27:26 + dpkg -l 14:27:26 + grep '^ii' 14:27:26 + '[' -f /tmp/packages_start.txt ']' 14:27:26 + '[' -f /tmp/packages_end.txt ']' 14:27:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:27:26 + '[' /w/workspace/undry_device-onvif-camera_PR-172 ']' 14:27:26 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-172/archives/ 14:27:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-172/archives/ [Pipeline] echo 14:27:26 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-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:27:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:27 prd-ubuntu20.04-docker-8c-8g-7167 does not seem to be running inside a container 14:27:27 $ 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-172/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-172 -v /w/workspace/undry_device-onvif-camera_PR-172:/w/workspace/undry_device-onvif-camera_PR-172:rw,z -v /w/workspace/undry_device-onvif-camera_PR-172@tmp:/w/workspace/undry_device-onvif-camera_PR-172@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 14:27:27 $ docker top 15c569ca75f03f6c2b587d766b5c0ce724f15275d8780290198c655fc82bba0d -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:28 + touch /tmp/pre-build-complete [Pipeline] sh 14:27:28 + mkdir -p /var/log/sysstat [Pipeline] sh 14:27:28 + ls /var/log/sa-host 14:27:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:29 provisioning config files... 14:27:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-172@tmp/config17546487095897613980tmp [Pipeline] { [Pipeline] echo 14:27:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:27:29 ---> create-netrc.sh [Pipeline] } 14:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:27:29 ---> python-tools-install.sh [Pipeline] echo 14:27:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:27:30 ---> sudo-logs.sh 14:27:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:27:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:27:30 ---> job-cost.sh 14:27:30 lf-activate-venv: SKIPPING 14:27:30 DEBUG: total: 0.2199999988079071 14:27:30 INFO: Retrieving Stack Cost... 14:27:31 INFO: Retrieving Pricing Info for: v3-standard-8 14:27:31 INFO: Archiving Costs [Pipeline] echo 14:27:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:27:31 ---> logs-deploy.sh 14:27:31 lf-activate-venv: SKIPPING 14:27:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-172/1 14:27:31 INFO: archiving workspace using pattern(s): 14:27:32 Archives upload complete. 14:27:32 INFO: archiving logs to Nexus