Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b04bfaa3f7c90cec0972aba86e0cd13724293b2a+06d0f2addced559a6b629125c025b062c3ce01e9 (9188af487bb16131485476efc247e881727cced5) 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-ssh5956799833991054044.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8207630089814468273.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2539050730474510784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17873087951038558564.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16617370055582520571.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24299 in /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 06d0f2addced559a6b629125c025b062c3ce01e9 into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a Merge succeeded, producing fd28f41f1e5aff80b6b22dbae7654b062b92521a Checking out Revision fd28f41f1e5aff80b6b22dbae7654b062b92521a (PR-139) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 06d0f2addced559a6b629125c025b062c3ce01e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd28f41f1e5aff80b6b22dbae7654b062b92521a # timeout=10 Commit message: "Merge commit '06d0f2addced559a6b629125c025b062c3ce01e9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-01T10:10:24.206Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-01T10:10:24.286Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 4d2466b12cbd1d54fc527e3634ad3b2c28e71448 # timeout=10 [Pipeline] echo [2022-09-01T10:10:24.305Z] ========================================================= [2022-09-01T10:10:24.305Z] EdgeX Global Pipelines Version Info [2022-09-01T10:10:24.305Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:10:25.107Z] ------------------- [2022-09-01T10:10:25.107Z] stable info: [2022-09-01T10:10:25.107Z] ------------------- [2022-09-01T10:10:25.107Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-01T10:10:25.107Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T10:10:25.107Z] Message: update stable to v1.0.239 [2022-09-01T10:10:25.680Z] ------------------- [2022-09-01T10:10:25.680Z] experimental info: [2022-09-01T10:10:25.680Z] ------------------- [2022-09-01T10:10:25.680Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-01T10:10:25.680Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T10:10:25.680Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-01T10:10:25.871Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-01T10:10:25.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-01T10:10:25.897Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-01T10:10:25.915Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-01T10:10:25.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-01T10:10:25.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-01T10:10:25.957Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-01T10:10:25.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-01T10:10:25.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-01T10:10:26.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-01T10:10:26.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-01T10:10:26.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-01T10:10:26.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-01T10:10:26.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-01T10:10:26.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T10:10:26.067Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T10:10:26.076Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-01T10:10:26.085Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-01T10:10:26.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-01T10:10:26.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-01T10:10:26.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-01T10:10:26.151Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-01T10:10:26.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-01T10:10:26.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-01T10:10:26.194Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-01T10:10:26.207Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-01T10:10:26.227Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-01T10:10:26.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo [2022-09-01T10:10:26.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo [2022-09-01T10:10:26.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo [2022-09-01T10:10:26.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] echo [2022-09-01T10:10:26.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd28f41 [Pipeline] echo [2022-09-01T10:10:26.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T10:10:26.361Z] provisioning config files... [2022-09-01T10:10:26.377Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config3036598011153322121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:10:26.706Z] ---> docker-login.sh [2022-09-01T10:10:26.707Z] nexus3.edgexfoundry.org:10001 [2022-09-01T10:10:26.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:27.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:27.233Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:27.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:27.233Z] [2022-09-01T10:10:27.233Z] Login Succeeded [2022-09-01T10:10:27.233Z] nexus3.edgexfoundry.org:10002 [2022-09-01T10:10:27.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:27.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:27.233Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:27.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:27.233Z] [2022-09-01T10:10:27.233Z] Login Succeeded [2022-09-01T10:10:27.233Z] nexus3.edgexfoundry.org:10003 [2022-09-01T10:10:27.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:27.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:27.495Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:27.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:27.495Z] [2022-09-01T10:10:27.495Z] Login Succeeded [2022-09-01T10:10:27.495Z] nexus3.edgexfoundry.org:10004 [2022-09-01T10:10:27.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:27.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:27.495Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:27.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:27.495Z] [2022-09-01T10:10:27.495Z] Login Succeeded [2022-09-01T10:10:27.495Z] docker.io [2022-09-01T10:10:27.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:28.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:28.024Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:28.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:28.024Z] [2022-09-01T10:10:28.024Z] Login Succeeded [2022-09-01T10:10:28.024Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T10:10:28.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-01T10:10:28.433Z] + git rev-list -1 --merges fd28f41f1e5aff80b6b22dbae7654b062b92521a~1..fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] echo [2022-09-01T10:10:28.462Z] -----------> git rev-list -1 --merges fd28f41f1e5aff80b6b22dbae7654b062b92521a~1..fd28f41f1e5aff80b6b22dbae7654b062b92521a fd28f41f1e5aff80b6b22dbae7654b062b92521a [2022-09-01T10:10:28.462Z] fd28f41f1e5aff80b6b22dbae7654b062b92521a [false] [Pipeline] sh [2022-09-01T10:10:28.756Z] + git log --format=format:%s -1 fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] echo [2022-09-01T10:10:28.773Z] ========================================================= [2022-09-01T10:10:28.773Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-01T10:10:28.773Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T10:10:29.124Z] + git log --format=format:%s -1 fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] echo [2022-09-01T10:10:29.138Z] [semverPrep] GIT_COMMIT: fd28f41f1e5aff80b6b22dbae7654b062b92521a, Commit Message: Merge commit '06d0f2addced559a6b629125c025b062c3ce01e9' into HEAD [Pipeline] echo [2022-09-01T10:10:29.147Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-01T10:10:29.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T10:10:29.516Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-01T10:10:29.516Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-01T10:10:29.516Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-01T10:10:29.516Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-01T10:10:29.516Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-01T10:10:29.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:10:29.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T10:10:29.935Z] [2022-09-01T10:10:29.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:10:30.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T10:10:30.244Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-01T10:10:30.244Z] b85a868b505f: Pulling fs layer [2022-09-01T10:10:30.244Z] e2be974225ed: Pulling fs layer [2022-09-01T10:10:30.244Z] 339a4e72a1f5: Pulling fs layer [2022-09-01T10:10:30.244Z] 988bab9f4d93: Pulling fs layer [2022-09-01T10:10:30.244Z] 1469e6f7b9e6: Pulling fs layer [2022-09-01T10:10:30.244Z] eaf3925da568: Pulling fs layer [2022-09-01T10:10:30.244Z] bab4dde63d76: Pulling fs layer [2022-09-01T10:10:30.244Z] bde34c3a00c8: Pulling fs layer [2022-09-01T10:10:30.244Z] b352a97aabf1: Pulling fs layer [2022-09-01T10:10:30.244Z] 4872d77fe225: Pulling fs layer [2022-09-01T10:10:30.244Z] 5851b861e8e6: Pulling fs layer [2022-09-01T10:10:30.244Z] bde34c3a00c8: Waiting [2022-09-01T10:10:30.244Z] 988bab9f4d93: Waiting [2022-09-01T10:10:30.244Z] eaf3925da568: Waiting [2022-09-01T10:10:30.244Z] b352a97aabf1: Waiting [2022-09-01T10:10:30.244Z] bab4dde63d76: Waiting [2022-09-01T10:10:30.244Z] 1469e6f7b9e6: Waiting [2022-09-01T10:10:30.244Z] e2be974225ed: Verifying Checksum [2022-09-01T10:10:30.244Z] e2be974225ed: Download complete [2022-09-01T10:10:30.244Z] 988bab9f4d93: Download complete [2022-09-01T10:10:30.505Z] 339a4e72a1f5: Verifying Checksum [2022-09-01T10:10:30.505Z] 339a4e72a1f5: Download complete [2022-09-01T10:10:30.505Z] 1469e6f7b9e6: Verifying Checksum [2022-09-01T10:10:30.505Z] 1469e6f7b9e6: Download complete [2022-09-01T10:10:30.505Z] eaf3925da568: Verifying Checksum [2022-09-01T10:10:30.505Z] eaf3925da568: Download complete [2022-09-01T10:10:30.505Z] bde34c3a00c8: Verifying Checksum [2022-09-01T10:10:30.505Z] bde34c3a00c8: Download complete [2022-09-01T10:10:30.505Z] b352a97aabf1: Download complete [2022-09-01T10:10:30.505Z] 4872d77fe225: Download complete [2022-09-01T10:10:30.505Z] 5851b861e8e6: Verifying Checksum [2022-09-01T10:10:30.505Z] 5851b861e8e6: Download complete [2022-09-01T10:10:30.505Z] b85a868b505f: Verifying Checksum [2022-09-01T10:10:30.505Z] b85a868b505f: Download complete [2022-09-01T10:10:30.778Z] bab4dde63d76: Verifying Checksum [2022-09-01T10:10:30.778Z] bab4dde63d76: Download complete [2022-09-01T10:10:32.160Z] b85a868b505f: Pull complete [2022-09-01T10:10:32.160Z] e2be974225ed: Pull complete [2022-09-01T10:10:32.420Z] 339a4e72a1f5: Pull complete [2022-09-01T10:10:32.682Z] 988bab9f4d93: Pull complete [2022-09-01T10:10:32.941Z] 1469e6f7b9e6: Pull complete [2022-09-01T10:10:32.941Z] eaf3925da568: Pull complete [2022-09-01T10:10:34.852Z] bab4dde63d76: Pull complete [2022-09-01T10:10:34.852Z] bde34c3a00c8: Pull complete [2022-09-01T10:10:34.852Z] b352a97aabf1: Pull complete [2022-09-01T10:10:34.852Z] 4872d77fe225: Pull complete [2022-09-01T10:10:34.852Z] 5851b861e8e6: Pull complete [2022-09-01T10:10:34.852Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-01T10:10:34.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T10:10:34.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T10:10:34.951Z] prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container [2022-09-01T10:10:34.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-01T10:10:37.999Z] $ docker top 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 -eo pid,comm [2022-09-01T10:10:38.058Z] 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). [2022-09-01T10:10:38.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T10:10:38.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T10:10:38.101Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T10:10:38.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T10:10:38.218Z] $ docker exec 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 ssh-agent [2022-09-01T10:10:38.333Z] SSH_AUTH_SOCK=/tmp/ssh-4TkcrY8utOzc/agent.33 [2022-09-01T10:10:38.333Z] SSH_AGENT_PID=39 [2022-09-01T10:10:38.340Z] Running ssh-add (command line suppressed) [2022-09-01T10:10:38.455Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_7221208165947920723.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_7221208165947920723.key) [2022-09-01T10:10:38.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T10:10:38.761Z] + git tag --points-at HEAD [Pipeline] } [2022-09-01T10:10:38.782Z] $ docker exec --env ******** --env ******** 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 ssh-agent -k [2022-09-01T10:10:38.894Z] unset SSH_AUTH_SOCK; [2022-09-01T10:10:38.894Z] unset SSH_AGENT_PID; [2022-09-01T10:10:38.894Z] echo Agent pid 39 killed; [2022-09-01T10:10:38.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-01T10:10:38.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T10:10:38.930Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T10:10:39.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T10:10:39.058Z] $ docker exec 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 ssh-agent [2022-09-01T10:10:39.169Z] SSH_AUTH_SOCK=/tmp/ssh-TYxC0jQajY5Z/agent.71 [2022-09-01T10:10:39.169Z] SSH_AGENT_PID=77 [2022-09-01T10:10:39.173Z] Running ssh-add (command line suppressed) [2022-09-01T10:10:39.284Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_4420562234304080932.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_4420562234304080932.key) [2022-09-01T10:10:39.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T10:10:39.588Z] + git semver init [2022-09-01T10:10:39.850Z] 2022-09-01 10:10:39,761 [run_init] DEBUG init version:0.0.0 force:False [2022-09-01T10:10:39.850Z] 2022-09-01 10:10:39,762 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-139/.semver [2022-09-01T10:10:39.850Z] 2022-09-01 10:10:39,762 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-139/.semver [2022-09-01T10:10:39.850Z] 2022-09-01 10:10:39,762 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-139/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-139, universal_newlines=False, shell=None, istream=None) [2022-09-01T10:10:41.004Z] 2022-09-01 10:10:40,786 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-139/.git/info/exclude [2022-09-01T10:10:41.004Z] 2022-09-01 10:10:40,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 with force:False [2022-09-01T10:10:41.004Z] 2022-09-01 10:10:40,787 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 [2022-09-01T10:10:41.004Z] 2022-09-01 10:10:40,791 [execute] INFO git cat-file --batch-check [2022-09-01T10:10:41.004Z] 2022-09-01 10:10:40,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T10:10:41.004Z] 2022-09-01 10:10:40,797 [execute] INFO git cat-file --batch [2022-09-01T10:10:41.004Z] 2022-09-01 10:10:40,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T10:10:41.004Z] 2022-09-01 10:10:40,802 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 [2022-09-01T10:10:41.004Z] 0.0.0 [Pipeline] } [2022-09-01T10:10:41.018Z] $ docker exec --env ******** --env ******** 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 ssh-agent -k [2022-09-01T10:10:41.120Z] unset SSH_AUTH_SOCK; [2022-09-01T10:10:41.121Z] unset SSH_AGENT_PID; [2022-09-01T10:10:41.121Z] echo Agent pid 77 killed; [2022-09-01T10:10:41.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T10:10:41.432Z] + git semver [Pipeline] } [2022-09-01T10:10:41.710Z] $ docker stop --time=1 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 [2022-09-01T10:10:42.992Z] $ docker rm -f 162e0a0f7ae847b7389ae98ad8e33fb6a97f2ee62ccf5b53c1a685cb77c61057 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T10:10:43.355Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-01T10:10:43.615Z] Stashed 1 file(s) [Pipeline] echo [2022-09-01T10:10:43.618Z] [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 [2022-09-01T10:10:43.806Z] provisioning config files... [2022-09-01T10:10:43.827Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config2134291168301797682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:10:44.139Z] ---> docker-login.sh [2022-09-01T10:10:44.139Z] nexus3.edgexfoundry.org:10001 [2022-09-01T10:10:44.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:44.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:44.139Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:44.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:44.139Z] [2022-09-01T10:10:44.139Z] Login Succeeded [2022-09-01T10:10:44.139Z] nexus3.edgexfoundry.org:10002 [2022-09-01T10:10:44.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:44.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:44.405Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:44.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:44.405Z] [2022-09-01T10:10:44.405Z] Login Succeeded [2022-09-01T10:10:44.405Z] nexus3.edgexfoundry.org:10003 [2022-09-01T10:10:44.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:44.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:44.405Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:44.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:44.405Z] [2022-09-01T10:10:44.405Z] Login Succeeded [2022-09-01T10:10:44.405Z] nexus3.edgexfoundry.org:10004 [2022-09-01T10:10:44.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:44.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:44.669Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:44.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:44.669Z] [2022-09-01T10:10:44.669Z] Login Succeeded [2022-09-01T10:10:44.669Z] docker.io [2022-09-01T10:10:44.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:10:44.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:10:44.932Z] Configure a credential helper to remove this warning. See [2022-09-01T10:10:44.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:10:44.932Z] [2022-09-01T10:10:44.932Z] Login Succeeded [2022-09-01T10:10:44.932Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T10:10:44.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-01T10:10:45.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T10:10:45.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T10:10:45.033Z] ========================================================= [2022-09-01T10:10:45.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-01T10:10:45.033Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:10:45.349Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-01T10:10:45.349Z] Sending build context to Docker daemon 20.63MB [2022-09-01T10:10:45.349Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-01T10:10:45.349Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-01T10:10:45.611Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-01T10:10:45.611Z] 2408cc74d12b: Pulling fs layer [2022-09-01T10:10:45.611Z] ea60b727a1ce: Pulling fs layer [2022-09-01T10:10:45.611Z] 30c4a7721957: Pulling fs layer [2022-09-01T10:10:45.611Z] 370296b7ddb6: Pulling fs layer [2022-09-01T10:10:45.611Z] 7c6cee850709: Pulling fs layer [2022-09-01T10:10:45.611Z] 39a5fcdaea64: Pulling fs layer [2022-09-01T10:10:45.611Z] d94ebbe4e438: Pulling fs layer [2022-09-01T10:10:45.611Z] bcfd1f05c69d: Pulling fs layer [2022-09-01T10:10:45.611Z] 59ccb84bbe0f: Pulling fs layer [2022-09-01T10:10:45.611Z] 370296b7ddb6: Waiting [2022-09-01T10:10:45.611Z] 7c6cee850709: Waiting [2022-09-01T10:10:45.611Z] 39a5fcdaea64: Waiting [2022-09-01T10:10:45.611Z] d94ebbe4e438: Waiting [2022-09-01T10:10:45.611Z] bcfd1f05c69d: Waiting [2022-09-01T10:10:45.611Z] 59ccb84bbe0f: Waiting [2022-09-01T10:10:45.611Z] 30c4a7721957: Verifying Checksum [2022-09-01T10:10:45.611Z] 30c4a7721957: Download complete [2022-09-01T10:10:45.611Z] ea60b727a1ce: Download complete [2022-09-01T10:10:45.611Z] 7c6cee850709: Download complete [2022-09-01T10:10:45.611Z] 39a5fcdaea64: Verifying Checksum [2022-09-01T10:10:45.611Z] 39a5fcdaea64: Download complete [2022-09-01T10:10:45.872Z] d94ebbe4e438: Verifying Checksum [2022-09-01T10:10:45.872Z] d94ebbe4e438: Download complete [2022-09-01T10:10:45.872Z] 2408cc74d12b: Verifying Checksum [2022-09-01T10:10:45.872Z] 2408cc74d12b: Pull complete [2022-09-01T10:10:46.133Z] ea60b727a1ce: Pull complete [2022-09-01T10:10:46.133Z] 30c4a7721957: Pull complete [2022-09-01T10:10:46.704Z] 370296b7ddb6: Verifying Checksum [2022-09-01T10:10:46.704Z] 370296b7ddb6: Download complete [2022-09-01T10:10:46.964Z] 59ccb84bbe0f: Verifying Checksum [2022-09-01T10:10:46.964Z] 59ccb84bbe0f: Download complete [2022-09-01T10:10:46.964Z] bcfd1f05c69d: Verifying Checksum [2022-09-01T10:10:46.964Z] bcfd1f05c69d: Download complete [2022-09-01T10:10:50.259Z] 370296b7ddb6: Pull complete [2022-09-01T10:10:50.259Z] 7c6cee850709: Pull complete [2022-09-01T10:10:50.259Z] 39a5fcdaea64: Pull complete [2022-09-01T10:10:50.519Z] d94ebbe4e438: Pull complete [2022-09-01T10:10:52.429Z] bcfd1f05c69d: Pull complete [2022-09-01T10:10:53.002Z] 59ccb84bbe0f: Pull complete [2022-09-01T10:10:53.262Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-01T10:10:53.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T10:10:53.262Z] ---> a4fb48ad2a94 [2022-09-01T10:10:53.262Z] Step 3/13 : ARG MAKE="make build" [2022-09-01T10:10:56.568Z] ---> Running in f88e3f126850 [2022-09-01T10:10:56.568Z] Removing intermediate container f88e3f126850 [2022-09-01T10:10:56.568Z] ---> bc160adac726 [2022-09-01T10:10:56.568Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-01T10:10:56.568Z] ---> Running in 331870e0370c [2022-09-01T10:10:56.826Z] Removing intermediate container 331870e0370c [2022-09-01T10:10:56.826Z] ---> ec03b475c6f9 [2022-09-01T10:10:56.826Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-01T10:10:56.826Z] ---> Running in c5c00262a5c8 [2022-09-01T10:10:56.826Z] Removing intermediate container c5c00262a5c8 [2022-09-01T10:10:56.826Z] ---> ceba34d06634 [2022-09-01T10:10:56.826Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-01T10:10:56.826Z] ---> Running in 1ca49a14450c [2022-09-01T10:10:56.826Z] Removing intermediate container 1ca49a14450c [2022-09-01T10:10:56.826Z] ---> 6984faccf747 [2022-09-01T10:10:56.826Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T10:10:56.826Z] ---> Running in 1387b6831450 [2022-09-01T10:10:57.399Z] Removing intermediate container 1387b6831450 [2022-09-01T10:10:57.399Z] ---> e4546425b2d8 [2022-09-01T10:10:57.399Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-01T10:10:57.660Z] ---> Running in 22b7937c372a [2022-09-01T10:10:57.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T10:10:58.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T10:10:58.747Z] Still waiting to schedule task [2022-09-01T10:10:58.748Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-01T10:10:59.179Z] OK: 211 MiB in 51 packages [2022-09-01T10:10:59.438Z] Removing intermediate container 22b7937c372a [2022-09-01T10:10:59.439Z] ---> e4b5aeb135e5 [2022-09-01T10:10:59.439Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-01T10:10:59.439Z] ---> Running in 89c8056fcdbe [2022-09-01T10:10:59.439Z] Removing intermediate container 89c8056fcdbe [2022-09-01T10:10:59.439Z] ---> f3b748e76b17 [2022-09-01T10:10:59.439Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-01T10:10:59.439Z] ---> 6d603f91cee6 [2022-09-01T10:10:59.439Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T10:10:59.439Z] ---> Running in 0cd8097c433e [2022-09-01T10:11:26.009Z] Removing intermediate container 0cd8097c433e [2022-09-01T10:11:26.009Z] ---> d778f6ce2faf [2022-09-01T10:11:26.009Z] Step 12/13 : COPY . . [2022-09-01T10:11:26.577Z] ---> 7e8d68dc4a36 [2022-09-01T10:11:26.577Z] Step 13/13 : RUN ${MAKE} [2022-09-01T10:11:26.577Z] ---> Running in d37631bbe0f9 [2022-09-01T10:11:26.837Z] noop [2022-09-01T10:11:27.098Z] Removing intermediate container d37631bbe0f9 [2022-09-01T10:11:27.098Z] ---> cb67510fecbc [2022-09-01T10:11:27.098Z] Successfully built cb67510fecbc [2022-09-01T10:11:27.098Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:11:27.423Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T10:11:27.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T10:11:27.505Z] prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container [2022-09-01T10:11:27.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-01T10:11:27.889Z] $ docker top 1fe99e707bf4afb27890405da2bdf19c4ce7a521f34fcab4bb89dff05b4ff8ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T10:11:28.241Z] + go version [2022-09-01T10:11:28.241Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-01T10:11:28.256Z] $ docker stop --time=1 1fe99e707bf4afb27890405da2bdf19c4ce7a521f34fcab4bb89dff05b4ff8ec [2022-09-01T10:11:29.519Z] $ docker rm -f 1fe99e707bf4afb27890405da2bdf19c4ce7a521f34fcab4bb89dff05b4ff8ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:11:29.994Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T10:11:29.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T10:11:30.081Z] prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container [2022-09-01T10:11:30.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-01T10:11:30.452Z] $ docker top 0501c1c1ce2a5dd1160f5245a8b93edeb2d208b25b713b417699634d7133bba4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T10:11:30.810Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] fileExists [Pipeline] sh [2022-09-01T10:11:31.111Z] + make test [2022-09-01T10:11:31.111Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-01T10:11:31.371Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-01T10:11:41.348Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-01T10:11:41.348Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.038s coverage: 28.6% of statements [2022-09-01T10:11:41.348Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-01T10:11:44.647Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.038s coverage: 13.8% of statements [2022-09-01T10:11:52.772Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-01T10:11:52.772Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-01T10:11:54.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T10:11:54.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-01T10:11:54.681Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-01T10:11:54.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-01T10:11:54.708Z] $ docker stop --time=1 0501c1c1ce2a5dd1160f5245a8b93edeb2d208b25b713b417699634d7133bba4 [2022-09-01T10:11:57.025Z] $ docker rm -f 0501c1c1ce2a5dd1160f5245a8b93edeb2d208b25b713b417699634d7133bba4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T10:11:57.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-01T10:11:57.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-01T10:11:58.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-01T10:11:58.357Z] + ls -al . [2022-09-01T10:11:58.357Z] total 232 [2022-09-01T10:11:58.357Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 10:11 . [2022-09-01T10:11:58.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:10 .. [2022-09-01T10:11:58.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 10:11 .git [2022-09-01T10:11:58.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 10:10 .github [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 1 10:10 .gitignore [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 1 10:10 .golangci.yml [2022-09-01T10:11:58.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 10:10 .semver [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 1 10:10 Attribution.txt [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 1 10:10 CHANGELOG.md [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 1 10:10 Dockerfile [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 10:10 GOVERNANCE.md [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 1 10:10 Jenkinsfile [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 10:10 LICENSE [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 1 10:10 Makefile [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 1 10:10 OWNERS.md [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 1 10:10 README.md [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 10:10 VERSION [2022-09-01T10:11:58.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 10:10 bin [2022-09-01T10:11:58.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 10:10 cmd [2022-09-01T10:11:58.357Z] -rw-r--r-- 1 jenkins jenkins 77457 Sep 1 10:11 coverage.out [2022-09-01T10:11:58.357Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 10:10 doc [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 1 10:10 go.mod [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 1 10:10 go.sum [2022-09-01T10:11:58.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:10 internal [2022-09-01T10:11:58.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:10 snap [2022-09-01T10:11:58.357Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 1 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:11:58.675Z] + 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=fd28f41f1e5aff80b6b22dbae7654b062b92521a --label arch=amd64 --label version=0.0.0 . [2022-09-01T10:11:58.675Z] Sending build context to Docker daemon 20.71MB [2022-09-01T10:11:58.675Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-01T10:11:58.675Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-01T10:11:58.675Z] ---> cb67510fecbc [2022-09-01T10:11:58.675Z] Step 3/26 : ARG MAKE="make build" [2022-09-01T10:11:58.940Z] ---> Running in d3a08610fa00 [2022-09-01T10:11:58.940Z] Removing intermediate container d3a08610fa00 [2022-09-01T10:11:58.940Z] ---> 683993946e05 [2022-09-01T10:11:58.940Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-01T10:11:58.940Z] ---> Running in 05afb99bc0cc [2022-09-01T10:11:59.202Z] Removing intermediate container 05afb99bc0cc [2022-09-01T10:11:59.202Z] ---> 7b219ae06295 [2022-09-01T10:11:59.202Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-01T10:11:59.202Z] ---> Running in b45337fd240a [2022-09-01T10:11:59.202Z] Removing intermediate container b45337fd240a [2022-09-01T10:11:59.202Z] ---> f1ad256b18fa [2022-09-01T10:11:59.202Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-01T10:11:59.202Z] ---> Running in fc9dcd811d06 [2022-09-01T10:11:59.202Z] Removing intermediate container fc9dcd811d06 [2022-09-01T10:11:59.202Z] ---> d7fe1b356ee1 [2022-09-01T10:11:59.202Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T10:11:59.202Z] ---> Running in a2afda86ab57 [2022-09-01T10:11:59.772Z] Removing intermediate container a2afda86ab57 [2022-09-01T10:11:59.772Z] ---> b57b4413107c [2022-09-01T10:11:59.772Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-01T10:11:59.772Z] ---> Running in 12914d050140 [2022-09-01T10:12:00.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T10:12:00.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T10:12:01.514Z] OK: 211 MiB in 51 packages [2022-09-01T10:12:01.774Z] Removing intermediate container 12914d050140 [2022-09-01T10:12:01.774Z] ---> e954fbe01771 [2022-09-01T10:12:01.774Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-01T10:12:01.774Z] ---> Running in 2b59cf8ff8b2 [2022-09-01T10:12:01.774Z] Removing intermediate container 2b59cf8ff8b2 [2022-09-01T10:12:01.774Z] ---> 8772955c7b7e [2022-09-01T10:12:01.774Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-01T10:12:02.037Z] ---> cf51b9b83d38 [2022-09-01T10:12:02.037Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T10:12:02.037Z] ---> Running in 7cfe522c3d5f [2022-09-01T10:12:02.609Z] Removing intermediate container 7cfe522c3d5f [2022-09-01T10:12:02.609Z] ---> 0d2e483fab8a [2022-09-01T10:12:02.609Z] Step 12/26 : COPY . . [2022-09-01T10:12:03.178Z] ---> 8fe31cf66a7a [2022-09-01T10:12:03.178Z] Step 13/26 : RUN ${MAKE} [2022-09-01T10:12:03.178Z] ---> Running in db7d25c973bd [2022-09-01T10:12:03.437Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-01T10:12:25.392Z] Removing intermediate container db7d25c973bd [2022-09-01T10:12:25.392Z] ---> 5c306271c97c [2022-09-01T10:12:25.392Z] Step 14/26 : FROM alpine:3.16 [2022-09-01T10:12:25.392Z] 3.16: Pulling from library/alpine [2022-09-01T10:12:25.392Z] 213ec9aee27d: Pulling fs layer [2022-09-01T10:12:25.392Z] 213ec9aee27d: Verifying Checksum [2022-09-01T10:12:25.392Z] 213ec9aee27d: Download complete [2022-09-01T10:12:25.392Z] 213ec9aee27d: Pull complete [2022-09-01T10:12:25.392Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T10:12:25.392Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T10:12:25.392Z] ---> 9c6f07244728 [2022-09-01T10:12:25.392Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-01T10:12:25.392Z] ---> Running in 70833ab08922 [2022-09-01T10:12:25.392Z] Removing intermediate container 70833ab08922 [2022-09-01T10:12:25.392Z] ---> 1361fa74759b [2022-09-01T10:12:25.392Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T10:12:25.392Z] ---> Running in b0c7ac03b284 [2022-09-01T10:12:25.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T10:12:25.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T10:12:25.915Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T10:12:25.915Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T10:12:25.915Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T10:12:25.915Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T10:12:25.915Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T10:12:25.915Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T10:12:25.915Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T10:12:25.915Z] OK: 8 MiB in 20 packages [2022-09-01T10:12:26.487Z] Removing intermediate container b0c7ac03b284 [2022-09-01T10:12:26.487Z] ---> 97b7b88a36e8 [2022-09-01T10:12:26.487Z] Step 17/26 : WORKDIR / [2022-09-01T10:12:26.487Z] ---> Running in d48aac411eac [2022-09-01T10:12:26.487Z] Removing intermediate container d48aac411eac [2022-09-01T10:12:26.487Z] ---> f5d903d796ab [2022-09-01T10:12:26.487Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-01T10:12:27.425Z] ---> 4d018d4bd6e8 [2022-09-01T10:12:27.425Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-01T10:12:27.425Z] ---> 83a90e0993f0 [2022-09-01T10:12:27.425Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-01T10:12:27.425Z] ---> fa7bdf54e8b1 [2022-09-01T10:12:27.425Z] Step 21/26 : EXPOSE 59984 [2022-09-01T10:12:27.425Z] ---> Running in 58aa4cecf552 [2022-09-01T10:12:27.685Z] Removing intermediate container 58aa4cecf552 [2022-09-01T10:12:27.685Z] ---> a54f5b5acc25 [2022-09-01T10:12:27.685Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-01T10:12:27.685Z] ---> Running in 26fbf7727949 [2022-09-01T10:12:27.685Z] Removing intermediate container 26fbf7727949 [2022-09-01T10:12:27.685Z] ---> c097f1a891fd [2022-09-01T10:12:27.685Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T10:12:27.685Z] ---> Running in b66fa1507842 [2022-09-01T10:12:27.685Z] Removing intermediate container b66fa1507842 [2022-09-01T10:12:27.685Z] ---> 65291b3e455f [2022-09-01T10:12:27.685Z] Step 24/26 : LABEL arch=amd64 [2022-09-01T10:12:27.685Z] ---> Running in 5e57643edfe4 [2022-09-01T10:12:27.945Z] Removing intermediate container 5e57643edfe4 [2022-09-01T10:12:27.945Z] ---> 893b9213d8cf [2022-09-01T10:12:27.945Z] Step 25/26 : LABEL git_sha=fd28f41f1e5aff80b6b22dbae7654b062b92521a [2022-09-01T10:12:27.945Z] ---> Running in 3fcc82795e1d [2022-09-01T10:12:27.945Z] Removing intermediate container 3fcc82795e1d [2022-09-01T10:12:27.945Z] ---> 637f603ae4d0 [2022-09-01T10:12:27.945Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T10:12:27.945Z] ---> Running in 29f69392ee57 [2022-09-01T10:12:27.945Z] Removing intermediate container 29f69392ee57 [2022-09-01T10:12:27.945Z] ---> 611da0974459 [2022-09-01T10:12:27.945Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-01T10:12:27.945Z] Successfully built 611da0974459 [2022-09-01T10:12:27.945Z] 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 [2022-09-01T10:12:28.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T10:12:28.376Z] [2022-09-01T10:12:28.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:12:28.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T10:12:28.680Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-01T10:12:28.680Z] 5eb5b503b376: Pulling fs layer [2022-09-01T10:12:28.680Z] 5c69ac0246d0: Pulling fs layer [2022-09-01T10:12:28.680Z] ec43610c2a17: Pulling fs layer [2022-09-01T10:12:28.680Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-01T10:12:28.680Z] 33b1e0a273af: Pulling fs layer [2022-09-01T10:12:28.680Z] 5d3b04190fa2: Pulling fs layer [2022-09-01T10:12:28.680Z] 2f39f015ded8: Pulling fs layer [2022-09-01T10:12:28.680Z] 3a2ae6a8a46f: Waiting [2022-09-01T10:12:28.680Z] 33b1e0a273af: Waiting [2022-09-01T10:12:28.680Z] 2f39f015ded8: Waiting [2022-09-01T10:12:28.680Z] 5d3b04190fa2: Waiting [2022-09-01T10:12:28.680Z] 5c69ac0246d0: Download complete [2022-09-01T10:12:28.680Z] 3a2ae6a8a46f: Download complete [2022-09-01T10:12:28.680Z] 33b1e0a273af: Verifying Checksum [2022-09-01T10:12:28.680Z] 33b1e0a273af: Download complete [2022-09-01T10:12:28.680Z] 5d3b04190fa2: Verifying Checksum [2022-09-01T10:12:28.680Z] 5d3b04190fa2: Download complete [2022-09-01T10:12:28.940Z] ec43610c2a17: Verifying Checksum [2022-09-01T10:12:28.940Z] ec43610c2a17: Download complete [2022-09-01T10:12:28.940Z] 5eb5b503b376: Verifying Checksum [2022-09-01T10:12:28.940Z] 5eb5b503b376: Download complete [2022-09-01T10:12:29.509Z] 2f39f015ded8: Download complete [2022-09-01T10:12:30.446Z] 5eb5b503b376: Pull complete [2022-09-01T10:12:30.446Z] 5c69ac0246d0: Pull complete [2022-09-01T10:12:30.706Z] ec43610c2a17: Pull complete [2022-09-01T10:12:30.967Z] 3a2ae6a8a46f: Pull complete [2022-09-01T10:12:31.226Z] 33b1e0a273af: Pull complete [2022-09-01T10:12:31.226Z] 5d3b04190fa2: Pull complete [2022-09-01T10:12:35.415Z] 2f39f015ded8: Pull complete [2022-09-01T10:12:35.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-01T10:12:35.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T10:12:35.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T10:12:35.499Z] prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container [2022-09-01T10:12:35.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-01T10:12:37.783Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24301 in /w/workspace/undry_device-onvif-camera_PR-139 [2022-09-01T10:12:38.743Z] $ docker top 09c3e0cea115158a068b4572e88fa7b4961d28a8ab46fe2a1c94ef6cdbce4f05 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-09-01T10:12:38.918Z] Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout [2022-09-01T10:12:39.150Z] Selected Git installation does not exist. Using Default [2022-09-01T10:12:39.150Z] The recommended git tool is: NONE [2022-09-01T10:12:39.172Z] ---> job-cost.sh [2022-09-01T10:12:39.172Z] lf-activate-venv: SKIPPING [2022-09-01T10:12:39.172Z] INFO: No Stack... [2022-09-01T10:12:39.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-01T10:12:40.002Z] INFO: Archiving Costs [Pipeline] sh [2022-09-01T10:12:40.293Z] + cat /w/workspace/undry_device-onvif-camera_PR-139/archives/cost.csv [2022-09-01T10:12:40.293Z] + cut -d, -f6 [Pipeline] lock [2022-09-01T10:12:40.307Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [2022-09-01T10:12:40.313Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] did not exist. Created. [2022-09-01T10:12:40.313Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T10:12:40.620Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-01T10:12:40.657Z] Stashed 1 file(s) [Pipeline] } [2022-09-01T10:12:40.667Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-01T10:12:40.694Z] $ docker stop --time=1 09c3e0cea115158a068b4572e88fa7b4961d28a8ab46fe2a1c94ef6cdbce4f05 [2022-09-01T10:12:41.856Z] $ docker rm -f 09c3e0cea115158a068b4572e88fa7b4961d28a8ab46fe2a1c94ef6cdbce4f05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-01T10:12:45.501Z] using credential edgex-jenkins-ssh [2022-09-01T10:12:45.542Z] Cloning the remote Git repository [2022-09-01T10:12:45.623Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-01T10:12:45.711Z] > git init /w/workspace/device-onvif-camera/6 # timeout=10 [2022-09-01T10:12:45.859Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-01T10:12:45.860Z] > git --version # timeout=10 [2022-09-01T10:12:45.945Z] > git --version # 'git version 2.25.1' [2022-09-01T10:12:45.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T10:12:46.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T10:12:47.775Z] Merging remotes/origin/main commit 06d0f2addced559a6b629125c025b062c3ce01e9 into PR head commit b04bfaa3f7c90cec0972aba86e0cd13724293b2a [2022-09-01T10:12:47.213Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-01T10:12:47.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T10:12:47.263Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-01T10:12:47.294Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-01T10:12:47.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T10:12:47.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-01T10:12:47.792Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T10:12:47.806Z] > git checkout -f b04bfaa3f7c90cec0972aba86e0cd13724293b2a # timeout=10 [2022-09-01T10:12:48.022Z] > git remote # timeout=10 [2022-09-01T10:12:48.039Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T10:12:48.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T10:12:48.066Z] > git merge 06d0f2addced559a6b629125c025b062c3ce01e9 # timeout=10 [2022-09-01T10:12:48.353Z] Merge succeeded, producing 81a24712371c0d9fa265726654bc970d0431ef37 [2022-09-01T10:12:48.354Z] Checking out Revision 81a24712371c0d9fa265726654bc970d0431ef37 (PR-139) [2022-09-01T10:12:48.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T10:12:48.361Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T10:12:48.374Z] > git checkout -f 81a24712371c0d9fa265726654bc970d0431ef37 # timeout=10 [2022-09-01T10:12:52.592Z] Commit message: "Merge commit '06d0f2addced559a6b629125c025b062c3ce01e9' into HEAD" [2022-09-01T10:12:52.618Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T10:12:53.660Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-01T10:12:53.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T10:12:53.660Z] Dload Upload Total Spent Left Speed [2022-09-01T10:12:53.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh [2022-09-01T10:12:54.459Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-01T10:12:54.809Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-01T10:12:54.809Z] + sudo tee /etc/docker/daemon.new [2022-09-01T10:12:54.809Z] { [2022-09-01T10:12:54.809Z] "registry-mirrors": [ [2022-09-01T10:12:54.809Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-01T10:12:54.809Z] ], [2022-09-01T10:12:54.809Z] "bip": "10.250.0.254/24", [2022-09-01T10:12:54.809Z] "hosts": [ [2022-09-01T10:12:54.809Z] "tcp://0.0.0.0:5555", [2022-09-01T10:12:54.809Z] "unix:///var/run/docker.sock" [2022-09-01T10:12:54.809Z] ], [2022-09-01T10:12:54.809Z] "mtu": 1458, [2022-09-01T10:12:54.809Z] "selinux-enabled": true, [2022-09-01T10:12:54.809Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-01T10:12:54.809Z] } [Pipeline] sh [2022-09-01T10:12:55.150Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-01T10:12:55.487Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T10:13:13.840Z] provisioning config files... [2022-09-01T10:13:13.866Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config1930054189341579453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:13:14.463Z] ---> docker-login.sh [2022-09-01T10:13:14.463Z] nexus3.edgexfoundry.org:10001 [2022-09-01T10:13:15.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:13:15.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:13:15.342Z] Configure a credential helper to remove this warning. See [2022-09-01T10:13:15.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:13:15.342Z] [2022-09-01T10:13:15.342Z] Login Succeeded [2022-09-01T10:13:15.342Z] nexus3.edgexfoundry.org:10002 [2022-09-01T10:13:15.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:13:15.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:13:15.946Z] Configure a credential helper to remove this warning. See [2022-09-01T10:13:15.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:13:15.946Z] [2022-09-01T10:13:15.946Z] Login Succeeded [2022-09-01T10:13:15.946Z] nexus3.edgexfoundry.org:10003 [2022-09-01T10:13:16.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:13:16.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:13:16.553Z] Configure a credential helper to remove this warning. See [2022-09-01T10:13:16.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:13:16.553Z] [2022-09-01T10:13:16.553Z] Login Succeeded [2022-09-01T10:13:16.553Z] nexus3.edgexfoundry.org:10004 [2022-09-01T10:13:16.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:13:17.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:13:17.109Z] Configure a credential helper to remove this warning. See [2022-09-01T10:13:17.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:13:17.109Z] [2022-09-01T10:13:17.109Z] Login Succeeded [2022-09-01T10:13:17.109Z] docker.io [2022-09-01T10:13:17.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T10:13:17.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T10:13:17.980Z] Configure a credential helper to remove this warning. See [2022-09-01T10:13:17.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T10:13:17.980Z] [2022-09-01T10:13:17.980Z] Login Succeeded [2022-09-01T10:13:17.980Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T10:13:17.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-01T10:13:18.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T10:13:18.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T10:13:18.327Z] ========================================================= [2022-09-01T10:13:18.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-01T10:13:18.327Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:13:18.685Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-01T10:13:19.292Z] Sending build context to Docker daemon 14.12MB [2022-09-01T10:13:19.292Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-01T10:13:19.292Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-01T10:13:19.292Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-01T10:13:19.292Z] b3c136eddcbf: Pulling fs layer [2022-09-01T10:13:19.292Z] c0a3192eca97: Pulling fs layer [2022-09-01T10:13:19.292Z] a050256f5b6f: Pulling fs layer [2022-09-01T10:13:19.292Z] 656be50a0ddc: Pulling fs layer [2022-09-01T10:13:19.292Z] 2bbca73fdf42: Pulling fs layer [2022-09-01T10:13:19.292Z] 46d945488cbd: Pulling fs layer [2022-09-01T10:13:19.292Z] 8a5474983e97: Pulling fs layer [2022-09-01T10:13:19.292Z] 329c88fbcd65: Pulling fs layer [2022-09-01T10:13:19.292Z] 656be50a0ddc: Waiting [2022-09-01T10:13:19.292Z] 2bbca73fdf42: Waiting [2022-09-01T10:13:19.292Z] 46d945488cbd: Waiting [2022-09-01T10:13:19.292Z] 8a5474983e97: Waiting [2022-09-01T10:13:19.292Z] 329c88fbcd65: Waiting [2022-09-01T10:13:19.572Z] a050256f5b6f: Verifying Checksum [2022-09-01T10:13:19.572Z] a050256f5b6f: Download complete [2022-09-01T10:13:19.572Z] c0a3192eca97: Verifying Checksum [2022-09-01T10:13:19.572Z] c0a3192eca97: Download complete [2022-09-01T10:13:19.572Z] 2bbca73fdf42: Verifying Checksum [2022-09-01T10:13:19.572Z] 2bbca73fdf42: Download complete [2022-09-01T10:13:19.572Z] 46d945488cbd: Verifying Checksum [2022-09-01T10:13:19.572Z] 46d945488cbd: Download complete [2022-09-01T10:13:19.572Z] b3c136eddcbf: Download complete [2022-09-01T10:13:20.569Z] b3c136eddcbf: Pull complete [2022-09-01T10:13:20.569Z] 329c88fbcd65: Verifying Checksum [2022-09-01T10:13:20.569Z] 329c88fbcd65: Download complete [2022-09-01T10:13:21.176Z] c0a3192eca97: Pull complete [2022-09-01T10:13:21.453Z] a050256f5b6f: Pull complete [2022-09-01T10:13:21.729Z] 8a5474983e97: Verifying Checksum [2022-09-01T10:13:21.729Z] 8a5474983e97: Download complete [2022-09-01T10:13:22.718Z] 656be50a0ddc: Verifying Checksum [2022-09-01T10:13:22.718Z] 656be50a0ddc: Download complete [2022-09-01T10:13:37.829Z] 656be50a0ddc: Pull complete [2022-09-01T10:13:37.829Z] 2bbca73fdf42: Pull complete [2022-09-01T10:13:37.829Z] 46d945488cbd: Pull complete [2022-09-01T10:13:42.146Z] 8a5474983e97: Pull complete [2022-09-01T10:13:44.126Z] 329c88fbcd65: Pull complete [2022-09-01T10:13:44.126Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-01T10:13:44.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T10:13:44.126Z] ---> ff4287adb874 [2022-09-01T10:13:44.126Z] Step 3/13 : ARG MAKE="make build" [2022-09-01T10:13:46.128Z] ---> Running in 87dc533f6dfb [2022-09-01T10:13:46.128Z] Removing intermediate container 87dc533f6dfb [2022-09-01T10:13:46.128Z] ---> 06921a532e66 [2022-09-01T10:13:46.128Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-01T10:13:46.405Z] ---> Running in d705f1dc0227 [2022-09-01T10:13:46.679Z] Removing intermediate container d705f1dc0227 [2022-09-01T10:13:46.679Z] ---> 3dd62e01f962 [2022-09-01T10:13:46.679Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-01T10:13:46.679Z] ---> Running in cbfb65de5f53 [2022-09-01T10:13:46.955Z] Removing intermediate container cbfb65de5f53 [2022-09-01T10:13:46.955Z] ---> 38281f93cdd4 [2022-09-01T10:13:46.955Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-01T10:13:46.955Z] ---> Running in efd654d8c07f [2022-09-01T10:13:47.557Z] Removing intermediate container efd654d8c07f [2022-09-01T10:13:47.557Z] ---> 440a886a9d7a [2022-09-01T10:13:47.557Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T10:13:47.557Z] ---> Running in 2aef4eb50536 [2022-09-01T10:13:50.206Z] Removing intermediate container 2aef4eb50536 [2022-09-01T10:13:50.206Z] ---> 02e0520d161a [2022-09-01T10:13:50.206Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-01T10:13:50.206Z] ---> Running in b852a6d20627 [2022-09-01T10:13:51.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T10:13:52.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T10:13:53.235Z] OK: 221 MiB in 51 packages [2022-09-01T10:13:54.251Z] Removing intermediate container b852a6d20627 [2022-09-01T10:13:54.251Z] ---> b33a71bb6864 [2022-09-01T10:13:54.251Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-01T10:13:54.251Z] ---> Running in 6e9cf94542d6 [2022-09-01T10:13:54.532Z] Removing intermediate container 6e9cf94542d6 [2022-09-01T10:13:54.532Z] ---> 482249eeda14 [2022-09-01T10:13:54.532Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-01T10:13:55.143Z] ---> 90dae0abbb13 [2022-09-01T10:13:55.143Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T10:13:55.143Z] ---> Running in 950320e3a10e [2022-09-01T10:14:51.727Z] Removing intermediate container 950320e3a10e [2022-09-01T10:14:51.727Z] ---> ecf8db51dbab [2022-09-01T10:14:51.727Z] Step 12/13 : COPY . . [2022-09-01T10:14:51.727Z] ---> c3663ea09cb3 [2022-09-01T10:14:51.727Z] Step 13/13 : RUN ${MAKE} [2022-09-01T10:14:51.727Z] ---> Running in eb33d7901a14 [2022-09-01T10:14:51.727Z] noop [2022-09-01T10:14:51.727Z] Removing intermediate container eb33d7901a14 [2022-09-01T10:14:51.727Z] ---> 1e1916777499 [2022-09-01T10:14:51.727Z] Successfully built 1e1916777499 [2022-09-01T10:14:51.727Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:14:52.099Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T10:14:52.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T10:14:52.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-24301 does not seem to be running inside a container [2022-09-01T10:14:52.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-01T10:14:53.839Z] $ docker top 56cdfda695d77e13d08713a20b6c0b554f70b4bd79fe36d4334aea61b826f6dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T10:14:54.765Z] + go version [2022-09-01T10:14:54.765Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-01T10:14:54.791Z] $ docker stop --time=1 56cdfda695d77e13d08713a20b6c0b554f70b4bd79fe36d4334aea61b826f6dc [2022-09-01T10:14:56.448Z] $ docker rm -f 56cdfda695d77e13d08713a20b6c0b554f70b4bd79fe36d4334aea61b826f6dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:14:57.076Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T10:14:57.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T10:14:57.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-24301 does not seem to be running inside a container [2022-09-01T10:14:57.412Z] $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-01T10:14:58.683Z] $ docker top 1b588018fba8928b9551e240034f76cc4ad6edb853acc1466657863351a2fb7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T10:14:59.595Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/6 [Pipeline] fileExists [Pipeline] sh [2022-09-01T10:15:00.271Z] + make test [2022-09-01T10:15:00.271Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-01T10:15:02.265Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-01T10:16:39.189Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-01T10:16:39.792Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.200s coverage: 28.6% of statements [2022-09-01T10:16:39.792Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-01T10:17:06.626Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 33.375s coverage: 13.8% of statements [2022-09-01T10:17:06.626Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-01T10:17:06.626Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-01T10:17:33.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T10:17:33.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-01T10:17:33.458Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-01T10:17:33.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-01T10:17:33.500Z] $ docker stop --time=1 1b588018fba8928b9551e240034f76cc4ad6edb853acc1466657863351a2fb7f [2022-09-01T10:17:35.341Z] $ docker rm -f 1b588018fba8928b9551e240034f76cc4ad6edb853acc1466657863351a2fb7f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T10:17:36.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-01T10:17:36.469Z] Warning: overwriting stash ‘coverage-report’ [2022-09-01T10:17:37.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T10:17:37.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-01T10:17:37.799Z] + ls -al . [2022-09-01T10:17:37.799Z] total 228 [2022-09-01T10:17:37.799Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 10:15 . [2022-09-01T10:17:37.799Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:12 .. [2022-09-01T10:17:37.799Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 10:12 .git [2022-09-01T10:17:37.799Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 10:12 .github [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 1 10:12 .gitignore [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 1 10:12 .golangci.yml [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 1 10:12 Attribution.txt [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 1 10:12 CHANGELOG.md [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 1 10:12 Dockerfile [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 10:12 GOVERNANCE.md [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 1 10:12 Jenkinsfile [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 10:12 LICENSE [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 1 10:12 Makefile [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 1 10:12 OWNERS.md [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 1 10:12 README.md [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 10:10 VERSION [2022-09-01T10:17:37.799Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 10:12 bin [2022-09-01T10:17:37.799Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 10:12 cmd [2022-09-01T10:17:37.799Z] -rw-r--r-- 1 jenkins jenkins 77457 Sep 1 10:17 coverage.out [2022-09-01T10:17:37.799Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 10:12 doc [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 1 10:12 go.mod [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 1 10:12 go.sum [2022-09-01T10:17:37.799Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:12 internal [2022-09-01T10:17:37.799Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 10:12 snap [2022-09-01T10:17:37.799Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 1 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:17:38.161Z] + 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=81a24712371c0d9fa265726654bc970d0431ef37 --label arch=arm64 --label version=0.0.0 . [2022-09-01T10:17:38.769Z] Sending build context to Docker daemon 14.2MB [2022-09-01T10:17:38.769Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-01T10:17:38.769Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-01T10:17:38.769Z] ---> 1e1916777499 [2022-09-01T10:17:38.769Z] Step 3/26 : ARG MAKE="make build" [2022-09-01T10:17:39.045Z] ---> Running in f5e2a25a52ee [2022-09-01T10:17:39.319Z] Removing intermediate container f5e2a25a52ee [2022-09-01T10:17:39.319Z] ---> daa4be04e6de [2022-09-01T10:17:39.319Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-01T10:17:39.319Z] ---> Running in 282332104c2b [2022-09-01T10:17:39.595Z] Removing intermediate container 282332104c2b [2022-09-01T10:17:39.595Z] ---> 45add2342064 [2022-09-01T10:17:39.595Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-01T10:17:39.876Z] ---> Running in a9128c70632c [2022-09-01T10:17:40.151Z] Removing intermediate container a9128c70632c [2022-09-01T10:17:40.151Z] ---> f1451db252e0 [2022-09-01T10:17:40.151Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-01T10:17:40.151Z] ---> Running in fbcb9179d92b [2022-09-01T10:17:40.440Z] Removing intermediate container fbcb9179d92b [2022-09-01T10:17:40.440Z] ---> 2c937e2d5fd5 [2022-09-01T10:17:40.440Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T10:17:40.440Z] ---> Running in 490a452ca575 [2022-09-01T10:17:42.444Z] Removing intermediate container 490a452ca575 [2022-09-01T10:17:42.444Z] ---> 535e64814f73 [2022-09-01T10:17:42.444Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-01T10:17:42.444Z] ---> Running in e32a24b31548 [2022-09-01T10:17:43.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T10:17:44.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T10:17:45.415Z] OK: 221 MiB in 51 packages [2022-09-01T10:17:46.404Z] Removing intermediate container e32a24b31548 [2022-09-01T10:17:46.404Z] ---> 04719e003f07 [2022-09-01T10:17:46.404Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-01T10:17:46.404Z] ---> Running in de2313ebb23a [2022-09-01T10:17:46.680Z] Removing intermediate container de2313ebb23a [2022-09-01T10:17:46.680Z] ---> 21a32b2b0e4a [2022-09-01T10:17:46.680Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-01T10:17:47.292Z] ---> 9bd240095991 [2022-09-01T10:17:47.292Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T10:17:47.292Z] ---> Running in 5d3328eb06d4 [2022-09-01T10:17:49.934Z] Removing intermediate container 5d3328eb06d4 [2022-09-01T10:17:49.934Z] ---> 339cd8e31a98 [2022-09-01T10:17:49.934Z] Step 12/26 : COPY . . [2022-09-01T10:17:50.919Z] ---> 1492737fe04a [2022-09-01T10:17:50.919Z] Step 13/26 : RUN ${MAKE} [2022-09-01T10:17:51.194Z] ---> Running in d412889ca2dc [2022-09-01T10:17:52.180Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-01T10:20:14.154Z] Removing intermediate container d412889ca2dc [2022-09-01T10:20:14.154Z] ---> 78906589623d [2022-09-01T10:20:14.154Z] Step 14/26 : FROM alpine:3.16 [2022-09-01T10:20:14.154Z] 3.16: Pulling from library/alpine [2022-09-01T10:20:14.154Z] 9b18e9b68314: Pulling fs layer [2022-09-01T10:20:14.154Z] 9b18e9b68314: Verifying Checksum [2022-09-01T10:20:14.154Z] 9b18e9b68314: Download complete [2022-09-01T10:20:14.154Z] 9b18e9b68314: Pull complete [2022-09-01T10:20:14.154Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T10:20:14.154Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T10:20:14.154Z] ---> a6215f271958 [2022-09-01T10:20:14.154Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-01T10:20:14.154Z] ---> Running in 1a9e197ac52a [2022-09-01T10:20:14.154Z] Removing intermediate container 1a9e197ac52a [2022-09-01T10:20:14.154Z] ---> 07b8531a590a [2022-09-01T10:20:14.154Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T10:20:14.154Z] ---> Running in 15a49c026be9 [2022-09-01T10:20:14.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T10:20:14.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T10:20:15.146Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T10:20:15.146Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T10:20:15.146Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T10:20:15.146Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T10:20:15.146Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T10:20:15.146Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T10:20:15.146Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T10:20:15.146Z] OK: 8 MiB in 20 packages [2022-09-01T10:20:16.137Z] Removing intermediate container 15a49c026be9 [2022-09-01T10:20:16.137Z] ---> e4ee63dea18e [2022-09-01T10:20:16.137Z] Step 17/26 : WORKDIR / [2022-09-01T10:20:16.137Z] ---> Running in 89fb420e4389 [2022-09-01T10:20:16.752Z] Removing intermediate container 89fb420e4389 [2022-09-01T10:20:16.752Z] ---> a77ba531597b [2022-09-01T10:20:16.752Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-01T10:20:18.193Z] ---> ade10d5010a6 [2022-09-01T10:20:18.193Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-01T10:20:18.797Z] ---> 9507bcf36e05 [2022-09-01T10:20:18.798Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-01T10:20:19.400Z] ---> 0e6855b68a3d [2022-09-01T10:20:19.400Z] Step 21/26 : EXPOSE 59984 [2022-09-01T10:20:19.400Z] ---> Running in e751e53f23b2 [2022-09-01T10:20:19.677Z] Removing intermediate container e751e53f23b2 [2022-09-01T10:20:19.677Z] ---> fa33e1e993e5 [2022-09-01T10:20:19.677Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-01T10:20:19.959Z] ---> Running in 8a443c476948 [2022-09-01T10:20:20.236Z] Removing intermediate container 8a443c476948 [2022-09-01T10:20:20.236Z] ---> 036e52c39127 [2022-09-01T10:20:20.236Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T10:20:20.236Z] ---> Running in 29417e1e5e60 [2022-09-01T10:20:20.512Z] Removing intermediate container 29417e1e5e60 [2022-09-01T10:20:20.512Z] ---> ea19a3e2a28a [2022-09-01T10:20:20.512Z] Step 24/26 : LABEL arch=arm64 [2022-09-01T10:20:20.512Z] ---> Running in 934f7b38e0e8 [2022-09-01T10:20:21.114Z] Removing intermediate container 934f7b38e0e8 [2022-09-01T10:20:21.114Z] ---> 0312c919862a [2022-09-01T10:20:21.114Z] Step 25/26 : LABEL git_sha=81a24712371c0d9fa265726654bc970d0431ef37 [2022-09-01T10:20:21.114Z] ---> Running in 81cd69d6a0f5 [2022-09-01T10:20:21.388Z] Removing intermediate container 81cd69d6a0f5 [2022-09-01T10:20:21.388Z] ---> 20fc91ee668f [2022-09-01T10:20:21.388Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T10:20:21.388Z] ---> Running in da4819ad9d19 [2022-09-01T10:20:21.666Z] Removing intermediate container da4819ad9d19 [2022-09-01T10:20:21.666Z] ---> cd49e8b5dbde [2022-09-01T10:20:21.666Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-01T10:20:21.666Z] Successfully built cd49e8b5dbde [2022-09-01T10:20:21.941Z] 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 [2022-09-01T10:20:22.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T10:20:22.396Z] [2022-09-01T10:20:22.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:20:22.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T10:20:23.033Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-01T10:20:23.034Z] 8998bd30e6a1: Pulling fs layer [2022-09-01T10:20:23.034Z] 04944245beec: Pulling fs layer [2022-09-01T10:20:23.034Z] 699f458cf7ca: Pulling fs layer [2022-09-01T10:20:23.034Z] 765212b225bb: Pulling fs layer [2022-09-01T10:20:23.034Z] f23df028b6ca: Pulling fs layer [2022-09-01T10:20:23.034Z] d65c8cfc05b1: Pulling fs layer [2022-09-01T10:20:23.034Z] 2437ff75d9bd: Pulling fs layer [2022-09-01T10:20:23.034Z] f23df028b6ca: Waiting [2022-09-01T10:20:23.034Z] 765212b225bb: Waiting [2022-09-01T10:20:23.034Z] d65c8cfc05b1: Waiting [2022-09-01T10:20:23.034Z] 2437ff75d9bd: Waiting [2022-09-01T10:20:23.034Z] 04944245beec: Verifying Checksum [2022-09-01T10:20:23.034Z] 04944245beec: Download complete [2022-09-01T10:20:23.034Z] 765212b225bb: Verifying Checksum [2022-09-01T10:20:23.034Z] 765212b225bb: Download complete [2022-09-01T10:20:23.034Z] f23df028b6ca: Verifying Checksum [2022-09-01T10:20:23.034Z] f23df028b6ca: Download complete [2022-09-01T10:20:23.034Z] d65c8cfc05b1: Verifying Checksum [2022-09-01T10:20:23.034Z] d65c8cfc05b1: Download complete [2022-09-01T10:20:23.320Z] 699f458cf7ca: Verifying Checksum [2022-09-01T10:20:23.320Z] 699f458cf7ca: Download complete [2022-09-01T10:20:23.603Z] 8998bd30e6a1: Verifying Checksum [2022-09-01T10:20:23.603Z] 8998bd30e6a1: Download complete [2022-09-01T10:20:26.239Z] 2437ff75d9bd: Verifying Checksum [2022-09-01T10:20:26.239Z] 2437ff75d9bd: Download complete [2022-09-01T10:20:28.225Z] 8998bd30e6a1: Pull complete [2022-09-01T10:20:28.825Z] 04944245beec: Pull complete [2022-09-01T10:20:30.276Z] 699f458cf7ca: Pull complete [2022-09-01T10:20:30.552Z] 765212b225bb: Pull complete [2022-09-01T10:20:31.540Z] f23df028b6ca: Pull complete [2022-09-01T10:20:31.540Z] d65c8cfc05b1: Pull complete [2022-09-01T10:20:46.660Z] 2437ff75d9bd: Pull complete [2022-09-01T10:20:46.660Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-01T10:20:46.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T10:20:46.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T10:20:46.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-24301 does not seem to be running inside a container [2022-09-01T10:20:47.026Z] $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-01T10:20:49.630Z] $ docker top 37a5b4bbf4593cd0d0162ff2869c77d9121133f9ab27687ab6872d399b2ffaca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:20:50.551Z] ---> job-cost.sh [2022-09-01T10:20:50.551Z] lf-activate-venv: SKIPPING [2022-09-01T10:20:50.551Z] INFO: No Stack... [2022-09-01T10:20:50.828Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-01T10:20:51.809Z] INFO: Archiving Costs [Pipeline] sh [2022-09-01T10:20:52.478Z] + cat /w/workspace/device-onvif-camera/6/archives/cost.csv [2022-09-01T10:20:52.478Z] + cut -d, -f6 [Pipeline] lock [2022-09-01T10:20:52.550Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [2022-09-01T10:20:52.556Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] did not exist. Created. [2022-09-01T10:20:52.556Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T10:20:53.241Z] /w/workspace/device-onvif-camera/6@tmp/durable-2eba4f60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-01T10:20:53.937Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-01T10:20:53.963Z] Warning: overwriting stash ‘stack-cost’ [2022-09-01T10:20:54.030Z] Stashed 1 file(s) [Pipeline] } [2022-09-01T10:20:54.039Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-01T10:20:54.058Z] $ docker stop --time=1 37a5b4bbf4593cd0d0162ff2869c77d9121133f9ab27687ab6872d399b2ffaca [2022-09-01T10:20:55.576Z] $ docker rm -f 37a5b4bbf4593cd0d0162ff2869c77d9121133f9ab27687ab6872d399b2ffaca [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 [2022-09-01T10:20:56.049Z] provisioning config files... [2022-09-01T10:20:56.057Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config8033332548374992270tmp [Pipeline] { [Pipeline] sh [2022-09-01T10:20:56.358Z] + set +x [2022-09-01T10:20:56.358Z] + curl -s https://codecov.io/bash [2022-09-01T10:20:56.358Z] + bash -s -- [2022-09-01T10:20:56.358Z] [2022-09-01T10:20:56.358Z] _____ _ [2022-09-01T10:20:56.358Z] / ____| | | [2022-09-01T10:20:56.358Z] | | ___ __| | ___ ___ _____ __ [2022-09-01T10:20:56.358Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-01T10:20:56.358Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-01T10:20:56.358Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-01T10:20:56.358Z] Bash-1.0.6 [2022-09-01T10:20:56.358Z] [2022-09-01T10:20:56.358Z] [2022-09-01T10:20:56.358Z] ==> git version 2.25.1 found [2022-09-01T10:20:56.358Z] ==> 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 [2022-09-01T10:20:56.358Z] Release-Date: 2020-01-08 [2022-09-01T10:20:56.358Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-01T10:20:56.358Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-01T10:20:56.358Z] ==> Jenkins CI detected. [2022-09-01T10:20:56.358Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-139 [2022-09-01T10:20:56.358Z] project root: . [2022-09-01T10:20:56.358Z] --> token set from env [2022-09-01T10:20:56.358Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-01T10:20:56.358Z] ==> Running gcov in . (disable via -X gcov) [2022-09-01T10:20:56.358Z] ==> Python coveragepy not found [2022-09-01T10:20:56.358Z] ==> Searching for coverage reports in: [2022-09-01T10:20:56.358Z] + . [2022-09-01T10:20:56.358Z] -> Found 1 reports [2022-09-01T10:20:56.358Z] ==> Detecting git/mercurial file structure [2022-09-01T10:20:56.620Z] ==> Reading reports [2022-09-01T10:20:56.620Z] + ./coverage.out bytes=77457 [2022-09-01T10:20:56.620Z] ==> Appending adjustments [2022-09-01T10:20:56.620Z] https://docs.codecov.io/docs/fixing-reports [2022-09-01T10:20:56.620Z] + Found adjustments [2022-09-01T10:20:56.620Z] ==> Gzipping contents [2022-09-01T10:20:56.620Z] 12K /tmp/codecov.hbZu3v.gz [2022-09-01T10:20:56.620Z] ==> Uploading reports [2022-09-01T10:20:56.620Z] url: https://codecov.io [2022-09-01T10:20:56.620Z] query: branch=PR-139&commit=fd28f41f1e5aff80b6b22dbae7654b062b92521a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-09-01T10:20:56.620Z] -> Pinging Codecov [2022-09-01T10:20:56.621Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-139&commit=fd28f41f1e5aff80b6b22dbae7654b062b92521a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-09-01T10:20:56.882Z] -> Uploading to [2022-09-01T10:20:56.882Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-01/F29A59C45E3A92E06B3E522C9905F8EF/fd28f41f1e5aff80b6b22dbae7654b062b92521a/7f99bf95-7f06-42c9-b036-9d41cc7d3565.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T102056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7396f97690fe40f4cdb7e733b0776b254e95d7cd7102d03b576259fc33e62653 [2022-09-01T10:20:56.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T10:20:56.882Z] Dload Upload Total Spent Left Speed [2022-09-01T10:20:57.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10697 0 0 100 10697 0 45135 --:--:-- --:--:-- --:--:-- 45135 [2022-09-01T10:20:57.145Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/fd28f41f1e5aff80b6b22dbae7654b062b92521a [Pipeline] } [2022-09-01T10:20:57.153Z] 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 [2022-09-01T10:20:57.884Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-139/archives ] [2022-09-01T10:20:57.884Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-09-01T10:20:57.884Z] total 16 [2022-09-01T10:20:57.884Z] drwxr-xr-x 3 root root 4096 Sep 1 10:12 . [2022-09-01T10:20:57.884Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 10:12 .. [2022-09-01T10:20:57.884Z] drwxr-xr-x 2 root root 4096 Sep 1 10:12 cost [2022-09-01T10:20:57.884Z] -rw-r--r-- 1 root root 91 Sep 1 10:12 cost.csv [2022-09-01T10:20:57.884Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-09-01T10:20:57.884Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-09-01T10:20:57.884Z] total 16 [2022-09-01T10:20:57.884Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 10:12 . [2022-09-01T10:20:57.884Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 10:12 .. [2022-09-01T10:20:57.884Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 10:12 cost [2022-09-01T10:20:57.884Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 1 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:20:58.181Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:20:59.046Z] ---> package-listing.sh [2022-09-01T10:20:59.046Z] ++ facter osfamily [2022-09-01T10:20:59.046Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-01T10:20:59.308Z] + OS_FAMILY=debian [2022-09-01T10:20:59.308Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-139 [2022-09-01T10:20:59.308Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-01T10:20:59.308Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-01T10:20:59.308Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-01T10:20:59.308Z] + PACKAGES=/tmp/packages_start.txt [2022-09-01T10:20:59.308Z] + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' [2022-09-01T10:20:59.308Z] + PACKAGES=/tmp/packages_end.txt [2022-09-01T10:20:59.308Z] + case "${OS_FAMILY}" in [2022-09-01T10:20:59.308Z] + dpkg -l [2022-09-01T10:20:59.308Z] + grep '^ii' [2022-09-01T10:20:59.308Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-01T10:20:59.308Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-01T10:20:59.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-01T10:20:59.308Z] + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' [2022-09-01T10:20:59.308Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-139/archives/ [2022-09-01T10:20:59.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-139/archives/ [Pipeline] echo [2022-09-01T10:20:59.320Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-01T10:20:59.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T10:21:00.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T10:21:00.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T10:21:00.253Z] prd-ubuntu20.04-docker-8c-8g-24299 does not seem to be running inside a container [2022-09-01T10:21:00.293Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-01T10:21:00.499Z] $ docker top ac43583357bd5ec5b1c3f8f5597443b82696fbba5c48998c284e3a4fe866d2d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T10:21:00.871Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-01T10:21:01.162Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-01T10:21:01.453Z] + ls /var/log/sa-host [2022-09-01T10:21:01.454Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T10:21:01.595Z] provisioning config files... [2022-09-01T10:21:01.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config9043116211414984823tmp [Pipeline] { [Pipeline] echo [2022-09-01T10:21:01.618Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:21:01.906Z] ---> create-netrc.sh [Pipeline] } [2022-09-01T10:21:01.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:21:02.242Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-01T10:21:02.251Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:21:02.537Z] ---> sudo-logs.sh [2022-09-01T10:21:02.537Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-01T10:21:02.561Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:21:02.850Z] ---> job-cost.sh [2022-09-01T10:21:02.850Z] lf-activate-venv: SKIPPING [2022-09-01T10:21:02.850Z] DEBUG: total: 0.2199999988079071 [2022-09-01T10:21:02.850Z] INFO: Retrieving Stack Cost... [2022-09-01T10:21:03.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-01T10:21:03.995Z] INFO: Archiving Costs [Pipeline] echo [2022-09-01T10:21:04.008Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T10:21:04.300Z] ---> logs-deploy.sh [2022-09-01T10:21:04.300Z] lf-activate-venv: SKIPPING [2022-09-01T10:21:04.300Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-139/6 [2022-09-01T10:21:04.300Z] INFO: archiving workspace using pattern(s): [2022-09-01T10:21:05.245Z] Archives upload complete. [2022-09-01T10:21:05.507Z] INFO: archiving logs to Nexus [2022-09-01T10:21:06.079Z] ---> uname -a: [2022-09-01T10:21:06.079Z] Linux prd-ubuntu20-04-docker-8c-8g-24299 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-01T10:21:06.079Z] [2022-09-01T10:21:06.079Z]