Pull request #433 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e27cbd6fcc71841d42891bb243eba61834b58f2+30f086e472ba45efbfdabc7b924c06da27b16fd7 (9d9956373ee3af14c696b2a33b39c3ad6c9833e3) 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-ssh13122449243461534290.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5394584223270463070.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-433/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-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4176707668688892380.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-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6716050957789283811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8724497054714440140.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-433/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-433/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12857456686210173197.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/v3]] ========================================================= [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.21 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/v3 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-2524 in /w/workspace/undry_device-onvif-camera_PR-433 [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-433 # 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 30f086e472ba45efbfdabc7b924c06da27b16fd7 into PR head commit 2e27cbd6fcc71841d42891bb243eba61834b58f2 Merge succeeded, producing 2e27cbd6fcc71841d42891bb243eba61834b58f2 Checking out Revision 2e27cbd6fcc71841d42891bb243eba61834b58f2 (PR-433) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/433/head:refs/remotes/origin/PR-433 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e27cbd6fcc71841d42891bb243eba61834b58f2 # 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 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e27cbd6fcc71841d42891bb243eba61834b58f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:23:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:23:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:23:54 ========================================================= 03:23:54 EdgeX Global Pipelines Version Info 03:23:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:23:55 ------------------- 03:23:55 stable info: 03:23:55 ------------------- 03:23:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:23:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:23:55 Message: update stable to v1.0.258 03:23:55 ------------------- 03:23:55 experimental info: 03:23:55 ------------------- 03:23:55 Commited By: **** collab-it+edgex@linuxfoundation.org 03:23:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:23:55 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:23:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-433 [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-433 [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-433 [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e27cbd6fcc71841d42891bb243eba61834b58f2 [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e27cbd [Pipeline] echo 03:23:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:57 provisioning config files... 03:23:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-433@tmp/config6661890028387330697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:58 ---> ****-login.sh 03:23:58 nexus3.edgexfoundry.org:10001 03:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:58 Configure a credential helper to remove this warning. See 03:23:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:58 03:23:58 Login Succeeded 03:23:58 nexus3.edgexfoundry.org:10002 03:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:58 Configure a credential helper to remove this warning. See 03:23:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:58 03:23:58 Login Succeeded 03:23:58 nexus3.edgexfoundry.org:10003 03:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:58 Configure a credential helper to remove this warning. See 03:23:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:58 03:23:58 Login Succeeded 03:23:58 nexus3.edgexfoundry.org:10004 03:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:58 Configure a credential helper to remove this warning. See 03:23:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:58 03:23:58 Login Succeeded 03:23:58 ****.io 03:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:59 Configure a credential helper to remove this warning. See 03:23:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:59 03:23:59 Login Succeeded 03:23:59 ---> ****-login.sh ends [Pipeline] } 03:23:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:23:59 + git rev-list -1 --merges 2e27cbd6fcc71841d42891bb243eba61834b58f2~1..2e27cbd6fcc71841d42891bb243eba61834b58f2 [Pipeline] echo 03:23:59 -----------> git rev-list -1 --merges 2e27cbd6fcc71841d42891bb243eba61834b58f2~1..2e27cbd6fcc71841d42891bb243eba61834b58f2 2e27cbd6fcc71841d42891bb243eba61834b58f2 [false] [Pipeline] sh 03:24:00 + git log --format=format:%s -1 2e27cbd6fcc71841d42891bb243eba61834b58f2 [Pipeline] echo 03:24:00 ========================================================= 03:24:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:24:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:00 + git log --format=format:%s -1 2e27cbd6fcc71841d42891bb243eba61834b58f2 [Pipeline] echo 03:24:00 [semverPrep] GIT_COMMIT: 2e27cbd6fcc71841d42891bb243eba61834b58f2, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 [Pipeline] echo 03:24:00 [semverPrep] This is not a build commit. [Pipeline] sh 03:24:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:24:01 + grep -v github /etc/ssh/ssh_known_hosts 03:24:01 + [ -e /tmp/ssh_known_hosts ] 03:24:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:24:01 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:24:01 sudo tee -a /etc/ssh/ssh_known_hosts 03:24:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:01 03:24:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:01 0.1.4: Pulling from edgex-devops/py-git-semver 03:24:01 b85a868b505f: Pulling fs layer 03:24:01 e2be974225ed: Pulling fs layer 03:24:01 339a4e72a1f5: Pulling fs layer 03:24:01 988bab9f4d93: Pulling fs layer 03:24:01 1469e6f7b9e6: Pulling fs layer 03:24:01 eaf3925da568: Pulling fs layer 03:24:01 bab4dde63d76: Pulling fs layer 03:24:01 bde34c3a00c8: Pulling fs layer 03:24:01 b352a97aabf1: Pulling fs layer 03:24:01 4872d77fe225: Pulling fs layer 03:24:01 5851b861e8e6: Pulling fs layer 03:24:01 bde34c3a00c8: Waiting 03:24:01 b352a97aabf1: Waiting 03:24:01 988bab9f4d93: Waiting 03:24:01 1469e6f7b9e6: Waiting 03:24:01 eaf3925da568: Waiting 03:24:01 4872d77fe225: Waiting 03:24:01 5851b861e8e6: Waiting 03:24:01 bab4dde63d76: Waiting 03:24:01 e2be974225ed: Verifying Checksum 03:24:01 e2be974225ed: Download complete 03:24:01 988bab9f4d93: Verifying Checksum 03:24:01 988bab9f4d93: Download complete 03:24:01 1469e6f7b9e6: Verifying Checksum 03:24:01 1469e6f7b9e6: Download complete 03:24:02 eaf3925da568: Verifying Checksum 03:24:02 eaf3925da568: Download complete 03:24:02 339a4e72a1f5: Verifying Checksum 03:24:02 339a4e72a1f5: Download complete 03:24:02 bde34c3a00c8: Verifying Checksum 03:24:02 bde34c3a00c8: Download complete 03:24:02 b352a97aabf1: Verifying Checksum 03:24:02 b352a97aabf1: Download complete 03:24:02 4872d77fe225: Verifying Checksum 03:24:02 4872d77fe225: Download complete 03:24:02 5851b861e8e6: Download complete 03:24:02 b85a868b505f: Verifying Checksum 03:24:02 b85a868b505f: Download complete 03:24:02 bab4dde63d76: Verifying Checksum 03:24:02 bab4dde63d76: Download complete 03:24:03 b85a868b505f: Pull complete 03:24:03 e2be974225ed: Pull complete 03:24:03 339a4e72a1f5: Pull complete 03:24:04 988bab9f4d93: Pull complete 03:24:04 1469e6f7b9e6: Pull complete 03:24:04 eaf3925da568: Pull complete 03:24:06 bab4dde63d76: Pull complete 03:24:06 bde34c3a00c8: Pull complete 03:24:06 b352a97aabf1: Pull complete 03:24:06 4872d77fe225: Pull complete 03:24:06 5851b861e8e6: Pull complete 03:24:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:06 prd-ubuntu20.04-docker-8c-8g-2524 does not seem to be running inside a container 03:24:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-433 -v /w/workspace/undry_device-onvif-camera_PR-433:/w/workspace/undry_device-onvif-camera_PR-433:rw,z -v /w/workspace/undry_device-onvif-camera_PR-433@tmp:/w/workspace/undry_device-onvif-camera_PR-433@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:24:10 $ docker top 0cf5a4d0fd0ad18ab44ca7ff29fd08ae1c243ee9e0c04ad43ef7a9b745373f2e -eo pid,comm 03:24:10 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:24:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:24:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:10 [ssh-agent] Looking for ssh-agent implementation... 03:24:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:10 $ docker exec 0cf5a4d0fd0ad18ab44ca7ff29fd08ae1c243ee9e0c04ad43ef7a9b745373f2e ssh-agent 03:24:10 SSH_AUTH_SOCK=/tmp/ssh-Txsk8BjysDHr/agent.32 03:24:10 SSH_AGENT_PID=38 03:24:10 Running ssh-add (command line suppressed) 03:24:11 Identity added: /w/workspace/undry_device-onvif-camera_PR-433@tmp/private_key_11342408778170678214.key (/w/workspace/undry_device-onvif-camera_PR-433@tmp/private_key_11342408778170678214.key) 03:24:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:11 + git tag --points-at HEAD [Pipeline] } 03:24:11 $ docker exec --env ******** --env ******** 0cf5a4d0fd0ad18ab44ca7ff29fd08ae1c243ee9e0c04ad43ef7a9b745373f2e ssh-agent -k 03:24:11 unset SSH_AUTH_SOCK; 03:24:11 unset SSH_AGENT_PID; 03:24:11 echo Agent pid 38 killed; 03:24:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:24:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:11 [ssh-agent] Looking for ssh-agent implementation... 03:24:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:11 $ docker exec 0cf5a4d0fd0ad18ab44ca7ff29fd08ae1c243ee9e0c04ad43ef7a9b745373f2e ssh-agent 03:24:11 SSH_AUTH_SOCK=/tmp/ssh-9OyOEEDuZtta/agent.72 03:24:11 SSH_AGENT_PID=78 03:24:11 Running ssh-add (command line suppressed) 03:24:12 Identity added: /w/workspace/undry_device-onvif-camera_PR-433@tmp/private_key_4139802626187529493.key (/w/workspace/undry_device-onvif-camera_PR-433@tmp/private_key_4139802626187529493.key) 03:24:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:12 + git semver init 03:24:12 2024-04-16 03:24:12,586 [run_init] DEBUG init version:0.0.0 force:False 03:24:12 2024-04-16 03:24:12,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-433/.semver 03:24:12 2024-04-16 03:24:12,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-433/.semver 03:24:12 2024-04-16 03:24:12,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-433/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-433, universal_newlines=False, shell=None, istream=None) 03:24:14 2024-04-16 03:24:14,039 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-433/.git/info/exclude 03:24:14 2024-04-16 03:24:14,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-433/.semver/PR-433 with force:False 03:24:14 2024-04-16 03:24:14,039 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-433/.semver/PR-433 03:24:14 2024-04-16 03:24:14,043 [execute] INFO git cat-file --batch-check 03:24:14 2024-04-16 03:24:14,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-433/.semver, universal_newlines=False, shell=None, istream=) 03:24:14 2024-04-16 03:24:14,049 [execute] INFO git cat-file --batch 03:24:14 2024-04-16 03:24:14,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-433/.semver, universal_newlines=False, shell=None, istream=) 03:24:14 2024-04-16 03:24:14,053 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-433/.semver/PR-433 03:24:14 0.0.0 [Pipeline] } 03:24:14 $ docker exec --env ******** --env ******** 0cf5a4d0fd0ad18ab44ca7ff29fd08ae1c243ee9e0c04ad43ef7a9b745373f2e ssh-agent -k 03:24:14 unset SSH_AUTH_SOCK; 03:24:14 unset SSH_AGENT_PID; 03:24:14 echo Agent pid 78 killed; 03:24:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:24:15 + git semver [Pipeline] } 03:24:15 $ docker stop --time=1 0cf5a4d0fd0ad18ab44ca7ff29fd08ae1c243ee9e0c04ad43ef7a9b745373f2e 03:24:16 $ docker rm -f --volumes 0cf5a4d0fd0ad18ab44ca7ff29fd08ae1c243ee9e0c04ad43ef7a9b745373f2e [Pipeline] // withDockerContainer [Pipeline] sh 03:24:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:24:17 Stashed 1 file(s) [Pipeline] echo 03:24:17 [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:24:18 provisioning config files... 03:24:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-433@tmp/config14948444678459779233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:18 ---> ****-login.sh 03:24:18 nexus3.edgexfoundry.org:10001 03:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:18 Configure a credential helper to remove this warning. See 03:24:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:18 03:24:18 Login Succeeded 03:24:18 nexus3.edgexfoundry.org:10002 03:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:18 Configure a credential helper to remove this warning. See 03:24:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:18 03:24:18 Login Succeeded 03:24:18 nexus3.edgexfoundry.org:10003 03:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:18 Configure a credential helper to remove this warning. See 03:24:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:18 03:24:18 Login Succeeded 03:24:18 nexus3.edgexfoundry.org:10004 03:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:18 Configure a credential helper to remove this warning. See 03:24:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:18 03:24:18 Login Succeeded 03:24:18 ****.io 03:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:19 Configure a credential helper to remove this warning. See 03:24:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:19 03:24:19 Login Succeeded 03:24:19 ---> ****-login.sh ends [Pipeline] } 03:24:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:24:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:19 ========================================================= 03:24:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:24:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:24:19 Sending build context to Docker daemon 34.33MB 03:24:19 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:24:19 Step 2/13 : FROM ${BASE} AS builder 03:24:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:24:20 7264a8db6415: Pulling fs layer 03:24:20 c4d48a809fc2: Pulling fs layer 03:24:20 4f1c88b9dad5: Pulling fs layer 03:24:20 ad3a456e5733: Pulling fs layer 03:24:20 69c7f0334f64: Pulling fs layer 03:24:20 1f1c1a5573a3: Pulling fs layer 03:24:20 ce7588e14bc9: Pulling fs layer 03:24:20 b5e4710f87ac: Pulling fs layer 03:24:20 ad3a456e5733: Waiting 03:24:20 69c7f0334f64: Waiting 03:24:20 1f1c1a5573a3: Waiting 03:24:20 ce7588e14bc9: Waiting 03:24:20 b5e4710f87ac: Waiting 03:24:20 c4d48a809fc2: Download complete 03:24:20 ad3a456e5733: Verifying Checksum 03:24:20 ad3a456e5733: Download complete 03:24:20 69c7f0334f64: Verifying Checksum 03:24:20 69c7f0334f64: Download complete 03:24:20 7264a8db6415: Verifying Checksum 03:24:20 7264a8db6415: Download complete 03:24:20 1f1c1a5573a3: Verifying Checksum 03:24:20 1f1c1a5573a3: Download complete 03:24:20 b5e4710f87ac: Verifying Checksum 03:24:20 b5e4710f87ac: Download complete 03:24:20 7264a8db6415: Pull complete 03:24:20 4f1c88b9dad5: Verifying Checksum 03:24:20 4f1c88b9dad5: Download complete 03:24:20 c4d48a809fc2: Pull complete 03:24:21 ce7588e14bc9: Verifying Checksum 03:24:21 ce7588e14bc9: Download complete 03:24:24 4f1c88b9dad5: Pull complete 03:24:24 ad3a456e5733: Pull complete 03:24:24 69c7f0334f64: Pull complete 03:24:24 1f1c1a5573a3: Pull complete 03:24:26 ce7588e14bc9: Pull complete 03:24:27 b5e4710f87ac: Pull complete 03:24:27 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:24:27 ---> 88b5674ff536 03:24:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:24:32 ---> Running in dc7e2ed74cf5 03:24:32 Removing intermediate container dc7e2ed74cf5 03:24:32 ---> 8650c94e386f 03:24:32 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:24:32 ---> Running in 772768d8a7a8 03:24:32 Removing intermediate container 772768d8a7a8 03:24:32 ---> cb09bc6fe3b1 03:24:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:24:32 ---> Running in f1c4d2adf8ff 03:24:32 Removing intermediate container f1c4d2adf8ff 03:24:32 ---> baf020fe1805 03:24:32 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:24:32 ---> Running in 0d0825edd22b 03:24:32 Removing intermediate container 0d0825edd22b 03:24:32 ---> 1435cf63440a 03:24:32 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:24:32 ---> Running in 4e1374828990 03:24:32 Removing intermediate container 4e1374828990 03:24:32 ---> 1858a0ce3747 03:24:32 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:24:32 ---> Running in 0e3941d92452 03:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:24:32 Still waiting to schedule task 03:24:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:24:32 OK: 264 MiB in 52 packages 03:24:33 Removing intermediate container 0e3941d92452 03:24:33 ---> 4c2b8386d0a4 03:24:33 Step 9/13 : WORKDIR /device-onvif-camera 03:24:33 ---> Running in de9d413bd45e 03:24:33 Removing intermediate container de9d413bd45e 03:24:33 ---> bd1fcc6b9ac7 03:24:33 Step 10/13 : COPY go.mod vendor* ./ 03:24:33 ---> 2f9c59cca556 03:24:33 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:33 ---> Running in 0a47f45ceb89 03:25:05 Removing intermediate container 0a47f45ceb89 03:25:05 ---> 5d04e72f5073 03:25:05 Step 12/13 : COPY . . 03:25:05 ---> ab10798b71a9 03:25:05 Step 13/13 : RUN ${MAKE} 03:25:05 ---> Running in aae9caa16fc5 03:25:05 noop 03:25:05 Removing intermediate container aae9caa16fc5 03:25:05 ---> 0d1d5e57beea 03:25:05 Successfully built 0d1d5e57beea 03:25:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:06 + docker inspect -f . ci-base-image-x86_64 03:25:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:06 prd-ubuntu20.04-docker-8c-8g-2524 does not seem to be running inside a container 03:25:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-433 -v /w/workspace/undry_device-onvif-camera_PR-433:/w/workspace/undry_device-onvif-camera_PR-433:rw,z -v /w/workspace/undry_device-onvif-camera_PR-433@tmp:/w/workspace/undry_device-onvif-camera_PR-433@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:25:06 $ docker top a574d82e7c8301edaa7b9b37d93fceaf5281e666179ef6f1a8b01c7f4098fb0b -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:07 + go version 03:25:07 go version go1.21.0 linux/amd64 [Pipeline] } 03:25:07 $ docker stop --time=1 a574d82e7c8301edaa7b9b37d93fceaf5281e666179ef6f1a8b01c7f4098fb0b 03:25:08 $ docker rm -f --volumes a574d82e7c8301edaa7b9b37d93fceaf5281e666179ef6f1a8b01c7f4098fb0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:09 + docker inspect -f . ci-base-image-x86_64 03:25:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:09 prd-ubuntu20.04-docker-8c-8g-2524 does not seem to be running inside a container 03:25:09 $ 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-433 -v /w/workspace/undry_device-onvif-camera_PR-433:/w/workspace/undry_device-onvif-camera_PR-433:rw,z -v /w/workspace/undry_device-onvif-camera_PR-433@tmp:/w/workspace/undry_device-onvif-camera_PR-433@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:25:09 $ docker top 27f99d2912c060b828f69a851be057e82613b6628c85ce66836861a9a725204b -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:10 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-433 [Pipeline] fileExists [Pipeline] sh 03:25:10 + make test 03:25:10 go test ./... -coverprofile=coverage.out ./... 03:25:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:25:21 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:25:22 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:25:24 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.047s coverage: 31.5% of statements 03:25:24 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.147s coverage: 86.5% of statements 03:25:31 go vet ./... 03:25:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:25:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:25:34 ./bin/test-attribution-txt.sh 03:25:34 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:25:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:25:34 $ docker stop --time=1 27f99d2912c060b828f69a851be057e82613b6628c85ce66836861a9a725204b 03:25:41 $ docker rm -f --volumes 27f99d2912c060b828f69a851be057e82613b6628c85ce66836861a9a725204b [Pipeline] // withDockerContainer [Pipeline] sh 03:25:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:25:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:25:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:25:43 + ls -al . 03:25:43 total 248 03:25:43 drwxrwxr-x 9 jenkins jenkins 4096 Apr 16 03:25 . 03:25:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:23 .. 03:25:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 03:25 .git 03:25:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:23 .github 03:25:43 -rw-rw-r-- 1 jenkins jenkins 493 Apr 16 03:23 .gitignore 03:25:43 -rw-rw-r-- 1 jenkins jenkins 42 Apr 16 03:23 .golangci.yml 03:25:43 drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 03:24 .semver 03:25:43 -rw-rw-r-- 1 jenkins jenkins 11155 Apr 16 03:23 Attribution.txt 03:25:43 -rw-rw-r-- 1 jenkins jenkins 17665 Apr 16 03:23 CHANGELOG.md 03:25:43 -rw-rw-r-- 1 jenkins jenkins 1683 Apr 16 03:23 Dockerfile 03:25:43 -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 03:23 GOVERNANCE.md 03:25:43 -rw-rw-r-- 1 jenkins jenkins 739 Apr 16 03:23 Jenkinsfile 03:25:43 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 16 03:23 LICENSE 03:25:43 -rw-rw-r-- 1 jenkins jenkins 2883 Apr 16 03:23 Makefile 03:25:43 -rw-rw-r-- 1 jenkins jenkins 625 Apr 16 03:23 OWNERS.md 03:25:43 -rw-rw-r-- 1 jenkins jenkins 2620 Apr 16 03:23 README.md 03:25:43 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 03:24 VERSION 03:25:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:23 bin 03:25:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:23 cmd 03:25:43 -rw-r--r-- 1 jenkins jenkins 78456 Apr 16 03:25 coverage.out 03:25:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:23 doc 03:25:43 -rw-rw-r-- 1 jenkins jenkins 4132 Apr 16 03:23 go.mod 03:25:43 -rw-rw-r-- 1 jenkins jenkins 36973 Apr 16 03:23 go.sum 03:25:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:23 internal 03:25:43 -rw-rw-r-- 1 jenkins jenkins 236 Apr 16 03:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:43 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2e27cbd6fcc71841d42891bb243eba61834b58f2 --label arch=amd64 --label version=0.0.0 . 03:25:43 Sending build context to Docker daemon 34.41MB 03:25:43 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:25:43 Step 2/27 : FROM ${BASE} AS builder 03:25:43 ---> 0d1d5e57beea 03:25:43 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:25:46 ---> Running in 10c3e4f73a43 03:25:46 Removing intermediate container 10c3e4f73a43 03:25:46 ---> a848a742792e 03:25:46 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:25:46 ---> Running in 7eaed74847f0 03:25:46 Removing intermediate container 7eaed74847f0 03:25:46 ---> 51942dee5e3f 03:25:46 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:25:46 ---> Running in 425887c1c931 03:25:46 Removing intermediate container 425887c1c931 03:25:46 ---> 8110838832e8 03:25:46 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:25:46 ---> Running in 465944079a25 03:25:46 Removing intermediate container 465944079a25 03:25:46 ---> 17ca90a96f7e 03:25:46 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:25:47 ---> Running in 1c82489483f2 03:25:47 Removing intermediate container 1c82489483f2 03:25:47 ---> 1c5f173f1e73 03:25:47 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:25:47 ---> Running in b371c9af7b8f 03:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:25:47 OK: 264 MiB in 52 packages 03:25:48 Removing intermediate container b371c9af7b8f 03:25:48 ---> 13496db405e9 03:25:48 Step 9/27 : WORKDIR /device-onvif-camera 03:25:48 ---> Running in 63dc5b57aaeb 03:25:48 Removing intermediate container 63dc5b57aaeb 03:25:48 ---> 473a2147c5a5 03:25:48 Step 10/27 : COPY go.mod vendor* ./ 03:25:48 ---> 04c4c0ab8461 03:25:48 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:48 ---> Running in 1fac6edc925c 03:25:50 Removing intermediate container 1fac6edc925c 03:25:50 ---> 64beb9f3dbdd 03:25:50 Step 12/27 : COPY . . 03:25:51 ---> ee871d1b9f0e 03:25:51 Step 13/27 : RUN ${MAKE} 03:25:51 ---> Running in cbb1603c6907 03:25:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:26:13 Removing intermediate container cbb1603c6907 03:26:13 ---> fcedafb0605c 03:26:13 Step 14/27 : FROM alpine:3.18 03:26:13 3.18: Pulling from library/alpine 03:26:13 619be1103602: Pulling fs layer 03:26:13 619be1103602: Verifying Checksum 03:26:13 619be1103602: Download complete 03:26:13 619be1103602: Pull complete 03:26:13 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:26:13 Status: Downloaded newer image for alpine:3.18 03:26:13 ---> d3782b16ccc9 03:26:13 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:26:13 ---> Running in c640862a0416 03:26:13 Removing intermediate container c640862a0416 03:26:13 ---> 4d32b4f2b2c2 03:26:13 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:26:13 ---> Running in 10061045f809 03:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:26:14 (1/1) Installing dumb-init (1.2.5-r2) 03:26:14 Executing busybox-1.36.1-r5.trigger 03:26:14 OK: 7 MiB in 16 packages 03:26:19 Removing intermediate container 10061045f809 03:26:19 ---> 111cc7559102 03:26:19 Step 17/27 : RUN apk --no-cache upgrade 03:26:19 ---> Running in 8f567abb16db 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:26:21 Upgrading critical system libraries and apk-tools: 03:26:21 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:26:21 Executing busybox-1.36.1-r5.trigger 03:26:21 Continuing the upgrade transaction with new apk-tools: 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:26:22 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:26:22 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:26:22 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:26:22 OK: 7 MiB in 16 packages 03:26:30 Removing intermediate container 8f567abb16db 03:26:30 ---> c99bb12c9a8f 03:26:30 Step 18/27 : WORKDIR / 03:26:30 ---> Running in 9b4aff7f9c97 03:26:31 Removing intermediate container 9b4aff7f9c97 03:26:31 ---> 1d69e4f90180 03:26:31 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:26:33 ---> 24afb3e13386 03:26:33 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:26:34 ---> dcd987f1f652 03:26:34 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:26:37 ---> 392db7cb2ad6 03:26:37 Step 22/27 : EXPOSE 59984 03:26:38 ---> Running in 0eacbcc43ac6 03:26:40 Removing intermediate container 0eacbcc43ac6 03:26:40 ---> 23d3adb8344d 03:26:40 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:26:41 ---> Running in 908a787d530c 03:26:43 Removing intermediate container 908a787d530c 03:26:43 ---> 8b5013ef1255 03:26:43 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:26:45 ---> Running in f4b483192e78 03:26:47 Removing intermediate container f4b483192e78 03:26:47 ---> fc512b0d4eb5 03:26:47 Step 25/27 : LABEL arch=amd64 03:26:50 ---> Running in a03adb09f2db 03:26:51 Removing intermediate container a03adb09f2db 03:26:51 ---> 3ddfc47c00ee 03:26:51 Step 26/27 : LABEL git_sha=2e27cbd6fcc71841d42891bb243eba61834b58f2 03:26:51 ---> Running in 3d3ba0294d15 03:26:51 Removing intermediate container 3d3ba0294d15 03:26:51 ---> c786201d492a 03:26:51 Step 27/27 : LABEL version=0.0.0 03:26:51 ---> Running in 2c64e9f6508a 03:26:51 Removing intermediate container 2c64e9f6508a 03:26:51 ---> 0c5c94c3bbe6 03:26:51 [Warning] One or more build-args [ARCH] were not consumed 03:26:51 Successfully built 0c5c94c3bbe6 03:26:51 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:52 03:26:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:52 latest: Pulling from edgex-lftools-log-publisher 03:26:52 5eb5b503b376: Pulling fs layer 03:26:52 5c69ac0246d0: Pulling fs layer 03:26:52 ec43610c2a17: Pulling fs layer 03:26:52 3a2ae6a8a46f: Pulling fs layer 03:26:52 33b1e0a273af: Pulling fs layer 03:26:52 5d3b04190fa2: Pulling fs layer 03:26:52 2f39f015ded8: Pulling fs layer 03:26:52 2f39f015ded8: Waiting 03:26:52 3a2ae6a8a46f: Waiting 03:26:52 5d3b04190fa2: Waiting 03:26:52 5c69ac0246d0: Verifying Checksum 03:26:52 5c69ac0246d0: Download complete 03:26:52 3a2ae6a8a46f: Download complete 03:26:52 33b1e0a273af: Verifying Checksum 03:26:52 33b1e0a273af: Download complete 03:26:52 ec43610c2a17: Verifying Checksum 03:26:52 ec43610c2a17: Download complete 03:26:52 5d3b04190fa2: Verifying Checksum 03:26:52 5d3b04190fa2: Download complete 03:26:53 5eb5b503b376: Verifying Checksum 03:26:53 5eb5b503b376: Download complete 03:26:53 2f39f015ded8: Download complete 03:26:54 5eb5b503b376: Pull complete 03:26:54 5c69ac0246d0: Pull complete 03:26:54 ec43610c2a17: Pull complete 03:26:54 3a2ae6a8a46f: Pull complete 03:26:55 33b1e0a273af: Pull complete 03:26:55 5d3b04190fa2: Pull complete 03:26:59 2f39f015ded8: Pull complete 03:26:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:59 prd-ubuntu20.04-docker-8c-8g-2524 does not seem to be running inside a container 03:26:59 $ 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-433 -v /w/workspace/undry_device-onvif-camera_PR-433:/w/workspace/undry_device-onvif-camera_PR-433:rw,z -v /w/workspace/undry_device-onvif-camera_PR-433@tmp:/w/workspace/undry_device-onvif-camera_PR-433@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:27:06 $ docker top fdec9bdb53f96acc86ecf5140e7dbd26356dd393e8ca950638402da3ca3c1bb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:07 ---> job-cost.sh 03:27:07 lf-activate-venv: SKIPPING 03:27:07 INFO: No Stack... 03:27:07 INFO: Retrieving Pricing Info for: v3-standard-8 03:27:07 INFO: Archiving Costs [Pipeline] sh 03:27:08 + cat /w/workspace/undry_device-onvif-camera_PR-433/archives/cost.csv 03:27:08 + cut -d, -f6 [Pipeline] lock 03:27:08 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-433-1-stack-cost] 03:27:08 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-433-1-stack-cost] did not exist. Created. 03:27:08 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:27:08 + echo total: 0.2199999988079071 [Pipeline] stash 03:27:08 Stashed 1 file(s) [Pipeline] } 03:27:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-433-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:27:08 $ docker stop --time=1 fdec9bdb53f96acc86ecf5140e7dbd26356dd393e8ca950638402da3ca3c1bb1 03:27:10 $ docker rm -f --volumes fdec9bdb53f96acc86ecf5140e7dbd26356dd393e8ca950638402da3ca3c1bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:27:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2526 in /w/workspace/undry_device-onvif-camera_PR-433 [Pipeline] { [Pipeline] ws 03:27:13 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:27:16 The recommended git tool is: git 03:27:21 using credential edgex-jenkins-ssh 03:27:21 Cloning the remote Git repository 03:27:21 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:27:21 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:27:21 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:27:21 > git --version # timeout=10 03:27:21 > git --version # 'git version 2.25.1' 03:27:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:24 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:27:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:26 Merging remotes/origin/main commit 30f086e472ba45efbfdabc7b924c06da27b16fd7 into PR head commit 2e27cbd6fcc71841d42891bb243eba61834b58f2 03:27:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:27:25 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:27:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/433/head:refs/remotes/origin/PR-433 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:27:26 > git config core.sparsecheckout # timeout=10 03:27:26 Merge succeeded, producing 2e27cbd6fcc71841d42891bb243eba61834b58f2 03:27:26 Checking out Revision 2e27cbd6fcc71841d42891bb243eba61834b58f2 (PR-433) 03:27:27 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" 03:27:27 > git --version # timeout=10 03:27:27 > git --version # 'git version 2.25.1' 03:27:27 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:27:26 > git checkout -f 2e27cbd6fcc71841d42891bb243eba61834b58f2 # timeout=10 03:27:26 > git remote # timeout=10 03:27:26 > git config --get remote.origin.url # timeout=10 03:27:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:26 > git merge 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 03:27:26 > git rev-parse HEAD^{commit} # timeout=10 03:27:26 > git config core.sparsecheckout # timeout=10 03:27:26 > git checkout -f 2e27cbd6fcc71841d42891bb243eba61834b58f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:27:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:32 Dload Upload Total Spent Left Speed 03:27:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 260k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh 03:27:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:27:33 + sudo tee /etc/docker/daemon.new 03:27:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:27:33 { 03:27:33 "registry-mirrors": [ 03:27:33 "https://nexus3.edgexfoundry.org:10001" 03:27:33 ], 03:27:33 "bip": "10.250.0.254/24", 03:27:33 "hosts": [ 03:27:33 "tcp://0.0.0.0:5555", 03:27:33 "unix:///var/run/docker.sock" 03:27:33 ], 03:27:33 "mtu": 1458, 03:27:33 "selinux-enabled": true, 03:27:33 "seccomp-profile": "/etc/docker/seccomp.json" 03:27:33 } [Pipeline] sh 03:27:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:27:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:52 provisioning config files... 03:27:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17930393042965371955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:53 ---> ****-login.sh 03:27:53 nexus3.edgexfoundry.org:10001 03:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:53 Configure a credential helper to remove this warning. See 03:27:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:53 03:27:53 Login Succeeded 03:27:53 nexus3.edgexfoundry.org:10002 03:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:54 Configure a credential helper to remove this warning. See 03:27:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:54 03:27:54 Login Succeeded 03:27:54 nexus3.edgexfoundry.org:10003 03:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:54 Configure a credential helper to remove this warning. See 03:27:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:54 03:27:54 Login Succeeded 03:27:54 nexus3.edgexfoundry.org:10004 03:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:54 Configure a credential helper to remove this warning. See 03:27:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:54 03:27:54 Login Succeeded 03:27:54 ****.io 03:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:55 Configure a credential helper to remove this warning. See 03:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:55 03:27:55 Login Succeeded 03:27:55 ---> ****-login.sh ends [Pipeline] } 03:27:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:55 ========================================================= 03:27:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:27:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:27:57 Sending build context to Docker daemon 20.54MB 03:27:57 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:27:57 Step 2/13 : FROM ${BASE} AS builder 03:27:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:27:57 9fda8d8052c6: Pulling fs layer 03:27:57 5d54e960e981: Pulling fs layer 03:27:57 c4a7e357bf2a: Pulling fs layer 03:27:57 f0e02332f6b5: Pulling fs layer 03:27:57 872ee5b61b7b: Pulling fs layer 03:27:57 0c6a40ed1a82: Pulling fs layer 03:27:57 94ae7d8d031c: Pulling fs layer 03:27:57 872ee5b61b7b: Waiting 03:27:57 0c6a40ed1a82: Waiting 03:27:57 94ae7d8d031c: Waiting 03:27:57 f0e02332f6b5: Waiting 03:27:57 5d54e960e981: Verifying Checksum 03:27:57 5d54e960e981: Download complete 03:27:57 f0e02332f6b5: Verifying Checksum 03:27:57 f0e02332f6b5: Download complete 03:27:57 872ee5b61b7b: Download complete 03:27:57 9fda8d8052c6: Verifying Checksum 03:27:57 9fda8d8052c6: Download complete 03:27:57 94ae7d8d031c: Verifying Checksum 03:27:57 94ae7d8d031c: Download complete 03:27:58 9fda8d8052c6: Pull complete 03:27:59 5d54e960e981: Pull complete 03:27:59 c4a7e357bf2a: Verifying Checksum 03:27:59 c4a7e357bf2a: Download complete 03:28:00 0c6a40ed1a82: Verifying Checksum 03:28:00 0c6a40ed1a82: Download complete 03:28:12 c4a7e357bf2a: Pull complete 03:28:13 f0e02332f6b5: Pull complete 03:28:13 872ee5b61b7b: Pull complete 03:28:21 0c6a40ed1a82: Pull complete 03:28:23 94ae7d8d031c: Pull complete 03:28:23 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:28:23 ---> 86de565de09d 03:28:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:28:25 ---> Running in 3443d64ea695 03:28:25 Removing intermediate container 3443d64ea695 03:28:25 ---> c2dd5174fe76 03:28:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:25 ---> Running in 591d9ca8396e 03:28:25 Removing intermediate container 591d9ca8396e 03:28:25 ---> 6bfb56fc6398 03:28:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:28:25 ---> Running in 01ddf55e9b64 03:28:26 Removing intermediate container 01ddf55e9b64 03:28:26 ---> a1f0b57657af 03:28:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:28:26 ---> Running in 7c9e3f81c142 03:28:26 Removing intermediate container 7c9e3f81c142 03:28:26 ---> 3602e4cf670a 03:28:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:28:26 ---> Running in 9dc5f5e43d84 03:28:26 Removing intermediate container 9dc5f5e43d84 03:28:26 ---> 7b02f8eebbe6 03:28:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:27 ---> Running in e25cbd6e6093 03:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:28:29 OK: 266 MiB in 52 packages 03:28:30 Removing intermediate container e25cbd6e6093 03:28:30 ---> 94c11d0ddb87 03:28:30 Step 9/13 : WORKDIR /device-onvif-camera 03:28:30 ---> Running in 25738df17e9f 03:28:30 Removing intermediate container 25738df17e9f 03:28:30 ---> cafc92b0cf02 03:28:30 Step 10/13 : COPY go.mod vendor* ./ 03:28:31 ---> 6136196a5b74 03:28:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:31 ---> Running in 03efd4d9b6b6 03:29:39 Removing intermediate container 03efd4d9b6b6 03:29:39 ---> f920c6c626fe 03:29:39 Step 12/13 : COPY . . 03:29:39 ---> 115315dddae0 03:29:39 Step 13/13 : RUN ${MAKE} 03:29:39 ---> Running in 743c25dc8725 03:29:39 noop 03:29:39 Removing intermediate container 743c25dc8725 03:29:39 ---> f5e664004643 03:29:39 Successfully built f5e664004643 03:29:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker inspect -f . ci-base-image-arm64 03:29:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:40 prd-ubuntu20.04-docker-arm64-4c-16g-2526 does not seem to be running inside a container 03:29:40 $ 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:29:41 $ docker top 0549ec456c012476e4897f9cf6b2b95a03f516c1aa56baa17b07e4594a4a6137 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:42 + go version 03:29:42 go version go1.21.0 linux/arm64 [Pipeline] } 03:29:42 $ docker stop --time=1 0549ec456c012476e4897f9cf6b2b95a03f516c1aa56baa17b07e4594a4a6137 03:29:44 $ docker rm -f --volumes 0549ec456c012476e4897f9cf6b2b95a03f516c1aa56baa17b07e4594a4a6137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:45 + docker inspect -f . ci-base-image-arm64 03:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:45 prd-ubuntu20.04-docker-arm64-4c-16g-2526 does not seem to be running inside a container 03:29:45 $ 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:29:46 $ docker top 1e81a612424b42b3569871fa8bc9a81dd8a7d2d2abd6ef391c0c17782b7dafc6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:47 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:29:48 + make test 03:29:48 go test ./... -coverprofile=coverage.out ./... 03:29:51 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:31:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:31:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:31:43 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.5% of statements 03:31:51 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.068s coverage: 86.5% of statements 03:31:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:31:51 go vet ./... 03:32:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:32:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:32:18 ./bin/test-attribution-txt.sh 03:32:18 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:32:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:32:18 $ docker stop --time=1 1e81a612424b42b3569871fa8bc9a81dd8a7d2d2abd6ef391c0c17782b7dafc6 03:32:20 $ docker rm -f --volumes 1e81a612424b42b3569871fa8bc9a81dd8a7d2d2abd6ef391c0c17782b7dafc6 [Pipeline] // withDockerContainer [Pipeline] sh 03:32:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:32:21 Warning: overwriting stash ‘coverage-report’ 03:32:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:32:23 + ls -al . 03:32:23 total 244 03:32:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 03:29 . 03:32:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:27 .. 03:32:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 03:27 .git 03:32:23 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:27 .github 03:32:23 -rw-rw-r-- 1 jenkins jenkins 493 Apr 16 03:27 .gitignore 03:32:23 -rw-rw-r-- 1 jenkins jenkins 42 Apr 16 03:27 .golangci.yml 03:32:23 -rw-rw-r-- 1 jenkins jenkins 11155 Apr 16 03:27 Attribution.txt 03:32:23 -rw-rw-r-- 1 jenkins jenkins 17665 Apr 16 03:27 CHANGELOG.md 03:32:23 -rw-rw-r-- 1 jenkins jenkins 1683 Apr 16 03:27 Dockerfile 03:32:23 -rw-rw-r-- 1 jenkins jenkins 677 Apr 16 03:27 GOVERNANCE.md 03:32:23 -rw-rw-r-- 1 jenkins jenkins 739 Apr 16 03:27 Jenkinsfile 03:32:23 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 16 03:27 LICENSE 03:32:23 -rw-rw-r-- 1 jenkins jenkins 2883 Apr 16 03:27 Makefile 03:32:23 -rw-rw-r-- 1 jenkins jenkins 625 Apr 16 03:27 OWNERS.md 03:32:23 -rw-rw-r-- 1 jenkins jenkins 2620 Apr 16 03:27 README.md 03:32:23 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 03:24 VERSION 03:32:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:27 bin 03:32:23 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:27 cmd 03:32:23 -rw-r--r-- 1 jenkins jenkins 78456 Apr 16 03:31 coverage.out 03:32:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:27 doc 03:32:23 -rw-rw-r-- 1 jenkins jenkins 4132 Apr 16 03:27 go.mod 03:32:23 -rw-rw-r-- 1 jenkins jenkins 36973 Apr 16 03:27 go.sum 03:32:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:27 internal 03:32:23 -rw-rw-r-- 1 jenkins jenkins 236 Apr 16 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:23 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2e27cbd6fcc71841d42891bb243eba61834b58f2 --label arch=arm64 --label version=0.0.0 . 03:32:24 Sending build context to Docker daemon 20.62MB 03:32:24 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:32:24 Step 2/27 : FROM ${BASE} AS builder 03:32:24 ---> f5e664004643 03:32:24 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:32:24 ---> Running in 90f55cf1a3f5 03:32:24 Removing intermediate container 90f55cf1a3f5 03:32:24 ---> 5c3f732b6ab5 03:32:24 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:32:24 ---> Running in ab378ac07c44 03:32:24 Removing intermediate container ab378ac07c44 03:32:24 ---> ad3dc37a616d 03:32:24 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:32:25 ---> Running in ab78df476a23 03:32:25 Removing intermediate container ab78df476a23 03:32:25 ---> 568e0bed122f 03:32:25 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:32:25 ---> Running in 010b8b54477c 03:32:25 Removing intermediate container 010b8b54477c 03:32:25 ---> 5478d4db1028 03:32:25 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:32:25 ---> Running in 1655fdcbd1bd 03:32:25 Removing intermediate container 1655fdcbd1bd 03:32:25 ---> e2e75c484ec7 03:32:25 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:25 ---> Running in 55ed267219b2 03:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:32:28 OK: 266 MiB in 52 packages 03:32:29 Removing intermediate container 55ed267219b2 03:32:29 ---> 40e5f8c412ab 03:32:29 Step 9/27 : WORKDIR /device-onvif-camera 03:32:29 ---> Running in f7f46abc4e8b 03:32:29 Removing intermediate container f7f46abc4e8b 03:32:29 ---> 94888274a205 03:32:29 Step 10/27 : COPY go.mod vendor* ./ 03:32:29 ---> 7fa3cb52a090 03:32:29 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:30 ---> Running in 34c501568a42 03:32:32 Removing intermediate container 34c501568a42 03:32:32 ---> 9559fd1ba94f 03:32:32 Step 12/27 : COPY . . 03:32:33 ---> a65c03d828cd 03:32:33 Step 13/27 : RUN ${MAKE} 03:32:33 ---> Running in 93cbc1fe740a 03:32:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:34:26 Removing intermediate container 93cbc1fe740a 03:34:26 ---> e27817ce88f1 03:34:26 Step 14/27 : FROM alpine:3.18 03:34:26 3.18: Pulling from library/alpine 03:34:26 c6b39de5b339: Pulling fs layer 03:34:26 c6b39de5b339: Verifying Checksum 03:34:26 c6b39de5b339: Download complete 03:34:26 c6b39de5b339: Pull complete 03:34:26 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:34:26 Status: Downloaded newer image for alpine:3.18 03:34:26 ---> 33abbf032149 03:34:26 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:34:26 ---> Running in b85194b1be77 03:34:26 Removing intermediate container b85194b1be77 03:34:26 ---> e17461872d31 03:34:26 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:34:26 ---> Running in 6e9eef2dc230 03:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:34:27 (1/1) Installing dumb-init (1.2.5-r2) 03:34:27 Executing busybox-1.36.1-r5.trigger 03:34:27 OK: 8 MiB in 16 packages 03:34:28 Removing intermediate container 6e9eef2dc230 03:34:28 ---> 3ca986cd2e0f 03:34:28 Step 17/27 : RUN apk --no-cache upgrade 03:34:28 ---> Running in abec59941892 03:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:34:31 Upgrading critical system libraries and apk-tools: 03:34:31 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:34:31 Executing busybox-1.36.1-r5.trigger 03:34:31 Continuing the upgrade transaction with new apk-tools: 03:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:34:32 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:34:32 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:34:32 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:34:32 OK: 8 MiB in 16 packages 03:34:33 Removing intermediate container abec59941892 03:34:33 ---> a4af54e97600 03:34:33 Step 18/27 : WORKDIR / 03:34:33 ---> Running in 8cef222539d8 03:34:34 Removing intermediate container 8cef222539d8 03:34:34 ---> 9ddc562df7d4 03:34:34 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:34:35 ---> 642d09957c83 03:34:35 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:34:36 ---> 9f5163607216 03:34:36 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:34:36 ---> af31b4ddabb3 03:34:36 Step 22/27 : EXPOSE 59984 03:34:36 ---> Running in ebb956884fb0 03:34:36 Removing intermediate container ebb956884fb0 03:34:36 ---> 919b324f9fde 03:34:36 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:34:36 ---> Running in 1413a90990f2 03:34:37 Removing intermediate container 1413a90990f2 03:34:37 ---> fc3ccfec4e18 03:34:37 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:34:37 ---> Running in e80eefd61cb9 03:34:37 Removing intermediate container e80eefd61cb9 03:34:37 ---> 3938c52c298c 03:34:37 Step 25/27 : LABEL arch=arm64 03:34:37 ---> Running in 7f99c7064570 03:34:37 Removing intermediate container 7f99c7064570 03:34:37 ---> b5ab3138e9b3 03:34:37 Step 26/27 : LABEL git_sha=2e27cbd6fcc71841d42891bb243eba61834b58f2 03:34:37 ---> Running in 03ec472e4478 03:34:38 Removing intermediate container 03ec472e4478 03:34:38 ---> a1c5047770db 03:34:38 Step 27/27 : LABEL version=0.0.0 03:34:38 ---> Running in 8d750f9820e2 03:34:38 Removing intermediate container 8d750f9820e2 03:34:38 ---> 8fe44e792d5b 03:34:38 [Warning] One or more build-args [ARCH] were not consumed 03:34:38 Successfully built 8fe44e792d5b 03:34:38 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:39 03:34:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:40 arm64: Pulling from edgex-lftools-log-publisher 03:34:40 8998bd30e6a1: Pulling fs layer 03:34:40 04944245beec: Pulling fs layer 03:34:40 699f458cf7ca: Pulling fs layer 03:34:40 765212b225bb: Pulling fs layer 03:34:40 f23df028b6ca: Pulling fs layer 03:34:40 d65c8cfc05b1: Pulling fs layer 03:34:40 2437ff75d9bd: Pulling fs layer 03:34:40 765212b225bb: Waiting 03:34:40 f23df028b6ca: Waiting 03:34:40 d65c8cfc05b1: Waiting 03:34:40 2437ff75d9bd: Waiting 03:34:40 04944245beec: Verifying Checksum 03:34:40 04944245beec: Download complete 03:34:40 765212b225bb: Verifying Checksum 03:34:40 765212b225bb: Download complete 03:34:40 f23df028b6ca: Verifying Checksum 03:34:40 f23df028b6ca: Download complete 03:34:40 d65c8cfc05b1: Verifying Checksum 03:34:40 d65c8cfc05b1: Download complete 03:34:40 699f458cf7ca: Verifying Checksum 03:34:40 699f458cf7ca: Download complete 03:34:40 8998bd30e6a1: Verifying Checksum 03:34:40 8998bd30e6a1: Download complete 03:34:43 2437ff75d9bd: Verifying Checksum 03:34:43 2437ff75d9bd: Download complete 03:34:46 8998bd30e6a1: Pull complete 03:34:46 04944245beec: Pull complete 03:34:48 699f458cf7ca: Pull complete 03:34:48 765212b225bb: Pull complete 03:34:49 f23df028b6ca: Pull complete 03:34:49 d65c8cfc05b1: Pull complete 03:35:07 2437ff75d9bd: Pull complete 03:35:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:35:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:07 prd-ubuntu20.04-docker-arm64-4c-16g-2526 does not seem to be running inside a container 03:35:07 $ 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:35:10 $ docker top fb83274b433a3845e50ce20e7bcf1ed31a82baf20ed1e698e9ca4780909c8cd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:11 ---> job-cost.sh 03:35:11 lf-activate-venv: SKIPPING 03:35:11 INFO: No Stack... 03:35:11 INFO: Retrieving Pricing Info for: v3-standard-4 03:35:12 INFO: Archiving Costs [Pipeline] sh 03:35:13 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:35:13 + cut -d, -f6 [Pipeline] lock 03:35:13 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-433-1-stack-cost] 03:35:13 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-433-1-stack-cost] did not exist. Created. 03:35:13 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:14 /w/workspace/device-onvif-camera/1@tmp/durable-acf2a104/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:35:14 + echo total: 0.10999999940395355 [Pipeline] stash 03:35:14 Warning: overwriting stash ‘stack-cost’ 03:35:14 Stashed 1 file(s) [Pipeline] } 03:35:14 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-433-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:35:14 $ docker stop --time=1 fb83274b433a3845e50ce20e7bcf1ed31a82baf20ed1e698e9ca4780909c8cd6 03:35:16 $ docker rm -f --volumes fb83274b433a3845e50ce20e7bcf1ed31a82baf20ed1e698e9ca4780909c8cd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:35:17 provisioning config files... 03:35:17 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-433@tmp/config7172906028149564210tmp [Pipeline] { [Pipeline] sh 03:35:18 + set +x 03:35:18 + + curl -s https://codecov.io/bash 03:35:18 bash -s -- 03:35:18 03:35:18 _____ _ 03:35:18 / ____| | | 03:35:18 | | ___ __| | ___ ___ _____ __ 03:35:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:35:18 | |___| (_) | (_| | __/ (_| (_) \ V / 03:35:18 \_____\___/ \__,_|\___|\___\___/ \_/ 03:35:18 Bash-1.0.6 03:35:18 03:35:18 03:35:18 ==> git version 2.25.1 found 03:35:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:35:18 Release-Date: 2020-01-08 03:35:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:35:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:35:18 ==> Jenkins CI detected. 03:35:18 current dir:  /w/workspace/undry_device-onvif-camera_PR-433 03:35:18 project root: . 03:35:18 --> token set from env 03:35:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:35:18 ==> Running gcov in . (disable via -X gcov) 03:35:18 ==> Python coveragepy not found 03:35:18 ==> Searching for coverage reports in: 03:35:18 + . 03:35:18 -> Found 1 reports 03:35:18 ==> Detecting git/mercurial file structure 03:35:18 ==> Reading reports 03:35:18 + ./coverage.out bytes=78456 03:35:18 ==> Appending adjustments 03:35:18 https://docs.codecov.io/docs/fixing-reports 03:35:18 + Found adjustments 03:35:18 ==> Gzipping contents 03:35:18 12K /tmp/codecov.dQ28Fh.gz 03:35:18 ==> Uploading reports 03:35:18 url: https://codecov.io 03:35:18 query: branch=PR-433&commit=2e27cbd6fcc71841d42891bb243eba61834b58f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=433&job=&cmd_args= 03:35:18 -> Pinging Codecov 03:35:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-433&commit=2e27cbd6fcc71841d42891bb243eba61834b58f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=433&job=&cmd_args= 03:35:18 -> Uploading to 03:35:18 https://storage.googleapis.com/codecov/v4/raw/2024-04-16/F29A59C45E3A92E06B3E522C9905F8EF/2e27cbd6fcc71841d42891bb243eba61834b58f2/39f406e7-dbec-45e9-83e7-0ac431871aa3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240416T033518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a53d2eded9b2562a07b92d8fc8c9e5a99efed87ebc2c5f4465ad71a8153c72e 03:35:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:18 Dload Upload Total Spent Left Speed 03:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 37330 --:--:-- --:--:-- --:--:-- 37330 03:35:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2e27cbd6fcc71841d42891bb243eba61834b58f2 [Pipeline] } 03:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:35:20 + [ -d /w/workspace/undry_device-onvif-camera_PR-433/archives ] 03:35:20 + ls -al /w/workspace/undry_device-onvif-camera_PR-433/archives 03:35:20 total 16 03:35:20 drwxr-xr-x 3 root root 4096 Apr 16 03:27 . 03:35:20 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 03:27 .. 03:35:20 drwxr-xr-x 2 root root 4096 Apr 16 03:27 cost 03:35:20 -rw-r--r-- 1 root root 91 Apr 16 03:27 cost.csv 03:35:20 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-433/archives 03:35:20 + ls -al /w/workspace/undry_device-onvif-camera_PR-433/archives 03:35:20 total 16 03:35:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 03:27 . 03:35:20 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 03:27 .. 03:35:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 16 03:27 cost 03:35:20 -rw-r--r-- 1 jenkins jenkins 91 Apr 16 03:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:35:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:35:21 ---> package-listing.sh 03:35:21 ++ tr '[:upper:]' '[:lower:]' 03:35:21 ++ facter osfamily 03:35:22 + OS_FAMILY=debian 03:35:22 + workspace=/w/workspace/undry_device-onvif-camera_PR-433 03:35:22 + START_PACKAGES=/tmp/packages_start.txt 03:35:22 + END_PACKAGES=/tmp/packages_end.txt 03:35:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:35:22 + PACKAGES=/tmp/packages_start.txt 03:35:22 + '[' /w/workspace/undry_device-onvif-camera_PR-433 ']' 03:35:22 + PACKAGES=/tmp/packages_end.txt 03:35:22 + case "${OS_FAMILY}" in 03:35:22 + dpkg -l 03:35:22 + grep '^ii' 03:35:22 + '[' -f /tmp/packages_start.txt ']' 03:35:22 + '[' -f /tmp/packages_end.txt ']' 03:35:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:35:22 + '[' /w/workspace/undry_device-onvif-camera_PR-433 ']' 03:35:22 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-433/archives/ 03:35:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-433/archives/ [Pipeline] echo 03:35:22 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-433/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:35:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:23 prd-ubuntu20.04-docker-8c-8g-2524 does not seem to be running inside a container 03:35:23 $ 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-433/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-433 -v /w/workspace/undry_device-onvif-camera_PR-433:/w/workspace/undry_device-onvif-camera_PR-433:rw,z -v /w/workspace/undry_device-onvif-camera_PR-433@tmp:/w/workspace/undry_device-onvif-camera_PR-433@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:35:25 $ docker top e9343394e6468560ef82691cc33866165eff7511a4080d43821af31313b47241 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:25 + touch /tmp/pre-build-complete [Pipeline] sh 03:35:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:35:26 + ls /var/log/sa-host 03:35:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:26 provisioning config files... 03:35:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-433@tmp/config9586496980976385267tmp [Pipeline] { [Pipeline] echo 03:35:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:35:26 ---> create-netrc.sh [Pipeline] } 03:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:35:27 ---> python-tools-install.sh [Pipeline] echo 03:35:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:35:27 ---> sudo-logs.sh 03:35:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:35:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:35:28 ---> job-cost.sh 03:35:28 lf-activate-venv: SKIPPING 03:35:28 DEBUG: total: 0.2199999988079071 03:35:28 INFO: Retrieving Stack Cost... 03:35:28 INFO: Retrieving Pricing Info for: v3-standard-8 03:35:28 INFO: Archiving Costs [Pipeline] echo 03:35:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:35:29 ---> logs-deploy.sh 03:35:29 lf-activate-venv: SKIPPING 03:35:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-433/1 03:35:29 INFO: archiving workspace using pattern(s): 03:35:30 Archives upload complete. 03:35:30 INFO: archiving logs to Nexus