straight-jordan-23612
08/22/2019, 12:46 AMpulumi:pulumi:Stack ff-data-import-lambda-dev running read pulumi:pulumi:StackReference factsfirstops/ff-infra/dev
pulumi:pulumi:Stack ff-data-import-lambda-dev running TypeError: Cannot read property 'outputs' of undefined
Diagnostics:
pulumi:pulumi:Stack (ff-data-import-lambda-dev):
error: Running program '/builds/factsfirst/ff-data-import-lambda' failed with an unhandled exception:
TypeError: Cannot read property 'outputs' of undefined
at /builds/factsfirst/ff-data-import-lambda/node_modules/@pulumi/pulumi/stackReference.js:117:31
at Generator.next (<anonymous>)
at fulfilled (/builds/factsfirst/ff-data-import-lambda/node_modules/@pulumi/pulumi/stackReference.js:17:58)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)
at Function.module.exports.loopWhile (/builds/factsfirst/ff-data-import-lambda/node_modules/deasync/index.js:70:11)
at Object.promiseResult (/builds/factsfirst/ff-data-import-lambda/node_modules/@pulumi/pulumi/utils.js:80:13)
at StackReference.getOutputSync (/builds/factsfirst/ff-data-import-lambda/node_modules/@pulumi/pulumi/stackReference.js:86:34)
at Object.<anonymous> (/builds/factsfirst/ff-data-import-lambda/index.js:14:19)
at Module._compile (module.js:653:30)
I am doing very little to cause this error. I basically reference a stack then call getOutputSync on a value and it throw it. I can not reproduce it locally but everytime a Gitlab runner runs it this is the result.gentle-diamond-70147
08/22/2019, 4:32 AMstraight-jordan-23612
08/22/2019, 4:38 AMagreeable-apple-15721
08/22/2019, 1:37 PMlatest
and my local version is at a different installcool-egg-852
08/22/2019, 5:00 PMbig-piano-35669
white-balloon-205
@pulumi/pulumi
1.0.0-beta.3
release along with https://github.com/pulumi/pulumi/issues/2744.
For now, pinning to 1.0.0-beta.2
will workaround this. We'll get a fix in for this and release a 1.0.0-beta.4
shortly.bitter-oil-46081
08/22/2019, 6:14 PMagreeable-apple-15721
08/22/2019, 6:48 PMcool-egg-852
08/22/2019, 6:51 PMbitter-oil-46081
08/22/2019, 7:34 PM1.0.0-beta.4
should be released now and latest
should now point to it. Very sorry for the impact this caused ya'll.cool-egg-852
08/22/2019, 7:51 PM